summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* stmmac: add the support for PTP hw clock driverRayagond Kokatanur2013-03-268-10/+294
* stmmac: add IEEE PTPv1 and PTPv2 support.Rayagond Kokatanur2013-03-2611-24/+732
* stmmac: add tx_skbuff_dma to save descriptors used by PTPRayagond Kokatanur2013-03-264-4/+22
* stmmac: initial support to manage pcs modesGiuseppe CAVALLARO2013-03-266-15/+257
* stmmac: start adding pcs and rgmii core irqGiuseppe CAVALLARO2013-03-266-50/+55
* stmmac: support extend descriptorsGiuseppe CAVALLARO2013-03-2611-218/+528
* stmmac: reorganize chain/ring modes removing KoptionsGiuseppe CAVALLARO2013-03-2610-137/+169
* net: ethernet: atheros: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-261-1/+1
* net: ethernet: wiznet: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-262-4/+4
* net/davinci_emac: use devres APIsSekhar Nori2013-03-261-30/+16
* net: fec: build fec.c and fec_ptp.c to one moduleFrank Li2013-03-253-4/+2
* mv643xx_eth: defer probing if Marvell Orion MDIO driver not loadedSimon Baatz2013-03-241-3/+9
* net: mvmdio: define module alias for platform deviceSimon Baatz2013-03-241-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-226-24/+52
|\
| * net/mlx4_core: Disallow releasing VF QPs which have steering rulesHadar Hen Zion2013-03-211-8/+33
| * net/mlx4_core: Always use 64 bit resource ID when doing lookupHadar Hen Zion2013-03-211-1/+1
| * net/mlx4_en: Remove ethtool flow steering rules before releasing QPsHadar Hen Zion2013-03-211-11/+11
| * net/mlx4_core: Fix wrong order of flow steering resources removalHadar Hen Zion2013-03-211-1/+1
| * net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapperMoshe Lazer2013-03-211-1/+1
| * net: ethernet: cpsw: fix erroneous condition in error checkLothar Waßmann2013-03-211-1/+1
| * lantiq_etop: use free_netdev(netdev) instead of kfree()Wei Yongjun2013-03-211-1/+1
| * fec: Fix the build as moduleFabio Estevam2013-03-201-0/+3
* | qlcnic: Bump up the version to 5.1.38Shahed Shaikh2013-03-221-2/+2
* | qlcnic: Clear link status when interface is downShahed Shaikh2013-03-221-0/+1
* | qlcnic: change mdelay to msleepShahed Shaikh2013-03-221-1/+1
* | qlcnic: Log warning message for 83xx adapter in MSI mode.Himanshu Madhani2013-03-221-0/+6
* | qlcnic: Fix configure mailbox interrupt command for 83xx adapterManish chopra2013-03-221-2/+1
* | mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli2013-03-223-183/+19
* | net: mvmdio: enhance driver to support SMI error/done interruptsFlorian Fainelli2013-03-221-18/+80
* | net: mvmdio: rename base register cookie from smireg to regsFlorian Fainelli2013-03-221-7/+7
* | net: mvmdio: allow platform device style registrationFlorian Fainelli2013-03-221-7/+15
* | s6gmac: fix error return code in s6gmac_probe()Wei Yongjun2013-03-221-0/+1
* | bnx2x: increase inner ip id during encapsulated tsoDmitry Kravkov2013-03-224-13/+15
* | net: Fix p3_gelic_net sparse warningsGeoff Levand2013-03-221-123/+117
* | sh_eth: fix unused variable warningSergei Shtylyov2013-03-211-1/+0
* | sh_eth: use managed device APISergei Shtylyov2013-03-212-35/+13
* | sh_eth: kill unneeded typecast in sh_eth_drv_probe()Sergei Shtylyov2013-03-211-2/+1
* | sh_eth: use PIR_* bitsSergei Shtylyov2013-03-211-4/+4
* | gianfar: Remove superfluous kernel_dropped local counterClaudiu Manoil2013-03-213-7/+1
* | gianfar: Cleanup dead code and minor formattingClaudiu Manoil2013-03-211-4/+3
* | gianfar: Remove 'maybe-uninitialized' compile warningClaudiu Manoil2013-03-211-1/+1
* | net: sh-eth: Use pr_err instead of printkNobuhiro Iwamatsu2013-03-211-2/+2
* | chelsio: use netdev_alloc_skb_ip_alignstephen hemminger2013-03-201-2/+1
* | chelsio: add headroom in RX pathEric Dumazet2013-03-201-1/+1
* | bnx2x: AER revisedYuval Mintz2013-03-204-30/+130
* | net: fec: make local function fec_poll_controller() staticWei Yongjun2013-03-201-1/+1
* | net: ethernet: davinci_emac: make local function emac_poll_controller() staticWei Yongjun2013-03-201-1/+1
* | net: s6gmac: Use module_platform_driver()Sachin Kamat2013-03-201-14/+1
* | net: ks8695net: Use module_platform_driver()Sachin Kamat2013-03-201-19/+1
* | gianfar: Refactor config coalescing calls for all queuesClaudiu Manoil2013-03-203-6/+10
OpenPOWER on IntegriCloud