Commit Graph

161 Commits (54b81550dd674466fe7d01629d2aab015c545a1e)

Author SHA1 Message Date
Jiri Pirko 48e2f183cb net: convert multiple drivers to use netdev_for_each_mc_addr, part4 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Sandeep Gopalpet f74dac0859 gianfar: Fix gianfar select_queue bogosity 15 years ago
Sandeep Gopalpet a7f38041b8 gianfar: Fix stats support 15 years ago
Sandeep Gopalpet 1ccb8389f2 gianfar: Fix a filer bug 15 years ago
Anton Vorontsov 43de004b6c gianfar: Fix build with CONFIG_NET_POLL_CONTROLLER=y 15 years ago
Anton Vorontsov a3bc1f11e9 gianfar: Revive SKB recycling 15 years ago
Anton Vorontsov 836cf7faf8 gianfar: Fix race between gfar_error() and gfar_start_xmit() 15 years ago
Anton Vorontsov 5ea681d4e6 gianfar: Fix build with CONFIG_PM=y 15 years ago
Anton Vorontsov 4dea29d066 gianfar: Remove 'Interrupt problem!' warning 15 years ago
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