index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-28
ice: Add additional CSR registers to ETHTOOL_GREGS
Lukasz Czapnik
1
-0
/
+169
2022-10-28
net: mtk_eth_soc: add support for in-band 802.3z negotiation
Russell King (Oracle)
1
-35
/
+42
2022-10-28
net: mtk_eth_soc: move and correct link timer programming
Russell King (Oracle)
1
-5
/
+8
2022-10-28
net: mtk_eth_soc: add advertisement programming
Russell King (Oracle)
1
-1
/
+12
2022-10-28
net: mtk_eth_soc: move interface speed selection
Russell King (Oracle)
1
-8
/
+10
2022-10-28
net: mtk_eth_soc: move PHY power up
Russell King (Oracle)
1
-7
/
+4
2022-10-28
net: mtk_eth_soc: add out of band forcing of speed and duplex in pcs_link_up
Russell King (Oracle)
1
-11
/
+17
2022-10-28
net: mtk_eth_soc: convert mtk_sgmii to use regmap_update_bits()
Russell King (Oracle)
1
-35
/
+26
2022-10-28
net: mtk_eth_soc: add pcs_get_state() implementation
Russell King (Oracle)
1
-0
/
+15
2022-10-28
net: mtk_eth_soc: eliminate unnecessary error handling
Russell King (Oracle)
1
-12
/
+6
2022-10-28
net: mtk_eth_soc: add definitions for PCS
Russell King (Oracle)
1
-3
/
+10
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
47
-204
/
+204
2022-10-28
net: txgbe: Set MAC address and register netdev
Jiawen Wu
7
-7
/
+566
2022-10-28
net: txgbe: Reset hardware
Jiawen Wu
9
-9
/
+434
2022-10-28
net: txgbe: Store PCI info
Jiawen Wu
9
-10
/
+280
2022-10-27
net: dpaa2-eth: Simplify bool conversion
Yang Li
1
-1
/
+1
2022-10-27
ionic: refactor use of ionic_rx_fill()
Neel Patel
1
-11
/
+12
2022-10-27
ionic: enable tunnel offloads
Neel Patel
2
-3
/
+13
2022-10-27
ionic: new ionic device identity level and VF start control
Shannon Nelson
5
-2
/
+64
2022-10-27
ionic: only save the user set VF attributes
Shannon Nelson
1
-16
/
+17
2022-10-27
ionic: replay VF attributes after fw crash recovery
Shannon Nelson
1
-0
/
+70
2022-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
27
-103
/
+319
2022-10-27
net: enetc: survive memory pressure without crashing
Vladimir Oltean
1
-0
/
+5
2022-10-27
net/mlx5e: Fix macsec sci endianness at rx sa update
Raed Salem
1
-1
/
+1
2022-10-27
net/mlx5e: Fix wrong bitwise comparison usage in macsec_fs_rx_add_rule function
Raed Salem
1
-1
/
+1
2022-10-27
net/mlx5e: Fix macsec rx security association (SA) update/delete
Raed Salem
1
-6
/
+6
2022-10-27
net/mlx5e: Fix macsec coverity issue at rx sa update
Raed Salem
1
-1
/
+1
2022-10-27
net/mlx5: Fix crash during sync firmware reset
Suresh Devarakonda
1
-3
/
+3
2022-10-27
net/mlx5: Update fw fatal reporter state on PCI handlers successful recover
Roy Novich
1
-0
/
+4
2022-10-27
net/mlx5e: TC, Fix cloned flow attr instance dests are not zeroed
Roi Dayan
1
-0
/
+4
2022-10-27
net/mlx5e: TC, Reject forwarding from internal port to internal port
Ariel Levkovich
1
-1
/
+11
2022-10-27
net/mlx5: Fix possible use-after-free in async command interface
Tariq Toukan
1
-5
/
+5
2022-10-27
net/mlx5: ASO, Create the ASO SQ with the correct timestamp format
Saeed Mahameed
1
-0
/
+7
2022-10-27
net/mlx5e: Update restore chain id for slow path packets
Paul Blakey
2
-2
/
+62
2022-10-27
net/mlx5e: Extend SKB room check to include PTP-SQ
Aya Levin
3
-0
/
+21
2022-10-27
net/mlx5: DR, Fix matcher disconnect error flow
Rongwei Liu
1
-1
/
+2
2022-10-27
net/mlx5: Wait for firmware to enable CRS before pci_restore_state
Moshe Shemesh
1
-0
/
+17
2022-10-27
net/mlx5e: Do not increment ESN when updating IPsec ESN state
Hyong Youb Kim
1
-3
/
+0
2022-10-27
net: broadcom: bcm4908_enet: update TX stats after actual transmission
Rafał Miłecki
1
-4
/
+8
2022-10-27
net: bcmsysport: Indicate MAC is in charge of PHY PM
Florian Fainelli
1
-0
/
+3
2022-10-27
eth: fealnx: delete the driver for Myson MTD-800
Jakub Kicinski
3
-1964
/
+0
2022-10-27
ice: Add support Flex RXD
Michal Jaron
5
-0
/
+99
2022-10-27
net: broadcom: bcm4908_enet: use build_skb()
Rafał Miłecki
1
-17
/
+36
2022-10-27
net: ehea: fix possible memory leak in ehea_register_port()
Yang Yingliang
1
-0
/
+1
2022-10-27
net: stmmac: remove duplicate dma queue channel macros
Junxiao Chang
2
-18
/
+7
2022-10-26
net: ethernet: ave: Fix MAC to be in charge of PHY PM
Kunihiko Hayashi
1
-0
/
+6
2022-10-26
net: ethernet: ave: Remove duplicate phy_resume() calls
Kunihiko Hayashi
1
-6
/
+0
2022-10-26
net: fec: limit register access on i.MX6UL
Juergen Borleis
1
-2
/
+44
2022-10-25
net: dl2k: remove variable tx_use
Colin Ian King
1
-2
/
+0
2022-10-25
net: ksz884x: fix missing pci_disable_device() on error in pcidev_init()
Yang Yingliang
1
-1
/
+1
[next]