summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-07-11ice: Remove unused members from switch APIMarcin Szycik
2024-07-11ice: Optimize switch recipe creationMarcin Szycik
2024-07-11ice: remove unused recipe bookkeeping dataMichal Swiatkowski
2024-07-11ice: Simplify bitmap setting in adding recipeMichal Swiatkowski
2024-07-11ice: Remove reading all recipes before adding a new oneMichal Swiatkowski
2024-07-11ice: Remove unused struct ice_prot_lkup_ext membersMarcin Szycik
2024-07-11net: ks8851: Fix potential TX stall after interface reopenRonald Wahl
2024-07-11ppp: reject claimed-as-LCP but actually malformed packetsDmitry Antipov
2024-07-11net: ethernet: mtk-star-emac: set mac_managed_pm when probingJian Hui Lee
2024-07-10ice: Implement driver functionality to dump serdes equalizer valuesAnil Samal
2024-07-10ice: Implement driver functionality to dump fec statisticsAnil Samal
2024-07-10ice: Extend Sideband Queue command to support flagsAnil Samal
2024-07-10e1000e: fix force smbus during suspend flowVitaly Lifshits
2024-07-10idpf: use libeth Rx buffer management for payload bufferAlexander Lobakin
2024-07-10idpf: convert header split mode to libeth + napi_build_skb()Alexander Lobakin
2024-07-10libeth: support different types of buffers for RxAlexander Lobakin
2024-07-10idpf: remove legacy Page Pool Ethtool statsAlexander Lobakin
2024-07-10idpf: reuse libeth's definitions of parsed ptype structuresAlexander Lobakin
2024-07-10idpf: compile singleq code only under default-n CONFIG_IDPF_SINGLEQAlexander Lobakin
2024-07-10idpf: merge singleq and splitq &net_device_opsAlexander Lobakin
2024-07-10idpf: strictly assert cachelines of queue and queue vector structuresAlexander Lobakin
2024-07-10idpf: avoid bloating &idpf_q_vector with big %NR_CPUSAlexander Lobakin
2024-07-10idpf: split &idpf_queue into 4 strictly-typed queue structuresAlexander Lobakin
2024-07-10idpf: stop using macros for accessing queue descriptorsAlexander Lobakin
2024-07-10Merge tag 'mt76-for-kvalo-2024-07-08' of https://github.com/nbd168/wirelessKalle Valo
2024-07-10wifi: iwlwifi: correctly reference TSO page informationBenjamin Berg
2024-07-10net: phy: aquantia: add support for aqr115cBartosz Golaszewski
2024-07-10net: phy: aquantia: wait for the GLOBAL_CFG to start returning real valuesBartosz Golaszewski
2024-07-10net: phy: aquantia: wait for FW reset before checking the vendor IDBartosz Golaszewski
2024-07-10net: phy: aquantia: rename and export aqr107_wait_reset_complete()Bartosz Golaszewski
2024-07-09net: ethernet: lantiq_etop: fix double free in detachAleksander Jan Bajkowski
2024-07-09netxen_nic: Use {low,upp}er_32_bits() helpersGeert Uytterhoeven
2024-07-09net/mlx5e: CT: Initialize err to 0 to avoid warningCosmin Ratiu
2024-07-09net/mlx5e: SHAMPO, Add missing aggregate counterDragos Tatulea
2024-07-09net/mlx5: DR, Remove definer functions from SW Steering APIYevgeny Kliteynik
2024-07-09mlxsw: pci: Lock configuration space of upstream bridge during resetIdo Schimmel
2024-07-09mlxsw: core_thermal: Report valid current state during cooling device registr...Ido Schimmel
2024-07-09mlxsw: Warn about invalid accesses to array fieldsPetr Machata
2024-07-09i40e: Fix XDP program unloading while removing the driverMichal Kubiak
2024-07-09wifi: mt76: mt792x: fix scheduler interference in drv own processMichael Lo
2024-07-09wifi: mt76: mt7925: enabling MLO when the firmware supports itSean Wang
2024-07-09wifi: mt76: mt7925: remove the unused mt7925_mcu_set_chan_infoSean Wang
2024-07-09wifi: mt76: mt7925: update mt7925_mac_link_bss_add for MLOSean Wang
2024-07-09wifi: mt76: mt7925: update mt7925_mcu_bss_basic_tlv for MLOSean Wang
2024-07-09wifi: mt76: mt7925: update mt7925_mcu_set_timing for MLOSean Wang
2024-07-09wifi: mt76: mt7925: update mt7925_mcu_sta_phy_tlv for MLOSean Wang
2024-07-09wifi: mt76: mt7925: update mt7925_mcu_sta_rate_ctrl_tlv for MLOSean Wang
2024-07-09wifi: mt76: mt7925: add mt7925_mcu_sta_eht_mld_tlv for MLOSean Wang
2024-07-09wifi: mt76: mt7925: update mt7925_mcu_sta_update for MLOSean Wang
2024-07-09wifi: mt76: mt7925: update mt7925_mcu_add_bss_info for MLOSean Wang