summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-04-23mlxsw: Fix some IS_ERR() vs NULL bugsDan Carpenter4-7/+7
2020-04-23net: phy: marvell10g: limit soft reset to 88x3310Baruch Siach1-1/+2
2020-04-23vrf: Fix IPv6 with qdisc and xfrmDavid Ahern1-2/+2
2020-04-22net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVLFlorian Fainelli2-0/+5
2020-04-22net: dsa: b53: Rework ARL bin logicFlorian Fainelli2-4/+29
2020-04-22net: dsa: b53: Fix ARL register definitionsFlorian Fainelli1-2/+2
2020-04-22net: dsa: b53: Fix valid setting for MDB entriesFlorian Fainelli1-1/+0
2020-04-22net: dsa: b53: Lookup VID in ARL searches when VLAN is enabledFlorian Fainelli1-0/+3
2020-04-22vrf: Check skb for XFRM_TRANSFORMED flagDavid Ahern1-2/+4
2020-04-22net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy.Yuiko Oshino1-0/+171
2020-04-22net: stmmac: Enable SERDES power up/down sequenceVoon Weifeng3-0/+235
2020-04-22net: broadcom: convert to devm_platform_ioremap_resource_byname()Dejin Zheng1-22/+11
2020-04-22macvlan: fix null dereference in macvlan_device_event()Taehee Yoo1-1/+1
2020-04-22e1000: remove unneeded conversion to boolJason Yan1-1/+1
2020-04-22i40e: Remove unneeded conversion to boolJason Yan1-2/+2
2020-04-21net/mlx5e: Get the latest values from counters in switchdev modeZhu Yanjun1-1/+6
2020-04-21net/mlx5: Kconfig: convert imply usage to weak dependencySaeed Mahameed1-4/+4
2020-04-21net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overrunsMaxim Mikityanskiy4-5/+15
2020-04-21net/mlx5: CT: Change idr to xarray to protect parallel tuple id allocationPaul Blakey1-11/+12
2020-04-21net/mlx5: Fix failing fw tracer allocation on s390Niklas Schnelle1-3/+3
2020-04-20team: fix hang in team_mode_get()Taehee Yoo1-0/+4
2020-04-20cxgb4: fix large delays in PTP synchronizationRahul Lakkireddy2-21/+9
2020-04-20net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock arrayMarc Zyngier1-0/+1
2020-04-20net: systemport: Omit superfluous error message in bcm_sysport_probe()Tang Bin1-1/+0
2020-04-19net/mlx4_en: avoid indirect call in TX completionEric Dumazet1-1/+13
2020-04-19net: stmmac: Fix sub-second incrementJulien Beraud1-4/+8
2020-04-19net: stmmac: fix enabling socfpga's ptp_ref_clockJulien Beraud1-3/+6
2020-04-19wimax/i2400m: Fix potential urb refcnt leakXiyu Yang1-0/+1
2020-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds40-295/+417
2020-04-16amd-xgbe: Use __napi_schedule() in BH contextSebastian Andrzej Siewior1-1/+1
2020-04-16net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizesFlorian Fainelli1-0/+2
2020-04-16net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware modeDENG Qingfang2-6/+19
2020-04-16net: tulip: make early_486_chipsets staticJason Yan1-1/+1
2020-04-15net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean3-47/+44
2020-04-15Merge tag 'mac80211-for-net-2020-04-15' of git://git.kernel.org/pub/scm/linux...David S. Miller1-6/+6
2020-04-15net: marvell10g: soft-reset the PHY when coming out of low powerRussell King1-3/+13
2020-04-15net: marvell10g: report firmware versionRussell King1-0/+20
2020-04-15net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe1-1/+1
2020-04-15net: stmmac: socfpga: Allow all RGMII modesAtsushi Nemoto1-0/+2
2020-04-15net: dsa: mv88e6xxx: Configure MAC when using fixed linkAndrew Lunn1-2/+3
2020-04-15ionic: fix unused assignmentShannon Nelson1-1/+1
2020-04-15ionic: add dynamic_debug headerShannon Nelson1-0/+1
2020-04-15net: phy: micrel: use genphy_read_status for KSZ9131Atsushi Nemoto1-1/+1
2020-04-14Merge tag 'wireless-drivers-2020-04-14' of git://git.kernel.org/pub/scm/linux...David S. Miller3-9/+14
2020-04-14rtw88: avoid unused function warningsArnd Bergmann1-8/+3
2020-04-14mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen1-6/+6
2020-04-13net: mvneta: Fix a typoChristophe JAILLET1-1/+1
2020-04-13net: tun: record RX queue in skb before do_xdp_generic()Gilberto Bertin1-1/+2
2020-04-12net: ethernet: ti: Add missing '\n' in log messagesChristophe JAILLET1-3/+3
2020-04-12soc: qcom: ipa: Add a missing '\n' in a log messageChristophe JAILLET1-3/+2