Age | Commit message (Expand) | Author | Files | Lines |
2017-01-11 | net: netcp: correct netcp_get_stats function signature | Keerthy | 1 | -3/+1 |
2017-01-10 | ipvlan: improvise dev_id generation logic in IPvlan | Mahesh Bandewar | 2 | -1/+13 |
2017-01-10 | liquidio: store the L4 hash of rx packets in skb | Prasad Kanneganti | 3 | -3/+33 |
2017-01-10 | sfc: stop setting dev_port | Bert Kenward | 1 | -2/+0 |
2017-01-10 | sfc: implement ndo_get_phys_port_name | Bert Kenward | 1 | -0/+11 |
2017-01-10 | sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOV | Bert Kenward | 7 | -35/+31 |
2017-01-10 | net: qcom/emac: add ethtool support | Timur Tabi | 4 | -21/+221 |
2017-01-09 | Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller | 11 | -456/+591 |
2017-01-09 | sh_eth: enable wake-on-lan for sh7763 | Niklas Söderlund | 1 | -0/+1 |
2017-01-09 | sh_eth: enable wake-on-lan for sh7734 | Niklas Söderlund | 1 | -0/+1 |
2017-01-09 | sh_eth: enable wake-on-lan for r8a7740/armadillo | Niklas Söderlund | 1 | -0/+1 |
2017-01-09 | sh_eth: enable wake-on-lan for R-Car Gen2 devices | Niklas Söderlund | 1 | -2/+4 |
2017-01-09 | sh_eth: add generic wake-on-lan support via magic packet | Niklas Söderlund | 2 | -8/+109 |
2017-01-09 | sh_eth: use correct name for ECMR_MPDE bit | Niklas Söderlund | 1 | -1/+1 |
2017-01-09 | net: dsa: Make dsa_switch_ops const | Florian Fainelli | 5 | -5/+5 |
2017-01-09 | net: dsa: Encapsulate legacy switch drivers into dsa_switch_driver | Florian Fainelli | 2 | -4/+12 |
2017-01-09 | net: dsa: bcm_sf2: Declare our own dsa_switch_ops | Florian Fainelli | 1 | -22/+33 |
2017-01-09 | net: dsa: b53: Export most operations to other drivers | Florian Fainelli | 2 | -33/+79 |
2017-01-09 | sh_eth: rename 'sh_eth_cpu_data::hw_crc' | Sergei Shtylyov | 2 | -7/+7 |
2017-01-09 | sh_eth: get rid of 'sh_eth_cpu_data::shift_rd0' | Sergei Shtylyov | 2 | -5/+1 |
2017-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 116 | -674/+1397 |
2017-01-09 | phy state machine: failsafe leave invalid RUNNING state | Zefir Kurtisi | 1 | -0/+9 |
2017-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 9 | -15/+46 |
2017-01-09 | stmmac: adding new glue driver dwmac-dwc-qos-eth | jpinto | 4 | -3/+224 |
2017-01-09 | stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure | jpinto | 5 | -75/+65 |
2017-01-09 | stmmac: adding DT parameter for LPI tx clock gating | jpinto | 6 | -4/+17 |
2017-01-09 | alx: add feature flag for rx checksumming | Tobias Regnery | 1 | -0/+1 |
2017-01-09 | mlxsw: spectrum: Change ENOTSUPP to EOPNOTSUPP | Yotam Gigi | 1 | -4/+4 |
2017-01-09 | mlxsw: spectrum: Fix order of commands in port remove function | Yotam Gigi | 1 | -1/+1 |
2017-01-09 | mlxsw: spectrum: Make the add_matchall_tc_entry symmetric | Yotam Gigi | 1 | -43/+48 |
2017-01-09 | mlxsw: cmd: Fix API name comments for event-queues | Elad Raz | 1 | -5/+5 |
2017-01-09 | mlxsw: Fix mlxsw_i2c_write return value | Elad Raz | 1 | -1/+1 |
2017-01-09 | net: ethernet: ti: cpsw: extend limits for cpsw_get/set_ringparam | Ivan Khoronzhuk | 1 | -4/+3 |
2017-01-09 | net/mlx5: Activate support for 4K UARs | Eli Cohen | 1 | -0/+4 |
2017-01-09 | IB/mlx5: Support 4k UAR for libmlx5 | Eli Cohen | 6 | -87/+34 |
2017-01-09 | IB/mlx5: Allow future extension of libmlx5 input data | Eli Cohen | 4 | -153/+198 |
2017-01-09 | IB/mlx5: Use blue flame register allocator in mlx5_ib | Eli Cohen | 7 | -198/+54 |
2017-01-09 | net/mlx5: Add interface to get reference to a UAR | Eli Cohen | 3 | -13/+55 |
2017-01-09 | net: intel: e100: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -6/+8 |
2017-01-09 | net: ibm: ibmvnic: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -13/+18 |
2017-01-09 | net: ibm: ibmveth: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -12/+18 |
2017-01-09 | net: ibm: emac: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -30/+40 |
2017-01-09 | net: ibm: ehea: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -21/+30 |
2017-01-08 | net: dsa: bcm_sf2: Utilize nested MDIO read/write | Florian Fainelli | 1 | -2/+2 |
2017-01-08 | net: dsa: bcm_sf2: Do not clobber b53_switch_ops | Florian Fainelli | 1 | -0/+7 |
2017-01-08 | net-tc: convert tc_from to tc_from_ingress and tc_redirected | Willem de Bruijn | 1 | -8/+5 |
2017-01-08 | net-tc: convert tc_verd to integer bitfields | Willem de Bruijn | 2 | -7/+5 |
2017-01-08 | net-tc: extract skip classify bit from tc_verd | Willem de Bruijn | 1 | -1/+1 |
2017-01-08 | net: stmmac: fix maxmtu assignment to be within valid range | Kweh, Hock Leong | 2 | -1/+15 |
2017-01-08 | mdio: Demote print from info to debug in mdio_device_register | Florian Fainelli | 1 | -1/+1 |