summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-11mac80211: Update injection documentationHelmut Schaa1-0/+4
2011-10-11ath9k: fix retry counting / BAR handling during queue flushFelix Fietkau2-2/+8
2011-10-11ath9k: improve PS filter clearing and retry counting for A-MPDUFelix Fietkau1-7/+6
2011-10-11ath9k: keep track of what's triggering hardware resetsFelix Fietkau4-5/+47
2011-10-11ath9k: indicate which queues are blocked when stopping tx failsFelix Fietkau1-3/+5
2011-10-11mac80211: Fix regression that allowed mpaths between non-peers.Javier Cardona1-0/+9
2011-10-11mwifiex: fix smatch errorsYogesh Ashok Powar3-2/+7
2011-10-11ath9k: remove some bogus error handling codeDan Carpenter1-7/+0
2011-10-11ath5k: remove some unneeded error handling codeDan Carpenter1-6/+0
2011-10-11mac80211: fix offchannel TX cookie matchingJohannes Berg4-3/+4
2011-10-11iwlagn: separate init calib and rt calibWey-Yi Guy2-1/+11
2011-10-11mac80211: pass no-CCK flag through to HW scanJohannes Berg1-0/+1
2011-10-11Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xxJohn W. Linville9-24/+158
2011-10-11net: wireless: add brcm80211 driversArend van Spriel81-3/+97056
2011-10-11ath6kl: fixup merge damage in ath6kl_mgmt_txJohn W. Linville1-1/+1
2011-10-07wl12xx: disable AP-mode-specific quirksEliad Peller4-22/+0
2011-10-07wl12xx: Add support for HW channel switchShahar Levi6-1/+133
2011-10-07wl12xx: set max_sched_scan_ie_len correctlyLuciano Coelho1-0/+3
2011-10-07wl12xx: configure rate policy for p2p operationsEliad Peller3-1/+22
2011-10-04Merge branch 'master' of git://github.com/padovan/bluetooth-nextJohn W. Linville10-196/+157
2011-10-03ath9k_hw: set pci_express capability true for AR9480Mohammed Shafi Shajakhan1-1/+6
2011-10-03ath9k_hw: Fix number of GPIO pins for AR9287/9300Mohammed Shafi Shajakhan1-0/+4
2011-10-03libertas: detect TX lockups and reset hardwareDaniel Drake2-0/+36
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller27-35/+61
2011-10-03iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.Don Fry6-33/+39
2011-10-03ath9k_hw: extend GPIO pin select mask for rfkillMohammed Shafi Shajakhan1-6/+1
2011-10-03mwifiex: handle an error path correctlyAmitkumar Karwar1-4/+1
2011-10-03mwifiex: correct AMSDU aggregation checkAmitkumar Karwar4-11/+25
2011-10-03ath9k_htc: add AVM FRITZ!WLAN 11N v2 supportLuis R. Rodriguez1-0/+1
2011-10-03mac80211: Send nullfunc frames at lower rate during connection monitorRajkumar Manoharan3-3/+14
2011-10-03net:rfkill: add a gpio setup function into GPIO rfkillSangwook Lee2-0/+15
2011-10-03mac80211: Allow noack flag overwrite for injected framesHelmut Schaa2-2/+14
2011-10-03Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville21-1549/+4050
2011-10-03ath6kl: include vmalloc.h in debug.cKalle Valo1-0/+1
2011-10-01ath6kl: fix size_t related warningsKalle Valo1-7/+7
2011-09-30mac80211: dont assign seqno to or aggregate QoS Null framesJohannes Berg1-0/+4
2011-09-30mac80211: document client powersaveJohannes Berg2-1/+99
2011-09-30mac80211: allow out-of-band EOSP notificationJohannes Berg5-2/+88
2011-09-30mac80211: explicitly notify drivers of frame releaseJohannes Berg4-10/+78
2011-09-30mac80211: add missing station flags to debugfsJohannes Berg1-11/+14
2011-09-30mac80211: optimise station flagsJohannes Berg18-194/+173
2011-09-30mac80211: reply only once to each PS-pollJohannes Berg4-17/+26
2011-09-30mac80211: send (QoS) Null if no buffered framesJohannes Berg3-12/+92
2011-09-30mac80211: implement uAPSDJohannes Berg9-89/+244
2011-09-30mac80211: allow releasing driver-buffered framesJohannes Berg4-16/+147
2011-09-30mac80211: clear more-data bit on filtered framesJohannes Berg1-0/+10
2011-09-30mac80211: remove return value from add_pending_skbsJohannes Berg2-15/+12
2011-09-30mac80211: split PS buffers into ACsJohannes Berg6-84/+214
2011-09-30mac80211: also expire filtered framesJohannes Berg2-5/+57
2011-09-30mac80211: unify TIM bit handlingJohannes Berg4-68/+50