Lennert Buytenhek
|
298cf9beb9
phylib: move to dynamic allocation of struct mii_bus
|
16 years ago |
Lennert Buytenhek
|
18ee49ddb0
phylib: rename mii_bus::dev to mii_bus::parent
|
16 years ago |
FUJITA Tomonori
|
8d8bb39b9e
dma-mapping: add the device argument to dma_mapping_error()
|
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 |
Atsushi Nemoto
|
ccc57aac9c
tc35815: Fix receiver hangup on Rx FIFO overflow
|
17 years ago |
Atsushi Nemoto
|
59524a3744
tc35815: Mark carrier-off before starting PHY
|
17 years ago |
Atsushi Nemoto
|
10e05f78c5
tc35815: Statistics cleanup
|
17 years ago |
Atsushi Nemoto
|
7f225b427b
tc35815: Whitespace cleanup
|
17 years ago |
Atsushi Nemoto
|
c6686fe3e4
tc35815: Use generic PHY layer
|
17 years ago |
Atsushi Nemoto
|
22adf7e536
tc35815: Use managed pci iomap helper
|
17 years ago |
Atsushi Nemoto
|
ee79b7fbf0
tc35815: Use netdev_priv()
|
17 years ago |
Atsushi Nemoto
|
958eb80bd2
tc35815: Use print_mac() helper
|
17 years ago |
Atsushi Nemoto
|
c201abd9a4
tc35815: Statistics cleanup
|
17 years ago |
Atsushi Nemoto
|
06675e6f4f
tc35815: Use irq number for tc35815-mac platform device id
|
17 years ago |
Robert P. J. Day
|
3a4fa0a25d
Fix misspellings of "system", "controller", "interrupt" and "necessary".
|
17 years ago |
Ralf Baechle
|
7e7b968a07
TC35815: Fix build
|
17 years ago |
Jeff Garzik
|
b9f2c0440d
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
|
17 years ago |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
18 years ago |
Stephen Hemminger
|
bea3348eef
[NET]: Make NAPI polling independent of struct net_device objects.
|
17 years ago |
Matthew Wilcox
|
313674afa8
[NET]: ethtool_perm_addr only has one implementation
|
18 years ago |
Yoichi Yuasa
|
308a90683d
fix wrong argument of tc35815_read_plat_dev_addr()
|
18 years ago |
Atsushi Nemoto
|
bd43da8ff1
[MIPS] tc35815: Load MAC address via platform_device
|
18 years ago |
Atsushi Nemoto
|
418aea7524
tc35815: Remove unnecessary skb->dev assignment
|
18 years ago |
Atsushi Nemoto
|
c28896a424
tc35815: Zap changelog from source code
|
18 years ago |
Atsushi Nemoto
|
793bc0afbd
tc35815: Fix an usage of streaming DMA API.
|
18 years ago |
Atsushi Nemoto
|
eea221ce48
tc35815 driver update (take 2)
|
18 years ago |
Arnaldo Carvalho de Melo
|
4c13eb6657
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
|
18 years ago |
Ralf Baechle
|
c8d64f8a05
jmr3927: do not call tc35815_killall().
|
18 years ago |
Jeff Garzik
|
420e85241e
[netdrvr] tc35815: fix obvious bugs
|
18 years ago |