aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-19Merge tag 'wireless-drivers-for-davem-2016-02-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller10-100/+175
2016-02-16Merge tag 'iwlwifi-for-kalle-2016-02-15' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesKalle Valo7-94/+164
2016-02-15iwlwifi: pcie: fix erroneous return valueAnton Protopopov1-1/+1
2016-02-15iwlwifi: pcie: fix RF-Kill vs. firmware load raceEmmanuel Grumbach3-82/+123
2016-02-15iwlwifi: mvm: don't allow sched scans without matches to be startedLuca Coelho1-0/+4
2016-02-12wlcore: Fix regression in wlcore_set_partition()Emil Goode2-6/+6
2016-02-10iwlwifi: dvm: remove a wrong dependency on mEmmanuel Grumbach1-1/+0
2016-02-06rtlwifi: fix broken VHT supportLarry Finger1-0/+5
2016-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-78/+134
2016-01-31iwlwifi: fix name of ucode loaded for 8265 seriesOren Givon2-11/+37
2016-01-29Merge tag 'wireless-drivers-for-davem-2016-01-29' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller20-76/+131
2016-01-28Merge tag 'mac80211-for-davem-2016-01-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-2/+3
2016-01-27Merge tag 'iwlwifi-for-kalle-2016-01-26_2' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesKalle Valo5-33/+79
2016-01-26iwlwifi: mvm: rs: fix TPC statistics handlingGregory Greenman3-29/+56
2016-01-26iwlwifi: update support for 3168 series firmware and NVMOren Givon1-4/+19
2016-01-26Merge ath-current from ath.gitKalle Valo1-6/+6
2016-01-25ath9k_hw: ignore eeprom magic mismatch on flash based devicesFelix Fietkau1-6/+6
2016-01-25rtlwifi: rtl8821ae: Fix 5G failure when EEPROM is incorrectly encodedLarry Finger1-1/+1
2016-01-25rt2x00: fix monitor mode regressionEli Cooper9-11/+23
2016-01-24iwlwifi: add device ID for 8265Oren Givon1-0/+1
2016-01-24iwlwifi: add new 3168 series devices supportOren Givon1-0/+3
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+1
2016-01-19brcmfmac: fix sdio sg table alloc crashHante Meuleman3-25/+21
2016-01-19brcmfmac: add missing includeFelix Fietkau1-0/+1
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+1
2016-01-18brcmfmac: fix BRCMF_FW_NVRAM_DEF macro for older gcc compilersArend van Spriel1-2/+1
2016-01-16include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz1-1/+1
2016-01-14Revert "mac80211_hwsim: support any address in userspace"Bob Copeland1-2/+3
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds759-4723/+9153
2016-01-08Merge branch 'for-linus' into work.miscAl Viro2-20/+44
2016-01-08brcmfmac: Do not handle link downs for ibss.Hante Meuleman1-5/+7
2016-01-08brcmfmac: use jiffies for timeout in btcoexArend van Spriel1-7/+5
2016-01-08brcmfmac: use msecs_to_jiffies() in macro definitionsArend van Spriel9-33/+31
2016-01-08brcmfmac: change brcmf_sdio_wd_timer() prototypeArend van Spriel2-22/+13
2016-01-08brcmfmac: Reshuffle functions to avoid forward declarationsHante Meuleman1-306/+290
2016-01-08brcmfmac: Add wowl net detect supportHante Meuleman3-16/+155
2016-01-07Merge tag 'iwlwifi-next-for-kalle-2016-01-07_2' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo24-121/+505
2016-01-07Merge ath-next from ath.gitKalle Valo14-57/+129
2016-01-07iwlwifi: pcie: properly configure the debug buffer size for 8000Emmanuel Grumbach1-3/+12
2016-01-07iwlwifi: mvm: fix memory leaks in error paths upon fw error dumpEmmanuel Grumbach1-8/+6
2016-01-07iwlwifi: mvm: constify the parameters of a few functions in fw-dbg.cEmmanuel Grumbach5-13/+13
2016-01-07iwlwifi: mvm: check minimum temperature notification lengthJohannes Berg1-1/+1
2016-01-07iwlwifi: mvm: initialize gtkdata->mvm correctlyEliad Peller1-0/+1
2016-01-07iwlwifi: mvm: check PN for CCMP/GCMP in the driverJohannes Berg4-33/+245
2016-01-07iwlwifi: mvm: don't ask beacons when P2P GO vif and no assoc staAyala Beker1-25/+19
2016-01-07iwlwifi: mvm: prevent multiple stations with the same addressJohannes Berg1-0/+1
2016-01-07iwlwifi: mvm: remove useless WARN_ON and rely on cfg80211's combinationEmmanuel Grumbach1-2/+0
2016-01-07iwlwifi: mvm: support A-MSDU in A-MPDUJohannes Berg1-0/+1
2016-01-07iwlwifi: mvm: add a non-trigger window to fw dbg triggersGolan Ben-Ami3-1/+31
2016-01-07iwlwifi: mvm: dump the radio registers when the firmware crashesEmmanuel Grumbach3-2/+46