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: fix error return code in macb_probe()
Nicolas Ferre
2013-04-15
1
-2
/
+2
*
net/cadence/macb: Simplify OF dependencies
Guenter Roeck
2013-04-02
1
-37
/
+6
*
net/macb: make clk_enable atomic
Steffen Trumtrar
2013-03-28
1
-10
/
+10
*
net/macb: force endian_swp_pkt_en to off
Steffen Trumtrar
2013-03-28
1
-0
/
+1
*
net/macb: clear tx/rx completion flags in ISR
Steffen Trumtrar
2013-03-28
1
-0
/
+3
*
net: macb: use module_platform_driver_probe()
Jingoo Han
2013-03-06
1
-12
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
2013-02-19
1
-0
/
+5
|
\
|
*
net/macb: fix race with RX interrupt while doing NAPI
Nicolas Ferre
2013-02-13
1
-0
/
+5
*
|
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-14
1
-1
/
+1
|
/
*
net/cadence: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-4
/
+4
*
net/macb: GEM DMA configuration register update
Nicolas Ferre
2012-11-23
1
-2
/
+8
*
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
Joachim Eastwood
2012-11-20
1
-3
/
+0
*
net/macb: move to circ_buf macros and fix initial condition
Nicolas Ferre
2012-11-19
1
-10
/
+7
*
net/macb: clear unused address register
Joachim Eastwood
2012-11-15
1
-0
/
+8
*
net/macb: add support for phy irq via gpio pin
Joachim Eastwood
2012-11-15
1
-1
/
+11
*
net/at91_ether: use stat function from macb
Joachim Eastwood
2012-11-07
1
-1
/
+2
*
net/macb: export macb_set_hwaddr and macb_get_hwaddr
Joachim Eastwood
2012-11-07
1
-3
/
+5
*
net/macb: support reversed hw addr
Joachim Eastwood
2012-11-07
1
-6
/
+18
*
net/macb: check all address registers sets
Joachim Eastwood
2012-11-07
1
-15
/
+20
*
macb: Keep driver's speed/duplex in sync with actual NCFGR
Vitalii Demianets
2012-11-03
1
-0
/
+2
*
net/macb: add pinctrl consumer support
Jean-Christophe PLAGNIOL-VILLARD
2012-11-01
1
-0
/
+11
*
net/macb: Offset first RX buffer by two bytes
Havard Skinnemoen
2012-11-01
1
-7
/
+16
*
net/macb: better manage tx errors
Nicolas Ferre
2012-11-01
1
-54
/
+112
*
net/macb: ethtool interface: add register dump feature
Nicolas Ferre
2012-11-01
1
-0
/
+40
*
net/macb: clean up ring buffer logic
Havard Skinnemoen
2012-11-01
1
-63
/
+109
*
net/macb: tx status is more than 8 bits now
Nicolas Ferre
2012-11-01
1
-1
/
+1
*
net/macb: remove macb_get_drvinfo()
Nicolas Ferre
2012-11-01
1
-11
/
+0
*
net/macb: change debugging messages
Havard Skinnemoen
2012-11-01
1
-10
/
+12
*
net/macb: memory barriers cleanup
Havard Skinnemoen
2012-11-01
1
-4
/
+14
*
net/macb: Add support for Gigabit Ethernet mode
Patrice Vilchez
2012-11-01
1
-3
/
+12
*
net/macb: fix truncate warnings
Joachim Eastwood
2012-10-23
1
-4
/
+4
*
net/at91_ether: share macb_set_rx_mode with macb
Joachim Eastwood
2012-10-19
1
-1
/
+2
*
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
[next]