summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mac80211: populate debugfs only after cfg80211 initJohannes Berg2020-04-245-5/+5
* mac80211_hwsim: use GFP_ATOMIC under spin lockWei Yongjun2020-04-231-1/+1
* vrf: Fix IPv6 with qdisc and xfrmDavid Ahern2020-04-221-2/+2
* net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVLFlorian Fainelli2020-04-222-0/+5
* net: dsa: b53: Rework ARL bin logicFlorian Fainelli2020-04-222-4/+29
* net: dsa: b53: Fix ARL register definitionsFlorian Fainelli2020-04-221-2/+2
* net: dsa: b53: Fix valid setting for MDB entriesFlorian Fainelli2020-04-221-1/+0
* net: dsa: b53: Lookup VID in ARL searches when VLAN is enabledFlorian Fainelli2020-04-221-0/+3
* vrf: Check skb for XFRM_TRANSFORMED flagDavid Ahern2020-04-221-2/+4
* net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy.Yuiko Oshino2020-04-221-0/+171
* net: stmmac: Enable SERDES power up/down sequenceVoon Weifeng2020-04-213-0/+235
* net: broadcom: convert to devm_platform_ioremap_resource_byname()Dejin Zheng2020-04-211-22/+11
* macvlan: fix null dereference in macvlan_device_event()Taehee Yoo2020-04-211-1/+1
* e1000: remove unneeded conversion to boolJason Yan2020-04-211-1/+1
* i40e: Remove unneeded conversion to boolJason Yan2020-04-211-2/+2
* ptp: Remove unneeded conversion to boolJason Yan2020-04-211-2/+2
* net/mlx5e: Get the latest values from counters in switchdev modeZhu Yanjun2020-04-201-1/+6
* net/mlx5: Kconfig: convert imply usage to weak dependencySaeed Mahameed2020-04-201-4/+4
* net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overrunsMaxim Mikityanskiy2020-04-204-5/+15
* net/mlx5: CT: Change idr to xarray to protect parallel tuple id allocationPaul Blakey2020-04-201-11/+12
* net/mlx5: Fix failing fw tracer allocation on s390Niklas Schnelle2020-04-201-3/+3
* team: fix hang in team_mode_get()Taehee Yoo2020-04-201-0/+4
* cxgb4: fix large delays in PTP synchronizationRahul Lakkireddy2020-04-202-21/+9
* net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock arrayMarc Zyngier2020-04-201-0/+1
* net: systemport: Omit superfluous error message in bcm_sysport_probe()Tang Bin2020-04-201-1/+0
* net/mlx4_en: avoid indirect call in TX completionEric Dumazet2020-04-181-1/+13
* net: stmmac: Fix sub-second incrementJulien Beraud2020-04-181-4/+8
* net: stmmac: fix enabling socfpga's ptp_ref_clockJulien Beraud2020-04-181-3/+6
* wimax/i2400m: Fix potential urb refcnt leakXiyu Yang2020-04-181-0/+1
* Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc2' of git://git.kernel.org/pu...Linus Torvalds2020-04-161-4/+4
|\
| * platform/chrome: cros_ec_sensorhub: Add missing '\n' in log messagesChristophe JAILLET2020-04-131-3/+3
| * platform/chrome: cros_ec_sensorhub: Off by one in cros_sensorhub_send_sample()Dan Carpenter2020-04-131-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-04-1641-297/+419
|\ \
| * | amd-xgbe: Use __napi_schedule() in BH contextSebastian Andrzej Siewior2020-04-161-1/+1
| * | mISDN: make dmril and dmrim staticJason Yan2020-04-161-2/+2
| * | net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizesFlorian Fainelli2020-04-161-0/+2
| * | net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware modeDENG Qingfang2020-04-162-6/+19
| * | net: tulip: make early_486_chipsets staticJason Yan2020-04-151-1/+1
| * | net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean2020-04-153-47/+44
| * | Merge tag 'mac80211-for-net-2020-04-15' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-04-151-6/+6
| |\ \
| | * | mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen2020-04-141-6/+6
| * | | net: marvell10g: soft-reset the PHY when coming out of low powerRussell King2020-04-141-3/+13
| * | | net: marvell10g: report firmware versionRussell King2020-04-141-0/+20
| * | | net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe2020-04-141-1/+1
| * | | net: stmmac: socfpga: Allow all RGMII modesAtsushi Nemoto2020-04-141-0/+2
| * | | net: dsa: mv88e6xxx: Configure MAC when using fixed linkAndrew Lunn2020-04-141-2/+3
| * | | ionic: fix unused assignmentShannon Nelson2020-04-141-1/+1
| * | | ionic: add dynamic_debug headerShannon Nelson2020-04-141-0/+1
| * | | net: phy: micrel: use genphy_read_status for KSZ9131Atsushi Nemoto2020-04-141-1/+1
| * | | Merge tag 'wireless-drivers-2020-04-14' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-04-143-9/+14
| |\ \ \