summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2013-06-19bcm63xx_enet: fix return value check in bcm_enet_shared_probe()Wei Yongjun
2013-06-17pxa168_eth: convert skb->end into skb_end_pointer(skb)Isaku Yamahata
2013-06-17mv643xx_eth.c: convert skb->end into skb_end_poitner(skb)Isaku Yamahata
2013-06-17fec: Add support to restart autonegotiateChris Healy
2013-06-17tg3: Prevent system hang during repeated EEH errors.Michael Chan
2013-06-13net/mlx4: Add VF link state supportRony Efraim
2013-06-13bcm63xx_enet: add support Broadcom BCM6345 EthernetFlorian Fainelli
2013-06-13sh_eth: remove '__maybe_unused' annotationsSergei Shtylyov
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-10ixgbe: add extra stats for ndo_ll_pollEliezer Tamir
2013-06-10ixgbe: 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-07sh_eth: Fix warnings on 64-bit.David S. Miller
2013-06-07sh_eth: remove dependencies from KconfigSergei Shtylyov
2013-06-07sh_eth: get R8A777x support out of #ifdefSergei Shtylyov
2013-06-07sh_eth: get SH7724 support out of #ifdefSergei Shtylyov
2013-06-07sh_eth: get SH7757 support out of #ifdefSergei Shtylyov
2013-06-07sh_eth: get SH77{34|63} support out of #ifdefSergei Shtylyov
2013-06-07sh_eth: get R8A7740 support out of #ifdefSergei Shtylyov
2013-06-07sh_eth: get SH7619 support out of #ifdefSergei Shtylyov
2013-06-07sh_eth: get SH771x support out of #ifdefSergei Shtylyov
2013-06-07sh_eth: create initial ID tableSergei Shtylyov
2013-06-07fec: Only pass pdev in fec_ptp_init()Fabio Estevam
2013-06-06net/macb: change RX path for GEMNicolas Ferre
2013-06-06net/macb: increase RX buffer size for GEMNicolas Ferre
2013-06-06sh_eth: enclose PM code into #ifdef CONFIG_PMNobuhiro Iwamatsu
2013-06-06sh_eth: consolidate sh_eth_reset()Nobuhiro Iwamatsu
2013-06-06sh_eth: remove #ifdef around sh_eth_select_mii()Nobuhiro Iwamatsu
2013-06-06sh_eth: add IRQ flags to 'struct sh_eth_cpu_data'Nobuhiro Iwamatsu
2013-06-06sh_eth: remove SH_ETH_HAS_TSUNobuhiro Iwamatsu
2013-06-06sh_eth: remove duplicate sh_eth_set_duplex() definitionsNobuhiro Iwamatsu
2013-06-06sh_eth: use EDSR_ENALL to set EDSRNobuhiro Iwamatsu
2013-06-06sh_eth: remove #ifdef around EDSR and GECMR bit definitionsNobuhiro Iwamatsu
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-04net: sun4i-emac: Staticize local symbolsSachin Kamat
2013-06-04net: sun4i-emac: Remove redundant platform_set_drvdata()Sachin Kamat
2013-06-04net: emaclite: Use platform resource tableMichal Simek
2013-06-04cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Li RongQing
2013-06-04net: sun4i-emac: remove erroneous assignmentArnd Bergmann
2013-06-04mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queuegovindarajulu.v
2013-06-04net/mlx4: use one page fragment per incoming frameEric Dumazet
2013-06-04tg3: Add read dma workaround for 5720Nithin Sujir