summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-04-21net/mlx5e: Use preactivate hook to set the indirection tableMaxim Mikityanskiy3-10/+17
2020-04-21net/mlx5e: Rename hw_modify to preactivateMaxim Mikityanskiy2-9/+11
2020-04-21net/mlx5e: Encapsulate updating netdev queues into a functionMaxim Mikityanskiy1-7/+12
2020-04-21mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen1-6/+6
2020-04-21net: stmmac: xgmac: Fix VLAN register handlingJose Abreu1-0/+11
2020-04-21net: phy: marvell: Fix pause frame negotiationClemens Gruber1-22/+24
2020-04-21net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizesFlorian Fainelli1-0/+2
2020-04-21net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean3-47/+44
2020-04-21net/mlx5e: Fix pfnum in devlink port attributeParav Pandit1-4/+5
2020-04-21net/mlx5e: Fix nest_level for vlan pop actionDmytro Linkin1-2/+3
2020-04-21net/mlx5e: Add missing release firmware callEran Ben Elisha1-1/+4
2020-04-21net/mlx5: Fix frequent ioread PCI access during recoveryMoshe Shemesh1-1/+1
2020-04-21net: ethernet: mediatek: move mt7623 settings out off the mt7530René van Dorst2-1/+31
2020-04-21net: dsa: mt7530: move mt7623 settings out off the mt7530René van Dorst2-95/+0
2020-04-21net: tun: record RX queue in skb before do_xdp_generic()Gilberto Bertin1-1/+2
2020-04-21net: phy: micrel: use genphy_read_status for KSZ9131Atsushi Nemoto1-1/+1
2020-04-21net: macsec: fix using wrong structure in macsec_changelink()Taehee Yoo1-1/+1
2020-04-21net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware modeDENG Qingfang2-6/+19
2020-04-21amd-xgbe: Use __napi_schedule() in BH contextSebastian Andrzej Siewior1-1/+1
2020-04-17net: qualcomm: rmnet: Allow configuration updates to existing devicesSubash Abhinov Kasiviswanathan1-12/+19
2020-04-17ath9k: Handle txpower changes even when TPC is disabledRemi Pommarel1-0/+3
2020-04-13net: phy: at803x: fix clock sink configuration on ATH8030 and ATH8035Oleksij Rempel1-2/+2
2020-04-13cxgb4: free MQPRIO resources in shutdown pathRahul Lakkireddy3-0/+28
2020-04-13r8169: change back SG and TSO to be disabled by defaultHeiner Kallweit1-18/+16
2020-04-13mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLEPetr Machata1-3/+6
2020-04-13tun: Don't put_page() for all negative return values from XDP programWill Deacon1-4/+6
2020-04-13slcan: Don't transmit uninitialized stack data in paddingRichard Palethorpe1-3/+1
2020-04-13net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang1-1/+1
2020-04-13net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...Oleksij Rempel1-0/+7
2020-04-13net: dsa: mt7530: fix null pointer dereferencing in port5 setupChuanhong Guo1-0/+3
2020-04-13net: dsa: bcm_sf2: Ensure correct sub-node is parsedFlorian Fainelli1-1/+6
2020-04-13net: dsa: bcm_sf2: Do not register slave MDIO bus with OFFlorian Fainelli1-1/+1
2020-04-13cxgb4: fix MPS index overwrite when setting MAC addressHerat Ramani1-1/+0
2020-04-08brcmfmac: abort and release host after errorGuenter Roeck1-0/+2
2020-04-08net: macb: Fix handling of fixed-link nodeCodrin Ciubotariu1-0/+3
2020-04-08net: dsa: ksz: Select KSZ protocol tagCodrin Ciubotariu1-0/+1
2020-03-28r8169: fix PHY driver check on platforms w/o module softdepsHeiner Kallweit1-9/+7
2020-03-27net: ks8851-ml: Fix IO operations, againMarek Vasut1-4/+52
2020-03-26mlxsw: spectrum_mr: Fix list iteration in error pathIdo Schimmel1-4/+4
2020-03-26qlcnic: Fix bad kzalloc null testXu Wang1-1/+1
2020-03-25Merge tag 'wireless-drivers-2020-03-25' of git://git.kernel.org/pub/scm/linux...David S. Miller4-13/+27
2020-03-25net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso3-4/+5
2020-03-25net: ena: Add PCI shutdown handler to allow safe kexecGuilherme G. Piccoli1-10/+41
2020-03-25Merge tag 'mlx5-fixes-2020-03-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller8-18/+41
2020-03-25r8169: re-enable MSI on RTL8168cHeiner Kallweit1-1/+1
2020-03-25net: phy: mdio-bcm-unimac: Fix clock handlingAndre Przywara1-4/+2
2020-03-25cxgb4/ptp: pass the sign of offset delta in FW CMDRaju Rangoju1-0/+3
2020-03-25net/mlx5e: Do not recover from a non-fatal syndromeAya Levin1-2/+1
2020-03-25net/mlx5e: Fix ICOSQ recovery flow with Striding RQAya Levin3-8/+26
2020-03-25net/mlx5e: Fix missing reset of SW metadata in Striding RQ resetAya Levin1-2/+4