summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-11-041-1/+3
|\
| * mac80211_hwsim: release driver when ieee80211_register_hw failsJunjie Mao2014-10-291-1/+3
* | Merge tag 'iwlwifi-for-john-2014-11-03' of git://git.kernel.org/pub/scm/linux...John W. Linville2014-11-045-4/+24
|\ \
| * | iwlwifi: fix RFkill while calibratingEmmanuel Grumbach2014-11-035-4/+23
| * | iwlwifi: mvm: initialize the cur_ucode upon bootEmmanuel Grumbach2014-10-291-0/+1
* | | rtlwifi: rtl8192se: Fix firmware loadingLarry Finger2014-10-301-2/+2
* | | rtlwifi: rtl8192ce: Add missing section to read descriptor settingLarry Finger2014-10-302-0/+5
* | | rtlwifi: rtl8192se: Add missing section to read descriptor settingLarry Finger2014-10-302-0/+5
* | | rtlwifi: rtl8192se: Fix duplicate calls to ieee80211_register_hw()Larry Finger2014-10-301-17/+0
* | | rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing get_btc_st...Larry Finger2014-10-305-0/+10
* | | mwifiex: restart rxreorder timer correctlyMarc Yang2014-10-303-12/+43
* | | ath9k: fix some debugfs outputDan Carpenter2014-10-301-1/+1
* | | wireless: rt2x00: add new rt2800usb deviceCyril Brulebois2014-10-301-0/+1
* | | Merge tag 'iwlwifi-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linux...John W. Linville2014-10-2714-44/+106
|\| |
| * | iwlwifi: pcie: fix polling in various placesEmmanuel Grumbach2014-10-231-3/+3
| * | Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate"Emmanuel Grumbach2014-10-231-6/+2
| * | iwlwifi: dvm: drop non VO frames when flushingEmmanuel Grumbach2014-10-231-11/+13
| * | iwlwifi: mvm: ROC - bug fixes around time events and lockingMatti Gottlieb2014-10-232-10/+17
| * | iwlwifi: mvm: Add tx power condition to bss_info_changed_ap_ibssHaim Dreyfuss2014-10-231-0/+7
| * | iwlwifi: mvm: BT coex - fix BT prio for probe requestsEmmanuel Grumbach2014-10-231-1/+2
| * | iwlwifi: mvm: BT Coex - update the MPLUT Boost register valueEmmanuel Grumbach2014-10-232-4/+4
| * | iwlwifi: 8000: fix string given to MODULE_FIRMWARELiad Kaufman2014-10-231-1/+2
| * | iwlwifi: configure the LTREmmanuel Grumbach2014-10-236-8/+56
| |/
* | rtlwifi: Add check for get_btc_status callbackLarry Finger2014-10-231-1/+2
* | ath9k_common: always update value in ath9k_cmn_update_txpowFelix Fietkau2014-10-231-4/+4
* | rtl8192cu: Prevent Ooops under rtl92c_set_fw_rsvdpagepktKarsten Wiese2014-10-235-6/+26
* | rtl8192cu: Call ieee80211_register_hw from rtl_usb_probeKarsten Wiese2014-10-231-0/+11
* | rtl8192cu: Fix for rtlwifi's bluetooth coexist functionalityKarsten Wiese2014-10-231-0/+7
* | ath: use CTL region from cfg80211 if unset in EEPROMFelix Fietkau2014-10-232-0/+15
* | rtlwifi: rtl8821ae: Fix possible array overrunLarry Finger2014-10-231-6/+9
* | ath9k: Enable HW queue control only for MCCSujith Manoharan2014-10-233-27/+41
* | rtlwifi: prevent format string usage from leakingKees Cook2014-10-231-1/+1
* | brcmfmac: dhd_sdio.c: Cleaning up missing null-terminate in conjunction with ...Rickard Strandqvist2014-10-231-13/+12
* | rtlwifi: rtl8192ee: Prevent log spamming for switch statementsLarry Finger2014-10-231-4/+4
* | wireless: hostap: proc: print properly escaped SSIDAndy Shevchenko2014-10-141-4/+1
* | wireless: ipw2x00: print SSID via %*pEAndy Shevchenko2014-10-144-247/+126
* | wireless: libertas: print esaped string via %*pEAndy Shevchenko2014-10-142-10/+5
* | Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-109-40/+67
|\ \ | |/ |/|
| * rtlwifi: Fix possible unaligned array in ether_addr_copy()Larry Finger2014-10-081-1/+1
| * ath9k: Fix sequence number assignmentSujith Manoharan2014-10-084-23/+35
| * ath9k_htc: avoid kernel panic in ath9k_hw_resetMarek Puzyniak2014-10-071-0/+1
| * ath9k: Fix crash in MCC modeSujith Manoharan2014-10-071-1/+1
| * ath: Fix smatch warningSujith Manoharan2014-10-071-4/+4
| * rtl818x_pci: fix response rate may be incorrect.Andrea Merello2014-10-071-11/+25
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-10-0710-19/+53
| |\
* | \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-09435-21513/+88083
|\ \ \
| * | | Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-06283-16370/+61816
| |\| |
| | * | rtlwifi: Fix static checker warnings for various driversLarry Finger2014-10-028-54/+12
| | * | rtlwifi: Fix Kconfig for RTL8192EELarry Finger2014-10-021-1/+2
| | * | ath9k: Fix flushing in MCC modeSujith Manoharan2014-10-021-0/+16