summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2021-09-18wcn36xx: Ensure finish scan is not requested before start scanJoseph Gates2-1/+5
2021-09-15iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 AlphaJustin M. Forbes1-0/+1
2021-09-15octeontx2-af: Set proper errorcode for IPv4 checksum errorsSunil Goutham1-3/+4
2021-09-15octeontx2-af: Fix static code analyzer reported issuesSubbaraya Sundeep1-3/+3
2021-09-15octeontx2-af: Fix loop in free and unmap counterSubbaraya Sundeep1-1/+2
2021-09-15net: qualcomm: fix QCA7000 checksum handlingStefan Wahren2-2/+2
2021-09-15brcmfmac: pcie: fix oops on failure to resume and reprobeAhmad Fatoum1-1/+1
2021-09-15atlantic: Fix driver resume flow.Sudarsana Reddy Kalluru1-0/+3
2021-09-15ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()Dan Carpenter1-1/+3
2021-09-15ice: Only lock to update netdev dev_addrBrett Creeley1-4/+9
2021-09-15iwlwifi: skip first element in the WTAS ACPI tableAbhishek Naik1-7/+7
2021-09-15iwlwifi: follow the new inclusive terminologyEmmanuel Grumbach11-54/+55
2021-09-15rsi: fix an error code in rsi_probe()Dan Carpenter1-0/+1
2021-09-15rsi: fix error code in rsi_load_9116_firmware()Dan Carpenter1-1/+3
2021-09-15net/mlx5: Fix unpublish devlink parametersParav Pandit1-0/+1
2021-09-15net/mlx5: Register to devlink ingress VLAN filter trapAya Levin1-0/+51
2021-09-15net/mlx5: Fix missing return value in mlx5_devlink_eswitch_inline_mode_set()Jiapeng Chong1-1/+4
2021-09-15net/mlx5e: Block LRO if firmware asks for tunneled LROMaxim Mikityanskiy1-0/+15
2021-09-15net/mlx5e: Prohibit inner indir TIRs in IPoIBMaxim Mikityanskiy3-27/+7
2021-09-15ionic: cleanly release devlink instanceLeon Romanovsky1-7/+7
2021-09-15i40e: improve locking of mac_filter_hashStefan Assmann1-3/+20
2021-09-15gve: fix the wrong AdminQ buffer overflow checkHaiyue Wang1-2/+4
2021-09-12Revert "r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM"Hayes Wang1-0/+1
2021-09-12net: ll_temac: Remove left-over debug messageEsben Haabendal1-3/+1
2021-09-08qede: Fix memset corruptionShai Malin1-1/+1
2021-09-08net: macb: Add a NULL check on desc_ptpHarini Katakam1-1/+10
2021-09-08qed: Fix the VF msix vectors flowShai Malin1-1/+6
2021-09-03net: dsa: mt7530: fix VLAN traffic leaks againDENG Qingfang1-4/+1
2021-09-03qed: Fix null-pointer dereference in qed_rdma_create_qp()Shai Malin1-2/+1
2021-09-03qed: qed ll2 race condition fixesShai Malin1-0/+20
2021-09-03iwlwifi: pnvm: accept multiple HW-type TLVsJohannes Berg1-9/+16
2021-09-03net: stmmac: fix kernel panic due to NULL pointer dereference of plat->estWong Vee Khee1-5/+7
2021-09-03net: stmmac: add mutex lock to protect est parametersXiaoliang Yang1-1/+13
2021-09-03net: hns3: fix get wrong pfc_en when query PFC configurationGuangbin Huang1-11/+2
2021-09-03net: hns3: fix duplicate node in VLAN listGuojia Liao1-1/+5
2021-09-03net: hns3: add waiting time before cmdq memory is releasedYufeng Mo4-2/+13
2021-09-03net: hns3: clear hardware resource when loading driverYufeng Mo2-0/+29
2021-09-03cxgb4: dont touch blocked freelist bitmap after freeRahul Lakkireddy1-4/+3
2021-09-03net: marvell: fix MVNETA_TX_IN_PRGRS bit numberMaxim Kiselev1-1/+1
2021-09-03xgene-v2: Fix a resource leak in the error handling path of 'xge_probe()'Christophe JAILLET1-1/+3
2021-09-03e1000e: Do not take care about recovery NVM checksumSasha Neftin1-7/+11
2021-09-03e1000e: Fix the max snoop/no-snoop latency for 10MSasha Neftin2-1/+16
2021-09-03igc: Use num_tx_queues when iterating over tx_ring queueToshiki Nishioka1-2/+2
2021-09-03igc: fix page fault when thunderbolt is unpluggedAaron Ma2-14/+21
2021-09-03net: usb: pegasus: fixes of set_register(s) return value evaluation;Petko Manolov1-2/+2
2021-09-03ice: do not abort devlink info if board identifier can't be foundJacob Keller1-1/+3
2021-09-03can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX an...Stefan Mätje1-2/+2
2021-09-03net: mscc: Fix non-GPL export of regmap APIsMark Brown1-8/+8
2021-08-26iavf: Fix ping is lost after untrusted VF had tried to change MACSylwester Dziedziuch3-2/+47
2021-08-26i40e: Fix ATR queue selectionArkadiusz Kubalewski1-2/+1