Age | Commit message (Expand) | Author | Files | Lines |
2016-11-15 | net: ethernet: smsc9420: Utilize phy_ethtool_nway_reset | Florian Fainelli | 1 | -9/+1 |
2016-11-15 | net: smsc911x: Utilize phy_ethtool_nway_reset | Florian Fainelli | 1 | -6/+1 |
2016-11-15 | net: mv643xx_eth: Utilize phy_ethtool_nway_reset | Florian Fainelli | 1 | -9/+1 |
2016-11-15 | net: bcm63xx_enet: Utilize phy_ethtool_nway_reset | Florian Fainelli | 1 | -5/+2 |
2016-11-15 | net: nb8800: Utilize phy_ethtool_nway_reset | Florian Fainelli | 1 | -11/+1 |
2016-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 38 | -177/+248 |
2016-11-14 | mlxsw: spectrum_router: Flush FIB tables during fini | Ido Schimmel | 1 | -2/+12 |
2016-11-14 | net: stmmac: Fix lack of link transition for fixed PHYs | Florian Fainelli | 1 | -0/+7 |
2016-11-14 | bnx2: Wait for in-flight DMA to complete at probe stage | Baoquan He | 1 | -6/+32 |
2016-11-14 | Revert "bnx2: Reset device during driver initialization" | Baoquan He | 1 | -7/+5 |
2016-11-14 | ps3_gelic: fix spelling mistake in debug message | Colin Ian King | 1 | -1/+1 |
2016-11-14 | net: atheros: atl2: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -30/+36 |
2016-11-14 | net: atheros: atl1: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -30/+36 |
2016-11-14 | net: atheros: atl1c: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -24/+30 |
2016-11-14 | net: alx: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -24/+35 |
2016-11-13 | mlxsw: spectrum_router: Add FIB abort warning | Jiri Pirko | 1 | -0/+3 |
2016-11-13 | net: atheros: atl1e: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -26/+36 |
2016-11-13 | net: ethernet: ixp4xx_eth: fix spelling mistake in debug message | Colin Ian King | 1 | -2/+1 |
2016-11-13 | ibmvnic: Fix size of debugfs name buffer | Thomas Falcon | 1 | -1/+1 |
2016-11-13 | ibmvnic: Unmap ibmvnic_statistics structure | Thomas Falcon | 1 | -0/+3 |
2016-11-13 | sfc: clear napi_hash state when copying channels | Bert Kenward | 1 | -0/+3 |
2016-11-13 | net: ethernet: ti: davinci_cpdma: don't stop ctlr if it was stopped | Ivan Khoronzhuk | 1 | -1/+1 |
2016-11-13 | net: ethernet: ti: davinci_cpdma: fix fixed prio cpdma ctlr configuration | Ivan Khoronzhuk | 2 | -53/+53 |
2016-11-13 | mlxsw: reg: Fix pwm_frequency field size in MFCR register | Jiri Pirko | 1 | -1/+1 |
2016-11-13 | mlxsw: spectrum_router: Correctly dump neighbour activity | Arkadi Sharshevsky | 1 | -1/+21 |
2016-11-13 | mlxsw: spectrum: Fix refcount bug on span entries | Yotam Gigi | 1 | -1/+3 |
2016-11-13 | bnxt_en: Fix VF virtual link state. | Michael Chan | 1 | -2/+2 |
2016-11-13 | bnxt_en: Fix ring arithmetic in bnxt_setup_tc(). | Michael Chan | 1 | -5/+6 |
2016-11-13 | amd-xgbe: Add support for a KR redriver | Lendacky, Thomas | 5 | -37/+458 |
2016-11-13 | amd-xgbe: Add support for MDIO attached PHYs | Lendacky, Thomas | 6 | -11/+557 |
2016-11-13 | amd-xgbe: Add support for SFP+ modules | Lendacky, Thomas | 6 | -8/+1642 |
2016-11-13 | net: phy: expose phy_aneg_done API for use by drivers | Lendacky, Thomas | 1 | -9/+0 |
2016-11-13 | amd-xgbe: Add I2C support for sideband communication | Lendacky, Thomas | 9 | -1/+753 |
2016-11-13 | amd-xgbe: Add ECC status support for the device memory | Lendacky, Thomas | 7 | -3/+340 |
2016-11-13 | amd-xgbe: Add support for new DMA interrupt mode | Lendacky, Thomas | 6 | -36/+91 |
2016-11-13 | amd-xgbe: Allow for a greater number of Rx queues | Lendacky, Thomas | 1 | -2/+1 |
2016-11-13 | amd-xgbe: Add PCI device support | Lendacky, Thomas | 11 | -20/+1657 |
2016-11-13 | amd-xgbe: Add a workaround for Tx timestamp issue | Lendacky, Thomas | 3 | -3/+12 |
2016-11-13 | amd-xgbe: Guard against incorrectly generated interrupts | Lendacky, Thomas | 1 | -1/+15 |
2016-11-12 | bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error path | Daniel Borkmann | 1 | -1/+4 |
2016-11-12 | net: ethernet: ti: davinci_cpdma: free memory while channel destroy | Ivan Khoronzhuk | 1 | -1/+1 |
2016-11-10 | mlxsw: spectrum_router: Ignore FIB notification events for non-init namespaces | Jiri Pirko | 1 | -0/+3 |
2016-11-10 | mlxsw: spectrum_router: Fix handling of neighbour structure | Jiri Pirko | 1 | -61/+34 |
2016-11-10 | qed: Correct rdma params configuration | Ram Amrani | 1 | -9/+8 |
2016-11-10 | qed: configure ll2 RoCE v1/v2 flavor correctly | Ram Amrani | 2 | -3/+1 |
2016-11-10 | net: hns: add the support to add/remove the ucast entry to/from table | Kejian Yan | 7 | -0/+155 |
2016-11-10 | net: hns: add multicast tcam table clear | Kejian Yan | 7 | -0/+113 |
2016-11-10 | net: hns: modify tcam table of mask_key | Qianqian Xie | 1 | -0/+7 |
2016-11-10 | net: hns: modify tcam table of mac mc-entry | Qianqian Xie | 1 | -8/+17 |
2016-11-10 | net: hns: modify tcam table of mac mc-port | Qianqian Xie | 1 | -5/+13 |