David S. Miller
|
47871889c6
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
15 years ago |
Florian Fainelli
|
bd2302c220
NET: au1000-eth: Convert to platform_driver model
|
15 years ago |
Jiri Pirko
|
0ddf477b8a
net: convert multiple drivers to use netdev_for_each_mc_addr, part3
|
15 years ago |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 years ago |
David S. Miller
|
9b963e5d0e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Alexander Beregalov
|
63edaf6476
Au1x00: fix crash when trying register_netdev()
|
15 years ago |
Joe Perches
|
a0607fd3a2
drivers/net: request_irq - Remove unnecessary leading & from second arg
|
15 years ago |
Manuel Lauss
|
bc36b42851
net: au1000_eth: add missing capability.h
|
15 years ago |
roel kluin
|
4989ccb25c
au1000_eth: Duplicate test of RX_OVERLEN bit in update_rx_stats()
|
15 years ago |
roel kluin
|
dcbfef820b
au1000_eth: possible NULL dereference of aup->mii_bus->irq in au1000_probe()
|
16 years ago |
Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
16 years ago |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 years ago |
Patrick McHardy
|
5b54814022
net: use symbolic values for ndo_start_xmit() return codes
|
16 years ago |
Alexander Beregalov
|
d9a92cee09
au1000: convert to net_device_ops
|
16 years ago |
Kay Sievers
|
db1d7bf70f
net: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
Florian Fainelli
|
5ef3041e4a
au1000: reorder functions
|
16 years ago |
Julia Lawall
|
b0fd0d235d
drivers/net/au1000_eth.c: Remove redundant test
|
16 years ago |
Wang Chen
|
454d7c9b14
netdevice: safe convert to netdev_priv() #part-1
|
16 years ago |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 years ago |
Adrian Bunk
|
1210dde7b3
net/au1000_eth.c MDIO namespace fixes
|
16 years ago |
Lennert Buytenhek
|
298cf9beb9
phylib: move to dynamic allocation of struct mii_bus
|
16 years ago |
Martin Gebert
|
533763d348
[netdrvr] au1000_eth: Spinlock initialisation fix
|
17 years ago |
Vegard Nossum
|
2726fcf0da
au1000_eth: use 'unsigned long' for irqflags
|
17 years ago |
Anton Vorontsov
|
c8f15686a4
netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328
|
17 years ago |
David S. Miller
|
263ba3204a
netdev: Convert all drivers away from netif_schedule().
|
17 years ago |
Francois Romieu
|
d04455fba3
au1000_eth: remove useless check
|
17 years ago |
Andy Fleming
|
9d9326d3bc
phy: Change mii_bus id field to a string
|
17 years ago |
Robert P. J. Day
|
3a4fa0a25d
Fix misspellings of "system", "controller", "interrupt" and "necessary".
|
17 years ago |
Yoichi Yuasa
|
25b31cb118
add new prom.h for AU1x00
|
17 years ago |
Yoichi Yuasa
|
2de889235d
update AU1000 get_ethernet_addr()
|
17 years ago |