Jingoo Han
|
c607a0d99c
net: macb: use dev_get_platdata()
|
12 years ago |
Boris BREZILLON
|
7daa78e352
net/cadence/macb: fix invalid 0 return if no phy is discovered on mii init
|
12 years ago |
Boris BREZILLON
|
148cbb53ac
net/cadence/macb: add support for dt phy definition
|
12 years ago |
Jongsung Kim
|
01276ed242
net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bit
|
12 years ago |
Nicolas Ferre
|
4df95131ea
net/macb: change RX path for GEM
|
12 years ago |
Nicolas Ferre
|
1b44791ab4
net/macb: increase RX buffer size for GEM
|
12 years ago |
Jingoo Han
|
dfd93c977d
net: ethernet: remove unnecessary platform_set_drvdata()
|
12 years ago |
Nicolas Ferre
|
581df9e194
net/macb: fix ISR clear-on-write behavior only for some SoC
|
12 years ago |
Nicolas Ferre
|
72ca820bdb
net/macb: fix error return code in macb_probe()
|
12 years ago |
Guenter Roeck
|
509070437d
net/cadence/macb: Simplify OF dependencies
|
12 years ago |
Steffen Trumtrar
|
ace58010c4
net/macb: make clk_enable atomic
|
12 years ago |
Steffen Trumtrar
|
a1ae385df2
net/macb: force endian_swp_pkt_en to off
|
12 years ago |
Steffen Trumtrar
|
749a2b66f4
net/macb: clear tx/rx completion flags in ISR
|
12 years ago |
Jingoo Han
|
b543a8d813
net: macb: use module_platform_driver_probe()
|
12 years ago |
David S. Miller
|
6338a53a2b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
|
12 years ago |
Nicolas Ferre
|
8770e91aa6
net/macb: fix race with RX interrupt while doing NAPI
|
12 years ago |
Florian Fainelli
|
f9a8f83b04
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
|
12 years ago |
Bill Pemberton
|
37a5b3d531
net/cadence: remove __dev* attributes
|
12 years ago |
Nicolas Ferre
|
b3e3bd71b4
net/macb: GEM DMA configuration register update
|
12 years ago |
Joachim Eastwood
|
c867b55eb4
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
|
12 years ago |
Nicolas Ferre
|
909a85834d
net/macb: move to circ_buf macros and fix initial condition
|
12 years ago |
Joachim Eastwood
|
3629a6cebc
net/macb: clear unused address register
|
12 years ago |
Joachim Eastwood
|
2dbfdbb912
net/macb: add support for phy irq via gpio pin
|
12 years ago |
Joachim Eastwood
|
2ea32eedc0
net/at91_ether: use stat function from macb
|
12 years ago |
Joachim Eastwood
|
314bccc4f5
net/macb: export macb_set_hwaddr and macb_get_hwaddr
|
12 years ago |
Joachim Eastwood
|
d25e78aaf9
net/macb: support reversed hw addr
|
12 years ago |
Joachim Eastwood
|
17b8bb3e20
net/macb: check all address registers sets
|
12 years ago |
Vitalii Demianets
|
26cdfb4915
macb: Keep driver's speed/duplex in sync with actual NCFGR
|
12 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
8ef29f8aae
net/macb: add pinctrl consumer support
|
12 years ago |
Havard Skinnemoen
|
29bc2e1e55
net/macb: Offset first RX buffer by two bytes
|
12 years ago |