summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: phy: enhance GPY115 loopback disable functionXu Liang2021-09-271-2/+21
* Merge tag 'mac80211-for-net-2021-09-27' of git://git.kernel.org/pub/scm/linux...David S. Miller2021-09-271-2/+2
|\
| * mac80211-hwsim: fix late beacon hrtimer handlingJohannes Berg2021-09-231-2/+2
* | dsa: mv88e6xxx: Include tagger overhead when setting MTU for DSA and CPU portsAndrew Lunn2021-09-272-3/+7
* | dsa: mv88e6xxx: Fix MTU definitionAndrew Lunn2021-09-273-6/+10
* | dsa: mv88e6xxx: 6161: Use chip wide MAX MTUAndrew Lunn2021-09-271-1/+1
* | net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu2021-09-271-0/+1
* | Revert "ibmvnic: check failover_pending in login response"Desnes A. Nunes do Rosario2021-09-271-8/+0
* | net: bgmac-platform: handle mac-address deferralMatthew Hagan2021-09-271-0/+3
* | net: hns: Fix spelling mistake "maped" -> "mapped"Colin Ian King2021-09-271-1/+1
* | drivers: net: mhi: fix error path in mhi_net_newlinkDaniele Palmas2021-09-241-5/+1
* | smsc95xx: fix stalled rx after link changeAaro Koskinen2021-09-241-0/+3
* | net: enetc: fix the incorrect clearing of IF_MODE bitsVladimir Oltean2021-09-241-2/+1
* | Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-2384-233/+745
|\ \
| * | atlantic: Fix issue in the pm resume flow.Sudarsana Reddy Kalluru2021-09-231-2/+2
| * | net/mlx4_en: Don't allow aRFS for encapsulated packetsAya Levin2021-09-231-0/+3
| * | net: mscc: ocelot: fix forwarding from BLOCKING ports remaining enabledVladimir Oltean2021-09-231-3/+8
| * | net: ethernet: mtk_eth_soc: avoid creating duplicate offload entriesFelix Fietkau2021-09-231-0/+3
| * | nfc: st-nci: Add SPI ID matching DT compatibleMark Brown2021-09-231-0/+1
| * | nexthop: Fix memory leaks in nexthop notification chain listenersIdo Schimmel2021-09-231-1/+1
| |/
| * qed: rdma - don't wait for resources under hw error recovery flowShai Malin2021-09-222-0/+16
| * s390/qeth: fix deadlock during failing recoveryAlexandra Winter2021-09-222-3/+10
| * s390/qeth: Fix deadlock in remove_disciplineAlexandra Winter2021-09-224-15/+4
| * s390/qeth: fix NULL deref in qeth_clear_working_pool_list()Julian Wiedmann2021-09-221-0/+3
| * net: dsa: realtek: register the MDIO bus under devresVladimir Oltean2021-09-211-1/+1
| * net: hns3: fix a return value error in hclge_get_reset_status()Yufeng Mo2021-09-201-4/+11
| * net: hns3: check vlan id before using itliaoguojia2021-09-201-0/+3
| * net: hns3: check queue id range before usingYufeng Mo2021-09-201-0/+8
| * net: hns3: fix misuse vf id and vport id in some logsJiaran Zhang2021-09-204-10/+12
| * net: hns3: fix inconsistent vf id printJian Shen2021-09-201-2/+5
| * net: hns3: fix change RSS 'hfunc' ineffective issueJian Shen2021-09-202-33/+64
| * ptp: ocp: add COMMON_CLK dependencyArnd Bergmann2021-09-201-0/+1
| * bnxt_en: Fix TX timeout when TX ring size is set to the smallestMichael Chan2021-09-203-5/+10
| * net/mlx4_en: Resolve bad operstate valueLama Kayal2021-09-192-19/+29
| * net: bgmac-bcma: handle deferred probe error due to mac-addressChristian Lamparter2021-09-191-0/+2
| * net: dsa: tear down devlink port regions when tearing down the devlink port o...Vladimir Oltean2021-09-193-68/+27
| * net: freescale: drop unneeded MODULE_ALIASKrzysztof Kozlowski2021-09-191-1/+0
| * net: mscc: ocelot: remove buggy duplicate write to DEV_CLOCK_CFGColin Foster2021-09-191-6/+0
| * net: mscc: ocelot: remove buggy and useless write to ANA_PFC_PFC_CFGColin Foster2021-09-191-4/+0
| * igc: fix build errors for PTPRandy Dunlap2021-09-191-0/+1
| * enetc: Fix uninitialized struct dim_sample field usageClaudiu Manoil2021-09-191-1/+1
| * enetc: Fix illegal access when reading affinity_hintClaudiu Manoil2021-09-191-4/+1
| * virtio-net: fix pages leaking when building skb in big modeJason Wang2021-09-191-0/+4
| * xen-netback: correct success/error reporting for the SKB-with-fraglist caseJan Beulich2021-09-191-1/+1
| * net: dsa: xrs700x: be compatible with masters which unregister on shutdownVladimir Oltean2021-09-194-0/+43
| * net: dsa: microchip: ksz8863: be compatible with masters which unregister on ...Vladimir Oltean2021-09-191-0/+13
| * net: dsa: hellcreek: be compatible with masters which unregister on shutdownVladimir Oltean2021-09-191-0/+16
| * net: dsa: be compatible with masters which unregister on shutdownVladimir Oltean2021-09-1928-24/+406
| * net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean2021-09-191-0/+11
| * net: dsa: bcm_sf2: Fix array overrun in bcm_sf2_num_active_ports()Florian Fainelli2021-09-171-1/+1