summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-02-14wifi: ath11k: Remove scan_flags union from struct scan_req_paramsNicolas Escande
2024-02-14wifi: ath11k: Do not directly use scan_flags in struct scan_req_paramsNicolas Escande
2024-02-13veth: rely on skb_pp_cow_data utility routineLorenzo Bianconi
2024-02-13xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generi...Lorenzo Bianconi
2024-02-13net: dsa: realtek: fix digital interface select macro for EXT0Luiz Angelo Daros de Luca
2024-02-13r8169: add support for returning tx_lpi_timer in ethtool get_eeeHeiner Kallweit
2024-02-13r8169: support setting the EEE tx idle timer on RTL8168hHeiner Kallweit
2024-02-13r8169: add generic rtl_set_eee_txidle_timer functionHeiner Kallweit
2024-02-13r8169: add LED support for RTL8125/RTL8126Heiner Kallweit
2024-02-13net: fec: Refactor: Replace FEC_ENET_FCE with FEC_RCR_FLOWCTLCsókás Bence
2024-02-13net: fec: Refactor: #define magic constantsCsókás Bence
2024-02-13net: add netdev_lockdep_set_classes() to virtual driversEric Dumazet
2024-02-13net: phy: aquantia: clear PMD Global Transmit Disable bit during initRobert Marko
2024-02-13net: ti: icssg-prueth: add dependency for PTPRandy Dunlap
2024-02-13r8169: simplify code by using core-provided pcpu stats allocationHeiner Kallweit
2024-02-13net: stmmac: Simplify mtl IRQ status checkingKurt Kanzenbach
2024-02-12pds_core: no health-thread in VF pathShannon Nelson
2024-02-12ionic: minimal work with 0 budgetShannon Nelson
2024-02-12net: stmmac: xgmac: use #define for string constantsSimon Horman
2024-02-12i40e: take into account XDP Tx queues when stopping ringsMaciej Fijalkowski
2024-02-12i40e: avoid double calling i40e_pf_rxq_wait()Maciej Fijalkowski
2024-02-12i40e: Fix wrong mask used during DCB configIvan Vecera
2024-02-12i40e: Fix waiting for queues of all VSIs to be disabledIvan Vecera
2024-02-12net/mlx5e: link NAPI instances to queues and IRQsJoe Damato
2024-02-12i40e: Do not allow untrusted VF to remove administratively set MACIvan Vecera
2024-02-12wifi: iwlwifi: mvm: check own capabilities for EMLSRJohannes Berg
2024-02-12wifi: iwlwifi: bump FW API to 89 for AX/BZ/SC devicesMiri Korenblit
2024-02-12wifi: iwlwifi: iwl-trans.h: clean up kernel-docJohannes Berg
2024-02-12wifi: iwlwifi: fw: file: clean up kernel-docJohannes Berg
2024-02-12wifi: iwlwifi: api: dbg-tlv: fix up kernel-docJohannes Berg
2024-02-12wifi: iwlwifi: error-dump: fix kernel-doc issuesJohannes Berg
2024-02-12wifi: iwlwifi: mvm: fix thermal kernel-docJohannes Berg
2024-02-12wifi: iwlwifi: don't use TRUE/FALSE with boolJohannes Berg
2024-02-12wifi: iwlwifi: api: fix constant version to match FWJohannes Berg
2024-02-12wifi: iwlwifi: mvm: Fix the listener MAC filter flagsIlan Peer
2024-02-12wifi: iwlwifi: mvm: Extend support for P2P service discoveryIlan Peer
2024-02-12wifi: iwlwifi: mvm: work around A-MSDU size problemJohannes Berg
2024-02-12wifi: iwlwifi: nvm: parse the VLP/AFC bit from regulatoryMukesh Sisodiya
2024-02-12wifi: iwlwifi: iwlmvm: handle unprotected deauth/disassoc in d3Shaul Triebitz
2024-02-12wifi: mac80211_hwsim: Add 160MHz bw range to regdom_custom_04Andrei Otcheretianski
2024-02-12wifi: mac80211: remove gfp parameter from ieee80211_obss_color_collision_notifyLorenzo Bianconi
2024-02-12ice: Fix debugfs with devlink reloadWojciech Drewek
2024-02-12ice: Remove and readd netdev during devlink reloadWojciech Drewek
2024-02-12ice: add support for 3k signing DDP sections for E825CGrzegorz Nitka
2024-02-12ice: Add helper function ice_is_generic_macGrzegorz Nitka
2024-02-12ice: introduce new E825C devices familyGrzegorz Nitka
2024-02-12can: softing: remove redundant NULL checkDaniil Dulov
2024-02-12can: kvaser_pciefd: Add support for Kvaser M.2 PCIe 4xCANJimmy Assarsson
2024-02-12can: m_can: Implement transmit submission coalescingMarkus Schneider-Pargmann
2024-02-12can: m_can: Implement BQLMarkus Schneider-Pargmann