aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-39/+90
2017-08-14brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devicesArend Van Spriel1-2/+4
2017-08-09iwlwifi: mvm: send delba upon rx ba session timeoutNaftali Goldstein1-2/+2
2017-08-09iwlwifi: mvm: don't WARN when a legit race happens in A-MPDUEmmanuel Grumbach1-4/+6
2017-08-09iwlwifi: mvm: start mac queues when deferred tx frames are purgedAvraham Stern1-1/+11
2017-08-07Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller161-6294/+9059
2017-08-05iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get_wgds_table()'Christophe Jaillet1-2/+4
2017-08-03rtlwifi: Replace hardcode value with macroSouptick Joarder2-3/+4
2017-08-03mwifiex: pcie: compatible with wifi-only image while extract wifi-part fwXinming Hu1-7/+19
2017-08-03mwifiex: make addba request command cleanXinming Hu1-0/+2
2017-08-03net: qtnfmac: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-03hostap: Fix outdated comment about dev->destructorStefano Brivio1-2/+2
2017-08-03rtlwifi: rtl8192ee: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-03rtlwifi: rtl8188ee: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-03rtlwifi: rtl8723be: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-03rtlwifi: rtl8723ae: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-03rtlwifi: rtl8821ae: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-03rtlwifi: rtl8192se: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-03rtlwifi: rtl8192de: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-03qtnfmac: Tidy up DMA mask settingRobin Murphy1-27/+1
2017-08-03qtnfmac: prepare for AP_VLAN interface type supportSergey Matyukevich3-7/+36
2017-08-03qtnfmac: remove function qtnf_cmd_skb_put_actionSergey Matyukevich1-8/+0
2017-08-03qtnfmac: fix handling of iftype mask reported by firmwareSergey Matyukevich4-16/+20
2017-08-03qtnfmac: implement scan timeoutSergey Matyukevich5-4/+29
2017-08-03qtnfmac: implement cfg80211 channel_switch handlerSergey Matyukevich6-2/+210
2017-08-03qtnfmac: move current channel info from vif to macSergey Matyukevich3-17/+29
2017-08-03qtnfmac: fix station leave reason endiannessSergey Matyukevich2-3/+3
2017-08-03qtnfmac: implement reporting current channelSergey Matyukevich3-4/+62
2017-08-03qtnfmac: implement cfg80211 dump_survey handlerSergey Matyukevich5-1/+217
2017-08-03qtnfmac: add missing bus lockSergey Matyukevich1-0/+4
2017-08-03qtnfmac: regulatory configuration for self-managed setupSergey Matyukevich1-0/+9
2017-08-03qtnfmac: updates for regulatory supportSergey Matyukevich6-108/+388
2017-08-03rtlwifi: Fix fallback firmware loadingSven Joachim2-24/+10
2017-08-03mwifiex: correct IE parse during associationXinming Hu1-60/+55
2017-08-03rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapterMalcolm Priestley1-2/+2
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-20/+37
2017-08-01iwlwifi: mvm: don't retake the pointer to skb's CBEmmanuel Grumbach1-1/+1
2017-08-01iwlwifi: mvm: remove non-DQA modeJohannes Berg10-777/+158
2017-08-01iwlwifi: mvm: rename p2p-specific sta functions to include p2p in the namesLuca Coelho3-6/+6
2017-08-01iwlwifi: mvm: simplify bufferable MMPDU checkJohannes Berg1-3/+1
2017-08-01iwlwifi: mvm: require AP_LINK_PS for TVQMJohannes Berg1-1/+19
2017-08-01iwlwifi: pcie: rename iwl_trans_check_hw_rf_kill() to pcieJohannes Berg4-9/+9
2017-08-01iwlwifi: mvm: add compile-time option to disable EBSZamir, Roee2-1/+2
2017-08-01iwlwifi: implement fseq version mismatch warningMordechai Goodstein6-1/+118
2017-08-01iwlwifi: mvm: support fw reading empty OTPLiad Kaufman2-6/+11
2017-08-01iwlwifi: pcie: fix A-MSDU on gen2 devicesEmmanuel Grumbach1-3/+3
2017-08-01iwlwifi: mvm: fix uninitialized var while waiting for queues to emptySharon Dvir1-3/+4
2017-08-01iwlwifi: mvm: fix the FIFO numbers in A000 devicesEmmanuel Grumbach5-5/+32
2017-08-01iwlwifi: mvm: refactor beacon template command codeLuca Coelho2-95/+138
2017-08-01iwlwifi: dvm: remove unused definesSeraphime Kirkovski1-16/+0