summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-02-22net: phy: at803x: disable delay only for RGMII modeVinod Koul1-11/+42
2019-02-22net: phy: at803x: don't inline helpersVinod Koul1-2/+2
2019-02-22Merge tag 'wireless-drivers-next-for-davem-2019-02-22' of git://git.kernel.or...David S. Miller476-10522/+8781
2019-02-22net/mlx5e: Trust kernel regarding transport offsetMaxim Mikityanskiy1-4/+0
2019-02-22net/mlx5e: Remove the wrong assumption about transport offsetMaxim Mikityanskiy1-9/+2
2019-02-22net: Don't set transport offset to invalid valueMaxim Mikityanskiy3-7/+16
2019-02-22Merge tag 'mac80211-next-for-davem-2019-02-22' of git://git.kernel.org/pub/sc...David S. Miller5-42/+90
2019-02-22net: phy: aquantia: Use get_features for the PHYs abilitiesAndrew Lunn1-7/+7
2019-02-22Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg499-9474/+15289
2019-02-22mac80211: update HE IEs to D3.3Liad Kaufman3-39/+85
2019-02-21rocker: Add missing break for PRE_BRIDGE_FLAGSFlorian Fainelli1-0/+1
2019-02-21net: hns3: clear command queue's registers when unloading VF driverHuazhong Tan1-0/+20
2019-02-21net: hns3: uninitialize command queue while unloading PF driverHuazhong Tan3-3/+29
2019-02-21net: hns3: Record VF vlan tablesliuzhongzhu3-1/+96
2019-02-21net: hns3: Record VF unicast and multicast tablesliuzhongzhu4-1/+156
2019-02-21net: hns3: fix 6th bit of ppp mpf abnormal errorsWeihang Li1-1/+1
2019-02-21net: hns3: enable 8~11th bit of mac common msi-x errorWeihang Li2-2/+8
2019-02-21net: hns3: some bugfix of ppu(rcb) ras errorsWeihang Li2-5/+12
2019-02-21net: hns3: modify print message of ssu common ecc errorsWeihang Li1-2/+43
2019-02-21net: hns3: fix port info query issue for copper portJian Shen4-24/+44
2019-02-21net: hns3: convert mac advertize and supported from u32 to link modeJian Shen1-12/+12
2019-02-21net: hns3: Check variable is valid before assigning it to anotherYonglong Liu1-6/+10
2019-02-21net: hns3: add pointer checking at the beginning of the exported functions.Yonglong Liu1-0/+21
2019-02-21mlxsw: spectrum_buffers: Reject overlarge headroom size requestsPetr Machata4-1/+31
2019-02-21mlxsw: spectrum_buffers: Update port headroom configurationPetr Machata1-8/+8
2019-02-21mlxsw: spectrum_buffers: Add Spectrum-2 shared buffer configurationPetr Machata1-28/+106
2019-02-21mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_mm in sb_valsPetr Machata1-10/+14
2019-02-21mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_cm in sb_valsPetr Machata1-14/+26
2019-02-21mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_prs in mlxsw_sp_sb_valsPetr Machata1-5/+5
2019-02-21mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_pms in mlxsw_sp_sb_valsPetr Machata1-4/+5
2019-02-21mlxsw: spectrum_buffers: Keep pool descriptors in mlxsw_sp_sb_valsPetr Machata1-20/+30
2019-02-21mlxsw: spectrum_buffers: Allocate prs & pms dynamicallyPetr Machata1-2/+50
2019-02-21mlxsw: spectrum: Add struct mlxsw_sp_sb_valsPetr Machata3-0/+16
2019-02-21net: stmmac: dwxgmac2: Also use TBU interrupt to clean TX pathJose Abreu2-6/+6
2019-02-21net: stmmac: dwmac4: Also use TBU interrupt to clean TX pathJose Abreu1-17/+7
2019-02-21net: stmmac: Fix NAPI poll in TX path when in multi-queueJose Abreu2-52/+68
2019-02-21net: Get rid of switchdev_port_attr_get()Florian Fainelli2-14/+0
2019-02-21net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORTFlorian Fainelli2-23/+2
2019-02-21rocker: Check Handle PORT_PRE_BRIDGE_FLAGSFlorian Fainelli1-14/+41
2019-02-21mlxsw: spectrum: Handle PORT_PRE_BRIDGE_FLAGSFlorian Fainelli1-0/+16
2019-02-21net: dsa: mv88e6xxx: add support for bridge flagsRussell King1-0/+17
2019-02-21net: phy: marvell10g: use genphy_c45_check_and_restart_aneg in mv3310_config_...Heiner Kallweit1-14/+1
2019-02-21net: phy: add genphy_c45_check_and_restart_anegHeiner Kallweit1-0/+30
2019-02-21net: phy: use genphy_config_eee_advert in genphy_c45_an_config_anegHeiner Kallweit1-1/+3
2019-02-21net: phy: export genphy_config_eee_advertHeiner Kallweit1-1/+2
2019-02-21net: phy: don't use 10BaseT/half as default in genphy_read_statusHeiner Kallweit1-2/+2
2019-02-21net: phy: remove orphaned register read in genphy_read_statusHeiner Kallweit1-4/+0
2019-02-21qed: Read device port count from the shmemSudarsana Reddy Kalluru5-67/+44
2019-02-20cxgb4: Mask out interrupts that are not enabled.Vishal Kulkarni1-2/+8
2019-02-20net: phy: marvell10g: improve mv3310_config_anegHeiner Kallweit1-7/+2