index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
calxeda
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-04-12
net: calxedaxgmac: Fix typo (doubled "the")
Jonathan Neuschäfer
1
-1
/
+1
2021-10-18
ethernet: use eth_hw_addr_set() in unmaintained drivers
Jakub Kicinski
1
-1
/
+3
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-1
/
+1
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
1
-1
/
+1
2021-05-18
net: calxeda: Fix wrong function name in comments
Yang Shen
1
-4
/
+4
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
1
-0
/
+2
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-10-10
net/ethernet: xgmac don't set .driver twice
Ben Dooks
1
-1
/
+1
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-07-06
net/ethernet: using dev_get_drvdata directly
Fuqian Huang
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
1
-12
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2018-07-16
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
1
-0
/
+1
2018-06-23
net: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-1
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2017-01-09
net: make ndo_get_stats64 a void function
stephen hemminger
1
-3
/
+2
2016-12-05
net: calxeda: xgmac: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-9
/
+8
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
1
-15
/
+5
2015-03-09
ethernet: codespell comment spelling fixes
Joe Perches
1
-10
/
+10
2014-10-04
net: ethernet: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
1
-1
/
+0
2014-09-03
net: calxedaxgmac: fix driver dependencies
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-03-25
xgmac: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-3
/
+3
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-11-08
net: calxedaxgmac: Fix panic caused by MTU change of active interface
Andreas Herrmann
1
-6
/
+4
2013-10-03
net: calxedaxgmac: determine number of address filters at runtime
Rob Herring
1
-4
/
+11
2013-10-03
net: calxedaxgmac: add uc and mc filter addresses in promiscuous mode
Rob Herring
1
-4
/
+2
2013-10-03
net: calxedaxgmac: fix clearing of old filter addresses
Rob Herring
1
-2
/
+2
2013-09-04
net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
Rob Herring
1
-5
/
+26
2013-09-04
net: calxedaxgmac: fix rx DMA mapping API size mismatches
Rob Herring
1
-6
/
+12
2013-09-04
net: calxedaxgmac: remove some unused statistic counters
Rob Herring
1
-3
/
+0
2013-09-04
net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
Rob Herring
1
-4
/
+13
2013-09-04
net: calxedaxgmac: enable interrupts after napi_enable
Rob Herring
1
-3
/
+5
2013-09-04
net: calxedaxgmac: fix race with tx queue stop/wake
Rob Herring
1
-5
/
+15
2013-09-04
net: calxedaxgmac: update ring buffer tx_head after barriers
Rob Herring
1
-1
/
+2
2013-09-04
net: calxedaxgmac: fix possible skb free before tx complete
Rob Herring
1
-31
/
+24
2013-09-04
net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
Rob Herring
1
-20
/
+18
2013-09-04
net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
Rob Herring
1
-1
/
+1
2013-09-04
net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
Rob Herring
1
-1
/
+1
2013-05-28
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-05-12
net/ethernet: NET_CALXEDA_XGMAC should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-04-25
net: calxedaxgmac: fix condition in xgmac_set_features()
Dan Carpenter
1
-1
/
+1
2013-04-17
xgmac: Remove unneeded PM_OPS definitions
Fabio Estevam
1
-5
/
+2
2013-03-29
net: calxedaxgmac: Wake-on-LAN fixes
Rob Herring
1
-1
/
+5
2013-03-29
net: calxedaxgmac: fix rx ring handling when OOM
Rob Herring
1
-0
/
+3
2013-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2013-01-18
net: calxedaxgmac: throw away overrun frames
Rob Herring
1
-0
/
+4
[next]