summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-07-24drivers/net/wan: lapb: Corrected the usage of skb_cowXie He
2020-07-24Merge tag 'wireless-drivers-2020-07-24' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-07-24xen-netfront: fix potential deadlock in xennet_remove()Andrea Righi
2020-07-23geneve: fix an uninitialized value in geneve_changelink()Cong Wang
2020-07-23bonding: check return value of register_netdevice() in bond_newlink()Cong Wang
2020-07-22cxgb4: add missing release on skb in uld_send()Navid Emamdoost
2020-07-22net: atlantic: fix PTP on AQC10XEgor Pomozov
2020-07-22enetc: Remove the mdio bus on PF probe bailoutClaudiu Manoil
2020-07-21net: ethernet: ti: add NETIF_F_HW_TC hw feature flag for taprio offloadMurali Karicheri
2020-07-21net: ethernet: ave: Fix error returns in ave_initWang Hai
2020-07-21drivers/net/wan/x25_asy: Fix to make it workXie He
2020-07-21qed: suppress false-positives interrupt error messages on HW initAlexander Lobakin
2020-07-21qed: suppress "don't support RoCE & iWARP" flooding on HW initAlexander Lobakin
2020-07-21netdevsim: fix unbalaced locking in nsim_create()Taehee Yoo
2020-07-21net: dsa: microchip: call phy_remove_link_mode during probeHelmut Grohne
2020-07-21net: hns3: fix return value error when query MAC link status failJian Shen
2020-07-21net: hns3: fix error handling for desc fillingYunsheng Lin
2020-07-21net: hns3: fix for not calculating TX BD send size correctlyYunsheng Lin
2020-07-21net: hns3: fix for not unmapping TX buffer correctlyYunsheng Lin
2020-07-21net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda
2020-07-20net: neterion: vxge: reduce stack usage in VXGE_COMPLETE_VPATH_TXBixuan Cui
2020-07-20net: ag71xx: add missed clk_disable_unprepare in error path of probeHuang Guobin
2020-07-20ionic: use mutex to protect queue operationsShannon Nelson
2020-07-20ionic: keep rss hash after fw updateShannon Nelson
2020-07-20ionic: update filter id after replayShannon Nelson
2020-07-20ionic: fix up filter locks and debug msgsShannon Nelson
2020-07-20ionic: use offset for ethtool regs dataShannon Nelson
2020-07-20mlxsw: destroy workqueue when trap_register in mlxsw_emad_initLiu Jian
2020-07-20dpaa_eth: Fix one possible memleak in dpaa_eth_probeLiu Jian
2020-07-20Merge tag 'ieee802154-for-davem-2020-07-20' of git://git.kernel.org/pub/scm/l...David S. Miller
2020-07-20net: bcmgenet: add missed clk_disable_unprepare in bcmgenet_probeZhang Changzhong
2020-07-20net: bcmgenet: fix error returns in bcmgenet_probe()Zhang Changzhong
2020-07-20ath10k: Fix NULL pointer dereference in AHB device probeHauke Mehrtens
2020-07-20iwlwifi: Make some Killer Wireless-AC 1550 cards work againAlessio Bonfiglio
2020-07-20ath9k: Fix regression with Atheros 9271Mark O'Donovan
2020-07-20net: ieee802154: adf7242: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-19bonding: check error value of register_netdevice() immediatelyTaehee Yoo
2020-07-19net: dsa: mv88e6xxx: fix in-band AN link establishmentRussell King
2020-07-17mlxsw: core: Fix wrong SFP EEPROM reading for upper pages 1-3Vadim Pasternak
2020-07-17net: macb: use phy_interface_mode_is_rgmii everywhereAlexandre Belloni
2020-07-17net: atlantic: disable PTP on AQC111, AQC112Nikita Danilov
2020-07-17net: bcmgenet: restore HFB filters on resumeDoug Berger
2020-07-17net: bcmgenet: test RBUF_ACPI_EN when resumingDoug Berger
2020-07-17net: bcmgenet: test MPD_EN when resumingDoug Berger
2020-07-17net: smc91x: Fix possible memory leak in smc_drv_probe()Wang Hai
2020-07-17ieee802154: fix one possible memleak in adf7242_probeLiu Jian
2020-07-16net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configurationSergey Organov
2020-07-16net: fec: fix hardware time stamping by external devicesSergey Organov
2020-07-15ax88172a: fix ax88172a_unbind() failuresGeorge Kennedy
2020-07-15dpaa2-eth: check fsl_mc_get_endpoint for IS_ERR_OR_NULL()Ioana Ciornei