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.12.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
/
cadence
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-22
net: ethernet: make ptp_clock_info const
Bhumika Goyal
1
-1
/
+1
2017-07-17
net: cadence: macb: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-17
macb: Remove bogus reference to NETIF_F_UFO.
David S. Miller
1
-1
/
+1
2017-07-08
net: macb: Adding Support for Jumbo Frames up to 10240 Bytes in SAMA5D3
vishnuvardhan
1
-1
/
+2
2017-07-05
net: macb: remove extraneous return when MACB_EXT_DESC is defined
Colin Ian King
1
-1
/
+0
2017-06-30
net: macb: Add hardware PTP support
Rafal Ozieblo
4
-6
/
+732
2017-06-30
net: macb: macb.c changed to macb_main.c
Rafal Ozieblo
2
-0
/
+1
2017-06-30
net: macb: Add support for PTP timestamps in DMA descriptors
Rafal Ozieblo
3
-37
/
+122
2017-06-25
net: macb: add fixed-link node support
Michael Grzeschik
2
-39
/
+60
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2017-05-01
net: macb: fix phy interrupt parsing
Alexandre Belloni
1
-8
/
+10
2017-04-07
net: macb: Use net_device_stats from struct net_device
Tobias Klauser
2
-21
/
+20
2017-02-28
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-1
/
+1
2017-02-10
net: macb: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-0
/
+2
2017-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-61
/
+146
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2017-01-30
net: macb: Fix 64 bit addressing support for GEM
Rafal Ozieblo
2
-61
/
+147
2017-01-19
macb: Common code to enable ptp support for MACB/GEM
Andrei.Pistirica@microchip.com
2
-2
/
+104
2017-01-03
net: macb: Updated resource allocation function calls to new version of API.
Bartosz Folta
1
-17
/
+10
2016-12-17
net: macb: Added PCI wrapper for Platform Driver.
Bartosz Folta
4
-5
/
+189
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2016-11-30
net: macb: ensure ordering write to re-enable RX smoothly
Zumeng Chen
1
-0
/
+2
2016-11-30
net: macb: fix the RX queue reset in macb_rx()
Cyrille Pitchen
1
-2
/
+1
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
2016-11-19
net: macb: add check for dma mapping error in start_xmit()
Alexey Khoroshilov
1
-0
/
+6
2016-11-17
cadence: Add LSO support.
Rafal Ozieblo
2
-12
/
+140
2016-10-19
net: macb: Add ethtool get_ringparam and set_ringparam functionality
Zach Brown
1
-0
/
+59
2016-10-19
net: macb: Use variables with defaults for tx/rx ring sizes instead of hardco...
Zach Brown
2
-52
/
+65
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
1
-11
/
+8
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-10-08
net: macb: NULL out phydev after removing mdio bus
Nathan Sullivan
1
-0
/
+1
2016-09-13
net: macb: fix missing unlock on error in macb_start_xmit()
Wei Yongjun
1
-1
/
+1
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+23
2016-09-06
net: macb: initialize checksum when using checksum offloading
Helmut Buchsbaum
1
-0
/
+23
2016-08-19
net: ethernet: macb: Add support for rx_clk
shubhrajyoti.datta@xilinx.com
2
-6
/
+29
2016-08-15
net: macb: add missing free_netdev() on error in macb_probe()
Wei Yongjun
1
-1
/
+1
2016-08-11
net: macb: Add 64 bit addressing support for GEM
Harini Katakam
2
-11
/
+61
2016-08-07
net: macb: Correct CAPS mask
Harini Katakam
1
-1
/
+1
2016-06-25
net: ethernet: macb: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-26
/
+4
2016-06-25
net: ethernet: macb: use phydev from struct net_device
Philippe Reynes
2
-16
/
+13
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-13
/
+21
2016-05-03
net: macb: Probe MDIO bus before registering netdev
Florian Fainelli
1
-12
/
+19
2016-05-03
macb: fix mdiobus_scan() error check
Sergei Shtylyov
1
-1
/
+2
2016-04-04
net: macb: Fix simple typo
Moritz Fischer
1
-1
/
+1
2016-04-04
net: macb: Use ether_addr_copy over memcpy
Moritz Fischer
1
-1
/
+1
2016-04-04
net: macb: Fix coding style suggestions
Moritz Fischer
1
-22
/
+24
2016-04-04
net: macb: Fix coding style warnings
Moritz Fischer
1
-58
/
+42
2016-04-04
net: macb: Fix coding style error message
Moritz Fischer
1
-1
/
+1
2016-03-28
net: macb: Only call GPIO functions if there is a valid GPIO
Charles Keepax
1
-3
/
+5
2016-03-25
net: macb: remove BUG_ON() and reset the queue to handle RX errors
Cyrille Pitchen
1
-10
/
+49
[next]