summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-03hostap: Fix outdated comment about dev->destructorStefano Brivio
2017-08-03rtlwifi: rtl8192ee: constify pci_device_id.Arvind Yadav
2017-08-03rtlwifi: rtl8188ee: constify pci_device_id.Arvind Yadav
2017-08-03rtlwifi: rtl8723be: constify pci_device_id.Arvind Yadav
2017-08-03rtlwifi: rtl8723ae: constify pci_device_id.Arvind Yadav
2017-08-03rtlwifi: rtl8821ae: constify pci_device_id.Arvind Yadav
2017-08-03rtlwifi: rtl8192se: constify pci_device_id.Arvind Yadav
2017-08-03rtlwifi: rtl8192de: constify pci_device_id.Arvind Yadav
2017-08-03qtnfmac: Tidy up DMA mask settingRobin Murphy
2017-08-03qtnfmac: prepare for AP_VLAN interface type supportSergey Matyukevich
2017-08-03qtnfmac: remove function qtnf_cmd_skb_put_actionSergey Matyukevich
2017-08-03qtnfmac: fix handling of iftype mask reported by firmwareSergey Matyukevich
2017-08-03qtnfmac: implement scan timeoutSergey Matyukevich
2017-08-03qtnfmac: implement cfg80211 channel_switch handlerSergey Matyukevich
2017-08-03qtnfmac: move current channel info from vif to macSergey Matyukevich
2017-08-03qtnfmac: fix station leave reason endiannessSergey Matyukevich
2017-08-03qtnfmac: implement reporting current channelSergey Matyukevich
2017-08-03qtnfmac: implement cfg80211 dump_survey handlerSergey Matyukevich
2017-08-03qtnfmac: add missing bus lockSergey Matyukevich
2017-08-03qtnfmac: regulatory configuration for self-managed setupSergey Matyukevich
2017-08-03qtnfmac: updates for regulatory supportSergey Matyukevich
2017-08-03rtlwifi: Fix fallback firmware loadingSven Joachim
2017-08-03mwifiex: correct IE parse during associationXinming Hu
2017-08-03rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapterMalcolm Priestley
2017-08-03Merge tag 'iwlwifi-next-for-kalle-2017-08-01' of git://git.kernel.org/pub/scm...Kalle Valo
2017-08-01iwlwifi: mvm: don't retake the pointer to skb's CBEmmanuel Grumbach
2017-08-01iwlwifi: mvm: remove non-DQA modeJohannes Berg
2017-08-01iwlwifi: mvm: rename p2p-specific sta functions to include p2p in the namesLuca Coelho
2017-08-01iwlwifi: mvm: simplify bufferable MMPDU checkJohannes Berg
2017-08-01iwlwifi: mvm: require AP_LINK_PS for TVQMJohannes Berg
2017-08-01iwlwifi: pcie: rename iwl_trans_check_hw_rf_kill() to pcieJohannes Berg
2017-08-01iwlwifi: mvm: add compile-time option to disable EBSZamir, Roee
2017-08-01iwlwifi: implement fseq version mismatch warningMordechai Goodstein
2017-08-01iwlwifi: mvm: support fw reading empty OTPLiad Kaufman
2017-08-01iwlwifi: pcie: fix A-MSDU on gen2 devicesEmmanuel Grumbach
2017-08-01iwlwifi: mvm: fix uninitialized var while waiting for queues to emptySharon Dvir
2017-08-01iwlwifi: mvm: fix the FIFO numbers in A000 devicesEmmanuel Grumbach
2017-08-01iwlwifi: mvm: refactor beacon template command codeLuca Coelho
2017-08-01iwlwifi: dvm: remove unused definesSeraphime Kirkovski
2017-08-01iwlwifi: mvm: byte-swap constant instead of variableJohannes Berg
2017-08-01iwlwifi: mvm: check family instead of new TX API for workaroundsJohannes Berg
2017-08-01iwlwifi: mvm: add and use iwl_mvm_has_unified_ucode()Johannes Berg
2017-08-01iwlwifi: fw api: fix various kernel-doc warningsJohannes Berg
2017-08-01iwlwifi: reorganize firmware APIJohannes Berg
2017-08-01iwlwifi: refactor firmware debug codeJohannes Berg
2017-08-01iwlwifi: track current firmware image in common codeJohannes Berg
2017-08-01iwlwifi: refactor shared mem parsingJohannes Berg
2017-08-01iwlwifi: refactor out paging codeJohannes Berg
2017-07-28rtlwifi: rtl8821ae: Fix HW_VAR_NAV_UPPER operationDan Carpenter
2017-07-28rtlwifi: Fix memory leak when firmware request failsSouptick Joarder