David S. Miller
|
47871889c6
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
15 years ago |
Florian Fainelli
|
780019ddf0
MIPS: AR7: Implement clock API
|
15 years ago |
Jiri Pirko
|
e1d444771e
net: convert multiple drivers to use netdev_for_each_mc_addr
|
15 years ago |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 years ago |
Julia Lawall
|
2447f2f3c3
drivers/net/cpmac.c: Correct code taking the size of a pointer
|
15 years ago |
Eric Dumazet
|
89d71a66c4
net: Use netdev_alloc_skb_ip_align()
|
15 years ago |
Florian Fainelli
|
762c6aa14c
cpmac: fix compilation errors against undeclared BUS_ID_SIZE
|
16 years ago |
Florian Fainelli
|
4e43af323a
cpmac: bump version to 0.5.1
|
16 years ago |
Florian Fainelli
|
e4540aa94f
cpmac: wait longer after MDIO reset
|
16 years ago |
Florian Fainelli
|
76e61eaa55
cpmac: add support for fixed PHY
|
16 years ago |
Florian Fainelli
|
d76c626b92
cpmac: fix wrong MDIO bus identifier
|
16 years ago |
Florian Fainelli
|
6a9b654616
cpmac: fix compilation failure introduced with netdev_ops conversion
|
16 years ago |
Stefan Weil
|
0220ff7fc3
cpmac: prevent fatal exception in cpmac_end_xmit
|
16 years ago |
Florian Fainelli
|
69bd4ae5dc
cpmac: remove unused variable.
|
16 years ago |
David S. Miller
|
21a8cfe120
cpmac: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE.
|
16 years ago |
Alexander Beregalov
|
63ef7d89cb
cpmac: 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 |
Ben Hutchings
|
288379f050
net: Remove redundant NAPI functions
|
16 years ago |
Neil Horman
|
908a7a16b8
net: Remove unused netdev arg from some NAPI interfaces.
|
16 years ago |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 years ago |
Lennert Buytenhek
|
298cf9beb9
phylib: move to dynamic allocation of struct mii_bus
|
16 years ago |
Huang Weiyi
|
fde9403a98
[netdrvr] remove unnecessary #include
|
17 years ago |
Anton Vorontsov
|
c8f15686a4
netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328
|
17 years ago |
David S. Miller
|
fd2ea0a79f
net: Use queue aware tests throughout.
|
17 years ago |
David S. Miller
|
09e83b5d7d
netdev: Kill NETIF_F_MULTI_QUEUE.
|
17 years ago |
David S. Miller
|
b19fa1fa91
net: Delete NETDEVICES_MULTIQUEUE kconfig option.
|
17 years ago |
Matteo Croce
|
f917d58031
cpmac bugfixes and enhancements
|
17 years ago |
Kay Sievers
|
72abb46101
net drivers: fix platform driver hotplug/coldplug
|
17 years ago |
Andy Fleming
|
9d9326d3bc
phy: Change mii_bus id field to a string
|
17 years ago |
Anton Vorontsov
|
8353ec7b0d
cpmac: convert to new Fixed PHY infrastructure
|
17 years ago |