index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Lines
2025-11-18
net/mlx5: Remove redundant bw_share minimal value assignment
Carolina Jubran
-7
/
+0
2025-11-18
net/mlx5e: Recover SQ on excessive PTP TX timestamp delta
Carolina Jubran
-8
/
+17
2025-11-18
net/mlx5: Refactor EEPROM query error handling to return status separately
Gal Pressman
-28
/
+30
2025-11-18
net/mlx5: Clean up only new IRQ glue on request_irq() failure
Pradyumn Rahar
-4
/
+2
2025-11-18
net: dsa: ks8995: Fix incorrect OF match table name
Alok Tiwari
-3
/
+3
2025-11-18
ice: fix PTP cleanup on driver removal in error path
Grzegorz Nitka
-3
/
+19
2025-11-18
idpf: fix possible vport_config NULL pointer deref in remove
Emil Tantilov
-0
/
+2
2025-11-18
gve: Add Rx HWTS metadata to AF_XDP ZC mode
Tim Hostetler
-2
/
+21
2025-11-18
gve: Prepare bpf_xdp_metadata_rx_timestamp support
Tim Hostetler
-10
/
+34
2025-11-18
gve: Wrap struct xdp_buff
Tim Hostetler
-8
/
+13
2025-11-18
gve: Move ptp_schedule_worker to gve_init_clock
Tim Hostetler
-4
/
+12
2025-11-18
net: phy: micrel: lan8814: Enable in-band auto-negotiation
Horatiu Vultur
-5
/
+21
2025-11-18
net: ps3_gelic_net: handle skb allocation failures
Florian Fuchs
-11
/
+35
2025-11-18
net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qed...
Pavel Zhigulin
-2
/
+3
2025-11-18
net: stmmac: Disable EEE RX clock stop when VLAN is enabled
Ovidiu Panait
-1
/
+5
2025-11-18
net: stmmac: Fix VLAN 0 deletion in vlan_del_hw_rx_fltr()
Ovidiu Panait
-1
/
+2
2025-11-17
net: airoha: Do not loopback traffic to GDM2 if it is available on the device
Lorenzo Bianconi
-1
/
+1
2025-11-17
r8169: bail out from probe if fiber mode is detected on RTL8127AF
Heiner Kallweit
-0
/
+9
2025-11-17
net: stmmac: dwmac-sophgo: Add phy interface filter
Inochi Amaoto
-1
/
+19
2025-11-17
net: phy: Add helper for fixing RGMII PHY mode based on internal mac delay
Inochi Amaoto
-0
/
+43
2025-11-17
net: mana: Add standard counter rx_missed_errors
Erni Sri Satya Vennela
-5
/
+33
2025-11-17
net: mana: Move hardware counter stats from per-port to per-VF context
Erni Sri Satya Vennela
-71
/
+81
2025-11-17
net: stmmac: remove unnecessary .pkt_route queue initialisation
Russell King (Oracle)
-19
/
+2
2025-11-17
net: stmmac: remove unnecessary .prio queue initialisation
Russell King (Oracle)
-10
/
+4
2025-11-17
net: stmmac: remove unnecessary .use_prio queue initialisation
Russell King (Oracle)
-21
/
+0
2025-11-17
net: stmmac: setup default RX channel map in stmmac_plat_dat_alloc()
Russell King (Oracle)
-5
/
+7
2025-11-17
net: stmmac: move initialisation of queues_to_use to stmmac_plat_dat_alloc()
Russell King (Oracle)
-23
/
+8
2025-11-17
net: stmmac: move initialisation of unicast_filter_entries to stmmac_plat_dat...
Russell King (Oracle)
-19
/
+2
2025-11-17
net: stmmac: move initialisation of multicast_filter_bins to stmmac_plat_dat_...
Russell King (Oracle)
-16
/
+3
2025-11-17
net: stmmac: move initialisation of maxmtu to stmmac_plat_dat_alloc()
Russell King (Oracle)
-20
/
+2
2025-11-17
net: stmmac: move initialisation of clk_csr to stmmac_plat_dat_alloc()
Russell King (Oracle)
-5
/
+2
2025-11-17
net: stmmac: move initialisation of phy_addr to stmmac_plat_dat_alloc()
Russell King (Oracle)
-6
/
+5
2025-11-17
net: stmmac: add stmmac_plat_dat_alloc()
Russell King (Oracle)
-4
/
+18
2025-11-17
qede: convert to use ndo_hwtstamp callbacks
Vadim Fedorenko
-50
/
+54
2025-11-17
bnx2x: convert to use ndo_hwtstamp callbacks
Vadim Fedorenko
-22
/
+48
2025-11-18
wifi: rtw89: Add default ID 0bda:b831 for RTL8831BU
Zenm Chen
-0
/
+2
2025-11-18
wifi: rtl818x: Fix potential memory leaks in rtl8180_init_rx_ring()
Abdun Nihaal
-7
/
+2
2025-11-18
wifi: rtw89: use separated function to set RX filter
Ping-Ke Shih
-21
/
+20
2025-11-18
wifi: rtw89: correct user macid mask of RX info for RTL8922D
Chih-Kang Chang
-1
/
+7
2025-11-18
wifi: rtw89: update format of addr cam H2C command
Chih-Kang Chang
-22
/
+56
2025-11-18
wifi: rtw89: add addr cam H2C command v1
Ping-Ke Shih
-11
/
+46
2025-11-18
wifi: rtw89: fill addr cam H2C command by struct
Ping-Ke Shih
-425
/
+173
2025-11-18
wifi: rtw89: align RA H2C format v1 for RTL8922A
Ping-Ke Shih
-14
/
+39
2025-11-18
wifi: rtw89: fw: print band and port where beacon update on
Ping-Ke Shih
-1
/
+21
2025-11-18
wifi: rtw89: phy: ignore DCFO if not defined in chip_info
Ping-Ke Shih
-1
/
+1
2025-11-18
wifi: rtw89: phy: consider type 15 in BB gain table
Ping-Ke Shih
-0
/
+4
2025-11-18
wifi: rtw89: mac: update wcpu_on to download firmware for RTL8922D
Ping-Ke Shih
-0
/
+30
2025-11-18
wifi: rtw89: mac: remove undefined bit B_BE_PPDU_MAC_INFO
Ping-Ke Shih
-2
/
+1
2025-11-18
wifi: rtw89: phy: calling BB pre-init by chips with/without BB MCU
Ping-Ke Shih
-6
/
+18
2025-11-18
wifi: rtw89: mac: separate pre-init code before downloading firmware
Ping-Ke Shih
-4
/
+20
[prev]
[next]