aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2016-01-07iwlwifi: mvm: fix extended dwell timeDavid Spinadel1-6/+7
2016-01-07iwlwifi: nvm: fix loading default NVM fileOren Givon1-1/+2
2016-01-07iwlwifi: mvm: bump max API to 20Emmanuel Grumbach3-3/+3
2016-01-07iwlwifi: set max firmware version of 7265 to 17Emmanuel Grumbach1-1/+1
2016-01-07iwlwifi: mvm: reset mvm->scan_type when firmware is startedEmmanuel Grumbach2-1/+1
2016-01-07iwlwifi: mvm: change mcc update APIMatti Gottlieb3-16/+100
2016-01-07iwlwifi: mvm: let the firmware choose the antenna for beaconsEmmanuel Grumbach2-3/+9
2016-01-07iwlwifi: update and fix 7265 series PCI IDsOren Givon1-2/+3
2016-01-07iwlwifi: dvm: fix WoWLANEmmanuel Grumbach1-0/+3
2016-01-07wcn36xx: split DMA mask register writing.Fengwei Yin1-1/+1
2016-01-07wcn36xx: handle rx skb allocation failure to avoid system crashFengwei Yin1-21/+22
2016-01-07ath9k: fix ath9k_hw_nvram_check_version()Dan Carpenter1-1/+1
2016-01-07ath9k: Enable support for cloned SKBSPawel Kulakowski1-0/+1
2016-01-07wil6210: support for platform specific crash recoveryLior David6-10/+73
2016-01-07wil6210: fix kernel OOPS when stopping interface during Rx trafficHamad Kadmany1-1/+11
2016-01-07ath10k: set SM power save disabled to default valuePeter Oh1-1/+2
2016-01-07rt2x00pci: Disable memory-write-invalidate when the driver exitsJia-Ju Bai1-0/+2
2016-01-07brcmfmac: introduce module parameter to force successful probeArend van Spriel3-1/+25
2016-01-07brcmfmac: Move all module parameters to one placeHante Meuleman9-52/+144
2016-01-07brcmfmac: Fix warn trace on module unload while in ibss modeHante Meuleman1-2/+7
2016-01-07brcmfmac: obtain feature info using 'cap' firmware commandArend van Spriel1-22/+31
2016-01-07brcmfmac: Add support for scheduled scan mac randomizationHante Meuleman4-8/+77
2016-01-07brcmfmac: Add get_station support for IBSSHante Meuleman3-0/+69
2016-01-07brcmfmac: add arp offload ip address table configuration supportFranky Lin2-0/+110
2016-01-07ipw2x00: add checks for dma mapping errorsAlexey Khoroshilov1-2/+9