Commit Graph

122 Commits (0c09c1a49cc7b819b33566a49d9901f7cfdd6889)

Author SHA1 Message Date
Kumar Gala 6c31d55f75 gianfar: Use memset instead of cacheable_memzero 16 years ago
Grant Likely fe192a4911 net: Rework gianfar driver to use of_mdio infrastructure. 16 years ago
Markus Brunner cbea270714 gianfar: stop send queue before resetting gianfar 16 years ago
David S. Miller ee76db5e9e gianfar: Fix use-after-of_node_put() in gfar_of_init(). 16 years ago
Li Yang 5b28beaf88 gianfar: only check headroom when FCB is needed 16 years ago
David S. Miller bd14ba842c gianfar: Fix kfree(skb) 16 years ago
Stephen Hemminger 54dc79fe0d gianfar: fix headroom expansion code 16 years ago
Li Yang 93c1285c5d gianfar: reallocate skb when headroom is not enough for fcb 16 years ago
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