Commit Graph

53 Commits (16938a24ae19562f078fd43a28500526ff78cd87)

Author SHA1 Message Date
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
Jeff Garzik 7282d491ec drivers/net: const-ify ethtool_ops declarations 19 years ago
Vitaly Bordug 5b4b845434 [PATCH] FS_ENET: use PAL for mii management 19 years ago
Thomas Gleixner 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Jesper Juhl 8f76078037 [PATCH] Remove redundant NULL checks before [kv]free - in drivers/ 19 years ago
Rusty Russell 8d3b33f67f [PATCH] Remove MODULE_PARM 19 years ago
David Vrabel 489447380a [PATCH] handle errors returned by platform_get_irq*() 19 years ago
Marcelo Tosatti f7b9996990 [PATCH] fs_enet build fix 20 years ago
Olaf Hering 733482e445 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 20 years ago
Pantelis Antoniou 34e30d612f [PATCH] fs_enet: Fix dma_unmap_single calls 20 years ago
Pantelis Antoniou 48257c4f16 Add fs_enet ethernet network driver, for several embedded platforms. 20 years ago