summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* ethernet: atheros: fix a memleak in atl1e_setup_ring_resourcesZhipeng Lu2024-01-081-1/+4
* net/mlx5: Fix fw tracer first block checkMoshe Shemesh2024-01-081-1/+1
* net/mlx5: improve some commentsHu Haowen2024-01-081-1/+1
* net: stmmac: Handle disabled MDIO busses from devicetreeAndrew Halaney2023-12-201-1/+5
* qed: Fix a potential use-after-free in qed_cxt_tables_allocDinghao Liu2023-12-201-0/+1
* qca_spi: Fix reset behaviorStefan Wahren2023-12-201-1/+7
* qca_debug: Fix ethtool -G iface tx behaviorStefan Wahren2023-12-201-3/+5
* qca_debug: Prevent crash on TX ring changesStefan Wahren2023-12-202-5/+16
* net: hns: fix fake link up on xge portYonglong Liu2023-12-131-0/+29
* tg3: Increment tx_dropped in tg3_tso_bug()Alex Pakhunov2023-12-131-1/+3
* tg3: Move the [rt]x_dropped counters to tg3_napiAlex Pakhunov2023-12-132-7/+35
* net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea2023-12-081-2/+2
* ravb: Fix races between ravb_tx_timeout_work() and net related opsYoshihiro Shimoda2023-12-081-1/+10
* net: axienet: Fix check for partial TX checksumSamuel Holland2023-12-081-1/+1
* amd-xgbe: propagate the correct speed and duplex statusRaju Rangoju2023-12-081-3/+8
* amd-xgbe: handle the corner-case during tx completionRaju Rangoju2023-12-081-0/+14
* amd-xgbe: handle corner-case during sfp hotplugRaju Rangoju2023-12-081-1/+13
* Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"Heiner Kallweit2023-11-281-3/+1
* net: ethernet: cortina: Fix MTU max settingLinus Walleij2023-11-282-14/+5
* net: ethernet: cortina: Handle large framesLinus Walleij2023-11-281-1/+23
* net: ethernet: cortina: Fix max RX frame defineLinus Walleij2023-11-282-3/+3
* r8169: respect userspace disabling IFF_MULTICASTHeiner Kallweit2023-11-201-0/+2
* tg3: power down device only on SYSTEM_POWER_OFFGeorge Shuklin2023-11-201-1/+2
* net: r8169: Disable multicast filter for RTL8168H and RTL8107EPatrick Thompson2023-11-201-1/+3
* r8169: improve rtl_set_rx_modeHeiner Kallweit2023-11-201-30/+22
* i40e: fix potential memory leaks in i40e_remove()Andrii Staikov2023-11-201-3/+7
* net: chelsio: cxgb4: add an error code check in t4_load_phy_fwSu Hui2023-11-081-0/+2
* i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITRIvan Vecera2023-11-081-1/+1
* igb: Fix potential memory leak in igb_add_ethtool_nfc_entryMateusz Palczewski2023-11-081-1/+5
* treewide: Spelling fix in commentKunwu Chan2023-11-081-1/+1
* r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1Mirsad Goran Todorovac2023-11-081-1/+1
* r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[e...Mirsad Goran Todorovac2023-11-081-1/+1
* r8169: rename r8169.c to r8169_main.cHeiner Kallweit2023-11-082-0/+1
* sky2: Make sure there is at least one frag_addr availableKees Cook2023-10-251-1/+1
* i40e: prevent crash on probe if hw registers have invalid valuesMichal Schmidt2023-10-251-2/+2
* ixgbe: fix crash with empty VF macvlan listDan Carpenter2023-10-251-2/+3
* net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer2023-10-101-2/+5
* qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_infoGustavo A. R. Silva2023-10-101-1/+1
* net: hns3: add 5ms delay before clear firmware reset irq sourceJie Wang2023-10-101-0/+5
* alx: fix OOB-read compiler warningGONG, Ruiqi2023-09-231-3/+2
* ixgbe: fix timestamp configuration codeVadim Fedorenko2023-09-231-13/+15
* net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...Hangyu Hua2023-09-231-0/+3
* igb: Change IGB_MIN to allow set rx/tx value between 64 and 80Olga Zaborska2023-09-231-2/+2
* igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80Olga Zaborska2023-09-231-2/+2
* igb: disable virtualization features on 82580Corinna Vinschen2023-09-231-2/+3
* igb: set max size RX buffer when store bad packet is enabledRadoslaw Tyl2023-09-231-4/+7
* bnx2x: fix page fault following EEH recoveryDavid Christensen2023-09-231-2/+7
* ethernet: atheros: fix return value check in atl1c_tso_csum()Yuanjun Gong2023-09-231-2/+5
* ibmveth: Use dcbf rather than dcbflMichael Ellerman2023-08-301-1/+1
* igb: Avoid starting unnecessary workqueuesAlessio Igor Bogani2023-08-301-12/+12