index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cadence
/
macb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
1
-0
/
+5
2013-02-13
net/macb: fix race with RX interrupt while doing NAPI
Nicolas Ferre
1
-0
/
+5
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
1
-1
/
+1
2012-12-03
net/cadence: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
2012-11-23
net/macb: GEM DMA configuration register update
Nicolas Ferre
1
-2
/
+8
2012-11-19
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
Joachim Eastwood
1
-3
/
+0
2012-11-19
net/macb: move to circ_buf macros and fix initial condition
Nicolas Ferre
1
-10
/
+7
2012-11-14
net/macb: clear unused address register
Joachim Eastwood
1
-0
/
+8
2012-11-14
net/macb: add support for phy irq via gpio pin
Joachim Eastwood
1
-1
/
+11
2012-11-07
net/at91_ether: use stat function from macb
Joachim Eastwood
1
-1
/
+2
2012-11-07
net/macb: export macb_set_hwaddr and macb_get_hwaddr
Joachim Eastwood
1
-3
/
+5
2012-11-07
net/macb: support reversed hw addr
Joachim Eastwood
1
-6
/
+18
2012-11-07
net/macb: check all address registers sets
Joachim Eastwood
1
-15
/
+20
2012-11-03
macb: Keep driver's speed/duplex in sync with actual NCFGR
Vitalii Demianets
1
-0
/
+2
2012-11-01
net/macb: add pinctrl consumer support
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+11
2012-11-01
net/macb: Offset first RX buffer by two bytes
Havard Skinnemoen
1
-7
/
+16
2012-11-01
net/macb: better manage tx errors
Nicolas Ferre
1
-54
/
+112
2012-11-01
net/macb: ethtool interface: add register dump feature
Nicolas Ferre
1
-0
/
+40
2012-11-01
net/macb: clean up ring buffer logic
Havard Skinnemoen
1
-63
/
+109
2012-11-01
net/macb: tx status is more than 8 bits now
Nicolas Ferre
1
-1
/
+1
2012-11-01
net/macb: remove macb_get_drvinfo()
Nicolas Ferre
1
-11
/
+0
2012-11-01
net/macb: change debugging messages
Havard Skinnemoen
1
-10
/
+12
2012-11-01
net/macb: memory barriers cleanup
Havard Skinnemoen
1
-4
/
+14
2012-11-01
net/macb: Add support for Gigabit Ethernet mode
Patrice Vilchez
1
-3
/
+12
2012-10-23
net/macb: fix truncate warnings
Joachim Eastwood
1
-4
/
+4
2012-10-19
net/at91_ether: share macb_set_rx_mode with macb
Joachim Eastwood
1
-1
/
+2
2012-10-19
net/macb: export some symbols for at91_ether
Joachim Eastwood
1
-3
/
+6
2012-07-09
net/macb: manage carrier state with call to netif_carrier_{on|off}()
Nicolas Ferre
1
-2
/
+11
2012-04-04
macb: Support the get_ts_info ethtool method.
Richard Cochran
1
-0
/
+1
2012-02-15
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
1
-1
/
+1
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
1
-1
/
+1
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
1
-3
/
+1
2012-01-10
macb: use an unique MDIO bus name.
Florian Fainelli
1
-1
/
+2
2011-12-21
net: macb: fix build break with !CONFIG_OF
Olof Johansson
1
-0
/
+1
2011-12-16
net/macb: add DT support for Cadence macb/gem driver
Jean-Christophe PLAGNIOL-VILLARD
1
-8
/
+65
2011-11-22
macb: allow GEM to have configurable receive buffer size
Jamie Iles
1
-0
/
+17
2011-11-22
macb: support DMA bus widths > 32 bits
Jamie Iles
1
-0
/
+23
2011-11-22
macb: support statistics for GEM devices
Jamie Iles
1
-3
/
+54
2011-11-22
macb: support higher rate GEM MDIO clock divisors
Jamie Iles
1
-11
/
+44
2011-11-22
macb: initial support for Cadence GEM
Jamie Iles
1
-19
/
+24
2011-11-22
macb: convert printk to netdev_ and friends
Jamie Iles
1
-64
/
+56
2011-11-22
macb: unify at91 and avr32 platform data
Jamie Iles
1
-6
/
+4
2011-11-22
macb: remove conditional clk handling
Jamie Iles
1
-21
/
+2
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-12
macb: Move the Atmel driver
Jeff Kirsher
1
-0
/
+1366