summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* qede: Fix memset corruptionShai Malin2021-09-081-1/+1
* net: macb: Add a NULL check on desc_ptpHarini Katakam2021-09-081-1/+10
* qed: Fix the VF msix vectors flowShai Malin2021-09-081-1/+6
* qed: Fix null-pointer dereference in qed_rdma_create_qp()Shai Malin2021-09-031-2/+1
* qed: qed ll2 race condition fixesShai Malin2021-09-031-0/+20
* net: stmmac: fix kernel panic due to NULL pointer dereference of plat->estWong Vee Khee2021-09-031-5/+7
* net: stmmac: add mutex lock to protect est parametersXiaoliang Yang2021-09-031-1/+13
* net: hns3: fix get wrong pfc_en when query PFC configurationGuangbin Huang2021-09-031-11/+2
* net: hns3: fix duplicate node in VLAN listGuojia Liao2021-09-031-1/+5
* net: hns3: add waiting time before cmdq memory is releasedYufeng Mo2021-09-034-2/+13
* net: hns3: clear hardware resource when loading driverYufeng Mo2021-09-032-0/+29
* cxgb4: dont touch blocked freelist bitmap after freeRahul Lakkireddy2021-09-031-4/+3
* net: marvell: fix MVNETA_TX_IN_PRGRS bit numberMaxim Kiselev2021-09-031-1/+1
* xgene-v2: Fix a resource leak in the error handling path of 'xge_probe()'Christophe JAILLET2021-09-031-1/+3
* e1000e: Do not take care about recovery NVM checksumSasha Neftin2021-09-031-7/+11
* e1000e: Fix the max snoop/no-snoop latency for 10MSasha Neftin2021-09-032-1/+16
* igc: Use num_tx_queues when iterating over tx_ring queueToshiki Nishioka2021-09-031-2/+2
* igc: fix page fault when thunderbolt is unpluggedAaron Ma2021-09-032-14/+21
* ice: do not abort devlink info if board identifier can't be foundJacob Keller2021-09-031-1/+3
* net: mscc: Fix non-GPL export of regmap APIsMark Brown2021-09-031-8/+8
* iavf: Fix ping is lost after untrusted VF had tried to change MACSylwester Dziedziuch2021-08-263-2/+47
* i40e: Fix ATR queue selectionArkadiusz Kubalewski2021-08-261-2/+1
* ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error pathWang Hai2021-08-261-1/+4
* net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu2021-08-261-1/+3
* bnxt_en: Add missing DMA memory barriersMichael Chan2021-08-261-0/+12
* bnxt_en: Disable aRFS if running on 212 firmwareMichael Chan2021-08-261-0/+3
* bnxt: count Tx dropsJakub Kicinski2021-08-261-0/+2
* bnxt: make sure xmit_more + errors does not miss doorbellsJakub Kicinski2021-08-262-13/+27
* bnxt: disable napi before canceling DIMJakub Kicinski2021-08-261-2/+1
* bnxt: don't lock the tx queue from napi pollJakub Kicinski2021-08-261-22/+32
* qede: fix crash in rmmod qede while automatic debug collectionPrabhakar Kushwaha2021-08-262-0/+9
* net/mlx5: Fix return value from tracer initializationAya Levin2021-08-181-2/+9
* net/mlx5: Synchronize correct IRQ when destroying CQShay Drory2021-08-186-21/+23
* iavf: Set RSS LUT and key in reset handle pathMd Fahad Iqbal Polash2021-08-181-5/+8
* ice: don't remove netdev->dev_addr from uc sync listBrett Creeley2021-08-181-8/+15
* ice: Prevent probing virtual functionsAnirudh Venkataramanan2021-08-181-0/+5
* net: mvvp2: fix short frame size on s390John Hubbard2021-08-181-1/+1
* net: ethernet: ti: cpsw: fix min eth packet size for non-switch use-casesGrygorii Strashko2021-08-182-3/+8
* net: xilinx_emaclite: Do not print real IOMEM pointerYueHaibing2021-08-151-3/+2
* net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapte...Letu Ren2021-08-121-3/+3
* net: qede: Fix end of loop tests for list_for_each_entryHarshvardhan Jha2021-08-121-2/+2
* net: vxge: fix use-after-free in vxge_device_unregisterPavel Skripkin2021-08-121-3/+3
* net: fec: fix use-after-free in fec_drv_removePavel Skripkin2021-08-121-1/+1
* bnx2x: fix an error code in bnx2x_nic_load()Dan Carpenter2021-08-121-1/+2
* nfp: update ethtool reporting of pauseframe controlFei Qin2021-08-121-0/+2
* net: natsemi: Fix missing pci_disable_device() in probe and removeWang Hai2021-08-121-6/+2
* qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()Jia He2021-08-081-6/+17
* i40e: Add additional info to PHY type errorLukasz Cieplicki2021-08-041-1/+1
* sis900: Fix missing pci_disable_device() in probe and removeWang Hai2021-08-041-5/+2
* tulip: windbond-840: Fix missing pci_disable_device() in probe and removeWang Hai2021-08-041-5/+2