summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-071-2/+7
|\
| * rtlwifi: rtl8192ce: Fix loading of incorrect firmwareJurij Smakov2017-01-311-2/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-023-8/+13
|\|
| * iwlwifi: mvm: avoid crash on restart w/o reserved queuesJohannes Berg2017-01-231-3/+4
| * iwlwifi: fix double hyphen in MODULE_FIRMWARE for 8000Jürg Billeter2017-01-231-1/+1
| * iwlwifi: fix kernel crash when unregistering thermal zoneJens Axboe2017-01-211-4/+8
* | Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...David S. Miller2017-02-01152-2514/+2829
|\ \
| * \ Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-01-3155-629/+1288
| |\ \
| | * | ath10k: Search SMBIOS for OEM board file extensionWaldemar Rymarkiewicz2017-01-272-3/+100
| | * | ath10k: fix typo in addr calculationSrinivas Kandagatla2017-01-271-1/+1
| | * | ath10k: use dma_zalloc_coherent()Srinivas Kandagatla2017-01-272-10/+2
| | * | ath10k: remove multiple defines of DIAG_TRANSFER_LIMITSrinivas Kandagatla2017-01-271-5/+0
| | * | wil6210: convert symbolic permissions to octal permissionsMaya Erez2017-01-276-79/+79
| | * | wil6210: option to override A-BFT length in start AP/PCPLior David2017-01-273-0/+3
| | * | wil6210: report association ID (AID) per station in debugfsLior David2017-01-273-3/+7
| | * | wil6210: align to latest auto generated wmi.hLior David2017-01-271-2/+43
| | * | wil6210: fix for broadcast workaround in PBSSLior David2017-01-272-16/+20
| | * | wil6210: protect against false interrupt during reset sequenceHamad Kadmany2017-01-271-0/+3
| | * | wil6210: missing reinit_completion in wmi_callLior David2017-01-271-0/+1
| | * | wil6210: support new WMI-only FW capabilityDedy Lansky2017-01-273-5/+11
| | * | wil6210: remove __func__ from debug printoutsLazar Alexei2017-01-2714-234/+211
| | * | wil6210: support loading dedicated image for sparrow-plus devicesLazar Alexei2017-01-276-21/+72
| | * | wil6210: add disable_ap_sme module parameterDedy Lansky2017-01-275-24/+178
| | * | ath10k: dump Copy Engine registers during firmware crashMohammed Shafi Shajakhan2017-01-196-2/+77
| | * | ath10k: fix per station tx bit rate reportingMohammed Shafi Shajakhan2017-01-191-0/+2
| | * | ath10k: prevent sta pointer rcu violationMichal Kazior2017-01-192-0/+19
| | * | ath6kl: fix warning for using 0 as NULLWei Yongjun2017-01-191-1/+1
| | * | ath10k: fix tx legacy rate reportingMohammed Shafi Shajakhan2017-01-131-1/+1
| | * | ath10k: fix wifi connectivity and warning in rx with channel 169Mohammed Shafi Shajakhan2017-01-131-1/+1
| | * | ath9k: move RELAY and DEBUG_FS to ATH9K[_HTC]_DEBUGFSChristian Lamparter2017-01-138-8/+64
| | * | ath10k: add accounting for the extended peer statisticsChristian Lamparter2017-01-131-2/+5
| | * | ath10k: add VHT160 supportSebastian Gottschall2017-01-136-6/+74
| | * | ath10k: refactor ath10k_peer_assoc_h_phymode()Kalle Valo2017-01-131-6/+16
| | * | ath9k: fix spelling mistake: "meaurement" -> "measurement"Colin Ian King2017-01-121-1/+1
| | * | ath9k: ar9003_mac: kill off ACCESS_ONCE()Mark Rutland2017-01-121-46/+46
| | * | ath9k: ar9002_mac: kill off ACCESS_ONCE()Mark Rutland2017-01-121-32/+32
| | * | ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau2017-01-121-2/+1
| | * | wil6210: constify cfg80211_ops structuresBhumika Goyal2017-01-121-1/+1
| | * | ath10k: htc: simplified credit distributionErik Stromdahl2017-01-122-25/+5
| | * | ath10k: htc: removal of unused struct membersErik Stromdahl2017-01-122-8/+0
| | * | wcn36xx: Don't use the destroyed hal_mutexBjorn Andersson2017-01-121-1/+2
| | * | wcn36xx: Implement print_reg indicationBjorn Andersson2017-01-122-0/+46
| | * | wcn36xx: Implement firmware assisted scanBjorn Andersson2017-01-125-23/+81
| | * | wcn36xx: Transition driver to SMD clientBjorn Andersson2017-01-126-66/+88
| * | | rt2800: enable rt3290 unconditionally on pci probeStanislaw Gruszka2017-01-311-3/+0
| * | | brcmfmac: add .update_connect_params() callbackArend Van Spriel2017-01-311-0/+24
| * | | brcmfmac: allow wowlan support to be per deviceArend Van Spriel2017-01-311-7/+19
| * | | brcmfmac: fix handling firmware results for wowl netdetectArend Van Spriel2017-01-311-3/+1
| * | | brcmfmac: provide a value for struct wowlan_support::max_nd_match_setsArend Van Spriel2017-01-311-0/+2
| * | | iwlwifi: alloc memory dynamically also for DVMSara Sharon2017-01-311-0/+26