summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-for-net-2020-04-24' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-04-246-6/+6
|\
| * 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
* | Merge tag 'wireless-drivers-2020-04-24' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-04-249-32/+59
|\ \
| * | iwlwifi: fix WGDS check when WRDS is disabledLuca Coelho2020-04-212-16/+18
| * | iwlwifi: mvm: fix inactive TID removal return value usageJohannes Berg2020-04-211-2/+2
| * | iwlwifi: mvm: Do not declare support for ACK Enabled AggregationIlan Peer2020-04-211-4/+2
| * | iwlwifi: mvm: limit maximum queue appropriatelyJohannes Berg2020-04-212-3/+8
| * | iwlwifi: pcie: indicate correct RB size to deviceJohannes Berg2020-04-211-4/+14
| * | iwlwifi: mvm: beacon statistics shouldn't go backwardsMordechay Goodstein2020-04-211-2/+11
| * | iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg2020-04-211-0/+3
| * | iwlwifi: actually check allocated conf_tlv pointerChris Rorvick2020-04-211-1/+1
* | | net: bcmgenet: correct per TX/RX ring statisticsDoug Berger2020-04-231-0/+3
* | | net: meth: remove spurious copyright textJonathan Corbet2020-04-231-16/+0
* | | net: phy: bcm84881: clear settings on link downRussell King2020-04-231-3/+3
* | | chcr: Fix CPU hard lockupRohit Maheshwari2020-04-231-4/+2
* | | net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()Tang Bin2020-04-231-0/+2
* | | cxgb4: fix adapter crash due to wrong MC sizeVishal Kulkarni2020-04-231-7/+20
* | | geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTRSabrina Dubroca2020-04-231-1/+1
* | | vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTRSabrina Dubroca2020-04-231-3/+3
* | | mlxsw: Fix some IS_ERR() vs NULL bugsDan Carpenter2020-04-234-7/+7
* | | net: phy: marvell10g: limit soft reset to 88x3310Baruch Siach2020-04-231-1/+2
| |/ |/|
* | 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
|\