Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Alexey Dobriyan
|
539d3ee637
net: fix MIPS fallout from "net: remove interrupt.h inclusion from netdevice.h"
|
14 years ago |
Eric Dumazet
|
bc8acf2c8c
drivers/net: avoid some skb->ip_summed initializations
|
14 years ago |
Joe Perches
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 years ago |
Florian Fainelli
|
559764d199
cpmac: fix all checkpatch errors and warnings
|
15 years ago |
Julia Lawall
|
9e1634a734
drivers/net: Adjust confusing if indentation
|
15 years ago |
Richard Cochran
|
28b041139e
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
|
15 years ago |
David S. Miller
|
597e608a84
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Dan Carpenter
|
7e307c7ad5
cpmac: use resource_size()
|
15 years ago |
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
|
15 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 |