summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2020-01-26rtlwifi: rtl8723ae: Make functions static & rm sw.hAmadeusz Sławiński
2020-01-26rtlwifi: rtl8192se: Remove sw.h headerAmadeusz Sławiński
2020-01-26rtlwifi: rtl8192ee: Make functions static & rm sw.hAmadeusz Sławiński
2020-01-26rtlwifi: rtl8192cu: Remove sw.h headerAmadeusz Sławiński
2020-01-26rtlwifi: rtl8192ce: Make functions static & rm sw.hAmadeusz Sławiński
2020-01-26rtlwifi: rtl8188ee: Make functions static & rm sw.hAmadeusz Sławiński
2020-01-26rtlwifi: rtl8192cu: Fix typoAmadeusz Sławiński
2020-01-26rtw88: change max_num_of_tx_queue() definition to inline in pci.hZong-Zhe Yang
2020-01-26rtw88: assign NULL to skb after being kfree()'edYan-Hsuan Chuang
2020-01-26rtw88: use rtw_hci_stop() instead of rtwdev->hci.ops->stop()Chin-Yen Lee
2020-01-26rtw88: remove unused vif pointer in struct rtw_vifYan-Hsuan Chuang
2020-01-26rtw88: remove unused variable 'in_lps'Yan-Hsuan Chuang
2020-01-26rtw88: remove unused spinlockTzu-En Huang
2020-01-26rtw88: 8822c: update power sequence to v15Tzu-En Huang
2020-01-26rtw88: fix TX secondary channel offset of 40M if current bw is 20M or 40MPing-Ke Shih
2020-01-26rtw88: fix rate mask for 1SS chipPing-Ke Shih
2020-01-26rtw88: Add wowlan net-detect supportChin-Yen Lee
2020-01-26rtw88: Add wowlan pattern match supportChin-Yen Lee
2020-01-26rtw88: support wowlan feature for 8822cChin-Yen Lee
2020-01-26rtw88: load wowlan firmware if wowlan is supportedChin-Yen Lee
2020-01-26rtw88: add interface config for 8822cYan-Hsuan Chuang
2020-01-26rtw88: pci: reset dma when reset pci trx ringChin-Yen Lee
2020-01-26rtw88: pci: reset ring index when release skbs in tx ringChin-Yen Lee
2020-01-26hostap: Adjust indentation in prism2_hostapd_add_staNathan Chancellor
2020-01-26wlcore: mesh: Add support for RX Broadcast KeyMaital Hahn
2020-01-26mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame()Brian Norris
2020-01-26Merge tag 'iwlwifi-next-for-kalle-2020-01-11' of git://git.kernel.org/pub/scm...Kalle Valo
2020-01-08net: iwlwifi: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld
2020-01-06wil6210: get rid of begin() and complete() ethtool_opsMichal Kubecek
2020-01-04iwlwifi: add device name to device_infoLuca Coelho
2020-01-04iwlwifi: implement a new device configuration tableLuca Coelho
2020-01-04iwlwifi: assume the driver_data is a trans_cfg, but allow full cfgLuca Coelho
2020-01-04iwlwifi: prph: remove some unused register definitionsJohannes Berg
2020-01-04iwlwifi: mvm: print out extended secboot status before dumpJohannes Berg
2020-01-04iwlwifi: incorporate firmware filename into versionJohannes Berg
2020-01-04iwlwifi: yoyo: check for the domain on all TLV types during initLuca Coelho
2020-01-04iwlwifi: add new iwlax411 struct for type SoSnjOren Givon
2020-01-04iwlwifi: yoyo: remove the iwl_dbg_tlv_gen_active_trigs() functionLuca Coelho
2020-01-04iwlwifi: yoyo: remove unnecessary active triggers status flagLuca Coelho
2020-01-04iwlwifi: yoyo: don't allow changing the domain via debugfsLuca Coelho
2020-01-04iwlwifi: mvm: Update BEACON_TEMPLATE_CMD firmware APIAndrei Otcheretianski
2019-12-23iwlwifi: remove CSR registers abstractionLuca Coelho
2019-12-23iwlwifi: remove some outdated iwl22000 configurationsLuca Coelho
2019-12-23iwlwifi: pcie: validate queue ID before array deref/bit opsJohannes Berg
2019-12-23iwlwifi: pcie: use partial pages if applicableJohannes Berg
2019-12-23iwlwifi: pcie: map only used part of RX buffersJohannes Berg
2019-12-23iwlwifi: allocate more receive buffers for HE devicesJohannes Berg
2019-12-23iwlwifi: mvm: add support for responder config command version 7Avraham Stern
2019-12-23iwlwifi: mvm: add support for location range request version 8Avraham Stern
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller