summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-07-20virtio_net: move tx vq operation under tx queue lockMichael S. Tsirkin
2021-07-20virtio_net: Fix error handling in virtnet_restore()Xie Yongji
2021-07-19i40e: fix PTP on 5Gb linksJesse Brandeburg
2021-07-19mwifiex: bring down link before deleting interfaceBrian Norris
2021-07-19mac80211_hwsim: add concurrent channels scanning support over virtioWeilun Du
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-19rtw88: add quirks to disable pci capabilitiesPing-Ke Shih
2021-07-19rtw88: 8822c: update RF parameter tables to v62Po-Hao Huang
2021-07-19iwlwifi: pcie: fix context info freeingJohannes Berg
2021-07-19iwlwifi: pcie: free IML DMA memory allocationJohannes Berg
2021-07-19iwlwifi: mvm: fix error print when session protection endsShaul Triebitz
2021-07-19iwlwifi: mvm: apply RX diversity per PHY contextJohannes Berg
2021-07-19iwlwifi: mvm: don't change band on bound PHY contextsJohannes Berg
2021-07-19net: fec: add ndo_select_queue to fix TX bandwidth fluctuationsFugang Duan
2021-07-19net: fec: add FEC_QUIRK_HAS_MULTI_QUEUES represents i.MX6SX ENET IPJoakim Zhang
2021-07-19rtl8xxxu: Fix device info for RTL8192EU devicesPascal Terjan
2021-07-19mt76: fix iv and CCMP header insertionRyder Lee
2021-07-19mt76: mt7915: fix IEEE80211_HE_PHY_CAP7_MAX_NC for station modeRyder Lee
2021-07-19mt76: mt7915: fix tssi indication field of DBDC NICsEvelyn Tsai
2021-07-19net: ipa: Add missing of_node_put() in ipa_firmware_load()Yang Yingliang
2021-07-19mt76: dma: use ieee80211_tx_status_ext to free packets when tx failsFelix Fietkau
2021-07-19mt76: mt7615: fix fixed-rate tx status reportingFelix Fietkau
2021-07-19ice: mark PTYPE 2 as reservedJacob Keller
2021-07-19ice: fix incorrect payload indicator on PTYPEJacob Keller
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-19ibmvnic: fix kernel build warnings in build_hdr_descs_arrLijun Pan
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: sgi: ioc3-eth: check return value after calling platform_get_resource()Yang Yingliang
2021-07-19net: phy: realtek: add delay to fix RXC generation issueJoakim Zhang
2021-07-19net: moxa: Use devm_platform_get_and_ioremap_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-19net: mscc: ocelot: check return value after calling platform_get_resource()Yang Yingliang
2021-07-19virtio_net: Remove BUG() to avoid machine deadXianting Tian
2021-07-19ice: fix clang warning regarding deadcode.DeadStoresPaul M Stillwell Jr
2021-07-19ice: set the value of global config lock timeout longerLiwei Song
2021-07-19virtio-net: Add validation for used lengthXie Yongji
2021-07-19net: stmmac: the XPCS obscures a potential "PHY not found" errorVladimir Oltean
2021-07-19net/mlx5: Fix lag port remapping logicEli Cohen
2021-07-19net/mlx5e: IPsec/rep_tc: Fix rep_tc_update_skb drops IPsec packetHuy Nguyen
2021-07-19igb: fix assignment on big endian machinesJesse Brandeburg
2021-07-19igb: handle vlan types with checker enabledJesse Brandeburg
2021-07-19e100: handle eeprom as little endianJesse Brandeburg
2021-07-19net: xilinx_emaclite: Do not print real IOMEM pointerYueHaibing
2021-07-19net: mdio: ipq8064: add regmap config to disable REGCACHEAnsuel Smith