summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-1928-47/+0
* be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs()Sathya Perla2013-06-191-27/+4
* bnx2x: replace mechanism to check for next available packetDmitry Kravkov2013-06-194-37/+42
* bnx2x: add support for ndo_ll_pollDmitry Kravkov2013-06-194-11/+208
* net/mlx4_en: Low Latency recv statisticsAmir Vadai2013-06-193-1/+29
* net/mlx4_en: Add Low Latency Socket (LLS) supportAmir Vadai2013-06-194-4/+178
* sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdefSergei Shtylyov2013-06-192-3/+4
* sh_eth: cleanup 'enum TD_STS_BIT'Sergei Shtylyov2013-06-191-4/+4
* sh_eth: remove redundant bits from 'eesipr_value' field initializerSergei Shtylyov2013-06-191-1/+1
* sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data'Sergei Shtylyov2013-06-192-17/+0
* sh_eth: add NAPI supportSergei Shtylyov2013-06-192-12/+74
* sh_eth: define/use EESR_RX_CHECK macroSergei Shtylyov2013-06-192-11/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-1917-18/+4608
|\
| * net: cpsw: check for cpts pointer after its allocationSebastian Siewior2013-06-171-1/+1
| * alx: add a simple AR816x/AR817x device driverJohannes Berg2013-06-179-0/+4568
| * lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro2013-06-161-1/+1
| * tulip: Properly check dma mapping resultNeil Horman2013-06-131-0/+6
| * net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda2013-06-131-4/+11
| * drivers: net: davinci_mdio: restore mdio clk divider in mdio resumeMugunthan V N2013-06-131-4/+1
| * drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driverMugunthan V N2013-06-131-2/+2
| * tg3: Wait for boot code to finish after power onNithin Sujir2013-06-131-0/+10
| * net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG usedDinh Nguyen2013-06-131-1/+1
| * be2net: Fix 32-bit DMA Mask handlingSomnath Kotur2013-06-131-0/+3
| * sh_eth: fix result of sh_eth_check_reset() on timeoutSergei Shtylyov2013-06-111-2/+2
| * net/ti davinci_mdio: don't hold a spin lock while calling pm_runtimeSebastian Siewior2013-06-111-3/+2
* | bcm63xx_enet: fix return value check in bcm_enet_shared_probe()Wei Yongjun2013-06-191-2/+2
* | pxa168_eth: convert skb->end into skb_end_pointer(skb)Isaku Yamahata2013-06-171-1/+1
* | mv643xx_eth.c: convert skb->end into skb_end_poitner(skb)Isaku Yamahata2013-06-171-1/+1
* | fec: Add support to restart autonegotiateChris Healy2013-06-171-0/+12
* | tg3: Prevent system hang during repeated EEH errors.Michael Chan2013-06-171-2/+9
* | net/mlx4: Add VF link state supportRony Efraim2013-06-135-2/+72
* | bcm63xx_enet: add support Broadcom BCM6345 EthernetFlorian Fainelli2013-06-132-80/+135
* | sh_eth: remove '__maybe_unused' annotationsSergei Shtylyov2013-06-131-2/+2
* | cxgb4: Do not set net_device::dev_id to VI indexBen Hutchings2013-06-131-1/+0
* | sh_eth: split 'sh_eth_netdev_ops'Sergei Shtylyov2013-06-121-9/+20
* | gianfar: Add backwards compatible Single Queue mode pollingClaudiu Manoil2013-06-121-2/+49
* | sfc: Store port number in private data, not net_device::dev_idBen Hutchings2013-06-122-2/+3
* | net: emaclite: Convert to use devm_ioremap_resourceTushar Behera2013-06-121-2/+4
* | net: fec: Convert to use devm_ioremap_resourceTushar Behera2013-06-121-6/+6
* | 3c59x: consolidate error cleanup in vortex_init_one()Sergei Shtylyov2013-06-121-13/+12
* | ixgbe: add extra stats for ndo_ll_pollEliezer Tamir2013-06-103-0/+60
* | ixgbe: add support for ndo_ll_pollEliezer Tamir2013-06-103-8/+177
* | bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switchMaxime Bizon2013-06-102-12/+998
* | bcm63xx_enet: split DMA channel register accessesMaxime Bizon2013-06-101-56/+83
* | bcm63xx_enet: implement reset autoneg ethtool callbackMaxime Bizon2013-06-101-0/+15
* | sh_eth: Fix warnings on 64-bit.David S. Miller2013-06-071-1/+1
* | sh_eth: remove dependencies from KconfigSergei Shtylyov2013-06-071-6/+0
* | sh_eth: get R8A777x support out of #ifdefSergei Shtylyov2013-06-071-9/+5
* | sh_eth: get SH7724 support out of #ifdefSergei Shtylyov2013-06-071-5/+5
* | sh_eth: get SH7757 support out of #ifdefSergei Shtylyov2013-06-071-20/+8
OpenPOWER on IntegriCloud