summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2013-06-20net: Move MII out from under NET_CORE and hide itBen Hutchings
2013-06-20be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs()Sathya Perla
2013-06-20bnx2x: replace mechanism to check for next available packetDmitry Kravkov
2013-06-20bnx2x: add support for ndo_ll_pollDmitry Kravkov
2013-06-20net/mlx4_en: Low Latency recv statisticsAmir Vadai
2013-06-20net/mlx4_en: Add Low Latency Socket (LLS) supportAmir Vadai
2013-06-20sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdefSergei Shtylyov
2013-06-20sh_eth: cleanup 'enum TD_STS_BIT'Sergei Shtylyov
2013-06-20sh_eth: remove redundant bits from 'eesipr_value' field initializerSergei Shtylyov
2013-06-20sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data'Sergei Shtylyov
2013-06-20sh_eth: add NAPI supportSergei Shtylyov
2013-06-20sh_eth: define/use EESR_RX_CHECK macroSergei Shtylyov
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-19bcm63xx_enet: fix return value check in bcm_enet_shared_probe()Wei Yongjun
2013-06-18pxa168_eth: convert skb->end into skb_end_pointer(skb)Isaku Yamahata
2013-06-18mv643xx_eth.c: convert skb->end into skb_end_poitner(skb)Isaku Yamahata
2013-06-17fec: Add support to restart autonegotiateChris Healy
2013-06-17net: cpsw: check for cpts pointer after its allocationSebastian Siewior
2013-06-17alx: add a simple AR816x/AR817x device driverJohannes Berg
2013-06-17tg3: Prevent system hang during repeated EEH errors.Michael Chan
2013-06-16lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro
2013-06-14net/mlx4: Add VF link state supportRony Efraim
2013-06-14bcm63xx_enet: add support Broadcom BCM6345 EthernetFlorian Fainelli
2013-06-14tulip: Properly check dma mapping resultNeil Horman
2013-06-13net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda
2013-06-13drivers: net: davinci_mdio: restore mdio clk divider in mdio resumeMugunthan V N
2013-06-13drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driverMugunthan V N
2013-06-13sh_eth: remove '__maybe_unused' annotationsSergei Shtylyov
2013-06-13tg3: Wait for boot code to finish after power onNithin Sujir
2013-06-13net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG usedDinh Nguyen
2013-06-13be2net: Fix 32-bit DMA Mask handlingSomnath Kotur
2013-06-13cxgb4: Do not set net_device::dev_id to VI indexBen Hutchings
2013-06-12sh_eth: split 'sh_eth_netdev_ops'Sergei Shtylyov
2013-06-12gianfar: Add backwards compatible Single Queue mode pollingClaudiu Manoil
2013-06-12sfc: Store port number in private data, not net_device::dev_idBen Hutchings
2013-06-12net: emaclite: Convert to use devm_ioremap_resourceTushar Behera
2013-06-12net: fec: Convert to use devm_ioremap_resourceTushar Behera
2013-06-123c59x: consolidate error cleanup in vortex_init_one()Sergei Shtylyov
2013-06-11sh_eth: fix result of sh_eth_check_reset() on timeoutSergei Shtylyov
2013-06-11net/ti davinci_mdio: don't hold a spin lock while calling pm_runtimeSebastian Siewior
2013-06-11ixgbe: add extra stats for ndo_ll_pollEliezer Tamir
2013-06-11ixgbe: add support for ndo_ll_pollEliezer Tamir
2013-06-10bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switchMaxime Bizon
2013-06-10bcm63xx_enet: split DMA channel register accessesMaxime Bizon
2013-06-10bcm63xx_enet: implement reset autoneg ethtool callbackMaxime Bizon
2013-06-08sh_eth: Fix warnings on 64-bit.David S. Miller
2013-06-08sh_eth: remove dependencies from KconfigSergei Shtylyov
2013-06-08sh_eth: get R8A777x support out of #ifdefSergei Shtylyov
2013-06-08sh_eth: get SH7724 support out of #ifdefSergei Shtylyov
2013-06-08sh_eth: get SH7757 support out of #ifdefSergei Shtylyov