Patrick McHardy
|
80d5c3689b
net: vlan: prepare for 802.1ad VLAN filtering offload
|
12 years ago |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 years ago |
David S. Miller
|
a210576cf8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Sergei Shtylyov
|
3340d2aae3
sh_eth: make 'link' field of 'struct sh_eth_private' *int*
|
12 years ago |
Sergei Shtylyov
|
3893b27345
sh_eth: workaround for spurious ECI interrupt
|
12 years ago |
Sergei Shtylyov
|
1e1b812bbe
sh_eth: fix handling of no LINK signal
|
12 years ago |
Sergei Shtylyov
|
a3f109bd79
sh_eth: add R-Car support for real
|
12 years ago |
Sergei Shtylyov
|
c0013f6f8b
sh_eth: move data from header file to driver
|
12 years ago |
Sergei Shtylyov
|
fe0e76f7e7
sh_eth: fix unused variable warning
|
12 years ago |
Sergei Shtylyov
|
d5e07e6921
sh_eth: use managed device API
|
12 years ago |
Sergei Shtylyov
|
564044b092
sh_eth: kill unneeded typecast in sh_eth_drv_probe()
|
12 years ago |
Sergei Shtylyov
|
dfed5e7fb4
sh_eth: use PIR_* bits
|
12 years ago |
Nobuhiro Iwamatsu
|
14c3326a11
net: sh-eth: Use pr_err instead of printk
|
12 years ago |
David S. Miller
|
61816596d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Sergei Shtylyov
|
fc0c090040
sh_eth: check TSU registers ioremap() error
|
12 years ago |
Sergei Shtylyov
|
0582b7d15f
sh_eth: fix bitbang memory leak
|
12 years ago |
Joe Perches
|
d0320f7500
drivers:net: Remove dma_alloc_coherent OOM messages
|
12 years ago |
Joe Perches
|
b2adaca92c
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
|
12 years ago |
Florian Fainelli
|
f9a8f83b04
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
8f6352f2b5
net: sh_eth: Fix a typo - replace regist with register.
|
12 years ago |
Peter Senna Tschudin
|
043c478972
drivers/net/ethernet/renesas/sh_eth.c: fix error return code
|
12 years ago |
Phil Edworthy
|
d0418bb712
net: sh_eth: Add eth support for R8A7779 device
|
13 years ago |
Yoshihiro Shimoda
|
525b8075ed
net: sh_eth: add support for set_ringparam/get_ringparam
|
13 years ago |
Yoshihiro Shimoda
|
91c7755000
net: sh_eth: fix up the buffer pointers
|
13 years ago |
Yoshihiro Shimoda
|
2ecbb783c3
net: sh_eth: remove unnecessary members/definitions
|
13 years ago |
Yoshihiro Shimoda
|
c26502680e
net: sh_eth: remove unnecessary function
|
13 years ago |
Nobuhiro Iwamatsu
|
5cee1d37c9
net/sh-eth: Check return value of sh_eth_reset when chip reset fail
|
13 years ago |
Nobuhiro Iwamatsu
|
5e7a76be0e
net/sh-eth: Add support selecting MII function for SH7734 and R8A7740
|
13 years ago |
Yoshihiro Shimoda
|
a18e08bdcf
net: sh_eth: fix the condition to fix the cur_tx/dirty_rx
|
13 years ago |
Yoshihiro Shimoda
|
79fba9f517
net: sh_eth: fix the rxdesc pointer when rx descriptor empty happens
|
13 years ago |