]> bbs.cooldavid.org Git - net-next-2.6.git/history - drivers
iwlwifi: implement beacon interval change
[net-next-2.6.git] / drivers /
2010-09-11 Johannes Bergiwlwifi: implement beacon interval change
2010-09-11 Johannes Bergiwlwifi: fix PAN parameters while scanning
2010-09-11 Wey-Yi Guyiwlwifi: remember the last uCode sysassert error code
2010-09-11 Tomas Winkleriwlwifi: fix default LQ table in 5.2 band
2010-09-07 Julia Lawalldrivers/net/wireless/iwlwifi/iwl-agn.c: Fix return...
2010-09-07 Michael Büschp54spi: Add error message for eeprom failure
2010-09-07 Rajkumar Manoharanath9k_hw: Restore ANI registers to default during parti...
2010-09-07 Rajkumar Manoharanath9k_htc: Enable fastcc for HTC devices.
2010-09-07 Vasanthakumar Thia... ath9k: Implement an algorithm for Antenna diversity...
2010-09-07 Vasanthakumar Thia... ath9k_hw: Add functions to get/set antenna diversity...
2010-09-07 Vasanthakumar Thia... ath9k_hw: Add capability flag for Antenna diversity...
2010-09-07 Stephen Hemmingerairo: make strings const
2010-09-07 Stephen Hemmingerray_cs: make data const
2010-09-03 Wey-Yi Guyiwlagn: open/close envlope to force move BT state machine
2010-08-31 Ivo van Doornrt2x00: Cleanup rt2x00usb_watchdog_reset_tx
2010-08-31 Ivo van Doornrt2x00: Split watchdog check into a DMA and STATUS...
2010-08-31 Ivo van Doornrt2x00: Correctly kill beacon queue
2010-08-31 Ivo van Doornrt2x00: Set PWR_PIN_CFG during initialization
2010-08-31 Ivo van Doornrt2x00: Don't set unicast/BSSID masks when clearning...
2010-08-31 Ivo van Doornrt2x00: Wakeup hardware before loading firmware
2010-08-31 Ivo van Doornrt2x00: Validate TX status results with current data...
2010-08-31 Ivo van Doornrt2x00: Add rt2800_wait_csr_ready
2010-08-31 Helmut Schaart2x00: Update rt2800 comments regarding AMPDU and...
2010-08-31 Helmut Schaart2x00: Rename txentry_desc.queue -> txentry_desc.qid
2010-08-31 Felix Fietkauath9k: fix spurious MIC failure reports
2010-08-31 Denis 'GNUtoo' Carikliwl1251: Fix queue stopping/waking for TX path
2010-08-31 John W. LinvilleMerge branch 'wireless-next-2.6' of git://git.kernel...
2010-08-27 Johannes Bergmac80211_hwsim: support runtime iftype changes
2010-08-27 Rajkumar Manoharanath9k_htc: Enable ANI in associated state only
2010-08-27 Johannes Bergwl12xx: remove unneeded locking
2010-08-27 Vivek Natarajanath9k: Change the default LED pattern.
2010-08-27 Bob Copelandath5k: fix off-by-one in pilot magnitude mask
2010-08-27 Dan Carpenterath5k: re-order one of the frees on unwind
2010-08-27 Johannes Bergiwlwifi: allow using multiple contexts
2010-08-27 Johannes Bergiwlwifi: follow main beacon interval
2010-08-27 Johannes Bergiwlagn: always send RXON timing
2010-08-27 Johannes Bergiwlwifi: pass context to iwl_send_rxon_timing
2010-08-27 Johannes Bergiwlwifi: send PAN parameters
2010-08-27 Johannes Bergiwlagn: send beacon before committing associated RXON
2010-08-27 Johannes Bergiwlagn: send RXON timing before associating
2010-08-27 Johannes Bergiwlagn: queue frames according to context
2010-08-27 Johannes Bergiwlagn: remove iw_mode check for beacon
2010-08-27 Johannes Bergiwlagn: detect PAN capability
2010-08-27 Johannes Bergiwlwifi: add PAN API
2010-08-27 Johannes Bergiwlwifi: introduce beacon context
2010-08-27 Johannes Bergiwlwifi: move HT configuration data into context
2010-08-27 Johannes Bergiwlwifi: add context pointer to station
2010-08-27 Johannes Bergiwlwifi: store default station flags in context
2010-08-27 Johannes Bergiwlwifi: make hw crypto context aware
2010-08-27 Johannes Bergiwlwifi: move AP sta ID to context
2010-08-27 Johannes Bergiwlwifi: clamp scanning dwell time to all contexts
2010-08-27 Johannes Bergiwlwifi: move virtual interface pointer into context
2010-08-27 Johannes Bergiwlwifi: add context into tx descriptor
2010-08-27 Johannes Bergiwlwifi: move QoS into context
2010-08-27 Johannes Bergiwlwifi: contextify command sending
2010-08-27 Johannes Bergiwlwifi: contextify-stations-completely
2010-08-27 Johannes Bergiwlwifi: contextify broadcast station
2010-08-27 Johannes Bergiwlwifi: define PAN queues/FIFOs
2010-08-27 Johannes Bergiwlwifi: prepare for PAN queue/fifo assignment
2010-08-27 Johannes Bergiwlwifi: initial contextification
2010-08-25 Wey-Yi Guyiwlwifi: fix compile error without debugging support
2010-08-25 Christian Lamparterp54: better rssi->dbm conversion for longbow phys
2010-08-25 Arnaud Patard (Rtp)rt2x00: fix "buffer size not provably correct" build...
2010-08-25 Ivo van Doornrt2x00: Fix max TX power settings
2010-08-25 Ivo van Doornrt2x00: Fix channel configuration for RF3052
2010-08-25 Ivo van Doornrt2x00: Merge rt2800{pci/usb} radio enabling/disabling...
2010-08-25 Ivo van Doornrt2x00: Fix rt2800 retry calculation
2010-08-25 Ivo van Doornrt2x00: Remove Q_INDEX_CRYPTO and ENTRY_OWNER_DEVICE_CRYPTO
2010-08-25 Ivo van Doornrt2x00: Move direct access to queue->entries to rt2x00q...
2010-08-25 Ivo van Doornrt2x00: Reduce indenting
2010-08-25 Ivo van Doornrt2x00: Simplify arguments to rt2x00 driver callback...
2010-08-25 Johannes Bergiwlwifi: disable aggregation queue if stopped early
2010-08-25 Wey-Yi Guyiwlwifi: add bt traffic load debugfs file
2010-08-25 Wey-Yi Guyiwlagn: update bt status upon scan complete
2010-08-25 Wey-Yi Guyiwlagn: generic bt coex functions
2010-08-25 Wey-Yi Guyiwlagn: set traffic load based on multiple factors
2010-08-25 Wey-Yi Guyiwlagn: add bt_ch_announce module parameter
2010-08-25 Wey-Yi Guyiwlagn: add additional bt related parameters
2010-08-25 Wey-Yi Guyiwlagn: parsing uart message and take actions
2010-08-25 Wey-Yi Guyiwlagn: add bt prio_boost to .cfg
2010-08-25 Wey-Yi Guyiwlwifi: add bt_init_traffic_load as configurable parameter
2010-08-25 Wey-Yi Guyiwlwifi: add debugfs to control stuck queue timer
2010-08-25 Wey-Yi Guyiwlwifi: indicate bt_kill condition when receive tx...
2010-08-25 Wey-Yi Guyiwlagn: wifi/bt coex configuration sequence
2010-08-25 Wey-Yi Guyiwlwifi: add bt full concurrency support
2010-08-25 Johannes Bergiwlwifi: use antenna A only under high BT load
2010-08-25 Wey-Yi Guyiwlwifi: Relax uCode timeout/error checking for 6000g2b
2010-08-25 Johannes Bergiwlagn: keep BT settings across restart
2010-08-25 Johannes Bergiwlagn: disable gen2b BT coexistence in IBSS
2010-08-25 Johannes Bergiwlwifi: reset BT when going down
2010-08-25 Johannes Bergiwlagn: let bluetooth traffic load impact rate scale
2010-08-25 Johannes Bergiwlwifi: add BT notification support for bt coex
2010-08-25 Johannes Bergiwlagn: set BT IGNORE for some frames
2010-08-25 Johannes Bergiwlagn: implement advance BT config command
2010-08-25 Johannes Bergiwlwifi: add 6000g2b BT coexist API
2010-08-25 Wey-Yi Guyiwlwifi: comments cleanup
2010-08-25 Wey-Yi Guyiwlwifi: update out-of-date comments
2010-08-25 Christian Lamparterp54usb: fix off-by-one on !CONFIG_PM
2010-08-25 Rafał Miłeckib43: N-PHY: add missing phyrxchain setting and fix...
2010-08-25 Kalle Valowl1251: move include guard after the license
next