summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-07-19wifi: ath12k: Fix TX status reporting to mac80211 when offload is enabledNithyanantham Paramasivam
2025-07-19wifi: ath12k: Fix the handling of TX packets in Ethernet modeNithyanantham Paramasivam
2025-07-18net/mlx5: E-Switch, Fix peer miss rules to use peer eswitchShahar Shitrit
2025-07-18net/mlx5: Fix memory leak in cmd_exec()Chiara Meiohas
2025-07-18be2net: Use correct byte order and format string for TCP seq and ack_seqAlok Tiwari
2025-07-18net: bcmasp: Add support for re-starting auto-negotiationFlorian Fainelli
2025-07-18net: s/dev_close_many/netif_close_many/Stanislav Fomichev
2025-07-18net: s/dev_set_threaded/netif_set_threaded/Stanislav Fomichev
2025-07-18net: s/__dev_set_mtu/__netif_set_mtu/Stanislav Fomichev
2025-07-18net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/Stanislav Fomichev
2025-07-18net: s/dev_get_mac_address/netif_get_mac_address/Stanislav Fomichev
2025-07-18net: s/dev_get_port_parent_id/netif_get_port_parent_id/Stanislav Fomichev
2025-07-18net: ti: icssg-prueth: Fix buffer allocation for ICSSGHimanshu Mittal
2025-07-18dpaa2-switch: Fix device reference count leak in MAC endpoint handlingMa Ke
2025-07-18dpaa2-eth: Fix device reference count leak in MAC endpoint handlingMa Ke
2025-07-18net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOCJesper Dangaard Brouer
2025-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6Alexei Starovoitov
2025-07-18ixgbevf: remove unused fields from struct ixgbevf_adapterYuto Ohnuki
2025-07-18igbvf: remove unused fields from struct igbvf_adapterYuto Ohnuki
2025-07-18igc: Add wildcard rule support to ethtool NFC using Default QueueSong Yoong Siang
2025-07-18igc: Relocate RSS field definitions to igc_defines.hSong Yoong Siang
2025-07-18ice: breakout common LAG code into helpersDave Ertman
2025-07-18ice: convert ice_add_prof() to bitmapJesse Brandeburg
2025-07-18ice: add E835 device IDsDawid Osuchowski
2025-07-18ice: add 40G speed to Admin Command GET PORT OPTIONAleksandr Loktionov
2025-07-18idpf: preserve coalescing settings across resetsAhmed Zaki
2025-07-18idpf: add cross timestampingMilena Olech
2025-07-18idpf: add flow steering supportAhmed Zaki
2025-07-18virtchnl2: add flow steering supportSudheer Mogilappagari
2025-07-18virtchnl2: rename enum virtchnl2_cap_rssAhmed Zaki
2025-07-18wifi: ath12k: Add support to parse max ext2 wmi service bitTamizh Chelvam Raja
2025-07-18wifi: ath12k: fix endianness handling while accessing wmi service bitTamizh Chelvam Raja
2025-07-18wifi: plfxlc: Fix error handling in usb driver probeMurad Masimov
2025-07-18wifi: brcmfmac: Add support for the SDIO 43751 deviceFabio Estevam
2025-07-18wifi: wilc1000: Use min() to improve codeQianfeng Rong
2025-07-18wifi: mwifiex: Use max_t() to improve codeQianfeng Rong
2025-07-18wifi: brcm80211: Use min() to improve codeQianfeng Rong
2025-07-18wifi: brcmfmac: Fix typo "notifer"WangYuli
2025-07-18wifi: brcmsmac: Remove const from tbl_ptr parameter in wlc_lcnphy_common_read...Nathan Chancellor
2025-07-18Merge tag 'rtw-next-2025-07-18' of https://github.com/pkshih/rtwJohannes Berg
2025-07-18wifi: rtlwifi: Use min()/max() to improve codeQianfeng Rong
2025-07-18wifi: rtw89: wow: Add Basic Rate IE to probe request in scheduled scan modeChin-Yen Lee
2025-07-18wifi: rtw89: Lower the timeout in rtw89_fwdl_check_path_ready_ax() for USBBitterblue Smith
2025-07-18wifi: rtw89: Lower the timeout in rtw89_fw_read_c2h_reg() for USBBitterblue Smith
2025-07-18wifi: rtw89: check path range before using in rtw89_fw_h2c_rf_ps_info()Ping-Ke Shih
2025-07-18wifi: rtw89: purge obsoleted scan events with software sequence numberPing-Ke Shih
2025-07-18wifi: rtw89: dynamically update EHT preamble puncturingKuan-Chung Chen
2025-07-18wifi: rtw89: mac: reduce PPDU status length for WiFi 6 chipsChia-Yuan Li
2025-07-18wifi: rtw89: trigger TX stuck if FIFO fullChia-Yuan Li
2025-07-17et131x: Add missing check after DMA mapThomas Fourier