summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-30ath9k/ath9k_htc: Fix PS wrappers for RF killMohammed Shafi Shajakhan2-3/+14
2011-09-30rtlwifi: Remove unused _usb_nbytes_read_write and _usb_writeN_syncLarry Finger2-34/+2
2011-09-30rtlwifi: Remove unused routine _usb_readN_syncLarry Finger2-12/+0
2011-09-30mwifiex: add cfg80211 handlers add/del_virtual_intfYogesh Ashok Powar6-243/+207
2011-09-30mwifiex: fix Tx data rate display issueAmitkumar Karwar1-1/+17
2011-09-30mwifiex: remove unreachable codeAmitkumar Karwar1-44/+2
2011-09-30mwifiex: remove unnecessary mwifiex_dump_station_info() callAmitkumar Karwar1-2/+0
2011-09-30ath9k: Remove redundant my beacon check at ath_rx_ps_beaconRajkumar Manoharan1-17/+6
2011-09-30ath9k: Remove unnecessary AMPDU check at tx statusRajkumar Manoharan2-9/+2
2011-09-30wireless: at76c50x: use native hex_pack_byte() methodAndy Shevchenko1-10/+8
2011-09-29btusb: add device entry for Broadcom SoftSailingOliver Neukum1-0/+3
2011-09-28wireless/ath6kl: use of module_param requires the inclusion of moduleparam.hStephen Rothwell1-0/+1
2011-09-28ath6kl: improve wmi debug messagesKalle Valo2-10/+37
2011-09-28ath6kl: add debug logs for bootingKalle Valo2-9/+63