Florian Fainelli
|
ed770f0136
cpmac: do not leak struct net_device on phy_connect errors
|
15 years ago |
Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
15 years ago |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 years ago |
Florian Fainelli
|
25dc27d17d
cpmac: bump version to 0.5.2
|
15 years ago |
Florian Fainelli
|
9fba1c31f4
cpmac: fallback to switch mode if no PHY chip found
|
15 years ago |
Florian Fainelli
|
30765d0502
cpmac: fix the receiving of 802.1q frames
|
15 years ago |
Dan Carpenter
|
48a29516e8
cpmac: use after free
|
15 years ago |
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
|
17 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 |