summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2014-11-12brcmfmac: fix conversion of channel width 20MHZ_NOHTArend van Spriel1-0/+6
2014-11-12rt2x00: do not align payload on modern H/WStanislaw Gruszka1-38/+12
2014-11-12Merge tag 'iwlwifi-for-john-2014-11-10' of git://git.kernel.org/pub/scm/linux...John W. Linville2-12/+11
2014-11-11iwlwifi: pcie: fix prph dump lengthLiad Kaufman1-2/+1
2014-11-11iwlwifi: mvm: abort scan upon RFKILLEmmanuel Grumbach1-10/+10
2014-11-10b43: fix NULL pointer dereference in b43_phy_copy()Hauke Mehrtens1-3/+1
2014-11-10rtlwifi: rtl8192se: Fix connection problemsLarry Finger4-3/+25
2014-11-10rtlwifi: Fix errors in descriptor manipulationLarry Finger1-3/+2
2014-11-10rtlwifi: Fix setting of tx descriptor for new trx flowLarry Finger1-3/+8
2014-11-04Merge tag 'mac80211-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linu...John W. Linville1-1/+3
2014-11-04Merge tag 'iwlwifi-for-john-2014-11-03' of git://git.kernel.org/pub/scm/linux...John W. Linville5-4/+24
2014-11-03iwlwifi: fix RFkill while calibratingEmmanuel Grumbach5-4/+23
2014-10-30rtlwifi: rtl8192se: Fix firmware loadingLarry Finger1-2/+2
2014-10-30rtlwifi: rtl8192ce: Add missing section to read descriptor settingLarry Finger2-0/+5
2014-10-30rtlwifi: rtl8192se: Add missing section to read descriptor settingLarry Finger2-0/+5
2014-10-30rtlwifi: rtl8192se: Fix duplicate calls to ieee80211_register_hw()Larry Finger1-17/+0
2014-10-30rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing get_btc_st...Larry Finger5-0/+10
2014-10-30mwifiex: restart rxreorder timer correctlyMarc Yang3-12/+43
2014-10-30ath9k: fix some debugfs outputDan Carpenter1-1/+1
2014-10-30wireless: rt2x00: add new rt2800usb deviceCyril Brulebois1-0/+1
2014-10-29mac80211_hwsim: release driver when ieee80211_register_hw failsJunjie Mao1-1/+3
2014-10-29iwlwifi: mvm: initialize the cur_ucode upon bootEmmanuel Grumbach1-0/+1
2014-10-27Merge tag 'iwlwifi-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linux...John W. Linville14-44/+106
2014-10-23iwlwifi: pcie: fix polling in various placesEmmanuel Grumbach1-3/+3
2014-10-23Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate"Emmanuel Grumbach1-6/+2
2014-10-23iwlwifi: dvm: drop non VO frames when flushingEmmanuel Grumbach1-11/+13
2014-10-23iwlwifi: mvm: ROC - bug fixes around time events and lockingMatti Gottlieb2-10/+17
2014-10-23iwlwifi: mvm: Add tx power condition to bss_info_changed_ap_ibssHaim Dreyfuss1-0/+7
2014-10-23iwlwifi: mvm: BT coex - fix BT prio for probe requestsEmmanuel Grumbach1-1/+2
2014-10-23iwlwifi: mvm: BT Coex - update the MPLUT Boost register valueEmmanuel Grumbach2-4/+4
2014-10-23iwlwifi: 8000: fix string given to MODULE_FIRMWARELiad Kaufman1-1/+2
2014-10-23iwlwifi: configure the LTREmmanuel Grumbach6-8/+56
2014-10-23rtlwifi: Add check for get_btc_status callbackLarry Finger1-1/+2
2014-10-23ath9k_common: always update value in ath9k_cmn_update_txpowFelix Fietkau1-4/+4
2014-10-23rtl8192cu: Prevent Ooops under rtl92c_set_fw_rsvdpagepktKarsten Wiese5-6/+26
2014-10-23rtl8192cu: Call ieee80211_register_hw from rtl_usb_probeKarsten Wiese1-0/+11
2014-10-23rtl8192cu: Fix for rtlwifi's bluetooth coexist functionalityKarsten Wiese1-0/+7
2014-10-23ath: use CTL region from cfg80211 if unset in EEPROMFelix Fietkau2-0/+15
2014-10-23rtlwifi: rtl8821ae: Fix possible array overrunLarry Finger1-6/+9
2014-10-23ath9k: Enable HW queue control only for MCCSujith Manoharan3-27/+41
2014-10-23rtlwifi: prevent format string usage from leakingKees Cook1-1/+1
2014-10-23brcmfmac: dhd_sdio.c: Cleaning up missing null-terminate in conjunction with ...Rickard Strandqvist1-13/+12
2014-10-23rtlwifi: rtl8192ee: Prevent log spamming for switch statementsLarry Finger1-4/+4
2014-10-14wireless: hostap: proc: print properly escaped SSIDAndy Shevchenko1-4/+1
2014-10-14wireless: ipw2x00: print SSID via %*pEAndy Shevchenko4-247/+126
2014-10-14wireless: libertas: print esaped string via %*pEAndy Shevchenko2-10/+5
2014-10-10Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller9-40/+67
2014-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds435-21513/+88083
2014-10-08rtlwifi: Fix possible unaligned array in ether_addr_copy()Larry Finger1-1/+1
2014-10-08ath9k: Fix sequence number assignmentSujith Manoharan4-23/+35