summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-02wifi: rtw89: chan: refine MCC re-plan flow when unassign chanctxZong-Zhe Yang
2024-08-02wifi: rtw88: always wait for both firmware loading attemptsDmitry Antipov
2024-08-02wifi: rtw89: fix typo of rtw89_phy_ra_updata_XXXZong-Zhe Yang
2024-08-02wifi: rtw89: 885xb: reset IDMEM mode to prevent download firmware failurePing-Ke Shih
2024-08-02wifi: rtw89: add support for hardware rfkillKuan-Chung Chen
2024-08-02wifi: rtw89: add EVM statistics for 1SS rateKuan-Chung Chen
2024-08-02wifi: rtw88: 8822c: Parse channel from IE to correct invalid hardware reportsPo-Hao Huang
2024-07-31wifi: rtw88: 8703b: Fix reported RX band widthBitterblue Smith
2024-07-31wifi: rtw88: 8822c: Fix reported RX band widthBitterblue Smith
2024-07-31wifi: rtw89: 8852bt: add 8852BE-VT to Makefile and KconfigPing-Ke Shih
2024-07-31wifi: rtw89: 8852bte: add PCI entry of 8852BE-VTPing-Ke Shih
2024-07-31wifi: rtw89: 8852bt: declare firmware features of RTL8852BTPing-Ke Shih
2024-07-31wifi: rtw89: 8852bt: add chip_ops of RTL8852BTPing-Ke Shih
2024-07-31wifi: rtw89: 8852bt: add chip_info of RTL8852BTPing-Ke Shih
2024-07-31wifi: rtw89: 8852bt: rfk: use predefined string choice for DPK enable/disablePing-Ke Shih
2024-07-31wifi: rtw89: 8852bt: add set_channel_rfPing-Ke Shih
2024-07-31wifi: rtw89: select WANT_DEV_COREDUMPZong-Zhe Yang
2024-07-31wifi: rtw88: select WANT_DEV_COREDUMPZong-Zhe Yang
2024-07-31wifi: rtw88: debugfs: support multiple adapters debuggingPing-Ke Shih
2024-07-17wifi: rtw88: 8821cu: Remove VID/PID 0bda:c82cNick Morrow
2024-07-17wifi: rtw88: usb: Support USB 3 with RTL8822CU/RTL8822BUBitterblue Smith
2024-07-17wifi: rtw89: 8852bt: rfk: Fix spelling mistake "KIP_RESOTRE" -> "KIP_RESTORE"Colin Ian King
2024-07-17wifi: rtw88: Set efuse->ext_lna_5g - fix typoBitterblue Smith
2024-07-12net: mctp-i2c: invalidate flows immediately on TX errorsJeremy Kerr
2024-07-12l2tp: fix l2tp_session_register with colliding l2tpv3 IDsJames Chapman
2024-07-12tipc: Consolidate redundant functionsShigeru Yoshida
2024-07-12tipc: Remove unused struct declarationShigeru Yoshida
2024-07-11Merge branch 'netconsole-fix-potential-race-condition-and-improve-code-clarity'Jakub Kicinski
2024-07-11net: netconsole: Eliminate redundant setting of enabled fieldBreno Leitao
2024-07-11net: netconsole: Remove unnecessary cast from boolBreno Leitao
2024-07-11selftests: openvswitch: retry instead of sleepAdrian Moreno
2024-07-11netdevice: define and allocate &net_device _properly_Alexander Lobakin
2024-07-11net: psample: fix flag being set in wrong skbAdrian Moreno
2024-07-12bna: adjust 'name' buf size of bna_tcb and bna_ccb structuresAlexey Kodanev
2024-07-11Merge tag 'wireless-next-2024-07-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-07-11net: reduce rtnetlink_rcv_msg() stack usageEric Dumazet
2024-07-11net/sched: act_skbmod: convert comma to semicolonChen Ni
2024-07-11Merge branch 'ethtool-use-the-rss-context-xarray-in-ring-deactivation-safety-...Jakub Kicinski
2024-07-11ethtool: use the rss context XArray in ring deactivation safety-checkJakub Kicinski
2024-07-11ethtool: fail closed if we can't get max channel used in indirection tablesJakub Kicinski
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-11net: pse-pd: pd692x0: Fix spelling mistake "availables" -> "available"Colin Ian King
2024-07-11Merge tag 'net-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-11Merge tag 'vfs-6.10-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-11Merge tag 'nf-24-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-07-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-07-11net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socketDaniel Borkmann
2024-07-11net/sched: Fix UAF when resolving a clashChengen Du
2024-07-11net: ks8851: Fix potential TX stall after interface reopenRonald Wahl
2024-07-11udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port().Kuniyuki Iwashima