summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-07-29ath9k: Fix regression with Atheros 9271Mark O'Donovan
2020-07-29ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang
2020-07-29iwlwifi: mvm: don't call iwl_mvm_free_inactive_queue() under RCUJohannes Berg
2020-07-29geneve: fix an uninitialized value in geneve_changelink()Cong Wang
2020-07-29bonding: check return value of register_netdevice() in bond_newlink()Cong Wang
2020-07-29enetc: Remove the mdio bus on PF probe bailoutClaudiu Manoil
2020-07-29net: ethernet: ave: Fix error returns in ave_initWang Hai
2020-07-29qed: suppress false-positives interrupt error messages on HW initAlexander Lobakin
2020-07-29qed: suppress "don't support RoCE & iWARP" flooding on HW initAlexander Lobakin
2020-07-29netdevsim: fix unbalaced locking in nsim_create()Taehee Yoo
2020-07-29net: dsa: microchip: call phy_remove_link_mode during probeHelmut Grohne
2020-07-29net: hns3: fix return value error when query MAC link status failJian Shen
2020-07-29net: hns3: fix error handling for desc fillingYunsheng Lin
2020-07-29net: hns3: fix for not calculating TX BD send size correctlyYunsheng Lin
2020-07-29net: ag71xx: add missed clk_disable_unprepare in error path of probeHuang Guobin
2020-07-29ionic: use mutex to protect queue operationsShannon Nelson
2020-07-29ionic: keep rss hash after fw updateShannon Nelson
2020-07-29ionic: update filter id after replayShannon Nelson
2020-07-29ionic: fix up filter locks and debug msgsShannon Nelson
2020-07-29ionic: use offset for ethtool regs dataShannon Nelson
2020-07-29mlxsw: destroy workqueue when trap_register in mlxsw_emad_initLiu Jian
2020-07-29dpaa_eth: Fix one possible memleak in dpaa_eth_probeLiu Jian
2020-07-29net: bcmgenet: fix error returns in bcmgenet_probe()Zhang Changzhong
2020-07-29iwlwifi: Make some Killer Wireless-AC 1550 cards work againAlessio Bonfiglio
2020-07-29bonding: check error value of register_netdevice() immediatelyTaehee Yoo
2020-07-29net: dsa: mv88e6xxx: fix in-band AN link establishmentRussell King
2020-07-29mlxsw: core: Fix wrong SFP EEPROM reading for upper pages 1-3Vadim Pasternak
2020-07-29net: smc91x: Fix possible memory leak in smc_drv_probe()Wang Hai
2020-07-29ieee802154: fix one possible memleak in adf7242_probeLiu Jian
2020-07-29net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configurationSergey Organov
2020-07-29net: fec: fix hardware time stamping by external devicesSergey Organov
2020-07-29ax88172a: fix ax88172a_unbind() failuresGeorge Kennedy
2020-07-29dpaa2-eth: check fsl_mc_get_endpoint for IS_ERR_OR_NULL()Ioana Ciornei
2020-07-29hippi: Fix a size used in a 'pci_free_consistent()' in an error handling pathChristophe JAILLET
2020-07-29bnxt_en: Fix completion ring sizing with TPA enabled.Michael Chan
2020-07-29bnxt_en: Init ethtool link settings after reading updated PHY configuration.Vasundhara Volam
2020-07-29bnxt_en: Fix race when modifying pause settings.Vasundhara Volam
2020-07-29mt76: mt76x02: fix handling MCU timeouts during hw restartFelix Fietkau
2020-07-29net: sky2: initialize return of gm_phy_readTom Rix
2020-07-29drivers/net/wan/lapbether: Fixed the value of hard_header_lenXie He
2020-07-22ionic: export features for vlans to useShannon Nelson
2020-07-22ionic: no link check while resetting queuesShannon Nelson
2020-07-22net: ethernet: mvneta: Add back interface mode validationSascha Hauer
2020-07-22net: ethernet: mvneta: Do not error out in non serdes modesSascha Hauer
2020-07-22net: rmnet: do not allow to add multiple bridge interfacesTaehee Yoo
2020-07-22net: ipa: introduce ipa_cmd_tag_process()Alex Elder
2020-07-22net: ipa: always check for stopped channelAlex Elder
2020-07-22net: usb: qmi_wwan: add support for Quectel EG95 LTE modemAceLan Kao
2020-07-22net: dsa: microchip: set the correct number of portsCodrin Ciubotariu
2020-07-16Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"Greg Kroah-Hartman