aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-27ice: Add more Rx errors to netdev's rx_error counterBrett Creeley1-1/+7
2020-05-27ice: Fix for memory leaks and modify ICE_FREE_CQ_BUFSSurabhi Boob1-21/+28
2020-05-27ice: Fix memory leakSurabhi Boob1-1/+7
2020-05-27ice: fix MAC write commandJesse Brandeburg2-10/+5
2020-05-27ice: set VF default LAN addressPaul Greenwalt1-3/+5
2020-05-27ice: remove unused macroJesse Brandeburg1-2/+0
2020-05-27ice: fix signed vs unsigned comparisonsJesse Brandeburg3-9/+10
2020-05-27drivers: ipa: remove discription of nonexistent elementWang Wenhu1-1/+0
2020-05-27drivers: ipa: fix typoes for ipaWang Wenhu2-2/+2
2020-05-27net: hns3: add a print for initializing CMDQ when reset pendingHuazhong Tan1-0/+3
2020-05-27net: hns3: remove unnecessary MAC enable in app loopbackYufeng Mo1-2/+0
2020-05-27net: hns3: change the order of reinitializing RoCE and NIC client during resetYufeng Mo1-5/+4
2020-05-27net: hns3: add a resetting check in hclgevf_init_nic_client_instance()Guangbin Huang1-0/+9
2020-05-27net: mscc: allow offloading timestamping operations to the PHYAntoine Tenart2-2/+6
2020-05-27net: mscc: use the PHY MII ioctl interface when possibleAntoine Tenart1-11/+9
2020-05-27net: dsa: felix: accept VLAN config regardless of bridge VLAN awareness stateVladimir Oltean1-0/+1
2020-05-27mtk-star-emac: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2020-05-27net: dsa: b53: remove redundant premature assignment to new_pvidColin Ian King1-1/+0
2020-05-27net: ethernet: mtk-star-emac: fix error path in RX handlingBartosz Golaszewski1-1/+2
2020-05-27mlxsw: spectrum_router: remove redundant initialization of pointer br_devColin Ian King1-1/+1
2020-05-26net: phy: at803x: add cable diagnostics support for ATH9331 and ATH8032Oleksij Rempel1-2/+16
2020-05-26net: phy: marvell: Configure TDR pulse based on measurement lengthAndrew Lunn1-2/+23
2020-05-26net : phy: marvell: Speedup TDR data retrieval by only changing page onceAndrew Lunn1-12/+19
2020-05-26net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn2-19/+45
2020-05-26net: phy: marvell: Add support for amplitude graphAndrew Lunn1-1/+231
2020-05-26net: ethtool: Add generic parts of cable test TDRAndrew Lunn2-2/+65
2020-05-26ne2k-pci: Fix various coding-style issues and improve printk() usageArmin Wolf1-163/+182
2020-05-26macvlan: Skip loopback packets in RX handlerAlexander Sverdlin1-0/+4
2020-05-26mlxsw: spectrum_router: Allow programming link-local prefix routesIdo Schimmel1-2/+4
2020-05-26mlxsw: spectrum: Add packet traps for BFD packetsIdo Schimmel3-0/+10
2020-05-26mlxsw: spectrum: Treat IPv6 link-local SIP as an exceptionIdo Schimmel1-1/+1
2020-05-26mlxsw: spectrum: Share one group for all locally delivered packetsIdo Schimmel1-2/+2
2020-05-26mlxsw: reg: Move all trap groups under the same enumIdo Schimmel1-7/+3
2020-05-26mlxsw: spectrum_trap: Do not hard code "thin" policer identifierIdo Schimmel2-6/+13
2020-05-26mlxsw: switchx2: Move SwitchX-2 trap groups out of main enumIdo Schimmel2-2/+5
2020-05-26mlxsw: spectrum: Reduce priority of locally delivered packetsIdo Schimmel1-1/+1
2020-05-26mlxsw: spectrum: Use same trap group for local routes and link-local destinationIdo Schimmel1-1/+1
2020-05-26mlxsw: spectrum: Use separate trap group for FID missIdo Schimmel2-1/+4
2020-05-26mlxsw: spectrum: Use same trap group for various IPv6 packetsIdo Schimmel1-3/+3
2020-05-26mlxsw: spectrum: Rename IPv6 ND trap groupIdo Schimmel2-6/+6
2020-05-26mlxsw: spectrum: Use same switch case for identical groupsIdo Schimmel1-3/+0
2020-05-26mlxsw: spectrum: Use dedicated trap group for ACL trapIdo Schimmel2-1/+4
2020-05-26r8169: improve rtl_remove_oneHeiner Kallweit1-7/+5
2020-05-26net: ethernet: fec: move GPR register offset and bit into DTFugang Duan1-12/+12
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller13-146/+173
2020-05-26net: phy: mscc-miim: read poll when high resolution timers are disabledAntoine Tenart2-6/+19
2020-05-26net: phy: mscc-miim: improve waiting logicAntoine Tenart1-2/+13
2020-05-26net: phy: mscc-miim: remove redundant timeout checkAntoine Tenart1-6/+2
2020-05-26net: phy: mscc-miim: use more reasonable delaysAntoine Tenart1-1/+1
2020-05-26net: mdiobus: add clause 45 mdiobus accessorsRussell King6-30/+21