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
2026-02-03
net: stmmac: rk: convert px30
Russell King (Oracle)
-34
/
+4
2026-02-03
net: stmmac: rk: remove need for ->set_speed() method
Russell King (Oracle)
-125
/
+29
2026-02-03
net: stmmac: rk: use rk_encode_wm16() for RMII clock
Russell King (Oracle)
-158
/
+33
2026-02-03
net: stmmac: rk: use rk_encode_wm16() for RMII speed
Russell King (Oracle)
-38
/
+31
2026-02-03
net: stmmac: rk: use rk_encode_wm16() for RGMII clocks
Russell King (Oracle)
-64
/
+36
2026-02-03
net: stmmac: rk: remove rk3528 RMII clock initialisation
Russell King (Oracle)
-2
/
+1
2026-02-03
net: stmmac: rk: convert rk3588 to rk_set_reg_speed()
Russell King (Oracle)
-29
/
+34
2026-02-03
net: stmmac: rk: move speed GRF register offset to private data
Russell King (Oracle)
-33
/
+81
2026-02-03
net: stmmac: rk: convert rk3588 to mask-based interface mode config
Russell King (Oracle)
-10
/
+35
2026-02-03
net: stmmac: rk: convert to mask-based interface mode configuration
Russell King (Oracle)
-101
/
+156
2026-02-03
net: dsa: yt921x: Add DCB/QoS support
David Yang
-11
/
+298
2026-02-03
net: dsa: yt921x: Refactor yt921x_chip_setup()
David Yang
-11
/
+24
2026-02-03
net: dsa: yt921x: Refactor VLAN awareness setting
David Yang
-10
/
+14
2026-02-03
wifi: iwlwifi: mvm: pause TCM on fast resume
Miri Korenblit
-1
/
+5
2026-02-03
wifi: iwlwifi: mld: cancel mlo_scan_start_wk
Miri Korenblit
-2
/
+2
2026-02-03
wifi: brcmsmac: phy: Remove unreachable error handling code
Ingyu Jang
-7
/
+2
2026-02-03
net: phy: remove modalias-based mdio bus matching
Heiner Kallweit
-13
/
+0
2026-02-03
net: dsa: loop: remove MDIO device modalias
Heiner Kallweit
-1
/
+7
2026-02-03
net: ethernet: adi: make name member of struct adin1110_cfg a pointer
Heiner Kallweit
-1
/
+1
2026-02-02
net: stmmac: handle integrated PCS phy_intf_sel separately
Russell King (Oracle)
-3
/
+23
2026-02-02
net: stmmac: move most PCS register definitions to stmmac_pcs.c
Russell King (Oracle)
-26
/
+18
2026-02-02
net: stmmac: clear half-duplex caps where unsupported
Russell King (Oracle)
-2
/
+3
2026-02-02
net: spacemit: k1-emac: fix jumbo frame support
Tomas Hlavacek
-6
/
+15
2026-02-02
net: stmmac: dwmac-renesas-gbeth: Add support for RZ/G3L SoC
Biju Das
-0
/
+1
2026-02-02
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-88
/
+136
2026-02-02
net: enetc: Convert 16-bit register reads to 32-bit for ENETC v4
Claudiu Manoil
-4
/
+15
2026-02-02
net: enetc: Convert 16-bit register writes to 32-bit for ENETC v4
Claudiu Manoil
-2
/
+2
2026-02-02
net: enetc: Remove CBDR cacheability AXI settings for ENETC v4
Claudiu Manoil
-4
/
+0
2026-02-02
net: enetc: Remove SI/BDR cacheability AXI settings for ENETC v4
Claudiu Manoil
-4
/
+7
2026-02-02
net: remove unnecessary module_init/exit functions
Ethan Nelson-Moore
-156
/
+0
2026-02-02
net: ethernet: use module_pci_driver; remove useless driver versions
Ethan Nelson-Moore
-103
/
+3
2026-02-02
net: phy: dp83867: Always program R/SGMII enable bits
Sean Anderson
-24
/
+10
2026-02-02
net: phy: dp83867: Program TX FIFO for all interfaces
Sean Anderson
-17
/
+14
2026-02-02
net: stmmac: fix stm32 (and potentially others) resume regression
Russell King (Oracle)
-1
/
+2
2026-02-02
bnxt_en: Allow ntuple filters for drops
Joe Damato
-6
/
+7
2026-02-02
net: spacemit: display phy driver information
Chukun Pan
-0
/
+2
2026-02-02
Merge tag 'ath-next-20260202' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Johannes Berg
-12
/
+729
2026-02-02
Merge tag 'rtw-next-2026-01-30' of https://github.com/pkshih/rtw
Johannes Berg
-144
/
+2047
2026-01-31
Merge tag 'linux-can-next-for-6.20-20260131' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
-32
/
+42
2026-01-30
net: usb: r8152: fix resume reset deadlock
Sergey Senozhatsky
-14
/
+15
2026-01-30
net: wwan: mhi_wwan_ctrl: Add NMEA channel support
Slark Xiao
-0
/
+1
2026-01-30
net: wwan: hwsim: support NMEA port emulation
Sergey Ryazanov
-2
/
+126
2026-01-30
net: wwan: hwsim: refactor to support more port types
Sergey Ryazanov
-32
/
+41
2026-01-30
net: wwan: add NMEA port support
Sergey Ryazanov
-5
/
+152
2026-01-30
net: wwan: core: split port unregister and stop
Sergey Ryazanov
-5
/
+18
2026-01-30
net: wwan: core: split port creation and registration
Sergey Ryazanov
-26
/
+43
2026-01-30
net: wwan: core: explicit WWAN device reference counting
Sergey Ryazanov
-19
/
+15
2026-01-30
net: wwan: core: remove unused port_id field
Sergey Ryazanov
-2
/
+0
2026-01-30
eth fbnic: Add debugfs hooks for tx/rx rings
Mike Marciniszyn (Meta)
-1
/
+400
2026-01-30
eth fbnic: Add debugfs hooks for firmware mailbox
Mike Marciniszyn (Meta)
-1
/
+50
[prev]
[next]