summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* 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
* | gianfar: Remove redundant programming of [rt]xic registersClaudiu Manoil2013-03-201-12/+12
* | gianfar: Poll only active Rx queuesClaudiu Manoil2013-03-202-10/+22
* | gianfar: Fix tx napi pollingClaudiu Manoil2013-03-201-37/+45
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-2012-19/+49
|\ \ | |/
| * net: fec: Define indexes as 'unsigned int'Fabio Estevam2013-03-201-3/+3
| * lpc_eth: fix error return code in lpc_eth_drv_probe()Wei Yongjun2013-03-201-1/+2
| * sh_eth: check TSU registers ioremap() errorSergei Shtylyov2013-03-201-0/+5
| * sh_eth: fix bitbang memory leakSergei Shtylyov2013-03-202-0/+6
| * bnx2x: fix occasional statistics off-by-4GB errorMaciej Żenczykowski2013-03-181-1/+2
| * bnx2x: add missing napi deletion in error pathMichal Schmidt2013-03-171-0/+1
| * drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_de...Mugunthan V N2013-03-171-1/+1
| * ethernet/tulip: DE4x5 needs VIRT_TO_BUSArnd Bergmann2013-03-171-0/+1
| * net: fec: fix missing napi_disable callGeorg Hofmann2013-03-151-0/+1
OpenPOWER on IntegriCloud