summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-02-13wifi: rtw89: 8852b: don't support LPS-PG mode after firmware 0.29.26.0Ping-Ke Shih
2023-02-13wifi: rtw89: 8852b: reset IDMEM mode to default valuePing-Ke Shih
2023-02-13wifi: rtw89: add use of pkt_list offload to debug entryPing-Ke Shih
2023-02-13wifi: rtw89: refine packet offload flowChin-Yen Lee
2023-02-13wifi: rtw89: fix potential wrong mapping for pkt-offloadChin-Yen Lee
2023-02-13wifi: rtw89: disallow enter PS mode after create TDLS linkKuan-Chung Chen
2023-02-13wifi: rtw89: refine MCC C2H debug logsZong-Zhe Yang
2023-02-13wifi: rtw89: fix parsing offset for MCC C2HZong-Zhe Yang
2023-02-13wifi: rtw89: deal with RXI300 errorZong-Zhe Yang
2023-02-13wifi: rtw89: debug: avoid invalid access on RTW89_DBG_SEL_MAC_30Zong-Zhe Yang
2023-02-13wifi: rtw89: mac: add function to get TSFZong-Zhe Yang
2023-02-13wifi: rtw89: split out generic part of rtw89_mac_port_tsf_sync()Zong-Zhe Yang
2023-02-13wifi: rtw89: correct unit for port offset and refine macroZong-Zhe Yang
2023-02-13wifi: rtw89: coex: Update Wi-Fi Bluetooth coexistence version to 7.0.0Ching-Te Ku
2023-02-13wifi: rtw89: coex: Fix test fail when coexist with raspberryPI A2DP idleChing-Te Ku
2023-02-13wifi: rtw89: coex: Correct A2DP exist variable sourceChing-Te Ku
2023-02-13wifi: rtw89: coex: Set Bluetooth background scan PTA request priorityChing-Te Ku
2023-02-13wifi: rtw89: coex: Refine coexistence logChing-Te Ku
2023-02-13wifi: rtw89: coex: Force to update TDMA parameter when radio state changeChing-Te Ku
2023-02-13wifi: rtw89: coex: Clear Bluetooth HW PTA counter when radio state changeChing-Te Ku
2023-02-13wifi: rtw89: coex: Update Wi-Fi external control TDMA parameters/tablesChing-Te Ku
2023-02-13wifi: brcmfmac: change cfg80211_set_channel() name and signatureArend van Spriel
2023-02-13wifi: mwifiex: fix loop iterator in mwifiex_update_ampdu_txwinsize()Dan Carpenter
2023-02-13wifi: mwifiex: Replace one-element array with flexible-array memberGustavo A. R. Silva
2023-02-13wifi: mwifiex: Replace one-element arrays with flexible-array membersGustavo A. R. Silva
2023-02-13wifi: brcmfmac: Replace one-element array with flexible-array memberGustavo A. R. Silva
2023-02-13wifi: mwifiex: Support firmware hotfix version in GET_HW_SPEC responsesLukas Wunner
2023-02-13wifi: mwifiex: Support SD8978 chipsetLukas Wunner
2023-02-13wifi: mwifiex: Add missing compatible string for SD8787Lukas Wunner
2023-02-13wifi: brcmfmac: pcie: Perform correct BCM4364 firmware selectionHector Martin
2023-02-13wifi: brcmfmac: pcie: Add IDs/properties for BCM4377Hector Martin
2023-02-13wifi: brcmfmac: pcie: Add IDs/properties for BCM4355Hector Martin
2023-02-13wifi: brcmfmac: Rename Cypress 89459 to BCM4355Hector Martin
2023-02-13Merge tag 'qcom-drivers-for-6.3-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2023-02-13wifi: iwl4965: Add missing check for create_singlethread_workqueue()Jiasheng Jiang
2023-02-13wifi: iwl3945: Add missing check for create_singlethread_workqueueJiasheng Jiang
2023-02-13wifi: rtw88: mac: Use existing macros in rtw_pwr_seq_parser()Martin Blumenstingl
2023-02-13wifi: rtw88: Move enum rtw_tx_queue_type mapping code to tx.{c,h}Martin Blumenstingl
2023-02-13wifi: rtw88: pci: Change queue datatype to enum rtw_tx_queue_typeMartin Blumenstingl
2023-02-13wifi: rtw88: pci: Use enum type for rtw_hw_queue_mapping() and ac_to_hwqMartin Blumenstingl
2023-02-13wifi: wl1251: Fix a typo ("boradcast")Jonathan Neuschäfer
2023-02-13wifi: libertas: add support for WPS enrollee IE in probe requestsDoug Brown
2023-02-13wifi: libertas: add new TLV type for WPS enrollee IEDoug Brown
2023-02-13wifi: libertas: only add RSN/WPA IE in lbs_add_wpa_tlvDoug Brown
2023-02-13wifi: libertas: fix code style in Marvell structsDoug Brown
2023-02-13Merge tag 'mt76-for-kvalo-2023-02-03' of https://github.com/nbd168/wirelessKalle Valo
2023-02-13net: phy: start using genphy_c45_ethtool_get/set_eee()Oleksij Rempel
2023-02-13net: phy: migrate phy_init_eee() to genphy_c45_eee_is_active()Oleksij Rempel
2023-02-13net: phy: c45: migrate to genphy_c45_write_eee_adv()Oleksij Rempel
2023-02-13net: phy: c22: migrate to genphy_c45_write_eee_adv()Oleksij Rempel