summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-01-11net: netcp: correct netcp_get_stats function signatureKeerthy1-3/+1
2017-01-10ipvlan: improvise dev_id generation logic in IPvlanMahesh Bandewar2-1/+13
2017-01-10liquidio: store the L4 hash of rx packets in skbPrasad Kanneganti3-3/+33
2017-01-10sfc: stop setting dev_portBert Kenward1-2/+0
2017-01-10sfc: implement ndo_get_phys_port_nameBert Kenward1-0/+11
2017-01-10sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOVBert Kenward7-35/+31
2017-01-10net: qcom/emac: add ethtool supportTimur Tabi4-21/+221
2017-01-09Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller11-456/+591
2017-01-09sh_eth: enable wake-on-lan for sh7763Niklas Söderlund1-0/+1
2017-01-09sh_eth: enable wake-on-lan for sh7734Niklas Söderlund1-0/+1
2017-01-09sh_eth: enable wake-on-lan for r8a7740/armadilloNiklas Söderlund1-0/+1
2017-01-09sh_eth: enable wake-on-lan for R-Car Gen2 devicesNiklas Söderlund1-2/+4
2017-01-09sh_eth: add generic wake-on-lan support via magic packetNiklas Söderlund2-8/+109
2017-01-09sh_eth: use correct name for ECMR_MPDE bitNiklas Söderlund1-1/+1
2017-01-09net: dsa: Make dsa_switch_ops constFlorian Fainelli5-5/+5
2017-01-09net: dsa: Encapsulate legacy switch drivers into dsa_switch_driverFlorian Fainelli2-4/+12
2017-01-09net: dsa: bcm_sf2: Declare our own dsa_switch_opsFlorian Fainelli1-22/+33
2017-01-09net: dsa: b53: Export most operations to other driversFlorian Fainelli2-33/+79
2017-01-09sh_eth: rename 'sh_eth_cpu_data::hw_crc'Sergei Shtylyov2-7/+7
2017-01-09sh_eth: get rid of 'sh_eth_cpu_data::shift_rd0'Sergei Shtylyov2-5/+1
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller116-674/+1397
2017-01-09phy state machine: failsafe leave invalid RUNNING stateZefir Kurtisi1-0/+9
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-15/+46
2017-01-09stmmac: adding new glue driver dwmac-dwc-qos-ethjpinto4-3/+224
2017-01-09stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structurejpinto5-75/+65
2017-01-09stmmac: adding DT parameter for LPI tx clock gatingjpinto6-4/+17
2017-01-09alx: add feature flag for rx checksummingTobias Regnery1-0/+1
2017-01-09mlxsw: spectrum: Change ENOTSUPP to EOPNOTSUPPYotam Gigi1-4/+4
2017-01-09mlxsw: spectrum: Fix order of commands in port remove functionYotam Gigi1-1/+1
2017-01-09mlxsw: spectrum: Make the add_matchall_tc_entry symmetricYotam Gigi1-43/+48
2017-01-09mlxsw: cmd: Fix API name comments for event-queuesElad Raz1-5/+5
2017-01-09mlxsw: Fix mlxsw_i2c_write return valueElad Raz1-1/+1
2017-01-09net: ethernet: ti: cpsw: extend limits for cpsw_get/set_ringparamIvan Khoronzhuk1-4/+3
2017-01-09net/mlx5: Activate support for 4K UARsEli Cohen1-0/+4
2017-01-09IB/mlx5: Support 4k UAR for libmlx5Eli Cohen6-87/+34
2017-01-09IB/mlx5: Allow future extension of libmlx5 input dataEli Cohen4-153/+198
2017-01-09IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen7-198/+54
2017-01-09net/mlx5: Add interface to get reference to a UAREli Cohen3-13/+55
2017-01-09net: intel: e100: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-01-09net: ibm: ibmvnic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-13/+18
2017-01-09net: ibm: ibmveth: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-12/+18
2017-01-09net: ibm: emac: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-30/+40
2017-01-09net: ibm: ehea: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-21/+30
2017-01-08net: dsa: bcm_sf2: Utilize nested MDIO read/writeFlorian Fainelli1-2/+2
2017-01-08net: dsa: bcm_sf2: Do not clobber b53_switch_opsFlorian Fainelli1-0/+7
2017-01-08net-tc: convert tc_from to tc_from_ingress and tc_redirectedWillem de Bruijn1-8/+5
2017-01-08net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn2-7/+5
2017-01-08net-tc: extract skip classify bit from tc_verdWillem de Bruijn1-1/+1
2017-01-08net: stmmac: fix maxmtu assignment to be within valid rangeKweh, Hock Leong2-1/+15
2017-01-08mdio: Demote print from info to debug in mdio_device_registerFlorian Fainelli1-1/+1