summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-11-10wifi: iwlwifi: mvm: use old checksum for Bz A-stepJohannes Berg
2022-11-10wifi: iwlwifi: mei: fix potential NULL-ptr deref after cloneJohannes Berg
2022-11-10wifi: iwlwifi: mei: avoid blocking sap messages handling due to rtnl lockAvraham Stern
2022-11-10wifi: iwlwifi: mei: fix tx DHCP packet for devices with new Tx APIEmmanuel Grumbach
2022-11-10wifi: iwlwifi: mei: don't send SAP commands if AMT is disabledEmmanuel Grumbach
2022-11-10wifi: iwlwifi: mei: make sure ownership confirmed message is sentAvraham Stern
2022-11-10wifi: iwlwifi: mvm: send TKIP connection status to csmeAvraham Stern
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-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)
2022-10-28net: mtk_eth_soc: add out of band forcing of speed and duplex in pcs_link_upRussell King (Oracle)
2022-10-28net: mtk_eth_soc: convert mtk_sgmii to use regmap_update_bits()Russell King (Oracle)
2022-10-28net: mtk_eth_soc: add pcs_get_state() implementationRussell King (Oracle)
2022-10-28net: mtk_eth_soc: eliminate unnecessary error handlingRussell King (Oracle)
2022-10-28net: mtk_eth_soc: add definitions for PCSRussell King (Oracle)
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner
2022-10-28Kalle Valo says:Jakub Kicinski
2022-10-28wifi: ath11k: fix monitor vdev creation with firmware recoveryNagarajan Maran
2022-10-28nfc: s3fwrn5: use devm_clk_get_optional_enabled() helperDmitry Torokhov