roel kluin
|
890c8c1898
net: Test off by one in sh_eth_reset()
|
15 년 전 |
Magnus Damm
|
503914cf4a
net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2
|
15 년 전 |
Joe Perches
|
a0607fd3a2
drivers/net: request_irq - Remove unnecessary leading & from second arg
|
15 년 전 |
David S. Miller
|
cfadf853f6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 년 전 |
Nobuhiro Iwamatsu
|
f568a926a3
sh_eth: Add asm/cacheflush.h
|
15 년 전 |
Magnus Damm
|
bcd5149ded
net: add Runtime PM to the sh_eth driver
|
15 년 전 |
Magnus Damm
|
748031f9fd
net: allow sh_eth to get mac address through platform data
|
15 년 전 |
Yoshihiro Shimoda
|
4923576b8a
net: sh_eth: add value of ether_link pin in platform_data
|
16 년 전 |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 년 전 |
roel kluin
|
37c8ae3acf
sh_eth: remove redundant test on unsigned
|
16 년 전 |
Patrick McHardy
|
5b54814022
net: use symbolic values for ndo_start_xmit() return codes
|
16 년 전 |
David S. Miller
|
0a372eb91f
sh_eth: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE instead.
|
16 년 전 |
Yoshihiro Shimoda
|
65ac885149
net: sh_eth: Add support SH7724
|
16 년 전 |
Yoshihiro Shimoda
|
380af9e390
net: sh_eth: CPU dependency code collect to "struct sh_eth_cpu_data"
|
16 년 전 |
Yoshihiro Shimoda
|
862df49750
net: sh_eth: fix receive desciptor loop
|
16 년 전 |
Yoshihiro Shimoda
|
0029d64af5
net: sh_eth: fix TX/RX descriptor not set physical memory
|
16 년 전 |
Yoshihiro Shimoda
|
e88aae7bb1
net: sh_eth: fix cache coherency issue
|
16 년 전 |
Alexander Beregalov
|
ebf84eaa92
sh_eth: convert to net_device_ops
|
16 년 전 |
Nobuhiro Iwamatsu
|
0e0fde3c8d
sh_eth: Change handling of IRQ
|
16 년 전 |
David S. Miller
|
6ab33d5171
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 년 전 |
Nobuhiro Iwamatsu
|
fb5e2f9b94
sh: sh_eth: Update to change of mii_bus
|
16 년 전 |
Kay Sievers
|
fb28ad3590
net: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 년 전 |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 년 전 |
Paul Mundt
|
4cb40f795a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
16 년 전 |
Lennert Buytenhek
|
298cf9beb9
phylib: move to dynamic allocation of struct mii_bus
|
16 년 전 |
Lennert Buytenhek
|
18ee49ddb0
phylib: rename mii_bus::dev to mii_bus::parent
|
16 년 전 |
roel kluin
|
cc3c080d9f
sh_eth: unsigned ndev->irq cannot be negative
|
16 년 전 |
Huang Weiyi
|
fde9403a98
[netdrvr] remove unnecessary #include
|
17 년 전 |
Yoshinori Sato
|
71557a37ad
[netdrvr] sh_eth: Add SH7619 support
|
17 년 전 |
Nobuhiro Iwamatsu
|
b0ca2a21f7
sh_eth: Add support of SH7763 to sh_eth
|
17 년 전 |