Age | Commit message (Expand) | Author | Files | Lines |
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: 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-09 | net: dsa: bcm_sf2: Utilize nested MDIO read/write | Florian Fainelli | 1 | -2/+2 |
2017-01-09 | net: dsa: bcm_sf2: Do not clobber b53_switch_ops | Florian Fainelli | 1 | -0/+7 |
2017-01-09 | net-tc: convert tc_from to tc_from_ingress and tc_redirected | Willem de Bruijn | 1 | -8/+5 |
2017-01-09 | net-tc: convert tc_verd to integer bitfields | Willem de Bruijn | 2 | -7/+5 |
2017-01-09 | net-tc: extract skip classify bit from tc_verd | Willem de Bruijn | 1 | -1/+1 |
2017-01-09 | net: stmmac: fix maxmtu assignment to be within valid range | Kweh, Hock Leong | 2 | -1/+15 |
2017-01-09 | mdio: Demote print from info to debug in mdio_device_register | Florian Fainelli | 1 | -1/+1 |
2017-01-09 | net: remove useless memset's in drivers get_stats64 | stephen hemminger | 3 | -4/+0 |
2017-01-09 | net: make ndo_get_stats64 a void function | stephen hemminger | 73 | -279/+148 |
2017-01-09 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 7 | -30/+33 |
2017-01-09 | liquidio: simplify octeon_flush_iq() | Derek Chickles | 4 | -28/+27 |
2017-01-08 | Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 45 | -316/+549 |
2017-01-08 | Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -19/+23 |
2017-01-08 | Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -30/+43 |
2017-01-08 | fm10k: remove FM10K_FLAG_DEBUG_STATS | Jacob Keller | 1 | -1/+0 |
2017-01-08 | fm10k: report the receive timestamp in FM10K_CB(skb)->tstamp | Jacob Keller | 2 | -3/+4 |
2017-01-08 | fm10k: Limit dma sync of RX buffers to actual packet size | Scott Peterson | 1 | -3/+5 |
2017-01-08 | fm10k: bump version number | Jacob Keller | 1 | -1/+1 |
2017-01-08 | fm10k: do not clear global mailbox interrupt bits | Ngai-Mint Kwan | 1 | -4/+0 |
2017-01-08 | fm10k: request reset when mbx->state changes | Ngai-Mint Kwan | 2 | -4/+12 |