index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
agere
Commit message (
Expand
)
Author
Age
Files
Lines
*
et131x: Use pci_dev_id() to simplify the code
Zheng Zengkai
2023-08-13
1
-2
/
+1
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
1
-1
/
+1
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-2
/
+2
*
agere: fix repeated words in comments
Jilin Yuan
2022-06-27
1
-1
/
+1
*
et131x: support arbitrary MAX_SKB_FRAGS
Eric Dumazet
2022-02-08
1
-4
/
+10
*
et131x: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-09
1
-3
/
+2
*
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
1
-2
/
+2
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
ethernet: select CONFIG_CRC32 as needed
Arnd Bergmann
2020-12-04
1
-0
/
+1
*
net: ethernet: et131x: Remove redundant register read
Mark Einon
2020-07-17
1
-3
/
+0
*
net: ethernet: et131x: Remove unused variable 'pm_csr'
Zhang Changzhong
2020-07-17
1
-7
/
+3
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-2
/
+2
*
net: agere: use true,false for bool variable
Jason Yan
2020-05-05
1
-2
/
+2
*
net/agere: Delete unneeded driver version
Leon Romanovsky
2020-02-24
2
-2
/
+0
*
net: convert suitable network drivers to use phy_do_ioctl
Heiner Kallweit
2020-01-21
1
-10
/
+1
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
1
-1
/
+1
|
\
|
*
net: ethernet: et131x: Use GFP_KERNEL instead of GFP_ATOMIC when allocating t...
Christophe JAILLET
2019-07-31
1
-1
/
+1
*
|
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-22
1
-3
/
+3
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
2018-09-12
1
-10
/
+2
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-4
/
+3
*
drivers: net: et131x: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+2
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-1
/
+1
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
ethernet: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-3
/
+4
*
net: ethernet: et131x: constify ethtool_ops structures
Julia Lawall
2016-08-31
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-24
1
-1
/
+1
|
\
|
*
et131x: Fix logical vs bitwise check in et131x_tx_timeout()
Florian Fainelli
2016-07-16
1
-1
/
+1
*
|
net: ethernet: et131x: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-06-17
1
-14
/
+2
*
|
net: ethernet: et131x: use phydev from struct net_device
Philippe Reynes
2016-06-17
1
-30
/
+18
|
/
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-2
/
+2
*
et131x: check return value of dma_alloc_coherent
Insu Yun
2016-02-17
1
-1
/
+1
*
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
1
-15
/
+15
*
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
1
-12
/
+1
*
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
1
-3
/
+1
*
phy: add phydev_name() wrapper
Andrew Lunn
2016-01-07
1
-2
/
+2
*
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2015-06-23
1
-3
/
+1
*
et131x: use msecs_to_jiffies for conversions
Nicholas Mc Guire
2015-02-11
1
-2
/
+4
*
et131x: Add PCIe gigabit ethernet driver et131x to drivers/net
Mark Einon
2014-10-03
4
-0
/
+5590