summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2015-01-29net: lance,ni64: don't build for ARMArnd Bergmann
2015-01-29net: cs89x0: always build platform code if !HAS_IOPORT_MAPArnd Bergmann
2015-01-29net: gianfar: remove the unneeded check of disabled deviceKevin Hao
2015-01-28hisilicon: add some missing curly bracesDan Carpenter
2015-01-27stmmac: pci: add MSI support for Intel Quark X1000Kweh, Hock Leong
2015-01-27stmmac: pci: introduce Intel Quark X1000 runtime detectionAndy Shevchenko
2015-01-27stmmac: pci: add support for Intel Quark X1000Kweh, Hock Leong
2015-01-27net: netcp: remove unused kconfig option and codeKaricheri, Muralidharan
2015-01-27cxgb4: Move firmware version MACRO to t4fw_version.hHariprasad Shenai
2015-01-27net/mlx4_core: Update the HCA core clock frequency after INIT_PORTMajd Dibbiny
2015-01-27net/mlx4_core: Fix device capabilities dumpingOr Gerlitz
2015-01-27net/mlx4: Fix memory corruption in mlx4_MAD_IFC_wrapperMatan Barak
2015-01-27net/mlx4_en: Use ethtool cmd->autoneg as a hint for ethtool set settingsSaeed Mahameed
2015-01-27net/mlx4_core: Remove duplicate code line from procedure mlx4_bf_allocJack Morgenstein
2015-01-27net/mlx4_core: Fix struct mlx4_vhcr_cmd to make implicit padding explicitJack Morgenstein
2015-01-27net/mlx4_core: Fix HW2SW_EQ to conform to the firmware specJack Morgenstein
2015-01-27net/mlx4_core: Adjust command timeouts to conform to the firmware specJack Morgenstein
2015-01-27net/mlx4_core: Fix mem leak in SRIOV mlx4_init_one error flowJack Morgenstein
2015-01-27net/mlx4_core: Add reserved lkey for VFs to QUERY_FUNC_CAPJack Morgenstein
2015-01-27net/mlx4_core: Add bad-cable event supportJack Morgenstein
2015-01-27Merge 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-27r8169: use PCI define for Max_Read_Request_SizeRafał Miłecki
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-26net: macb: Remove CONFIG_PM ifdef because of compilation warningMichal Simek
2015-01-26net: macb: allow deffered probe of the driverNicolae Rosia
2015-01-26net: mv643xx_eth: Fix highmem support in non-TSO egress pathEzequiel Garcia
2015-01-26sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlersBen Hutchings
2015-01-26sh_eth: Fix crash or memory leak when resizing rings on device that is downBen Hutchings
2015-01-26sh_eth: Detach net device when stopping queue to resize DMA ringsBen Hutchings
2015-01-26sh_eth: Fix padding of short frames on TXBen Hutchings
2015-01-26drivers: 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