summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-07-19sfc: error code if SRIOV cannot be disabledÍñigo Huguet
2021-07-19sfc: avoid double pci_remove of VFsÍñigo Huguet
2021-07-19iwlwifi: pcie: fix context info freeingJohannes Berg
2021-07-19iwlwifi: pcie: free IML DMA memory allocationJohannes Berg
2021-07-19iwlwifi: mvm: don't change band on bound PHY contextsJohannes Berg
2021-07-19rtl8xxxu: Fix device info for RTL8192EU devicesPascal Terjan
2021-07-19mt76: mt7615: fix fixed-rate tx status reportingFelix Fietkau
2021-07-19cw1200: add missing MODULE_DEVICE_TABLEZou Wei
2021-07-19wl1251: Fix possible buffer overflow in wl1251_cmd_scanLee Gibson
2021-07-19wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELPTony Lindgren
2021-07-19r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPMHeiner Kallweit
2021-07-19fjes: check return value after calling platform_get_resource()Yang Yingliang
2021-07-19net: micrel: check return value after calling platform_get_resource()Yang Yingliang
2021-07-19net: mvpp2: check return value after calling platform_get_resource()Yang Yingliang
2021-07-19net: bcmgenet: check return value after calling platform_get_resource()Yang Yingliang
2021-07-19virtio_net: Remove BUG() to avoid machine deadXianting Tian
2021-07-19ice: set the value of global config lock timeout longerLiwei Song
2021-07-19igb: handle vlan types with checker enabledJesse Brandeburg
2021-07-19e100: handle eeprom as little endianJesse Brandeburg
2021-07-19net: pch_gbe: Use proper accessors to BE data in pch_ptp_match()Andy Shevchenko
2021-07-14mwifiex: re-fix for unaligned accessesArnd Bergmann
2021-07-14Revert "be2net: disable bh with spin_lock in be_process_mcc"Petr Oros
2021-07-14gve: Fix swapped vars when fetching max queuesBailey Forrest
2021-07-14e1000e: Check the PCIm stateSasha Neftin
2021-07-14ibmvnic: free tx_pool if tso_pool alloc failsSukadev Bhattiprolu
2021-07-14Revert "ibmvnic: remove duplicate napi_schedule call in open function"Dany Madden
2021-07-14i40e: Fix autoneg disabling for non-10GBaseT linksMateusz Palczewski
2021-07-14i40e: Fix error handling in i40e_vsi_openDinghao Liu
2021-07-14net: bcmgenet: Fix attaching to PYH failed on RPi 4BJian-Hong Pan
2021-07-14ieee802154: hwsim: avoid possible crash in hwsim_del_edge_nl()Eric Dumazet
2021-07-14ieee802154: hwsim: Fix memory leak in hwsim_add_oneDongliang Mu
2021-07-14vxlan: add missing rcu_read_lock() in neigh_reduce()Eric Dumazet
2021-07-14vrf: do not push non-ND strict packets with a source LLA through packet taps ...Antoine Tenart
2021-07-14net: ethernet: ezchip: fix error handlingPavel Skripkin
2021-07-14net: ethernet: ezchip: fix UAF in nps_enet_removePavel Skripkin
2021-07-14net: ethernet: aeroflex: fix UAF in greth_of_removePavel Skripkin
2021-07-14ath10k: Fix an error code in ath10k_add_interface()Yang Li
2021-07-14brcmsmac: mac80211_if: Fix a resource leak in an error handling pathChristophe JAILLET
2021-07-14brcmfmac: correctly report average RSSI in station infoAlvin Šipraga
2021-07-14brcmfmac: fix setting of station info chains bitmaskAlvin Šipraga
2021-07-14wcn36xx: Move hal_buf allocation to devm_kmalloc in probeBryan O'Donoghue
2021-07-14ieee802154: hwsim: Fix possible memory leak in hwsim_subscribe_all_othersDongliang Mu
2021-07-14wireless: carl9170: fix LEDS build errors & warningsRandy Dunlap
2021-07-14ath10k: add missing error return code in ath10k_pci_probe()Yang Yingliang
2021-07-14ath10k: go to path err_unsupported when chip id is not supportedYang Yingliang
2021-07-14ehea: fix error return code in ehea_restart_qps()Zhen Lei
2021-07-14net: ftgmac100: add missing error return code in ftgmac100_probe()Yang Yingliang
2021-07-14net: pch_gbe: Propagate error from devm_gpio_request_one()Andy Shevchenko
2021-07-14net: mvpp2: Put fwnode in error case during ->probe()Andy Shevchenko
2021-07-14rsi: fix AP mode with WPA failure due to encrypted EAPOLMartin Fuzzey