summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...David S. Miller2017-08-07162-6294/+9060
|\
| * rtlwifi: Replace hardcode value with macroSouptick Joarder2017-08-032-3/+4
| * mwifiex: pcie: compatible with wifi-only image while extract wifi-part fwXinming Hu2017-08-031-7/+19
| * mwifiex: make addba request command cleanXinming Hu2017-08-031-0/+2
| * net: qtnfmac: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
| * hostap: Fix outdated comment about dev->destructorStefano Brivio2017-08-031-2/+2
| * rtlwifi: rtl8192ee: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
| * rtlwifi: rtl8188ee: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
| * rtlwifi: rtl8723be: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
| * rtlwifi: rtl8723ae: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
| * rtlwifi: rtl8821ae: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
| * rtlwifi: rtl8192se: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
| * rtlwifi: rtl8192de: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
| * qtnfmac: Tidy up DMA mask settingRobin Murphy2017-08-031-27/+1
| * qtnfmac: prepare for AP_VLAN interface type supportSergey Matyukevich2017-08-033-7/+36
| * qtnfmac: remove function qtnf_cmd_skb_put_actionSergey Matyukevich2017-08-031-8/+0
| * qtnfmac: fix handling of iftype mask reported by firmwareSergey Matyukevich2017-08-034-16/+20
| * qtnfmac: implement scan timeoutSergey Matyukevich2017-08-035-4/+29
| * qtnfmac: implement cfg80211 channel_switch handlerSergey Matyukevich2017-08-036-2/+210
| * qtnfmac: move current channel info from vif to macSergey Matyukevich2017-08-033-17/+29
| * qtnfmac: fix station leave reason endiannessSergey Matyukevich2017-08-032-3/+3
| * qtnfmac: implement reporting current channelSergey Matyukevich2017-08-033-4/+62
| * qtnfmac: implement cfg80211 dump_survey handlerSergey Matyukevich2017-08-035-1/+217
| * qtnfmac: add missing bus lockSergey Matyukevich2017-08-031-0/+4
| * qtnfmac: regulatory configuration for self-managed setupSergey Matyukevich2017-08-031-0/+9
| * qtnfmac: updates for regulatory supportSergey Matyukevich2017-08-036-108/+388
| * rtlwifi: Fix fallback firmware loadingSven Joachim2017-08-032-24/+10
| * mwifiex: correct IE parse during associationXinming Hu2017-08-031-60/+55
| * rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapterMalcolm Priestley2017-08-031-2/+2
| * Merge tag 'iwlwifi-next-for-kalle-2017-08-01' of git://git.kernel.org/pub/scm...Kalle Valo2017-08-0371-4799/+5936
| |\
| | * iwlwifi: mvm: don't retake the pointer to skb's CBEmmanuel Grumbach2017-08-011-1/+1
| | * iwlwifi: mvm: remove non-DQA modeJohannes Berg2017-08-0110-777/+158
| | * iwlwifi: mvm: rename p2p-specific sta functions to include p2p in the namesLuca Coelho2017-08-013-6/+6
| | * iwlwifi: mvm: simplify bufferable MMPDU checkJohannes Berg2017-08-011-3/+1
| | * iwlwifi: mvm: require AP_LINK_PS for TVQMJohannes Berg2017-08-011-1/+19
| | * iwlwifi: pcie: rename iwl_trans_check_hw_rf_kill() to pcieJohannes Berg2017-08-014-9/+9
| | * iwlwifi: mvm: add compile-time option to disable EBSZamir, Roee2017-08-012-1/+2
| | * iwlwifi: implement fseq version mismatch warningMordechai Goodstein2017-08-016-1/+118
| | * iwlwifi: mvm: support fw reading empty OTPLiad Kaufman2017-08-012-6/+11
| | * iwlwifi: pcie: fix A-MSDU on gen2 devicesEmmanuel Grumbach2017-08-011-3/+3
| | * iwlwifi: mvm: fix uninitialized var while waiting for queues to emptySharon Dvir2017-08-011-3/+4
| | * iwlwifi: mvm: fix the FIFO numbers in A000 devicesEmmanuel Grumbach2017-08-015-5/+32
| | * iwlwifi: mvm: refactor beacon template command codeLuca Coelho2017-08-012-95/+138
| | * iwlwifi: dvm: remove unused definesSeraphime Kirkovski2017-08-011-16/+0
| | * iwlwifi: mvm: byte-swap constant instead of variableJohannes Berg2017-08-011-1/+1
| | * iwlwifi: mvm: check family instead of new TX API for workaroundsJohannes Berg2017-08-012-2/+4
| | * iwlwifi: mvm: add and use iwl_mvm_has_unified_ucode()Johannes Berg2017-08-013-5/+11
| | * iwlwifi: fw api: fix various kernel-doc warningsJohannes Berg2017-08-012-4/+21
| | * iwlwifi: reorganize firmware APIJohannes Berg2017-08-0146-2977/+4111
| | * iwlwifi: refactor firmware debug codeJohannes Berg2017-08-0118-413/+563