Age | Commit message (Expand) | Author | Files | Lines |
2017-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 7 | -13/+27 |
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-08 | net: stmmac: fix maxmtu assignment to be within valid range | Kweh, Hock Leong | 2 | -1/+15 |
2017-01-08 | net: remove useless memset's in drivers get_stats64 | stephen hemminger | 3 | -4/+0 |
2017-01-08 | net: make ndo_get_stats64 a void function | stephen hemminger | 52 | -202/+110 |
2017-01-08 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 7 | -30/+33 |
2017-01-08 | liquidio: simplify octeon_flush_iq() | Derek Chickles | 4 | -28/+27 |
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 |
2017-01-08 | fm10k: remove extraneous variable definition in fm10k_ethtool.c | Jacob Keller | 1 | -12/+9 |
2017-01-08 | fm10k-shared: use mac-> instead of hw->mac. | Ngai-Mint Kwan | 1 | -3/+3 |
2017-01-07 | tg3: Fix race condition in tg3_get_stats64(). | Michael Chan | 1 | -0/+3 |
2017-01-07 | be2net: fix unicast list filling | Ivan Vecera | 1 | -2/+1 |
2017-01-07 | net: netcp: ale: add proper ale entry mask bits for netcp switch ALE | Karicheri, Muralidharan | 2 | -19/+84 |
2017-01-07 | net: netcp: ale: use ale_status to size the ale table | Karicheri, Muralidharan | 2 | -4/+31 |
2017-01-07 | net: netcp: ale: update to support unknown vlan controls for NU switch | Karicheri, Muralidharan | 3 | -7/+61 |
2017-01-07 | net: netcp: use hw capability to remove FCS word from rx packets | Karicheri, Muralidharan | 3 | -4/+16 |
2017-01-07 | net: netcp: ethss: get phy-handle only if link interface is MAC-to-PHY | Karicheri, Muralidharan | 1 | -1/+3 |
2017-01-07 | net: netcp: store network statistics in 64 bits | Michael Scherban | 2 | -12/+74 |
2017-01-07 | net: netcp: remove the redundant memmov() | Karicheri, Muralidharan | 1 | -3/+3 |
2017-01-07 | net: netcp: extract eflag from desc for rx_hook handling | Karicheri, Muralidharan | 2 | -3/+18 |
2017-01-07 | net: ethernet: ti: cpsw: add support for ringparam configuration | Grygorii Strashko | 3 | -8/+122 |
2017-01-07 | net: ethernet: ti: cpsw: add support for descs pool size configuration | Grygorii Strashko | 3 | -3/+22 |
2017-01-07 | net: ethernet: ti: cpdma: use devm_ioremap | Grygorii Strashko | 1 | -3/+2 |
2017-01-07 | net: ethernet: ti: cpdma: minimize number of parameters in cpdma_desc_pool_cr... | Grygorii Strashko | 1 | -32/+30 |
2017-01-07 | net: ethernet: ti: cpdma: fix desc re-queuing | Grygorii Strashko | 1 | -1/+1 |
2017-01-07 | net: ethernet: ti: cpdma: am437x: allow descs to be plased in ddr | Grygorii Strashko | 1 | -18/+22 |
2017-01-06 | be2net: fix accesses to unicast list | Ivan Vecera | 1 | -6/+3 |
2017-01-06 | cxgb4: Add port description for new cards. | Ganesh Goudar | 1 | -12/+18 |
2017-01-06 | cxgb4/cxgb4vf: Display 25G and 100G link speed | Ganesh Goudar | 2 | -16/+25 |
2017-01-06 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher... | David S. Miller | 7 | -24/+44 |
2017-01-06 | cxgb4: Synchronize access to mailbox | Hariprasad Shenai | 3 | -1/+69 |