Commit Graph

85 Commits (c5a889508203446c1abc1d670599b3a816841813)

Author SHA1 Message Date
Anton Vorontsov eedbc705f9 fs_enet: Revive fixed link support 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 16 years ago
Johannes Berg 7c510e4b73 net: convert more to %pM 16 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. 17 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
Scott Wood 976de6a8c3 fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set. 18 years ago
Scott Wood 0d0d9c150c fs_enet: Align receive buffers. 18 years ago
Scott Wood c6565331b7 fs_enet: mac-fcc: Eliminate __fcc-* macros. 18 years ago
Scott Wood 0fb300fa9d fs_enet: Whitespace cleanup. 18 years ago
Vitaly Bordug 9b8ee8e7d6 FS_ENET: Add polling support 18 years ago
Vitaly Bordug aa90f50321 FS_ENET: TX stuff should use fep->tx_lock, instead of fep->lock. 18 years ago
Jeff Garzik 88d3aafdae [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Mariusz Kozlowski acb2cc8b20 [PATCH] drivers/net: remove superfluous memset 18 years ago
Jesper Juhl bf1e9a080d Clean up duplicate includes in drivers/net/ 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Jan Engelhardt d1c0a65fb5 Use menuconfig objects II - netdev (general+100mbit) 18 years ago
Timur Tabi 4c35630ccd [POWERPC] Change rheap functions to use ulongs instead of pointers 18 years ago
Jean Delvare 6473d160b4 PCI: Cleanup the includes of <linux/pci.h> 18 years ago