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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/at91_ether: fix comment and style issues
Joachim Eastwood
2012-11-07
1
-60
/
+51
*
net/at91_ether: clean up print outs
Joachim Eastwood
2012-11-07
1
-10
/
+7
*
net/at91_ether: drop board_data private struct member
Joachim Eastwood
2012-11-07
2
-8
/
+1
*
net/at91_ether: use stat function from macb
Joachim Eastwood
2012-11-07
3
-42
/
+11
*
net/at91_ether: use macb functions for get/set hwaddr
Joachim Eastwood
2012-11-07
1
-109
/
+3
*
net/macb: export macb_set_hwaddr and macb_get_hwaddr
Joachim Eastwood
2012-11-07
2
-3
/
+7
*
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
*
net: at91_ether: add pinctrl support
Jean-Christophe PLAGNIOL-VILLARD
2012-11-06
1
-0
/
+11
*
net: at91_ether: add dt support
Jean-Christophe PLAGNIOL-VILLARD
2012-11-06
1
-7
/
+66
*
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
2
-54
/
+113
*
net/macb: ethtool interface: add register dump feature
Nicolas Ferre
2012-11-01
2
-0
/
+43
*
net/macb: clean up ring buffer logic
Havard Skinnemoen
2012-11-01
3
-73
/
+127
*
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
2
-3
/
+16
*
net/cadence: depend on HAS_IOMEM
Joachim Eastwood
2012-10-31
1
-0
/
+1
*
net/at91_ether: add pdata flag for reverse Eth addr
Joachim Eastwood
2012-10-23
2
-4
/
+2
*
net/at91_ether: select MACB in Kconfig
Joachim Eastwood
2012-10-23
2
-2
/
+2
*
net/cadence: get rid of HAVE_NET_MACB
Joachim Eastwood
2012-10-23
1
-5
/
+0
*
net/macb: fix truncate warnings
Joachim Eastwood
2012-10-23
1
-4
/
+4
*
net/at91_ether: convert to devm_* functions
Joachim Eastwood
2012-10-19
1
-18
/
+7
*
net/at91_ether: clean up rx buffer handling
Joachim Eastwood
2012-10-19
2
-51
/
+68
*
net/at91_ether: use macb dma description struct
Joachim Eastwood
2012-10-19
2
-9
/
+4
*
net/at91_ether: share macb_set_rx_mode with macb
Joachim Eastwood
2012-10-19
3
-107
/
+4
*
net/at91_ether: use ethtool and mdio from macb
Joachim Eastwood
2012-10-19
3
-673
/
+31
*
net/at91_ether: compile macb for exported functions
Joachim Eastwood
2012-10-19
2
-2
/
+2
*
net/macb: export some symbols for at91_ether
Joachim Eastwood
2012-10-19
2
-3
/
+11
*
net/at91_ether: use pclk member instead of ether_clk
Joachim Eastwood
2012-10-19
2
-13
/
+12
*
net/at91_ether/macb: absorb at91_private in to macb private struct
Joachim Eastwood
2012-10-19
3
-79
/
+71
*
net/at91_ether: use macb defs for rx dma buffers
Joachim Eastwood
2012-10-19
2
-11
/
+4
*
net/at91_ether: use macb access functions
Joachim Eastwood
2012-10-19
2
-82
/
+64
*
net/at91_ether: use macb register definitions
Joachim Eastwood
2012-10-19
1
-80
/
+84
*
net/macb: add AT91RM9200 specific registers and bits to header
Joachim Eastwood
2012-10-19
1
-0
/
+6
*
at91ether: return PTR_ERR if call to clk_get fails
Devendra Naga
2012-09-21
1
-1
/
+1
*
net/macb: manage carrier state with call to netif_carrier_{on|off}()
Nicolas Ferre
2012-07-09
1
-2
/
+11
*
net/at91_ether: use gpio_to_irq for phy IRQ line
Nicolas Ferre
2012-04-29
1
-4
/
+4
*
AT91: Remove fixed mapping for AT91RM9200 ethernet
Andrew Victor
2012-04-29
2
-243
/
+285
*
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
*
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
[next]