aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-05myri10ge: Delete an unnecessary check before the function call "kfree"Markus Elfring1-2/+1
2015-02-05cxgb4: Delete an unnecessary check before the function call "release_firmware"Markus Elfring1-2/+1
2015-02-04cxgb4: Add low latency socket busy_poll supportHariprasad Shenai4-3/+174
2015-02-04NetCP: Deletion of unnecessary checks before two function callsMarkus Elfring1-4/+2
2015-02-04IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"Markus Elfring1-1/+1
2015-02-04net/mlx4_en: Notify TX Vlan offload changeIdo Shamay1-0/+4
2015-02-04net/mlx4_en: Adjust RX frag strides to frag sizesIdo Shamay1-2/+3
2015-02-04net/mlx4_en: Print page allocator informationIdo Shamay1-0/+4
2015-02-04net/mlx5_core: Move to use hex PCI device IDsOr Gerlitz1-6/+6
2015-02-04net/mlx4_core: Fix misleading debug print on CQE stride supportOr Gerlitz1-1/+2
2015-02-04net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before usingMaor Gottlieb1-1/+1
2015-02-04net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write()Maor Gottlieb2-9/+6
2015-02-04net/mlx4_en: Port aggregation configurationMoni Shoua3-0/+189
2015-02-04net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua6-2/+157
2015-02-04net/mlx4_core: Port aggregation low level interfaceMoni Shoua2-5/+60
2015-02-04tlan: msecs_to_jiffies convrsionNicholas Mc Guire1-1/+1
2015-02-04tlan: use msecs_to_jiffies for conversionNicholas Mc Guire1-6/+6
2015-02-04net: fs_enet: Implement NETIF_F_SG featureLEROY Christophe2-30/+66
2015-02-02cxgb4 : Improve IEEE DCBx support, other minor open-lldp fixesAnish Bhatt2-2/+107
2015-02-02net/tulip: don't warn about unknown ARM architectureArnd Bergmann1-1/+1
2015-02-02net: hip04: add missing MODULE_LICENSEArnd Bergmann1-0/+1
2015-02-01net: rocker: Add support for retrieving port level statisticsDavid Ahern2-0/+155
2015-02-01rocker: set feature NETIF_F_HW_SWITCH_OFFLOADRoopa Prabhu1-1/+2
2015-02-01bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu3-3/+4
2015-02-01stmmac: DMA threshold mode or SF mode can be different among multiple device instanceSonic Zhang1-2/+3
2015-02-01cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCBHariprasad Shenai1-1/+23
2015-01-31drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on KeystoneKaricheri, Muralidharan5-7/+59
2015-01-30net: davinci_emac: Get device MAC on 3517Tony Lindgren1-1/+34
2015-01-30net: davinci_emac: Get device dm816x MAC address using the cpsw codeTony Lindgren1-1/+22
2015-01-30net: cpsw: Add a minimal cpsw-common module for shared codeTony Lindgren4-33/+60
2015-01-29net: gianfar: remove the unneeded check of disabled deviceKevin Hao1-1/+1
2015-01-28hisilicon: add some missing curly bracesDan Carpenter1-1/+2
2015-01-27stmmac: pci: add MSI support for Intel Quark X1000Kweh, Hock Leong1-0/+2
2015-01-27stmmac: pci: introduce Intel Quark X1000 runtime detectionAndy Shevchenko1-1/+61
2015-01-27stmmac: pci: add support for Intel Quark X1000Kweh, Hock Leong1-1/+50
2015-01-27net: netcp: remove unused kconfig option and codeKaricheri, Muralidharan2-2/+1
2015-01-27cxgb4: Move firmware version MACRO to t4fw_version.hHariprasad Shenai3-10/+49
2015-01-27net/mlx4_core: Update the HCA core clock frequency after INIT_PORTMajd Dibbiny1-0/+33
2015-01-27net/mlx4_core: Fix device capabilities dumpingOr Gerlitz1-6/+2
2015-01-27net/mlx4: Fix memory corruption in mlx4_MAD_IFC_wrapperMatan Barak1-1/+3
2015-01-27net/mlx4_en: Use ethtool cmd->autoneg as a hint for ethtool set settingsSaeed Mahameed1-10/+8
2015-01-27net/mlx4_core: Remove duplicate code line from procedure mlx4_bf_allocJack Morgenstein1-1/+0
2015-01-27net/mlx4_core: Fix struct mlx4_vhcr_cmd to make implicit padding explicitJack Morgenstein1-0/+1
2015-01-27net/mlx4_core: Fix HW2SW_EQ to conform to the firmware specJack Morgenstein3-35/+9
2015-01-27net/mlx4_core: Adjust command timeouts to conform to the firmware specJack Morgenstein2-11/+12
2015-01-27net/mlx4_core: Fix mem leak in SRIOV mlx4_init_one error flowJack Morgenstein1-1/+3
2015-01-27net/mlx4_core: Add reserved lkey for VFs to QUERY_FUNC_CAPJack Morgenstein3-2/+19
2015-01-27net/mlx4_core: Add bad-cable event supportJack Morgenstein2-1/+30
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-143/+384
2015-01-27stmmac: prevent probe drivers to crash kernelAndy Shevchenko1-1/+4