index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cadence
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: macb: fix phy interrupt parsing
Alexandre Belloni
2017-04-30
1
-8
/
+10
*
net: macb: Use net_device_stats from struct net_device
Tobias Klauser
2017-04-07
2
-21
/
+20
*
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-27
1
-1
/
+1
*
net: macb: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
2017-02-10
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-02
2
-61
/
+146
|
\
|
*
net: macb: Fix 64 bit addressing support for GEM
Rafal Ozieblo
2017-01-29
2
-61
/
+147
*
|
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
|
macb: Common code to enable ptp support for MACB/GEM
Andrei.Pistirica@microchip.com
2017-01-19
2
-2
/
+104
|
/
*
net: macb: Updated resource allocation function calls to new version of API.
Bartosz Folta
2017-01-03
1
-17
/
+10
*
net: macb: Added PCI wrapper for Platform Driver.
Bartosz Folta
2016-12-17
4
-5
/
+189
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
1
-2
/
+3
|
\
|
*
net: macb: ensure ordering write to re-enable RX smoothly
Zumeng Chen
2016-11-29
1
-0
/
+2
|
*
net: macb: fix the RX queue reset in macb_rx()
Cyrille Pitchen
2016-11-29
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-22
1
-0
/
+6
|
\
|
|
*
net: macb: add check for dma mapping error in start_xmit()
Alexey Khoroshilov
2016-11-19
1
-0
/
+6
*
|
cadence: Add LSO support.
Rafal Ozieblo
2016-11-16
2
-12
/
+140
*
|
net: macb: Add ethtool get_ringparam and set_ringparam functionality
Zach Brown
2016-10-19
1
-0
/
+59
*
|
net: macb: Use variables with defaults for tx/rx ring sizes instead of hardco...
Zach Brown
2016-10-19
2
-52
/
+65
*
|
ethernet: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-11
/
+8
*
|
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
1
-1
/
+0
|
/
*
net: macb: NULL out phydev after removing mdio bus
Nathan Sullivan
2016-10-07
1
-0
/
+1
*
net: macb: fix missing unlock on error in macb_start_xmit()
Wei Yongjun
2016-09-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-12
1
-0
/
+23
|
\
|
*
net: macb: initialize checksum when using checksum offloading
Helmut Buchsbaum
2016-09-06
1
-0
/
+23
*
|
net: ethernet: macb: Add support for rx_clk
shubhrajyoti.datta@xilinx.com
2016-08-18
2
-6
/
+29
*
|
net: macb: add missing free_netdev() on error in macb_probe()
Wei Yongjun
2016-08-14
1
-1
/
+1
*
|
net: macb: Add 64 bit addressing support for GEM
Harini Katakam
2016-08-10
2
-11
/
+61
|
/
*
net: macb: Correct CAPS mask
Harini Katakam
2016-08-06
1
-1
/
+1
*
net: ethernet: macb: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-06-25
1
-26
/
+4
*
net: ethernet: macb: use phydev from struct net_device
Philippe Reynes
2016-06-25
2
-16
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-04
1
-13
/
+21
|
\
|
*
net: macb: Probe MDIO bus before registering netdev
Florian Fainelli
2016-05-03
1
-12
/
+19
|
*
macb: fix mdiobus_scan() error check
Sergei Shtylyov
2016-05-03
1
-1
/
+2
*
|
net: macb: Fix simple typo
Moritz Fischer
2016-04-04
1
-1
/
+1
*
|
net: macb: Use ether_addr_copy over memcpy
Moritz Fischer
2016-04-04
1
-1
/
+1
*
|
net: macb: Fix coding style suggestions
Moritz Fischer
2016-04-04
1
-22
/
+24
*
|
net: macb: Fix coding style warnings
Moritz Fischer
2016-04-04
1
-58
/
+42
*
|
net: macb: Fix coding style error message
Moritz Fischer
2016-04-04
1
-1
/
+1
|
/
*
net: macb: Only call GPIO functions if there is a valid GPIO
Charles Keepax
2016-03-28
1
-3
/
+5
*
net: macb: remove BUG_ON() and reset the queue to handle RX errors
Cyrille Pitchen
2016-03-25
1
-10
/
+49
*
net: macb: replace macb_writel() call by queue_writel() to update queue ISR
Cyrille Pitchen
2016-03-24
1
-1
/
+1
*
macb: fix PHY reset
Sergei Shtylyov
2016-03-22
1
-2
/
+2
*
net: macb: fix default configuration for GMAC on AT91
Nicolas Ferre
2016-03-13
2
-7
/
+8
*
net: macb: make magic-packet property generic
Sergio Prado
2016-02-19
1
-1
/
+1
*
net: macb: add wake-on-lan support via magic packet
Sergio Prado
2016-02-11
2
-6
/
+65
*
net: macb: fix build warning
Sudip Mukherjee
2016-01-25
1
-1
/
+1
*
net: macb: clear interrupts when disabling them
Nathan Sullivan
2016-01-15
1
-0
/
+4
*
net: macb: Add NP4 macb config using USRIO_DISABLED
Neil Armstrong
2016-01-07
1
-0
/
+6
*
net: ethernet: cadence-macb: Add disabled usrio caps
Neil Armstrong
2016-01-07
2
-12
/
+16
*
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
1
-13
/
+1
[next]