Commit Graph

72 Commits (18ee49ddb0d242ed1d0e273038d5e4f6de7379d3)

Author SHA1 Message Date
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
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Vitaly Bordug 5427828e83 [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads 18 years ago
Vitaly Bordug b1f54ba34f FS_ENET: OF-related fixup for FEC and SCC MAC's 18 years ago
Andy Fleming e8a2b6a420 [PATCH] PHY: Add support for configuring the PHY connection interface 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Dave Jones 038b0a6d8d Remove all inclusions of <linux/config.h> 19 years ago
Rolf Eike Beer d6bd3a39f7 [PATCH] Move valid_dma_direction() from x86_64 to generic code 19 years ago
Vitaly Bordug 611a15afcd POWERPC: Bring the fs_no calculation to the relevant SoC enumeration 19 years ago
Vitaly Bordug d3465c921f POWERPC: overhaul with cpm2_map mechanism 19 years ago