Commit Graph

56 Commits (81adee47dfb608df3ad0b91d230fb3cef75f0060)

Author SHA1 Message Date
Atsushi Nemoto a02b7b7a13 tc35815: Kill unused code 15 years ago
Atsushi Nemoto c6a2dbbade tc35815: Kill non-napi code 15 years ago
Atsushi Nemoto b75c6dbb45 tc35815: Enable NAPI 15 years ago
Atsushi Nemoto 02c5c8ec17 tc35815: Fix return value of tc35815_do_interrupt when NAPI enabled 15 years ago
Atsushi Nemoto a48ec346fc tc35815: Use 0 RxFragSize.MinFrag value for non-packing mode 16 years ago
Atsushi Nemoto 7bb82e834c tc35815: Fix rx_missed_errors count 16 years ago
Atsushi Nemoto c60a5cf7af tc35815: Increase timeout for mdio 16 years ago
Atsushi Nemoto db30f5ef6e tc35815: Improve BLEx / FDAEx handling 16 years ago
Atsushi Nemoto 297713deca tc35815: Disable StripCRC 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Joe Perches 7290383191 drivers/net: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug( 16 years ago
Alexander Beregalov 5a1c28b3e4 tc35815: convert to net_device_ops 16 years ago
Atsushi Nemoto a2c465db9d tc35815: Fix build error if NAPI enabled 16 years ago
Kay Sievers c23135573f net: struct device - replace bus_id with dev_name(), dev_set_name() 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
Atsushi Nemoto 82a9928db5 tc35815: Enable StripCRC feature 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Atsushi Nemoto 842e08bd68 tc35815: Define more Rx status bits 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Adrian Bunk 51cf756c0a net/tc35815.c: fix compilation 17 years ago
Lennert Buytenhek 298cf9beb9 phylib: move to dynamic allocation of struct mii_bus 17 years ago
Lennert Buytenhek 18ee49ddb0 phylib: rename mii_bus::dev to mii_bus::parent 17 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". 18 years ago
Ralf Baechle 7e7b968a07 TC35815: Fix build 18 years ago
Jeff Garzik b9f2c0440d [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 18 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. 18 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