summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-27wifi: rtw88: sdio: Migrate to use sdio specific shutdown functionUwe Kleine-König
2026-01-27wifi: rsi: sdio: Migrate to use sdio specific shutdown functionUwe Kleine-König
2026-01-27sdio: Provide a bustype shutdown functionUwe Kleine-König
2026-01-19wifi: wlcore: Add support for IGTK keyPeter Åstrand
2026-01-19Merge tag 'rtw-next-2026-01-15' of https://github.com/pkshih/rtwJohannes Berg
2026-01-15wifi: rtw89: pci: consider RTL8922D in PCI common flowPing-Ke Shih
2026-01-15wifi: rtw89: mac: consider RTL8922D in MAC common flowPing-Ke Shih
2026-01-15wifi: rtw89: mac: correct page number for CSI responsePing-Ke Shih
2026-01-15wifi: rtw89: align CUSTID defined by firmwarePing-Ke Shih
2026-01-15wifi: rtw89: disable EHT protocol by chip capabilitiesPing-Ke Shih
2026-01-15wifi: rtw89: support EHT GI/LTF settingKuan-Chung Chen
2026-01-15wifi: rtw89: wow: add reason codes for disassociation in WoWLAN modeChin-Yen Lee
2026-01-15wifi: rtw89: pci: validate sequence number of TX release reportPing-Ke Shih
2026-01-13wifi: rtw89: Add support for D-Link VR Air Bridge (DWA-F18)Zenm Chen
2026-01-13wifi: rtw89: Add support for MSI AX1800 Nano (GUAX18N)Zenm Chen
2026-01-13wifi: rtw89: mac: set EDCCA configurations for RTL8922DPing-Ke Shih
2026-01-13wifi: rtw89: mac: add an entry to enable MAC function in preinitPing-Ke Shih
2026-01-13wifi: rtw89: mac: separate functions of CMAC power and function enablePing-Ke Shih
2026-01-13wifi: rtw89: mac: configure DMA_STOP1 by predefined maskPing-Ke Shih
2026-01-13wifi: rtw89: mac: define preload_init for generationsPing-Ke Shih
2026-01-13wifi: rtw89: mac: update WP quota for RTL8922DPing-Ke Shih
2026-01-13wifi: rtw89: mac: update MPDU quota according to chip DLE definitionPing-Ke Shih
2026-01-13wifi: rtw89: mac: set quota 13 for PLE SNRPTPing-Ke Shih
2026-01-13wifi: rtw89: mac: add dle_mem and ple_{min,max}_qt quota for RTL8922DPing-Ke Shih
2026-01-13wifi: rtw89: mac: remove unnecessary return from rtw89_fwdl_secure_idmem_shar...Ping-Ke Shih
2026-01-13wifi: rtw89: coex: update coex software control for RTL8922DChia-Yuan Li
2026-01-13wifi: rtw89: coex: update scoreboard value according to power state for two BTPing-Ke Shih
2026-01-13wifi: rtw89: coex: make coex scoreboard as chip infoPing-Ke Shih
2026-01-12Merge tag 'wireless-next-2026-01-12' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-01-12wifi: mac80211_hwsim: remove NAN by defaultJohannes Berg
2026-01-12wl1251: Replace strncpy with strscpy in wl1251_acx_fw_versionThorsten Blum
2026-01-12wifi: iwlegacy: 3945-rs: remove redundant pointer check in il3945_rs_tx_statu...Tuo Li
2026-01-10bnxt_en: Implement ethtool_ops -> get_link_ext_state()Michael Chan
2026-01-10bnxt_en: Use a larger RSS indirection table on P5_PLUS chipsMichael Chan
2026-01-10bnxt_en: Defrag the NVRAM region when resizing UPDATE region failsPavan Chebbi
2026-01-10bnxt_en: Add support for FEC bin histogramsMichael Chan
2026-01-10bnxt_en: Add PTP .getcrosststamp() interface to get device/host timesPavan Chebbi
2026-01-10bnxt_en: Update FW interface to 1.10.3.151Michael Chan
2026-01-10net: hns3: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: hns: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: qede: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: niu: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: funeth: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: enic: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: hinic: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: octeontx2: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: stmmac: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net/mlx5e: Remove GSO_PARTIAL for non _CSUM GREGal Pressman
2026-01-10net/mlx5e: TSO for UDP over GRE over vlan packetsGal Pressman
2026-01-10net/mlx5e: TSO for GRE over vlanGal Pressman