summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-04-12iwlwifi: introduce device family enumJohannes Berg
2012-04-12iwlwifi: create device configuration header fileJohannes Berg
2012-04-12iwlwifi: move eeprom into privJohannes Berg
2012-04-12iwlwifi: split force_reset debugfs fileJohannes Berg
2012-04-12iwlwifi: remove ack_check module parameterJohannes Berg
2012-04-12iwlwifi: move hw_params into privJohannes Berg
2012-04-12iwlwifi: move queue watchdog into transportJohannes Berg
2012-04-12iwlwifi: remove unneeded struct declarationsJohannes Berg
2012-04-12iwlwifi: remove watchdog debugfs fileJohannes Berg
2012-04-12iwlwifi: move rx_page_order into transportJohannes Berg
2012-04-12ipw2100: remove a redundant NULL check before calling release_firmware()Jesper Juhl
2012-04-12wireless, orinoco: release_firmware() tests for NULL, remove explicit tests b...Jesper Juhl
2012-04-12wireless, mwifiex: drop redundant NULL test before call to release_firmware()Jesper Juhl
2012-04-12wireless, libertas: remove redundant NULL tests before calling release_firmwa...Jesper Juhl
2012-04-12ipw2200: remove a redundant NULL check before calling release_firmware()Jesper Juhl
2012-04-12wireless, atmel: remove pointless test for NULL before release_firmware() callJesper Juhl
2012-04-12wireless, at76c50x:: Don't needlessly test for NULL before calling release_fi...Jesper Juhl
2012-04-12rtl8192de: Recognize 92D E-CUT version.Forest Bond
2012-04-12rtl8192de: Clean up and fix 92D cut version constants and macros.Forest Bond
2012-04-12rtlwifi: support for Belkin Surf N300 XRLorenzo Bianconi
2012-04-12Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-11rt2x00: do not generate seqno in h/w if QOS is disabledStanislaw Gruszka
2012-04-11net/wireless: ipw2x00: remove ssid_context structStanislav Yakovlev
2012-04-11net/wireless: ipw2x00: remove unused libipw_measurement_report structStanislav Yakovlev
2012-04-11ath5k: Remove extraneous statements from ath5k_hw_proc_4word_tx_status and at...Qasim Javed
2012-04-11wireless: Remove unnecessary ; from while (0) macrosJoe Perches
2012-04-11ath9k: Add more recv stats.Ben Greear
2012-04-11ath9k: Add tx-failed counter.Ben Greear
2012-04-11ath9k: update to DFS pattern detector interfaceZefir Kurtisi
2012-04-11ath9k: add DFS pattern detector instance to ath_softcZefir Kurtisi
2012-04-11ath9k: add DFS pattern detectorZefir Kurtisi
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg
2012-04-11rt2x00: configure different txdesc parameters for non HT channelStanislaw Gruszka
2012-04-11rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger
2012-04-11rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger
2012-04-10b43: claim support for IBSS RSNAntonio Quartulli
2012-04-10mac80211_hwsim: Fill timestamp beacon at the time it is transmittedJavier Cardona
2012-04-10mac80211: remove antenna_sel_tx TX info fieldJohannes Berg
2012-04-10mac80211: notify driver of rate control updatesJohannes Berg
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg
2012-04-10mwifiex: don't use IEEE80211_MAX_QUEUESJohannes Berg
2012-04-10mac80211: don't always advertise remain-on-channelJohannes Berg
2012-04-10rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger
2012-04-10iwlwifi: Add pr_fmtJoe Perches
2012-04-10iwlwifi: fix unused variable warningOliver Hartkopp
2012-04-10ath5k: Introduce _ath5k_printk to reduce code/textJoe Perches
2012-04-10ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches
2012-04-10Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan
2012-04-10rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia