summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-27net: phy: at803x: add cable diagnostics support for ATH9331 and ATH8032Oleksij Rempel1-2/+16
2020-05-27net: phy: marvell: Configure TDR pulse based on measurement lengthAndrew Lunn1-2/+23
2020-05-27net : phy: marvell: Speedup TDR data retrieval by only changing page onceAndrew Lunn1-12/+19
2020-05-27net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn2-19/+45
2020-05-27net: phy: marvell: Add support for amplitude graphAndrew Lunn1-1/+231
2020-05-27net: ethtool: Add generic parts of cable test TDRAndrew Lunn2-2/+65
2020-05-27ne2k-pci: Fix various coding-style issues and improve printk() usageArmin Wolf1-163/+182
2020-05-27macvlan: Skip loopback packets in RX handlerAlexander Sverdlin1-0/+4
2020-05-27mlxsw: spectrum_router: Allow programming link-local prefix routesIdo Schimmel1-2/+4
2020-05-27mlxsw: spectrum: Add packet traps for BFD packetsIdo Schimmel3-0/+10
2020-05-27mlxsw: spectrum: Treat IPv6 link-local SIP as an exceptionIdo Schimmel1-1/+1
2020-05-27mlxsw: spectrum: Share one group for all locally delivered packetsIdo Schimmel1-2/+2
2020-05-27mlxsw: reg: Move all trap groups under the same enumIdo Schimmel1-7/+3
2020-05-27mlxsw: spectrum_trap: Do not hard code "thin" policer identifierIdo Schimmel2-6/+13
2020-05-27mlxsw: switchx2: Move SwitchX-2 trap groups out of main enumIdo Schimmel2-2/+5
2020-05-27mlxsw: spectrum: Reduce priority of locally delivered packetsIdo Schimmel1-1/+1
2020-05-27mlxsw: spectrum: Use same trap group for local routes and link-local destinationIdo Schimmel1-1/+1
2020-05-27mlxsw: spectrum: Use separate trap group for FID missIdo Schimmel2-1/+4
2020-05-27mlxsw: spectrum: Use same trap group for various IPv6 packetsIdo Schimmel1-3/+3
2020-05-27mlxsw: spectrum: Rename IPv6 ND trap groupIdo Schimmel2-6/+6
2020-05-27mlxsw: spectrum: Use same switch case for identical groupsIdo Schimmel1-3/+0
2020-05-27mlxsw: spectrum: Use dedicated trap group for ACL trapIdo Schimmel2-1/+4
2020-05-27r8169: improve rtl_remove_oneHeiner Kallweit1-7/+5
2020-05-27net: ethernet: fec: move GPR register offset and bit into DTFugang Duan1-12/+12
2020-05-27Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller13-146/+173
2020-05-27net: phy: mscc-miim: read poll when high resolution timers are disabledAntoine Tenart2-6/+19
2020-05-27net: phy: mscc-miim: improve waiting logicAntoine Tenart1-2/+13
2020-05-27net: phy: mscc-miim: remove redundant timeout checkAntoine Tenart1-6/+2
2020-05-27net: phy: mscc-miim: use more reasonable delaysAntoine Tenart1-1/+1
2020-05-27net: mdiobus: add clause 45 mdiobus accessorsRussell King6-30/+21
2020-05-27flow_dissector: Parse multiple MPLS Label Stack EntriesGuillaume Nault2-19/+50
2020-05-27qed: Add EDPM mode type for user-fw compatibilityYuval Basson3-0/+5
2020-05-26r8169: sync RTL8168f/RTL8411 hw config with vendor driverHeiner Kallweit1-3/+3
2020-05-26r8169: sync RTL8168evl hw config with vendor driverHeiner Kallweit1-3/+5
2020-05-26r8169: sync RTL8168h hw config with vendor driverHeiner Kallweit1-2/+1
2020-05-26r8169: sync RTL8168g hw config with vendor driverHeiner Kallweit1-0/+1
2020-05-26Merge tag 'wireless-drivers-next-2020-05-25' of git://git.kernel.org/pub/scm/...David S. Miller158-1911/+17360
2020-05-26drivers: ipa: print dev_err info accuratelyWang Wenhu1-2/+2
2020-05-26ptp_clock: Let the ADJ_OFFSET interface respect the ADJ_NANO flag for PHC dev...Richard Cochran1-2/+8
2020-05-26bnx2x: allow bnx2x_bsc_read() to scheduleEric Dumazet1-11/+15
2020-05-26mvneta: MVNETA_SKB_HEADROOM set last 3 bits to zeroSven Auhagen1-1/+2
2020-05-25vxlan: Do not assume RTNL is held in vxlan_fdb_info()Ido Schimmel1-3/+12
2020-05-25mlxsw: spectrum: Fix spelling mistake in trap's nameIdo Schimmel2-4/+4
2020-05-25mlxsw: spectrum: Use dedicated trap group for sampled packetsIdo Schimmel2-1/+3
2020-05-25mlxsw: spectrum: Use same trap group for IPv6 ND and ARP packetsIdo Schimmel1-4/+4
2020-05-25mlxsw: spectrum: Rename ARP trap groupIdo Schimmel2-7/+8
2020-05-25mlxsw: spectrum_trap: Remove unnecessary fieldIdo Schimmel1-6/+1