summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-10-14iwlagn: don't assign seqno to QoS Null framesJohannes Berg1-2/+2
2011-10-14iwlagn: update beacon smarterJohannes Berg2-2/+11
2011-10-14iwlagn: add "echo test" command to debugfsWey-Yi Guy3-1/+27
2011-10-14iwlagn: check rf kill in queue stuckWey-Yi Guy1-0/+3
2011-10-14iwlagn: add "echo" test when command queue stuckWey-Yi Guy2-1/+23
2011-10-14iwlagn: add WARN if tx cmd complete come back lateWey-Yi Guy1-0/+5
2011-10-14iwlagn: add REPLY_ECHO host commandWey-Yi Guy1-0/+1
2011-10-14iwlagn: add cmd queue pointer info when timeoutWey-Yi Guy1-0/+9
2011-10-12net: wireless: brcm80211: replace ndo_set_multicast_list with ndo_set_rx_modeStephen Rothwell1-1/+1
2011-10-12mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar18-37/+2284
2011-10-12ath9k: only send FCS-fail packets to mac80211 if requestedFelix Fietkau1-1/+2
2011-10-12ath9k_hw: fix a regression in key miss handlingFelix Fietkau4-17/+19
2011-10-12ath9k_hw: remove EEP_REG_1Felix Fietkau5-9/+0
2011-10-12ath: remove ath_regulatory::current_rd_extFelix Fietkau3-7/+0
2011-10-12ath9k_hw: clean up tx power handlingFelix Fietkau13-176/+85
2011-10-12ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by defaultFelix Fietkau6-17/+17
2011-10-12ath9k: disable unnecessary PHY error reportingFelix Fietkau2-9/+1
2011-10-12b43: trivial: do not report any link quality instead of invalid oneRafał Miłecki1-5/+7
2011-10-12rtlwifi: Change debug parameter to apply to individual driversLarry Finger6-6/+25
2011-10-12ath9k: fix retry counting / BAR handling during queue flushFelix Fietkau2-2/+8
2011-10-12ath9k: improve PS filter clearing and retry counting for A-MPDUFelix Fietkau1-7/+6
2011-10-12ath9k: keep track of what's triggering hardware resetsFelix Fietkau4-5/+47
2011-10-12ath9k: indicate which queues are blocked when stopping tx failsFelix Fietkau1-3/+5
2011-10-12mwifiex: fix smatch errorsYogesh Ashok Powar3-2/+7
2011-10-12ath9k: remove some bogus error handling codeDan Carpenter1-7/+0
2011-10-12ath5k: remove some unneeded error handling codeDan Carpenter1-6/+0
2011-10-12iwlagn: separate init calib and rt calibWey-Yi Guy2-1/+11
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. Linville1-2/+4
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 Peller25-33/+57
2011-10-03iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.Don Fry5-33/+34
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-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: implement uAPSDJohannes Berg3-3/+3
2011-09-30mac80211: let drivers inform it about per TID buffered framesJohannes Berg3-10/+10
2011-09-30iwlagn: iwl-agn-rs: remove unnecessary null check for sta and lq_staGreg Dietsche1-3/+0