Commit Graph

114 Commits (fe85ff8299538c8488645e7d72539079dad5bae6)

Author SHA1 Message Date
Anton Vorontsov 29ded5f76c gianfar: Fix build with CONFIG_PM enabled 16 years ago
Kumar Gala 4826857f1b gianfar: pass the proper dev to DMA ops 16 years ago
Andy Fleming 26ccfc37da gianfar: Convert to use netdev_ops 16 years ago
Rini van Zetten 7958a45310 gianfar: Do right check on num_txbdfree 16 years ago
Jarek Poplawski 8707bdd48a gianfar: Fix boot hangs while bringing up gianfar ethernet 16 years ago
Andy Fleming 4d7902f22b gianfar: Fix stashing support 16 years ago
Andy Fleming 0fd56bb5be gianfar: Add support for skb recycling 16 years ago
Andy Fleming 1577ecef76 netdev: Merge UCC and gianfar MDIO bus drivers 16 years ago
Andy Fleming b98ac702f4 gianfar: Fix potential soft reset race 16 years ago
Anton Vorontsov b2f66d1839 gianfar: Fix sparse warnings 16 years ago
Anton Vorontsov 2884e5cc92 gianfar: Implement proper, per netdevice wakeup management 16 years ago
Anton Vorontsov cd1f55a5b4 gianfar: Revive VLAN support 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
Anton Vorontsov a6d0b91ae5 gianfar: Fix soft lockup with multi-interrupt TSECs 16 years ago
Clifford Wolf 0faac9f75f netdev: gianfar: add MII ioctl handler 16 years ago
Kumar Gala a1d8f6015e gianfar: Fixup use of BUS_ID_SIZE 16 years ago
Li Yang f430e49e9e gianfar: ensure ECNTRL[R100] is cleared on link state change 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Andy Fleming 4219988459 gianfar: Continue polling until both tx and rx are empty 16 years ago
Dai Haruki 8c7396aebb gianfar: Merge Tx and Rx interrupt for scheduling clean up ring 16 years ago
Dai Haruki c50a5d9aed gianfar: Use interface name in interrupt name to distinguish the source. 16 years ago
Dai Haruki 4669bc9074 gianfar: Add Scatter Gather support 16 years ago
Andy Fleming 8882d9a600 gianfar: Fix packet drop when out of memory 16 years ago
Dai Haruki 5a5efed481 gianfar: Make all BD status writes 32-bit 16 years ago
Andy Fleming 31de198b4d gianfar: Add macros for stepping through BDs 16 years ago
Dai Haruki a22823e72a gianfar: Remove unused gfar_add_fcb() function parameter 16 years ago
Dai Haruki 2c2db48acb gianfar: Enable padding and Optimize the frame prepended bytes handling 16 years ago
Dai Haruki 77ecaf2d5a gianfar: Fix VLAN HW feature related frame/buffer size calculation. 16 years ago
Dai Haruki 12dea57be5 gianfar: Fix eTSEC configuration procedure 16 years ago
Dai Haruki b46a8454cd gianfar: Optimize interrupt coalescing configuration 16 years ago
Andy Fleming b31a1d8b41 gianfar: Convert gianfar to an of_platform_driver 16 years ago
Andy Fleming 257d938a0c gianfar: Use gfar_halt to stop DMA in gfar_probe 16 years ago
Andy Fleming 81183059e8 gianfar: Fix DMA unmap invocations 16 years ago
Kay Sievers fb28ad3590 net: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 17 years ago
Trent Piepho bdb59f949d gianfar: Don't reset TBI<->SerDes link if it's already up 17 years ago
Trent Piepho c132419e56 gianfar: Fix race in TBI/SerDes configuration 17 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
roel kluin d51894f497 gianfar: fix handle errors returned by platform_get_irq*() 17 years ago
Trent Piepho d3eab82b55 gianfar: Create net device with carrier down 17 years ago
Sebastian Siewior ab9399059b net: don't grab a mutex within a timer context in gianfar 17 years ago
Scott Wood 2a54adc3ad gianfar: Call gfar_halt_nodisable() from gfar_halt(). 17 years ago
Adrian Bunk 4ad7a018cf remove bogus CONFIG_GFAR_NAPI's 17 years ago
Anton Vorontsov afc079465e gianfar: do not touch net queue in adjust_link phylib callback 17 years ago
David S. Miller 263ba3204a netdev: Convert all drivers away from netif_schedule(). 17 years ago
Scott Wood d87eb12785 gianfar: Add magic packet and suspend/resume support. 17 years ago
Francois Romieu 0aa1538f4e gianfar: delete non NAPI code from the driver. 17 years ago
Jeff Garzik 7d2e3cb700 [netdrvr] Trim trailing whitespace for several drivers 17 years ago
Andy Fleming ad5da7ab7b gianfar: Fix a bug where the pointer never moves for dma_unmap... 17 years ago
Andy Fleming f162b9d582 gianfar: Fix a locking bug in gianfar's sysfs code 17 years ago