Nicolas Ferre
|
581df9e194
net/macb: fix ISR clear-on-write behavior only for some SoC
|
12 年 前 |
Nicolas Ferre
|
72ca820bdb
net/macb: fix error return code in macb_probe()
|
12 年 前 |
Guenter Roeck
|
509070437d
net/cadence/macb: Simplify OF dependencies
|
12 年 前 |
Steffen Trumtrar
|
ace58010c4
net/macb: make clk_enable atomic
|
12 年 前 |
Steffen Trumtrar
|
a1ae385df2
net/macb: force endian_swp_pkt_en to off
|
12 年 前 |
Steffen Trumtrar
|
749a2b66f4
net/macb: clear tx/rx completion flags in ISR
|
12 年 前 |
Jingoo Han
|
b543a8d813
net: macb: use module_platform_driver_probe()
|
12 年 前 |
David S. Miller
|
6338a53a2b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
|
12 年 前 |
Nicolas Ferre
|
8770e91aa6
net/macb: fix race with RX interrupt while doing NAPI
|
12 年 前 |
Florian Fainelli
|
f9a8f83b04
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
|
12 年 前 |
Bill Pemberton
|
37a5b3d531
net/cadence: remove __dev* attributes
|
12 年 前 |
Nicolas Ferre
|
b3e3bd71b4
net/macb: GEM DMA configuration register update
|
12 年 前 |
Joachim Eastwood
|
c867b55eb4
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
|
12 年 前 |
Nicolas Ferre
|
909a85834d
net/macb: move to circ_buf macros and fix initial condition
|
12 年 前 |
Joachim Eastwood
|
3629a6cebc
net/macb: clear unused address register
|
12 年 前 |
Joachim Eastwood
|
2dbfdbb912
net/macb: add support for phy irq via gpio pin
|
12 年 前 |
Joachim Eastwood
|
2ea32eedc0
net/at91_ether: use stat function from macb
|
12 年 前 |
Joachim Eastwood
|
314bccc4f5
net/macb: export macb_set_hwaddr and macb_get_hwaddr
|
12 年 前 |
Joachim Eastwood
|
d25e78aaf9
net/macb: support reversed hw addr
|
12 年 前 |
Joachim Eastwood
|
17b8bb3e20
net/macb: check all address registers sets
|
12 年 前 |
Vitalii Demianets
|
26cdfb4915
macb: Keep driver's speed/duplex in sync with actual NCFGR
|
12 年 前 |
Jean-Christophe PLAGNIOL-VILLARD
|
8ef29f8aae
net/macb: add pinctrl consumer support
|
12 年 前 |
Havard Skinnemoen
|
29bc2e1e55
net/macb: Offset first RX buffer by two bytes
|
12 年 前 |
Nicolas Ferre
|
e86cd53afc
net/macb: better manage tx errors
|
12 年 前 |
Nicolas Ferre
|
d1d1b53d9d
net/macb: ethtool interface: add register dump feature
|
12 年 前 |
Havard Skinnemoen
|
55054a16a5
net/macb: clean up ring buffer logic
|
12 年 前 |
Nicolas Ferre
|
cde30a857c
net/macb: tx status is more than 8 bits now
|
12 年 前 |
Nicolas Ferre
|
83cdbc7da7
net/macb: remove macb_get_drvinfo()
|
12 年 前 |
Havard Skinnemoen
|
a268adb1c8
net/macb: change debugging messages
|
12 年 前 |
Havard Skinnemoen
|
03dbe05fe4
net/macb: memory barriers cleanup
|
12 年 前 |