aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAge
* ath9k: Use static constJoe Perches2010-11-22
* ath5k: Use static constJoe Perches2010-11-22
* ar9170: Use constJoe Perches2010-11-22
* carl9170: fix init-self regressionChristian Lamparter2010-11-22
* libertas: remove duplicated #includeHuang Weiyi2010-11-22
* ath9k: fix recursive locking in the tx flush pathFelix Fietkau2010-11-22
* iwlwifi: fix modular 3945 only buildJohannes Berg2010-11-22
* b43: rfkill: use HI enabled bit for all devicesRafał Miłecki2010-11-22
* b43: N-PHY: add 2056 radio channels tablesRafał Miłecki2010-11-22
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-11-22
|\
| * iwlwifi: set STATUS_READY before commit_rxonWey-Yi Guy2010-11-16
| * iwlagn: check change before commit RXON cmdShanyu Zhao2010-11-16
| * iwlagn: use SKU information in the EEPROMWey-Yi Guy2010-11-16
| * iwlagn: update QoS before commit associated RXONShanyu Zhao2010-11-16
| * iwlagn: fix PAN slot timing wrt. DTIMJohannes Berg2010-11-16
| * iwlagn: reprogram AP STA after assocJohannes Berg2010-11-16
| * iwlagn: avoid crash if vif is not assignedJohannes Berg2010-11-16
| * iwlagn: fix PAN queuesJohannes Berg2010-11-16
| * iwlwifi: always build swq_id as virtual queue IDJohannes Berg2010-11-16
| * iwlwifi: pass txq to wake/stop queueJohannes Berg2010-11-16
| * iwlagn: remove a bogus AGG_OFF checkJohannes Berg2010-11-16
| * iwlagn: remove unused variable swq_idJohannes Berg2010-11-16
| * iwlagn: fix some naming regarding FIFOsJohannes Berg2010-11-16
| * iwlwifi: change default led mode for different devicesWey-Yi Guy2010-11-16
| * iwlagn: change default ACK/CTS MASK setting for WiFi/BT coexWey-Yi Guy2010-11-16
| * iwlagn: support dynamic aggregation for BT coexWey-Yi Guy2010-11-16
| * iwlagn: set dynamic aggregation threshold for BTWey-Yi Guy2010-11-16
| * iwlagn: used frame count info in compressed ba packetWey-Yi Guy2010-11-16
* | wl12xx: Unset bssid filter, ssid and bssid from firmware on disassocJuuso Oikarinen2010-11-22
* | wl1271: add support for HW TX fragmentationArik Nemtsov2010-11-22
* | Revert "wl1271: Change supported channel order for a more optimal scan"Juuso Oikarinen2010-11-22
* | wl1271: Prevent ad-hoc and active scanning on 11a DFS frequenciesJuuso Oikarinen2010-11-22
* | wl1271: cleanup unused code of calibration structuresGery Kahn2010-11-22
* | wl1271: Change wl12xx Files NamesShahar Levi2010-11-22
* | ath9k_hw: support reading calibration data from flash on AR9003Felix Fietkau2010-11-18
* | ath9k: add support for reading eeprom from platform data on PCI devicesFelix Fietkau2010-11-18
* | rndis_wlan: avoid uninitialized var warning in rndis_wlan_craft_connected_bssJohn W. Linville2010-11-18
* | iwmc3200wifi: clarify potentially undefined operation in iwm_scan_ssidsJohn W. Linville2010-11-18
* | ath5k: Use generic EWMA libraryBruno Randolf2010-11-18
* | ath9k_hw: add support for reading EEPROM data from the internal OTP ROMFelix Fietkau2010-11-17
* | ath9k: store frame information used by aggregation inside the skb tx infoFelix Fietkau2010-11-17
* | ath9k: more tx setup cleanupsFelix Fietkau2010-11-17
* | ath9k: block new AMPDU sessions if SC_OP_TXAGGR is not setFelix Fietkau2010-11-17
* | ath9k: clean up code duplication around ath_tx_startFelix Fietkau2010-11-17
* | ath9k: remove bf_tx_aborted from struct ath_bufFelix Fietkau2010-11-17
* | ath9k: remove bfs_frmlen from struct ath_buf_stateFelix Fietkau2010-11-17
* | ath9k: remove bfs_nframes from struct ath_buf_stateFelix Fietkau2010-11-17
* | ath9k: remove bfs_al from struct ath_buf_stateFelix Fietkau2010-11-17
* | ath9k: remove bfs_keyix from struct ath_buf_stateFelix Fietkau2010-11-17
* | ath9k: remove bfs_paprd_timestamp from struct ath_buf_stateFelix Fietkau2010-11-17