index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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
*
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
*
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
1
-2
/
+1
*
phy: add phydev_name() wrapper
Andrew Lunn
2016-01-07
1
-1
/
+1
*
net/macb: Update device tree binding for resetting PHY using GPIO
Gregory CLEMENT
2015-12-17
1
-3
/
+12
*
net/macb: add support for resetting PHY using GPIO
Gregory CLEMENT
2015-12-14
2
-0
/
+9
*
net: macb: Add support for sgmii phy interface
Punnaiah Choudary Kalluri
2015-11-18
2
-0
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-31
2
-62
/
+97
|
\
|
*
macb: Fix build with macro'ized readl/writel.
David S. Miller
2015-07-27
2
-15
/
+15
|
*
net/macb: replace macb_count_tx_descriptors() by DIV_ROUND_UP()
Andy Shevchenko
2015-07-27
1
-8
/
+2
|
*
net/macb: suppress compiler warnings
Andy Shevchenko
2015-07-27
2
-6
/
+5
|
*
net/macb: use dev_*() when netdev is not yet registered
Andy Shevchenko
2015-07-27
1
-2
/
+2
|
*
net/macb: check if macb_config present
Andy Shevchenko
2015-07-27
1
-2
/
+1
|
*
net/macb: improve big endian CPU support
Andy Shevchenko
2015-07-27
2
-44
/
+87
*
|
net: macb: Change capability mask for jumbo support
Harini Katakam
2015-07-26
1
-1
/
+1
*
|
net: macb: Add SG support for Zynq SOC family
Punnaiah Choudary Kalluri
2015-07-08
1
-4
/
+2
|
/
*
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2015-06-23
1
-2
/
+0
*
net/macb: add config for Atmel sama5d2 SoCs
Cyrille Pitchen
2015-06-23
1
-0
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-23
2
-0
/
+20
|
\
|
*
net: macb: Disable half duplex gigabit on Zynq
Nathan Sullivan
2015-05-22
2
-0
/
+13
|
*
net: macb: Add better comment for RXUBR handling
Nathan Sullivan
2015-05-15
1
-0
/
+6
*
|
net: macb: OR vs AND typos
Dan Carpenter
2015-05-14
1
-4
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
1
-1
/
+10
|
\
\
|
|
/
|
*
net: macb: Handle the RXUBR interrupt on all devices
Nathan Sullivan
2015-05-09
1
-1
/
+10
*
|
net: macb: Add change_mtu callback with jumbo support
Harini Katakam
2015-05-09
1
-1
/
+23
*
|
net: macb: Add support for jumbo frames
Harini Katakam
2015-05-09
2
-4
/
+27
*
|
net: macb: Add compatible string for Zynq Ultrascale+ MPSoC
Harini Katakam
2015-05-09
1
-0
/
+8
|
/
*
net: macb: Fix race condition in driver when Rx frame is dropped
Punnaiah Choudary Kalluri
2015-04-29
1
-0
/
+3
*
net/macb: Factor out one-time assignment from loop
Ben Shelton
2015-04-22
1
-2
/
+2
*
net/macb: sqe_test_errors are TX errors, not RX errors
Wolfgang Steinwender
2015-04-12
1
-2
/
+2
*
net/macb: unify peripheral version testing
Nicolas Ferre
2015-03-31
2
-5
/
+7
*
net/macb: fix the peripheral version test
Nicolas Ferre
2015-03-31
1
-1
/
+1
[next]