Commit Graph

151 Commits (b9721d5a2fa00ad979c19a9511d43d2664d5381c)

Author SHA1 Message Date
Anton Vorontsov 18294ad1ec gianfar: Fix compiler and sparse warnings 15 years ago
Sandeep Gopalpet 7a8b3372e2 gianfar: Basic Support for programming hash rules 15 years ago
Sandeep Gopalpet 46ceb60ca8 gianfar: Add Multiple group Support 15 years ago
Sandeep Gopalpet fba4ed030c gianfar: Add Multiple Queue Support 15 years ago
Sandeep Gopalpet f4983704a6 gianfar: Introduce logical group support. 15 years ago
Sandeep Gopalpet a12f801d4b gianfar: Add per queue structure support 15 years ago
Anton Vorontsov e72701acbe net: Fix OF platform drivers coldplug/hotplug when compiled as modules 16 years ago
Anton Vorontsov be926fc404 gianfar: Add support for hibernation 16 years ago
Anton Vorontsov 8728327e7a gianfar: Factor out gfar_init_bds() from gfar_alloc_skb_resources() 16 years ago
Anton Vorontsov 8a102fe001 gianfar: Factor out RX BDs initialization from gfar_new_rxbdp() 16 years ago
Anton Vorontsov 32c513bca0 gianfar: Move tbase/rbase initialization to gfar_init_mac() 16 years ago
Anton Vorontsov 826aa4a056 gianfar: Split allocation and initialization steps out of startup_gfar() 16 years ago
Anton Vorontsov 14231176b0 gianfar: Don't needlessly set the wrap bit for the last RX BD 16 years ago
Anton Vorontsov e69edd2181 gianfar: Simplify skb resources freeing code 16 years ago
Anton Vorontsov ccc05c6e1e gianfar: Some cleanups for startup_gfar() 16 years ago
David S. Miller d9d8e0418f gianfar: Fix build. 16 years ago
Toru UCHIYAMA 38bddf04bc gianfar: gfar_remove needs to call unregister_netdev() 16 years ago
Yong Zhang 75c4885924 gianfar: keep vlan related state when restart 16 years ago
Anton Vorontsov 1db780f8c7 gianfar: Revive fixed link support 16 years ago
Johannes Berg c86ae82605 gianfar: remove unused DECLARE_MAC_BUF 16 years ago
Ben Hutchings 240c102d9c netdev: restore MAC address set and validate operations 16 years ago
Lennert Buytenhek 4e2fd55519 gianfar: fix BUG under load after introduction of skb recycling 16 years ago
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