index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cadence
/
macb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/macb: export some symbols for at91_ether
Joachim Eastwood
2012-10-19
1
-3
/
+6
*
net/macb: manage carrier state with call to netif_carrier_{on|off}()
Nicolas Ferre
2012-07-09
1
-2
/
+11
*
macb: Support the get_ts_info ethtool method.
Richard Cochran
2012-04-04
1
-0
/
+1
*
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
2012-02-15
1
-1
/
+1
*
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
2012-02-06
1
-1
/
+1
*
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
1
-3
/
+1
*
macb: use an unique MDIO bus name.
Florian Fainelli
2012-01-11
1
-1
/
+2
*
net: macb: fix build break with !CONFIG_OF
Olof Johansson
2011-12-21
1
-0
/
+1
*
net/macb: add DT support for Cadence macb/gem driver
Jean-Christophe PLAGNIOL-VILLARD
2011-12-16
1
-8
/
+65
*
macb: allow GEM to have configurable receive buffer size
Jamie Iles
2011-11-22
1
-0
/
+17
*
macb: support DMA bus widths > 32 bits
Jamie Iles
2011-11-22
1
-0
/
+23
*
macb: support statistics for GEM devices
Jamie Iles
2011-11-22
1
-3
/
+54
*
macb: support higher rate GEM MDIO clock divisors
Jamie Iles
2011-11-22
1
-11
/
+44
*
macb: initial support for Cadence GEM
Jamie Iles
2011-11-22
1
-19
/
+24
*
macb: convert printk to netdev_ and friends
Jamie Iles
2011-11-22
1
-64
/
+56
*
macb: unify at91 and avr32 platform data
Jamie Iles
2011-11-22
1
-6
/
+4
*
macb: remove conditional clk handling
Jamie Iles
2011-11-22
1
-21
/
+2
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-18
1
-1
/
+1
*
macb: Move the Atmel driver
Jeff Kirsher
2011-08-12
1
-0
/
+1366