summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | qtnfmac: control qtnfmac wireless interfaces bridgingSergey Matyukevich2020-01-261-18/+34
| | * | | | | | | | | qtnfmac: add module param to configure DFS offloadSergey Matyukevich2020-01-266-7/+22
| | * | | | | | | | | qtnfmac: cleanup slave_radar access functionSergey Matyukevich2020-01-263-7/+7
| | * | | | | | | | | brcmfmac: Remove always false 'idx < 0' statementyuehaibing2020-01-261-1/+1
| | * | | | | | | | | rtw88: use shorter delay time to poll PS stateYan-Hsuan Chuang2020-01-261-2/+2
| | * | | | | | | | | rtw88: fix potential NULL skb access in TX ISRYan-Hsuan Chuang2020-01-261-0/+5
| | * | | | | | | | | brcmfmac: add initial support for monitor modeRafał Miłecki2020-01-266-13/+174
| | * | | | | | | | | brcmfmac: simplify building interface combinationsRafał Miłecki2020-01-261-29/+14
| | * | | | | | | | | brcmfmac: sdio: Fix OOB interrupt initialization on brcm43362Jean-Philippe Brucker2020-01-261-6/+6
| | * | | | | | | | | brcmfmac: use true,false for bool variablezhengbin2020-01-261-1/+1
| | * | | | | | | | | cw1200: use true,false for bool variablezhengbin2020-01-261-1/+1
| | * | | | | | | | | rtw88: use true,false for bool variablezhengbin2020-01-261-1/+1
| | * | | | | | | | | rtlwifi: rtl8821ae: Make functions static & rm sw.hAmadeusz Sławiński2020-01-262-16/+3
| | * | | | | | | | | rtlwifi: rtl8723be: Make functions static & rm sw.hAmadeusz Sławiński2020-01-262-17/+3
| | * | | | | | | | | rtlwifi: rtl8723ae: Make functions static & rm sw.hAmadeusz Sławiński2020-01-262-17/+3
| | * | | | | | | | | rtlwifi: rtl8192se: Remove sw.h headerAmadeusz Sławiński2020-01-262-14/+0
| | * | | | | | | | | rtlwifi: rtl8192ee: Make functions static & rm sw.hAmadeusz Sławiński2020-01-262-15/+3
| | * | | | | | | | | rtlwifi: rtl8192cu: Remove sw.h headerAmadeusz Sławiński2020-01-262-28/+0
| | * | | | | | | | | rtlwifi: rtl8192ce: Make functions static & rm sw.hAmadeusz Sławiński2020-01-262-18/+2
| | * | | | | | | | | rtlwifi: rtl8188ee: Make functions static & rm sw.hAmadeusz Sławiński2020-01-262-16/+3
| | * | | | | | | | | rtlwifi: rtl8192cu: Fix typoAmadeusz Sławiński2020-01-261-17/+17
| | * | | | | | | | | rtw88: change max_num_of_tx_queue() definition to inline in pci.hZong-Zhe Yang2020-01-261-1/+1
| | * | | | | | | | | rtw88: assign NULL to skb after being kfree()'edYan-Hsuan Chuang2020-01-261-1/+4
| | * | | | | | | | | rtw88: use rtw_hci_stop() instead of rtwdev->hci.ops->stop()Chin-Yen Lee2020-01-261-1/+1
| | * | | | | | | | | rtw88: remove unused vif pointer in struct rtw_vifYan-Hsuan Chuang2020-01-262-2/+0
| | * | | | | | | | | rtw88: remove unused variable 'in_lps'Yan-Hsuan Chuang2020-01-262-2/+0
| | * | | | | | | | | rtw88: remove unused spinlockTzu-En Huang2020-01-262-4/+0
| | * | | | | | | | | rtw88: 8822c: update power sequence to v15Tzu-En Huang2020-01-261-3/+3
| | * | | | | | | | | rtw88: fix TX secondary channel offset of 40M if current bw is 20M or 40MPing-Ke Shih2020-01-261-4/+6
| | * | | | | | | | | rtw88: fix rate mask for 1SS chipPing-Ke Shih2020-01-261-7/+5
| | * | | | | | | | | rtw88: Add wowlan net-detect supportChin-Yen Lee2020-01-267-15/+571
| | * | | | | | | | | rtw88: Add wowlan pattern match supportChin-Yen Lee2020-01-267-0/+274
| | * | | | | | | | | rtw88: support wowlan feature for 8822cChin-Yen Lee2020-01-2613-0/+836
| | * | | | | | | | | rtw88: load wowlan firmware if wowlan is supportedChin-Yen Lee2020-01-262-12/+70
| | * | | | | | | | | rtw88: add interface config for 8822cYan-Hsuan Chuang2020-01-264-0/+27
| | * | | | | | | | | rtw88: pci: reset dma when reset pci trx ringChin-Yen Lee2020-01-261-9/+10
| | * | | | | | | | | rtw88: pci: reset ring index when release skbs in tx ringChin-Yen Lee2020-01-261-0/+1
| | * | | | | | | | | hostap: Adjust indentation in prism2_hostapd_add_staNathan Chancellor2020-01-261-1/+1
| | * | | | | | | | | wlcore: mesh: Add support for RX Broadcast KeyMaital Hahn2020-01-264-11/+21
| | * | | | | | | | | mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame()Brian Norris2020-01-261-47/+28
| | * | | | | | | | | Merge tag 'iwlwifi-next-for-kalle-2020-01-11' of git://git.kernel.org/pub/scm...Kalle Valo2020-01-2646-591/+932
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | iwlwifi: add device name to device_infoLuca Coelho2020-01-049-27/+38
| | | * | | | | | | | iwlwifi: implement a new device configuration tableLuca Coelho2020-01-043-9/+49
| | | * | | | | | | | iwlwifi: assume the driver_data is a trans_cfg, but allow full cfgLuca Coelho2020-01-041-35/+55
| | | * | | | | | | | iwlwifi: prph: remove some unused register definitionsJohannes Berg2020-01-041-7/+0
| | | * | | | | | | | iwlwifi: mvm: print out extended secboot status before dumpJohannes Berg2020-01-042-7/+23
| | | * | | | | | | | iwlwifi: incorporate firmware filename into versionJohannes Berg2020-01-042-7/+19
| | | * | | | | | | | iwlwifi: yoyo: check for the domain on all TLV types during initLuca Coelho2020-01-044-14/+14
| | | * | | | | | | | iwlwifi: add new iwlax411 struct for type SoSnjOren Givon2020-01-042-0/+11
| | | * | | | | | | | iwlwifi: yoyo: remove the iwl_dbg_tlv_gen_active_trigs() functionLuca Coelho2020-01-041-22/+12