summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtl8187: fix typo in ifdef commentHauke Mehrtens2010-02-152-2/+2
* b43legacy: fix typo in ifdef commentHauke Mehrtens2010-02-151-1/+1
* wireless: airo_cs build fixesRandy Dunlap2010-02-152-0/+2
* nl80211: does not allow NEW_STATION and DEL_STATION for meshThadeu Lima de Souza Cascardo2010-02-151-36/+13Star
* mac80211: fix netdev renameJohannes Berg2010-02-151-1/+1
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-02-1516-124/+273
|\
| * iwlwifi: Monitor and recover the aggregation TX flow failureTrieu 'Andrew' Nguyen2010-02-113-1/+62
| * iwlwifi: clear all the stop_queue flag after load firmwareWey-Yi Guy2010-02-112-0/+10
| * iwlwifi: use dma_alloc_coherentStanislaw Gruszka2010-02-116-43/+44
| * iwlwifi: Adjusting PLCP error threshold for 1000 NICTrieu 'Andrew' Nguyen2010-02-112-2/+3
| * iwlwifi: reset card during probeReinette Chatre2010-02-112-0/+15
| * iwlwifi: fix scan raceReinette Chatre2010-02-111-15/+12Star
| * iwlwifi: cleanup return valuesAbhijeet Kolekar2010-02-114-37/+17Star
| * iwlwifi: remove unused op-code in PHY Calibration commandWey-Yi Guy2010-02-111-4/+0Star
| * iwlwifi: check for aggregation frame and queueWey-Yi Guy2010-02-112-7/+26
| * iwlwifi: add debug function to reset/reload radio/firmwareWey-Yi Guy2010-02-111-0/+28
| * iwlwifi: multiple force reset modeWey-Yi Guy2010-02-115-15/+52
| * iwlwifi: clear all tx queues when firmware readyWey-Yi Guy2010-02-112-0/+4
* | ath9k: add a workaround for ack timeout issuesFelix Fietkau2010-02-121-0/+11
|/
* mac80211: Deny TX BA session requests during disassociationSujith2010-02-103-1/+15
* Add Station and AdHoc mode support to libertas_tfDeepak Saxena2010-02-101-0/+3
* ath5k: use correct packet type when transmittingBob Copeland2010-02-102-2/+25
* ath9k: Enable IEEE80211_HW_REPORTS_TX_ACK_STATUS flag for ath9k.Vivek Natarajan2010-02-091-1/+2
* mac80211: Retry null data frame for power save.Vivek Natarajan2010-02-094-7/+37
* mac80211: Reset dynamic ps timer in Rx path.Vivek Natarajan2010-02-081-0/+8
* mac80211: make rate_control_alloc staticAndres Salomon2010-02-082-6/+3Star
* ath: fix WARN_ON with Polish (Poland) Contry codeChristian Lamparter2010-02-081-2/+3
* mac80211: remove get_tx_stats() driver opKalle Valo2010-02-084-54/+0Star
* rt2x00: remove get_tx_stats() mac80211 opKalle Valo2010-02-088-24/+0Star
* p54: remove get_tx_stats() mac80211 opKalle Valo2010-02-083-13/+8Star
* iwlwifi: remove get_tx_stats() mac80211 opKalle Valo2010-02-084-40/+0Star
* b43legacy: remove get_tx_stats() mac80211 opKalle Valo2010-02-085-78/+0Star
* b43: remove get_tx_stats() mac80211 opKalle Valo2010-02-085-66/+0Star
* ath5k: remove get_tx_stats() mac80211 opKalle Valo2010-02-082-19/+0Star
* ar9170: remove get_tx_stats() mac80211 opKalle Valo2010-02-082-14/+7Star
* mwl8k: remove get_tx_stats() mac80211 opKalle Valo2010-02-081-28/+7Star
* adm821: remove get_tx_stats() mac80211 opKalle Valo2010-02-081-13/+0Star
* ath9k: fix keycache leak in split tkip caseMing Lei2010-02-081-0/+1
* mac80211: fix deauth raceJohannes Berg2010-02-081-3/+9
* iwlwifi: Send broadcast probe request only when asked toSamuel Ortiz2010-02-082-17/+34
* iwlwifi: Add chain_noise support for 6050Ben Cahill2010-02-081-17/+2Star
* iwlwifi: Add chain noise scaling factorBen Cahill2010-02-084-2/+28
* mac80211: fix bss_conf.dtim_periodJohannes Berg2010-02-081-0/+2
* mac80211: Added a new debugfs file for reading channel_typeBenoit Papillault2010-02-081-0/+33
* libertas: don't retry commandsHolger Schurig2010-02-083-30/+7Star
* wl1251: fix txop unitKalle Valo2010-02-081-1/+2
* b43: N-PHY: handle allocation fail in samples generationRafał Miłecki2010-02-081-0/+4
* b43: N-PHY: load generated samplesRafał Miłecki2010-02-081-2/+29
* b43: N-PHY: partly implement SPUR workaroundRafał Miłecki2010-02-082-1/+66
* b43: N-PHY: save calibration for further restoreRafał Miłecki2010-02-082-1/+51