summaryrefslogtreecommitdiffstats
path: root/drivers/net/fs_enet
Commit message (Expand)AuthorAgeFilesLines
* phy: Change mii_bus id field to a stringAndy Fleming2008-04-163-6/+6
* fs_enet: Don't call NAPI functions when NAPI is not used.Laurent Pinchart2008-04-121-1/+2
* fs_enet: Don't call phy_mii_ioctl() in atomic context.Scott Wood2008-02-231-6/+1
* [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich2008-01-283-3/+3
* Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-01-241-1/+8
|\
| * fs_enet: Add fixed-phy support for fs_enetJochen Friedrich2008-01-231-1/+8
* | Merge branch 'linux-2.6'Paul Mackerras2008-01-241-5/+9
|\ \ | |/ |/|
| * fs_enet: check for phydev existence in the ethtool handlersAnton Vorontsov2008-01-121-2/+9
| * [NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller2008-01-081-3/+0
* | Merge branch 'linux-2.6'Paul Mackerras2007-12-211-1/+1
|\ \ | |/
| * [POWERPC] Fix typo #ifdef -> #ifndefJochen Friedrich2007-12-131-1/+1
* | [POWERPC] Move CPM command handling into the cpm driversJochen Friedrich2007-12-132-19/+2
|/
* [FS_ENET]: Fix module build.Jochen Friedrich2007-11-142-4/+22
* fs_enet: Update for API changesScott Wood2007-10-172-12/+17
* fs_enet: sparse fixesScott Wood2007-10-106-95/+103
* fs_enet: Convert mii-bitbang to use the generic bitbang MDIO code.Scott Wood2007-10-101-216/+54
* fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set.Scott Wood2007-10-108-178/+709
* fs_enet: Align receive buffers.Scott Wood2007-10-102-3/+21
* fs_enet: mac-fcc: Eliminate __fcc-* macros.Scott Wood2007-10-101-17/+8
* fs_enet: Whitespace cleanup.Scott Wood2007-10-105-53/+41
* FS_ENET: Add polling supportVitaly Bordug2007-10-105-63/+80
* FS_ENET: TX stuff should use fep->tx_lock, instead of fep->lock.Vitaly Bordug2007-10-101-2/+4
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-101-2/+0
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* [PATCH] drivers/net: remove superfluous memsetMariusz Kozlowski2007-10-101-1/+0
* Clean up duplicate includes in drivers/net/Jesper Juhl2007-10-101-2/+0
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-102-31/+25
* Use menuconfig objects II - netdev (general+100mbit)Jan Engelhardt2007-07-081-1/+1
* [POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2007-05-091-1/+1
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-026-6/+0
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-2/+4
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-3/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-146-6/+0
* Merge branch 'linux-2.6'Paul Mackerras2007-02-072-6/+13
|\
| * FS_ENET: OF-related fixup for FEC and SCC MAC'sVitaly Bordug2007-01-302-6/+13
* | [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560adsVitaly Bordug2007-02-071-0/+1
|/
* [PATCH] PHY: Add support for configuring the PHY connection interfaceAndy Fleming2006-12-021-1/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-031-2/+3
|\
| * Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-09-281-2/+3
| |\
| | * POWERPC: Bring the fs_no calculation to the relevant SoC enumerationVitaly Bordug2006-09-211-1/+2
| | * POWERPC: overhaul with cpm2_map mechanismVitaly Bordug2006-09-211-1/+1
* | | [PATCH] Move valid_dma_direction() from x86_64 to generic codeRolf Eike Beer2006-09-291-2/+1
|/ /
* | drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-1/+1
|/
* [PATCH] FS_ENET: use PAL for mii managementVitaly Bordug2006-08-1911-1049/+711
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-307-7/+0
* [PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl2006-06-271-2/+1
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-251-2/+2
OpenPOWER on IntegriCloud