summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-for-davem-2016-01-09' of git://git.kernel.or...David S. Miller2016-01-1164-627/+1587
|\
| * brcmfmac: Do not handle link downs for ibss.Hante Meuleman2016-01-081-5/+7
| * brcmfmac: use jiffies for timeout in btcoexArend van Spriel2016-01-081-7/+5Star
| * brcmfmac: use msecs_to_jiffies() in macro definitionsArend van Spriel2016-01-089-33/+31Star
| * brcmfmac: change brcmf_sdio_wd_timer() prototypeArend van Spriel2016-01-082-22/+13Star
| * brcmfmac: Reshuffle functions to avoid forward declarationsHante Meuleman2016-01-081-306/+290Star
| * brcmfmac: Add wowl net detect supportHante Meuleman2016-01-083-16/+155
| * Merge tag 'iwlwifi-next-for-kalle-2016-01-07_2' of https://git.kernel.org/pub...Kalle Valo2016-01-0724-121/+505
| |\
| | * iwlwifi: pcie: properly configure the debug buffer size for 8000Emmanuel Grumbach2016-01-071-3/+12
| | * iwlwifi: mvm: fix memory leaks in error paths upon fw error dumpEmmanuel Grumbach2016-01-071-8/+6Star
| | * iwlwifi: mvm: constify the parameters of a few functions in fw-dbg.cEmmanuel Grumbach2016-01-075-13/+13
| | * iwlwifi: mvm: check minimum temperature notification lengthJohannes Berg2016-01-071-1/+1
| | * iwlwifi: mvm: initialize gtkdata->mvm correctlyEliad Peller2016-01-071-0/+1
| | * iwlwifi: mvm: check PN for CCMP/GCMP in the driverJohannes Berg2016-01-074-33/+245
| | * iwlwifi: mvm: don't ask beacons when P2P GO vif and no assoc staAyala Beker2016-01-071-25/+19Star
| | * iwlwifi: mvm: prevent multiple stations with the same addressJohannes Berg2016-01-071-0/+1
| | * iwlwifi: mvm: remove useless WARN_ON and rely on cfg80211's combinationEmmanuel Grumbach2016-01-071-2/+0Star
| | * iwlwifi: mvm: support A-MSDU in A-MPDUJohannes Berg2016-01-071-0/+1
| | * iwlwifi: mvm: add a non-trigger window to fw dbg triggersGolan Ben-Ami2016-01-073-1/+31
| | * iwlwifi: mvm: dump the radio registers when the firmware crashesEmmanuel Grumbach2016-01-073-2/+46
| | * iwlwifi: mvm: fix extended dwell timeDavid Spinadel2016-01-071-6/+7
| | * iwlwifi: nvm: fix loading default NVM fileOren Givon2016-01-071-1/+2
| | * iwlwifi: mvm: bump max API to 20Emmanuel Grumbach2016-01-073-3/+3
| | * iwlwifi: set max firmware version of 7265 to 17Emmanuel Grumbach2016-01-071-1/+1
| | * iwlwifi: mvm: reset mvm->scan_type when firmware is startedEmmanuel Grumbach2016-01-072-1/+1
| | * iwlwifi: mvm: change mcc update APIMatti Gottlieb2016-01-073-16/+100
| | * iwlwifi: mvm: let the firmware choose the antenna for beaconsEmmanuel Grumbach2016-01-072-3/+9
| | * iwlwifi: update and fix 7265 series PCI IDsOren Givon2016-01-071-2/+3
| | * iwlwifi: dvm: fix WoWLANEmmanuel Grumbach2016-01-071-0/+3
| * | Merge ath-next from ath.gitKalle Valo2016-01-0714-57/+129
| |\ \
| | * | wcn36xx: split DMA mask register writing.Fengwei Yin2016-01-071-1/+1
| | * | wcn36xx: handle rx skb allocation failure to avoid system crashFengwei Yin2016-01-071-21/+22
| | * | ath9k: fix ath9k_hw_nvram_check_version()Dan Carpenter2016-01-071-1/+1
| | * | ath9k: Enable support for cloned SKBSPawel Kulakowski2016-01-071-0/+1
| | * | wil6210: support for platform specific crash recoveryLior David2016-01-076-10/+73
| | * | wil6210: fix kernel OOPS when stopping interface during Rx trafficHamad Kadmany2016-01-071-1/+11
| | * | ath10k: set SM power save disabled to default valuePeter Oh2016-01-071-1/+2
| | * | wil6210: fix a warning message conditionDan Carpenter2015-12-311-1/+1
| | * | ath9k_htc: fix handling return value of ath9k_hw_calibrateAndrzej Hajda2015-12-311-1/+1
| | * | ath10k: reduce indentation by moving powersave check within functionRajkumar Manoharan2015-12-311-19/+15Star
| | * | ath10k: wake up device before accessing registersRajkumar Manoharan2015-12-311-3/+3
| * | | rt2x00pci: Disable memory-write-invalidate when the driver exitsJia-Ju Bai2016-01-071-0/+2
| * | | brcmfmac: introduce module parameter to force successful probeArend van Spriel2016-01-073-1/+25
| * | | brcmfmac: Move all module parameters to one placeHante Meuleman2016-01-079-52/+144
| * | | brcmfmac: Fix warn trace on module unload while in ibss modeHante Meuleman2016-01-071-2/+7
| * | | brcmfmac: obtain feature info using 'cap' firmware commandArend van Spriel2016-01-071-22/+31
| * | | brcmfmac: Add support for scheduled scan mac randomizationHante Meuleman2016-01-074-8/+77
| * | | brcmfmac: Add get_station support for IBSSHante Meuleman2016-01-073-0/+69
| * | | brcmfmac: add arp offload ip address table configuration supportFranky Lin2016-01-072-0/+110
| * | | ipw2x00: add checks for dma mapping errorsAlexey Khoroshilov2016-01-071-2/+9