Commit Graph

103 Commits (e893de59a4982791368b3ce412bc67dd601a88a0)

Author SHA1 Message Date
Anatolij Gustschin 4eecb17825 of/net: fs_enet/mii-bitbang.c: fix build breakage 15 years ago
Mark Ware 32f6249ba7 fs_enet: Adjust BDs after tx error 15 years ago
Grant Likely 4018294b53 of: Remove duplicate fields from of_platform_driver 15 years ago
Grant Likely 61c7a080a5 of: Always use 'struct device.of_node' to get device node pointer. 15 years ago
Eric Dumazet 1ae5dc342a net: trans_start cleanups 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Anatolij Gustschin cb395eaf43 fs_enet: add FEC TX buffer alignment workaround for MPC5121 15 years ago
Anatolij Gustschin 60ab4361ad fs_enet: Add support for MPC512x to fs_enet driver 15 years ago
Anatolij Gustschin fcb6a1c83e fs_enet: use dev_xxx instead of printk 15 years ago
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
Anton Vorontsov e72701acbe net: Fix OF platform drivers coldplug/hotplug when compiled as modules 16 years ago
Anton Vorontsov eedbc705f9 fs_enet: Revive fixed link support 16 years ago
Wolfgang Denk 652f6787c0 fs_enet/mii-fec.c: fix MII speed calculation 16 years ago
Kumar Gala 1d58ea30b1 fs_enet: Remove dead code 16 years ago
Grant Likely aa73832c5a net: Rework fs_enet driver to use of_mdio infrastructure 16 years ago
Alexander Beregalov 0ee904c35c drivers/net: replace BUG() with BUG_ON() if possible 16 years ago
Alexander Beregalov 8c02acd798 fs_enet: convert to netdev_ops 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
Mike Ditto d7e094d421 powerpc/fs_enet: Add missing irq free in error path. 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Alexey Dobriyan 7385d59575 fs_enet: fix polling 17 years ago
Johannes Berg 7c510e4b73 net: convert more to %pM 17 years ago
Lennert Buytenhek 298cf9beb9 phylib: move to dynamic allocation of struct mii_bus 17 years ago
Lennert Buytenhek 18ee49ddb0 phylib: rename mii_bus::dev to mii_bus::parent 17 years ago
Kumar Gala 315781408e fs-enet: remove code associated with !CONFIG_PPC_MERGE 17 years ago
Heiko Schocher f4f62301c6 fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi() 17 years ago
Li Yang 5b1c29b436 net/fs_enet: remove redundant messages for performance 17 years ago
Anton Vorontsov c8f15686a4 netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328 17 years ago
David S. Miller 263ba3204a netdev: Convert all drivers away from netif_schedule(). 17 years ago
Kumar Gala b219108cba fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING code 17 years ago
Laurent Pinchart c5a78ac00c fs_enet: restore promiscuous and multicast settings in restart() 17 years ago
Stephen Rothwell 55b6c8e99d drivers/net: Use linux/of_{device,platform}.h instead of asm 17 years ago
Laurent Pinchart d8b35fac8c fs_enet: MDIO on GPIO support 17 years ago
Julia Lawall 4ecc8c066f drivers/net/fs_enet: remove null pointer dereference 17 years ago
Scott Wood a86e2cbe26 fs_enet: Fix a memory leak in fs_enet_mdio_probe 17 years ago
Andy Fleming 9d9326d3bc phy: Change mii_bus id field to a string 17 years ago
Laurent Pinchart 9a3c243d7d fs_enet: Don't call NAPI functions when NAPI is not used. 17 years ago
Scott Wood 5bd3670f31 fs_enet: Don't call phy_mii_ioctl() in atomic context. 17 years ago
Jochen Friedrich b5677d848c [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c 17 years ago
Jochen Friedrich 70f782e148 fs_enet: Add fixed-phy support for fs_enet 17 years ago
Anton Vorontsov dfd9a421be fs_enet: check for phydev existence in the ethtool handlers 17 years ago
David S. Miller 4ec2411980 [NET]: Do not check netif_running() and carrier state in ->poll() 17 years ago
Jochen Friedrich 362f9b6fa8 [POWERPC] Move CPM command handling into the cpm drivers 17 years ago
Jochen Friedrich 075b9cd662 [POWERPC] Fix typo #ifdef -> #ifndef 17 years ago
Jochen Friedrich 8a856397f1 [FS_ENET]: Fix module build. 18 years ago
Scott Wood f860f49ee2 fs_enet: Update for API changes 18 years ago
Scott Wood 31a5bb04d5 fs_enet: sparse fixes 18 years ago
Scott Wood 2b5b3a604a fs_enet: Convert mii-bitbang to use the generic bitbang MDIO code. 18 years ago