summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2016-01-27orinoco: Use ahashHerbert Xu
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-18brcmfmac: fix BRCMF_FW_NVRAM_DEF macro for older gcc compilersArend van Spriel
2016-01-16include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz
2016-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-01-09Merge branch 'for-linus' into work.miscAl Viro
2016-01-08brcmfmac: Do not handle link downs for ibss.Hante Meuleman
2016-01-08brcmfmac: use jiffies for timeout in btcoexArend van Spriel
2016-01-08brcmfmac: use msecs_to_jiffies() in macro definitionsArend van Spriel
2016-01-08brcmfmac: change brcmf_sdio_wd_timer() prototypeArend van Spriel
2016-01-08brcmfmac: Reshuffle functions to avoid forward declarationsHante Meuleman
2016-01-08brcmfmac: Add wowl net detect supportHante Meuleman
2016-01-07Merge tag 'iwlwifi-next-for-kalle-2016-01-07_2' of https://git.kernel.org/pub...Kalle Valo
2016-01-07Merge ath-next from ath.gitKalle Valo
2016-01-07iwlwifi: pcie: properly configure the debug buffer size for 8000Emmanuel Grumbach
2016-01-07iwlwifi: mvm: fix memory leaks in error paths upon fw error dumpEmmanuel Grumbach
2016-01-07iwlwifi: mvm: constify the parameters of a few functions in fw-dbg.cEmmanuel Grumbach
2016-01-07iwlwifi: mvm: check minimum temperature notification lengthJohannes Berg
2016-01-07iwlwifi: mvm: initialize gtkdata->mvm correctlyEliad Peller
2016-01-07iwlwifi: mvm: check PN for CCMP/GCMP in the driverJohannes Berg
2016-01-07iwlwifi: mvm: don't ask beacons when P2P GO vif and no assoc staAyala Beker
2016-01-07iwlwifi: mvm: prevent multiple stations with the same addressJohannes Berg
2016-01-07iwlwifi: mvm: remove useless WARN_ON and rely on cfg80211's combinationEmmanuel Grumbach
2016-01-07iwlwifi: mvm: support A-MSDU in A-MPDUJohannes Berg
2016-01-07iwlwifi: mvm: add a non-trigger window to fw dbg triggersGolan Ben-Ami
2016-01-07iwlwifi: mvm: dump the radio registers when the firmware crashesEmmanuel Grumbach
2016-01-07iwlwifi: mvm: fix extended dwell timeDavid Spinadel
2016-01-07iwlwifi: nvm: fix loading default NVM fileOren Givon
2016-01-07iwlwifi: mvm: bump max API to 20Emmanuel Grumbach
2016-01-07iwlwifi: set max firmware version of 7265 to 17Emmanuel Grumbach
2016-01-07iwlwifi: mvm: reset mvm->scan_type when firmware is startedEmmanuel Grumbach
2016-01-07iwlwifi: mvm: change mcc update APIMatti Gottlieb
2016-01-07iwlwifi: mvm: let the firmware choose the antenna for beaconsEmmanuel Grumbach
2016-01-07iwlwifi: update and fix 7265 series PCI IDsOren Givon
2016-01-07iwlwifi: dvm: fix WoWLANEmmanuel Grumbach
2016-01-07wcn36xx: split DMA mask register writing.Fengwei Yin
2016-01-07wcn36xx: handle rx skb allocation failure to avoid system crashFengwei Yin
2016-01-07ath9k: fix ath9k_hw_nvram_check_version()Dan Carpenter
2016-01-07ath9k: Enable support for cloned SKBSPawel Kulakowski
2016-01-07wil6210: support for platform specific crash recoveryLior David
2016-01-07wil6210: fix kernel OOPS when stopping interface during Rx trafficHamad Kadmany
2016-01-07ath10k: set SM power save disabled to default valuePeter Oh
2016-01-07rt2x00pci: Disable memory-write-invalidate when the driver exitsJia-Ju Bai
2016-01-07brcmfmac: introduce module parameter to force successful probeArend van Spriel
2016-01-07brcmfmac: Move all module parameters to one placeHante Meuleman
2016-01-07brcmfmac: Fix warn trace on module unload while in ibss modeHante Meuleman
2016-01-07brcmfmac: obtain feature info using 'cap' firmware commandArend van Spriel
2016-01-07brcmfmac: Add support for scheduled scan mac randomizationHante Meuleman
2016-01-07brcmfmac: Add get_station support for IBSSHante Meuleman