summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-04-12ath9k: remove dead codeZefir Kurtisi6-16/+0
2012-04-12mwifiex: use asynchronous firmware loadingAmitkumar Karwar4-48/+62
2012-04-12mwifiex: add support for WPS2.0Avinash Patil7-0/+105
2012-04-12mwifiex: display correct country information in debugfs "info"Amitkumar Karwar3-3/+4
2012-04-12mwifiex: set default regulatory domainAmitkumar Karwar3-0/+38
2012-04-12mwifiex: fix typo in RSSI_HIGH event handlingBing Zhao1-1/+1
2012-04-12iwlwifi: introduce device family enumJohannes Berg5-34/+61
2012-04-12iwlwifi: create device configuration header fileJohannes Berg2-142/+215
2012-04-12iwlwifi: move eeprom into privJohannes Berg13-172/+155
2012-04-12iwlwifi: split force_reset debugfs fileJohannes Berg8-115/+62
2012-04-12iwlwifi: remove ack_check module parameterJohannes Berg3-74/+0
2012-04-12iwlwifi: move hw_params into privJohannes Berg17-169/+168
2012-04-12iwlwifi: move queue watchdog into transportJohannes Berg11-141/+91
2012-04-12iwlwifi: remove unneeded struct declarationsJohannes Berg1-2/+0
2012-04-12iwlwifi: remove watchdog debugfs fileJohannes Berg1-25/+0
2012-04-12iwlwifi: move rx_page_order into transportJohannes Berg7-25/+29
2012-04-12ipw2100: remove a redundant NULL check before calling release_firmware()Jesper Juhl1-2/+1
2012-04-12wireless, orinoco: release_firmware() tests for NULL, remove explicit tests b...Jesper Juhl1-5/+2
2012-04-12wireless, mwifiex: drop redundant NULL test before call to release_firmware()Jesper Juhl1-2/+1
2012-04-12wireless, libertas: remove redundant NULL tests before calling release_firmwa...Jesper Juhl4-20/+10
2012-04-12ipw2200: remove a redundant NULL check before calling release_firmware()Jesper Juhl1-2/+1
2012-04-12wireless, atmel: remove pointless test for NULL before release_firmware() callJesper Juhl1-2/+1
2012-04-12wireless, at76c50x:: Don't needlessly test for NULL before calling release_fi...Jesper Juhl1-4/+2
2012-04-12rtl8192de: Recognize 92D E-CUT version.Forest Bond1-1/+5
2012-04-12rtl8192de: Clean up and fix 92D cut version constants and macros.Forest Bond1-9/+7
2012-04-12rtlwifi: support for Belkin Surf N300 XRLorenzo Bianconi1-0/+1
2012-04-12Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville20-165/+3370
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1205-16889/+48488
2012-04-11rt2x00: do not generate seqno in h/w if QOS is disabledStanislaw Gruszka3-2/+24
2012-04-11net/wireless: ipw2x00: remove ssid_context structStanislav Yakovlev1-9/+0
2012-04-11net/wireless: ipw2x00: remove unused libipw_measurement_report structStanislav Yakovlev1-55/+0
2012-04-11ath5k: Remove extraneous statements from ath5k_hw_proc_4word_tx_status and at...Qasim Javed1-4/+0
2012-04-11wireless: Remove unnecessary ; from while (0) macrosJoe Perches7-29/+15
2012-04-11ath9k: Add more recv stats.Ben Greear3-11/+65
2012-04-11ath9k: Add tx-failed counter.Ben Greear3-0/+4
2012-04-11ath9k: update to DFS pattern detector interfaceZefir Kurtisi2-52/+36
2012-04-11ath9k: add DFS pattern detector instance to ath_softcZefir Kurtisi2-0/+6
2012-04-11ath9k: add DFS pattern detectorZefir Kurtisi5-1/+850
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg1-1/+2
2012-04-11rt2x00: configure different txdesc parameters for non HT channelStanislaw Gruszka3-8/+24
2012-04-11rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger1-1/+6
2012-04-11rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger2-19/+21
2012-04-10b43: claim support for IBSS RSNAntonio Quartulli1-0/+16
2012-04-10mac80211_hwsim: Fill timestamp beacon at the time it is transmittedJavier Cardona1-13/+13
2012-04-10mac80211: remove antenna_sel_tx TX info fieldJohannes Berg7-22/+9
2012-04-10mac80211: notify driver of rate control updatesJohannes Berg1-1/+1
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg2-5/+3
2012-04-10mwifiex: don't use IEEE80211_MAX_QUEUESJohannes Berg2-5/+5
2012-04-10mac80211: don't always advertise remain-on-channelJohannes Berg5-3/+9
2012-04-10rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger1-1/+6