index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cadence
/
at91_ether.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-30
net: at91_ether: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-07-11
drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in ...
Wolfram Sang
1
-11
/
+0
2013-05-27
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-04-12
net/at91_ether: fix error return code in at91ether_probe()
Wei Yongjun
1
-1
/
+2
2013-04-02
net/cadence/at91_ether: Simplify OF dependencies
Guenter Roeck
1
-38
/
+6
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
1
-11
/
+8
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
1
-1
/
+0
2013-03-05
net: at91_ether: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2012-12-03
net/cadence: remove __dev* attributes
Bill Pemberton
1
-2
/
+2
2012-11-19
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
Joachim Eastwood
1
-3
/
+0
2012-11-07
net/at91_ether: fix comment and style issues
Joachim Eastwood
1
-60
/
+51
2012-11-07
net/at91_ether: clean up print outs
Joachim Eastwood
1
-10
/
+7
2012-11-07
net/at91_ether: drop board_data private struct member
Joachim Eastwood
1
-2
/
+0
2012-11-07
net/at91_ether: use stat function from macb
Joachim Eastwood
1
-41
/
+8
2012-11-07
net/at91_ether: use macb functions for get/set hwaddr
Joachim Eastwood
1
-109
/
+3
2012-11-06
net: at91_ether: add pinctrl support
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+11
2012-11-06
net: at91_ether: add dt support
Jean-Christophe PLAGNIOL-VILLARD
1
-7
/
+66
2012-11-01
net/macb: clean up ring buffer logic
Havard Skinnemoen
1
-3
/
+3
2012-10-23
net/at91_ether: add pdata flag for reverse Eth addr
Joachim Eastwood
1
-3
/
+2
2012-10-19
net/at91_ether: convert to devm_* functions
Joachim Eastwood
1
-18
/
+7
2012-10-19
net/at91_ether: clean up rx buffer handling
Joachim Eastwood
1
-38
/
+68
2012-10-19
net/at91_ether: use macb dma description struct
Joachim Eastwood
1
-3
/
+3
2012-10-19
net/at91_ether: share macb_set_rx_mode with macb
Joachim Eastwood
1
-106
/
+1
2012-10-19
net/at91_ether: use ethtool and mdio from macb
Joachim Eastwood
1
-605
/
+31
2012-10-19
net/at91_ether: use pclk member instead of ether_clk
Joachim Eastwood
1
-12
/
+12
2012-10-19
net/at91_ether/macb: absorb at91_private in to macb private struct
Joachim Eastwood
1
-35
/
+35
2012-10-19
net/at91_ether: use macb defs for rx dma buffers
Joachim Eastwood
1
-4
/
+4
2012-10-19
net/at91_ether: use macb access functions
Joachim Eastwood
1
-81
/
+63
2012-10-19
net/at91_ether: use macb register definitions
Joachim Eastwood
1
-80
/
+84
2012-09-20
at91ether: return PTR_ERR if call to clk_get fails
Devendra Naga
1
-1
/
+1
2012-04-28
net/at91_ether: use gpio_to_irq for phy IRQ line
Nicolas Ferre
1
-4
/
+4
2012-04-28
AT91: Remove fixed mapping for AT91RM9200 ethernet
Andrew Victor
1
-243
/
+284
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
1
-1
/
+1
2011-12-16
net/at91_ether: use gpio_is_valid for phy IRQ line
Nicolas Ferre
1
-10
/
+13
2011-11-22
macb: unify at91 and avr32 platform data
Jamie Iles
1
-1
/
+2
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
1
-1
/
+1
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
/
+1254