Linus Torvalds
|
c3d1f1746b
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
|
15 years ago |
Manuel Lauss
|
f66736532a
MIPS: au1000_eth: Get ethernet address from platform_data
|
15 years ago |
Richard Cochran
|
28b041139e
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
|
15 years ago |
Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
15 years ago |
Florian Fainelli
|
8020eb82d4
au1000-eth: bump to 1.7
|
15 years ago |
Florian Fainelli
|
5368c726b6
au1000-eth: Use (dev|netdev|netif)_<level> macro helpers
|
15 years ago |
Florian Fainelli
|
7cd2e6e38c
au1000-eth: implement set/get_msglevel
|
15 years ago |
Florian Fainelli
|
2cc3c6b1bc
au1000-eth: fix checkpatch errors.
|
15 years ago |
Florian Fainelli
|
eb0496308f
au1000-eth: prefix all functions with au1000_
|
15 years ago |
Florian Fainelli
|
13130c7a99
au1000-eth: set MODULE_VERSION
|
15 years ago |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 years ago |
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 |