summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-22isdn_common: Mark expected switch fall-throughsGustavo A. R. Silva1-4/+3
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 Berg737-12133/+18663
2019-02-22mac80211: update HE IEs to D3.3Liad Kaufman3-39/+85
2019-02-22rocker: Add missing break for PRE_BRIDGE_FLAGSFlorian Fainelli1-0/+1
2019-02-22net: hns3: clear command queue's registers when unloading VF driverHuazhong Tan1-0/+20
2019-02-22net: hns3: uninitialize command queue while unloading PF driverHuazhong Tan3-3/+29
2019-02-22net: hns3: Record VF vlan tablesliuzhongzhu3-1/+96
2019-02-22net: hns3: Record VF unicast and multicast tablesliuzhongzhu4-1/+156
2019-02-22net: hns3: fix 6th bit of ppp mpf abnormal errorsWeihang Li1-1/+1
2019-02-22net: hns3: enable 8~11th bit of mac common msi-x errorWeihang Li2-2/+8
2019-02-22net: hns3: some bugfix of ppu(rcb) ras errorsWeihang Li2-5/+12
2019-02-22net: hns3: modify print message of ssu common ecc errorsWeihang Li1-2/+43
2019-02-22net: hns3: fix port info query issue for copper portJian Shen4-24/+44
2019-02-22net: hns3: convert mac advertize and supported from u32 to link modeJian Shen1-12/+12
2019-02-22net: hns3: Check variable is valid before assigning it to anotherYonglong Liu1-6/+10
2019-02-22net: hns3: add pointer checking at the beginning of the exported functions.Yonglong Liu1-0/+21
2019-02-22mlxsw: spectrum_buffers: Reject overlarge headroom size requestsPetr Machata4-1/+31
2019-02-22mlxsw: spectrum_buffers: Update port headroom configurationPetr Machata1-8/+8
2019-02-22mlxsw: spectrum_buffers: Add Spectrum-2 shared buffer configurationPetr Machata1-28/+106
2019-02-22mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_mm in sb_valsPetr Machata1-10/+14
2019-02-22mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_cm in sb_valsPetr Machata1-14/+26
2019-02-22mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_prs in mlxsw_sp_sb_valsPetr Machata1-5/+5
2019-02-22mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_pms in mlxsw_sp_sb_valsPetr Machata1-4/+5
2019-02-22mlxsw: spectrum_buffers: Keep pool descriptors in mlxsw_sp_sb_valsPetr Machata1-20/+30
2019-02-22mlxsw: spectrum_buffers: Allocate prs & pms dynamicallyPetr Machata1-2/+50
2019-02-22mlxsw: spectrum: Add struct mlxsw_sp_sb_valsPetr Machata3-0/+16
2019-02-22net: stmmac: dwxgmac2: Also use TBU interrupt to clean TX pathJose Abreu2-6/+6
2019-02-22net: stmmac: dwmac4: Also use TBU interrupt to clean TX pathJose Abreu1-17/+7
2019-02-22net: stmmac: Fix NAPI poll in TX path when in multi-queueJose Abreu2-52/+68
2019-02-22net: Get rid of switchdev_port_attr_get()Florian Fainelli3-21/+0
2019-02-22net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORTFlorian Fainelli3-32/+3
2019-02-22rocker: Check Handle PORT_PRE_BRIDGE_FLAGSFlorian Fainelli1-14/+41
2019-02-22staging: fsl-dpaa2: ethsw: Handle PORT_PRE_BRIDGE_FLAGSFlorian Fainelli1-0/+14
2019-02-22mlxsw: spectrum: Handle PORT_PRE_BRIDGE_FLAGSFlorian Fainelli1-0/+16
2019-02-22net: dsa: mv88e6xxx: add support for bridge flagsRussell King1-0/+17
2019-02-22net: phy: marvell10g: use genphy_c45_check_and_restart_aneg in mv3310_config_...Heiner Kallweit1-14/+1
2019-02-22net: phy: add genphy_c45_check_and_restart_anegHeiner Kallweit1-0/+30
2019-02-22net: phy: use genphy_config_eee_advert in genphy_c45_an_config_anegHeiner Kallweit1-1/+3
2019-02-22net: 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-21cxgb4: Mask out interrupts that are not enabled.Vishal Kulkarni1-2/+8
2019-02-21net: phy: marvell10g: improve mv3310_config_anegHeiner Kallweit1-7/+2
2019-02-21net: phy: disable aneg in genphy_c45_pma_setup_forcedHeiner Kallweit1-1/+5
2019-02-21Merge tag 'mlx5-updates-2019-02-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller9-148/+256
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller42-197/+298