summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2015-01-28net/mlx4_core: Add bad-cable event supportJack Morgenstein
2015-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-27stmmac: prevent probe drivers to crash kernelAndy Shevchenko
2015-01-27bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan
2015-01-27sunvnet: improve error handling when a remote crashesDavid L Stevens
2015-01-27sunvnet: free pending tx buffers before clearing ring dataDavid L Stevens
2015-01-27sh_eth: Fix DMA-API usage for RX buffersBen Hutchings
2015-01-27sh_eth: Check for DMA mapping errors on transmitBen Hutchings
2015-01-27sh_eth: Ensure DMA engines are stopped before freeing buffersBen Hutchings
2015-01-27sh_eth: Remove RX overflow log messagesBen Hutchings
2015-01-27cxgb4: Added support in debugfs to dump different timer and clock values of t...Hariprasad Shenai
2015-01-27cxgb4: Added support in debugfs to dump PM module statsHariprasad Shenai
2015-01-27cxgb4: Addded support in debugfs to dump CIM outbound queue contentHariprasad Shenai
2015-01-27cxgb4: Added support in debugfs to dump cim ingress bound queue contentsHariprasad Shenai
2015-01-27cxgb4: Added support in debugfs to dump sge_qinfoHariprasad Shenai
2015-01-27net: macb: Remove CONFIG_PM ifdef because of compilation warningMichal Simek
2015-01-27net: macb: allow deffered probe of the driverNicolae Rosia
2015-01-27net: mv643xx_eth: Fix highmem support in non-TSO egress pathEzequiel Garcia
2015-01-27sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlersBen Hutchings
2015-01-27sh_eth: Fix crash or memory leak when resizing rings on device that is downBen Hutchings
2015-01-27sh_eth: Detach net device when stopping queue to resize DMA ringsBen Hutchings
2015-01-27sh_eth: Fix padding of short frames on TXBen Hutchings
2015-01-27drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N
2015-01-26stmmac: Add an optional device tree property "snps,burst_len"Sonic Zhang
2015-01-26stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is setSonic Zhang
2015-01-26stmmac: if force_thresh_dma_mode is set, pass tc to both txmode and rxmode in...Sonic Zhang
2015-01-26sh_eth: add more PM methodsMikhail Ulyanov
2015-01-26sh_eth: use SET_RUNTIME_PM_OPS()Mikhail Ulyanov
2015-01-26net: stmmac: add BQL supportBeniamino Galvani
2015-01-26cxgb4: Fixes cxgb4_inet6addr_notifier unregister callHariprasad Shenai
2015-01-26net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdioShaohui Xie
2015-01-26net/fsl: drop in_be32() & out_be32() in xgmac_mdioShaohui Xie
2015-01-25net/mlx4_core: Reset flow activation upon SRIOV fatal command casesYishai Hadas
2015-01-25net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas
2015-01-25net/mlx4_core: Handle AER flow properlyYishai Hadas
2015-01-25net/mlx4_core: Manage interface state for Reset flow casesYishai Hadas
2015-01-25net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas
2015-01-25net/mlx4_core: Enhance the catas flow to support device resetYishai Hadas
2015-01-25net/mlx4_core: Refactor the catas flow to work per deviceYishai Hadas
2015-01-25net/mlx4_core: Set device configuration data to be persistent across resetYishai Hadas
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas
2015-01-25netxen: fix netxen_nic_poll() logicEric Dumazet
2015-01-25cxgb3: re-use native hex2bin()Andy Shevchenko
2015-01-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-01-25enic: fix rx napi poll return valueGovindarajulu Varadarajan
2015-01-25net: fec: fix the warning found by dma debugNimrod Andy
2015-01-25be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFsKalesh AP
2015-01-25be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.hVasundhara Volam
2015-01-25be2net: issue function reset cmd in resume pathKalesh AP
2015-01-25be2net: add a log message for POST timeout in LancerKalesh AP