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
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
2013-01-04
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
1
-1
/
+0
2012-11-07
net: calxedaxgmac: ip align receive buffers
Rob Herring
1
-5
/
+6
2012-11-07
net: calxedaxgmac: rework transmit ring handling
Rob Herring
1
-12
/
+12
2012-11-07
net: calxedaxgmac: drop some unnecessary register writes
Rob Herring
1
-6
/
+0
2012-11-07
net: calxedaxgmac: use raw i/o accessors in rx and tx paths
Rob Herring
1
-6
/
+6
2012-11-07
net: calxedaxgmac: remove explicit rx dma buffer polling
Rob Herring
1
-3
/
+1
2012-11-07
net: calxedaxgmac: enable operate on 2nd frame mode
Rob Herring
1
-2
/
+2
2012-10-07
net: remove skb recycling
Eric Dumazet
1
-17
/
+2
2012-07-11
net: calxedaxgmac: enable rx cut-thru mode
Rob Herring
1
-2
/
+3
2012-07-11
net: calxedaxgmac: set outstanding AXI bus transactions to 8
Rob Herring
1
-1
/
+1
2012-07-11
net: calxedaxgmac: fix hang on rx refill
Rob Herring
1
-15
/
+12
2012-07-11
net: calxedaxgmac: fix net timeout recovery
Rob Herring
1
-0
/
+1
2012-02-16
net: use eth_hw_addr_random() and reset addr_assign_type
Danny Kukawka
1
-1
/
+2
2012-01-05
xgmac: cleanups
stephen hemminger
1
-2
/
+2
2011-12-27
net: calxeda xgmac ethernet driver add missing HAS_IOMEM dependency
Heiko Carstens
1
-1
/
+1
2011-11-29
net: add calxeda xgmac ethernet driver
Rob Herring
3
-0
/
+1936