index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cadence
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-13
1
-1
/
+1
*
net: macb: use dev_get_platdata()
Jingoo Han
2013-08-30
1
-3
/
+3
*
net: at91_ether: use dev_get_platdata()
Jingoo Han
2013-08-30
1
-1
/
+1
*
net/cadence/macb: fix invalid 0 return if no phy is discovered on mii init
Boris BREZILLON
2013-08-29
1
-3
/
+3
*
net/cadence/macb: add support for dt phy definition
Boris BREZILLON
2013-08-26
1
-7
/
+34
*
drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in ...
Wolfram Sang
2013-07-11
1
-11
/
+0
*
net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bit
Jongsung Kim
2013-07-09
1
-1
/
+1
*
at91_ether: Do not select NET_CORE
Ben Hutchings
2013-06-19
1
-1
/
+0
*
net/macb: change RX path for GEM
Nicolas Ferre
2013-06-06
2
-49
/
+272
*
net/macb: increase RX buffer size for GEM
Nicolas Ferre
2013-06-06
2
-8
/
+38
*
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-27
2
-3
/
+0
*
net/macb: fix ISR clear-on-write behavior only for some SoC
Nicolas Ferre
2013-05-14
2
-2
/
+23
*
net/ethernet: MACB should depend on HAS_DMA
Geert Uytterhoeven
2013-05-11
1
-0
/
+1
*
net/ethernet: ARM_AT91_ETHER should depend on HAS_DMA
Geert Uytterhoeven
2013-05-11
1
-1
/
+1
*
net/macb: fix error return code in macb_probe()
Nicolas Ferre
2013-04-15
1
-2
/
+2
*
net/at91_ether: fix error return code in at91ether_probe()
Wei Yongjun
2013-04-12
1
-1
/
+2
*
net/cadence/macb: Simplify OF dependencies
Guenter Roeck
2013-04-02
1
-37
/
+6
*
net/cadence/at91_ether: Simplify OF dependencies
Guenter Roeck
2013-04-02
1
-38
/
+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
2
-0
/
+3
*
net/macb: clear tx/rx completion flags in ISR
Steffen Trumtrar
2013-03-28
1
-0
/
+3
*
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2013-03-15
1
-11
/
+8
*
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2013-03-09
1
-1
/
+0
*
net: macb: use module_platform_driver_probe()
Jingoo Han
2013-03-05
1
-12
/
+1
*
net: at91_ether: use module_platform_driver_probe()
Jingoo Han
2013-03-05
1
-12
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-02-21
1
-0
/
+1
|
\
|
*
drivers/net,AT91RM9200: add missing GENERIC_HARDIRQS dependency
Heiko Carstens
2013-02-14
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
2013-02-18
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
2
-6
/
+6
*
net/macb: GEM DMA configuration register update
Nicolas Ferre
2012-11-23
2
-2
/
+19
*
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
Joachim Eastwood
2012-11-19
2
-6
/
+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-14
2
-0
/
+14
*
net/macb: add support for phy irq via gpio pin
Joachim Eastwood
2012-11-14
1
-1
/
+11
*
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
[next]