summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-12rt2x00: do not generate seqno in h/w if QOS is disabledStanislaw Gruszka3-2/+24
2012-04-12net/wireless: ipw2x00: remove ssid_context structStanislav Yakovlev1-9/+0
2012-04-12net/wireless: ipw2x00: remove unused libipw_measurement_report structStanislav Yakovlev1-55/+0
2012-04-12ath5k: Remove extraneous statements from ath5k_hw_proc_4word_tx_status and at...Qasim Javed1-4/+0
2012-04-12wireless: Remove unnecessary ; from while (0) macrosJoe Perches7-29/+15
2012-04-12ath9k: Add more recv stats.Ben Greear3-11/+65
2012-04-12ath9k: Add tx-failed counter.Ben Greear3-0/+4
2012-04-12ath9k: update to DFS pattern detector interfaceZefir Kurtisi2-52/+36
2012-04-12ath9k: add DFS pattern detector instance to ath_softcZefir Kurtisi2-0/+6
2012-04-12ath9k: add DFS pattern detectorZefir Kurtisi5-1/+850
2012-04-12mac80211: add explicit monitor interface if neededJohannes Berg1-1/+2
2012-04-12rt2x00: 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
2012-04-10iwlwifi: Add pr_fmtJoe Perches2-0/+6
2012-04-10iwlwifi: fix unused variable warningOliver Hartkopp1-1/+2
2012-04-10ath5k: Introduce _ath5k_printk to reduce code/textJoe Perches2-4/+25
2012-04-10ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches26-68/+106
2012-04-10Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan1-5/+3
2012-04-10rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia1-5/+1
2012-04-10bcma: fix build error on MIPS; implicit pcibios_enable_devicePaul Gortmaker2-1/+2
2012-04-10iwlwifi: split POWER_PMI status bitDon Fry9-7/+39
2012-04-10iwlwifi: move FW_ERROR to privDon Fry6-18/+12
2012-04-10iwlwifi: remove firmware info from iwl_sharedMeenakshi Venkataraman2-12/+9
2012-04-10iwlwifi: move iwl_get_single_channel_number and mark it staticMeenakshi Venkataraman3-42/+40
2012-04-10iwlwifi: move iwl_full_rxon_required and mark it staticMeenakshi Venkataraman3-65/+64
2012-04-10iwlwifi: move iwl_check_rxon_cmd and mark it staticMeenakshi Venkataraman3-73/+73
2012-04-10iwlwifi: move iwl_set_rxon_hwcrypto and mark it staticMeenakshi Venkataraman3-14/+12
2012-04-10iwlwifi: Move iwl_send_rxon_timing and make it staticMeenakshi Venkataraman3-104/+103
2012-04-10iwlwifi: move iwl_init_geos to iwl-agn.cMeenakshi Venkataraman3-190/+183
2012-04-10iwlwifi: move ucode_type from shared to op_modeMeenakshi Venkataraman6-19/+18
2012-04-10iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman10-430/+432
2012-04-10iwlwifi: make iwl_nic_error staticMeenakshi Venkataraman3-8/+7
2012-04-10iwlwifi: use iwlagn_fw_error instead of iwl_nic_errorMeenakshi Venkataraman3-2/+3
2012-04-10iwlwifi: move valid_contexts to privJohannes Berg6-9/+8
2012-04-10iwlwifi: move queue mapping out of transportJohannes Berg17-575/+419