summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-16wifi: rtl8xxxu: Split up rtl8xxxu_identify_chipBitterblue Smith
2022-11-16wifi: rtl8xxxu: Move burst init to a functionBitterblue Smith
2022-11-09wifi: rtw89: 8852b: change debug mask of message of no TX resourcePing-Ke Shih
2022-11-09wifi: rtw89: use u32_encode_bits() to fill MAC quota valuePing-Ke Shih
2022-11-08wifi: rsi: Fix handling of 802.3 EAPOL frames sent via control portMarek Vasut
2022-11-08wifi: iwlegacy: remove redundant variable lenColin Ian King
2022-11-08wifi: rtw89: update D-MAC and C-MAC dump to diagnose SERChia-Yuan Li
2022-11-08wifi: rtw89: dump dispatch status via debug portChia-Yuan Li
2022-11-08wifi: Use kstrtobool() instead of strtobool()Christophe JAILLET
2022-11-08wifi: brcmfmac: Avoiding Connection delayPrasanna Kerekoppa
2022-11-08wifi: brcmfmac: Fix for when connect request is not successWataru Gohda
2022-11-08wifi: brcmfmac: correctly remove all p2p vifBrian Henriquez
2022-11-04wifi: rtl8xxxu: Use dev_* instead of pr_infoBitterblue Smith
2022-11-04wifi: rtl8xxxu: Set IEEE80211_HW_SUPPORT_FAST_XMITBitterblue Smith
2022-11-04wifi: rtl8xxxu: Recognise all possible chip cutsBitterblue Smith
2022-11-04wifi: rtl8xxxu: Fix the CCK RSSI calculationBitterblue Smith
2022-11-04wifi: rtl8xxxu: Add central frequency offset trackingBitterblue Smith
2022-11-04wifi: brcmfmac: Fix potential NULL pointer dereference in 'brcmf_c_preinit_dc...Jisoo Jang
2022-11-04wifi: brcmfmac: Fix a typo "unknow"Jonathan Neuschäfer
2022-11-04wifi: rtlwifi: rtl8192ee: remove static variable stop_report_cntColin Ian King
2022-11-04bcma: Fail probe if GPIO subdriver failsLinus Walleij
2022-11-04bcma: Use the proper gpio includeLinus Walleij
2022-11-04wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()Minsuk Kang
2022-11-01wifi: wilc1000: sdio: fix module autoloadingMichael Walle
2022-11-01wifi: atmel: Fix atmel_private_handler array sizeKees Cook
2022-11-01wifi: ipw2200: Remove the unused function ipw_alive()Jiapeng Chong
2022-11-01wifi: rtw89: 8852b: Fix spelling mistake KIP_RESOTRE -> KIP_RESTOREColin Ian King
2022-11-01wifi: rtw89: add WoWLAN pattern match supportChin-Yen Lee
2022-11-01wifi: rtw89: add WoWLAN function supportChin-Yen Lee
2022-11-01wifi: rtw89: add related H2C for WoWLAN modeChin-Yen Lee
2022-11-01wifi: rtw89: add drop tx packet functionChih-Kang Chang
2022-11-01wifi: rtw89: add function to adjust and restore PLE quotaChih-Kang Chang
2022-11-01wifi: rtw89: move enable_cpu/disable_cpu into fw_downloadChih-Kang Chang
2022-11-01wifi: rtw89: collect and send RF parameters to firmware for WoWLANChih-Kang Chang
2022-11-01wifi: rtw89: check if sta's mac_id is valid under AP/TDLSZong-Zhe Yang
2022-11-01wifi: rtw89: add BW info for both TX and RX in phy_infoEric Huang
2022-11-01wifi: rtw89: 8852c: make table of RU mask constantPing-Ke Shih
2022-11-01wifi: rtw89: declare support bands with constZong-Zhe Yang
2022-11-01wifi: rtw89: fw: adapt to new firmware format of dynamic headerPing-Ke Shih
2022-10-29Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-10-28ice: Add additional CSR registers to ETHTOOL_GREGSLukasz Czapnik
2022-10-28Merge branch 'clean-up-sfp-register-definitions'Jakub Kicinski
2022-10-28net: sfp: move field definitions along side register indexRussell King (Oracle)
2022-10-28net: sfp: convert register indexes from hex to decimalRussell King (Oracle)
2022-10-28Merge branch 'net-mtk_eth_soc-improve-pcs-implementation'Jakub Kicinski
2022-10-28net: mtk_eth_soc: add support for in-band 802.3z negotiationRussell King (Oracle)
2022-10-28net: mtk_eth_soc: move and correct link timer programmingRussell King (Oracle)
2022-10-28net: mtk_eth_soc: add advertisement programmingRussell King (Oracle)
2022-10-28net: mtk_eth_soc: move interface speed selectionRussell King (Oracle)
2022-10-28net: mtk_eth_soc: move PHY power upRussell King (Oracle)