Commit Graph

96 Commits (d15cfc3ac77388f1d588c57743d5f26b15eba9a8)

Author SHA1 Message Date
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. 16 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
Paul Gortmaker d031358754 [netdrvr] gianfar: Determine TBIPA value dynamically 17 years ago
Andy Fleming 815b97c6b8 gianfar: Fix skb allocation strategy 17 years ago
Kay Sievers 72abb46101 net drivers: fix platform driver hotplug/coldplug 17 years ago
Dai Haruki d080cd6301 gianfar: Support NAPI for TX Frames 17 years ago
Andy Fleming 2f44891128 gianfar: Fix Rx/Tx HW interrupt coalescing counter reset procedure. 17 years ago
Andy Fleming 99da5003a5 gianfar: Only process completed frames 17 years ago
Dai Haruki faa8957762 gianfar: Fix frame size calculation when hardware VLAN acceleration is on 17 years ago
Becky Bruce cf7822983f gianfar: don't pass NULL dev ptr to DMA ops 17 years ago
Al Viro fdb26629f3 gianfar iomem misannotations 17 years ago
Grant Likely f9663aea2a gianfar: fix compile warning 17 years ago
Anton Vorontsov db0e8e3f71 gianfar: fix obviously wrong #ifdef CONFIG_GFAR_NAPI placement 18 years ago
Li Yang 298e1a9ebe gianfar: Fix compile regression caused by 09f75cd7 18 years ago
Li Yang 293c851339 gianfar: Fix regression caused by new napi interface 18 years ago
Li Yang 20ef2bb008 gianfar: Cleanup compile warning caused by 0795af57 18 years ago