summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-02-26wifi: ath12k: Improve BSS discovery with hidden SSID in 6 GHz bandRamasamy Kaliappan
2025-02-26net: toshiba: Remove reference to PPC_IBM_CELL_BLADEMichael Ellerman
2025-02-26net: spider_net: Remove powerpc Cell driverMichael Ellerman
2025-02-26wifi: iwlwifi: add Debug Host Command APIsMiri Korenblit
2025-02-26wifi: iwlwifi: add IWL_MAX_NUM_IGTKS macroMiri Korenblit
2025-02-26wifi: iwlwifi: add OMI bandwidth reduction APIsJohannes Berg
2025-02-26wifi: iwlwifi: remove mvm prefix from iwl_mvm_d3_end_notifMiri Korenblit
2025-02-26wifi: iwlwifi: remember if the UATS table was read successfullyEmmanuel Grumbach
2025-02-26wifi: iwlwifi: export iwl_get_lari_config_bitmapEmmanuel Grumbach
2025-02-26wifi: iwlwifi: add support for external 32 KHz clockEmmanuel Grumbach
2025-02-26wifi: iwlwifi: mld: add a debug level for EHT printsMiri Korenblit
2025-02-26wifi: iwlwifi: mld: add a debug level for PTP printsMiri Korenblit
2025-02-26wifi: iwlwifi: remove mvm prefix from iwl_mvm_esr_mode_notifMiri Korenblit
2025-02-26wifi: iwlwifi: use 0xff instead of 0xffffffff for invalidEmmanuel Grumbach
2025-02-26wifi: iwlwifi: location api cleanupAvraham Stern
2025-02-26wifi: iwlegacy: don't warn for unused variables with DEBUG_FS=nArnd Bergmann
2025-02-26wifi: brcmfmac: keep power during suspend if board requires itMatthias Proske
2025-02-25net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()Wei Fang
2025-02-25net: enetc: remove the mm_lock from the ENETC v4 driverWei Fang
2025-02-25net: enetc: add missing enetc4_link_deinit()Wei Fang
2025-02-25net: enetc: update UDP checksum when updating originTimestamp fieldWei Fang
2025-02-25net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNCWei Fang
2025-02-25net: enetc: correct the xdp_tx statisticsWei Fang
2025-02-25net: enetc: keep track of correct Tx BD count in enetc_map_tx_tso_buffs()Wei Fang
2025-02-25net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()Wei Fang
2025-02-25ixgbe: fix media cage present detection for E610 devicePiotr Kwapulinski
2025-02-25iavf: fix circular lock dependency with netdev_lockJacob Keller
2025-02-25ice: Avoid setting default Rx VSI twice in switchdev setupMarcin Szycik
2025-02-25ice: Fix deinitializing VF in error pathMarcin Szycik
2025-02-25enic: add dependency on Page PoolJohn Daley
2025-02-25Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-02-25net: wangxun: fix LIBWX dependenciesArnd Bergmann
2025-02-25net/mlx5e: Symmetric OR-XOR RSS hash controlGal Pressman
2025-02-25ethtool: Symmetric OR-XOR RSS hashGal Pressman
2025-02-25drivers: net: xgene: Don't use "proxy" headersAndy Shevchenko
2025-02-25net: stmmac: dwc-qos: clean up clock initialisationRussell King (Oracle)
2025-02-25net: stmmac: dwc-qos: name struct plat_stmmacenet_data consistentlyRussell King (Oracle)
2025-02-25net: ethernet: ti: am65-cpsw: select PAGE_POOLSascha Hauer
2025-02-25Octeontx2-af: RPM: Register driver with PCI subsys IDsHariprasad Kelam
2025-02-25eth: fbnic: Update return value in kdocMohsin Bashir
2025-02-25eth: fbnic: Consolidate PUL_USER CSR sectionMohsin Bashir
2025-02-25eth: fbnic: Add PCIe registers dumpMohsin Bashir
2025-02-25Merge branch 'mlx5-next' into wip/leon-for-nextLeon Romanovsky
2025-02-24net: phy: add phylib-internal.hHeiner Kallweit
2025-02-24net/mlx5: Use secs_to_jiffies() instead of msecs_to_jiffies()Thorsten Blum
2025-02-24net/mlx5e: Support RX xfrm state selector's UPSPEC for packet offloadJianbo Liu
2025-02-24net/mlx5e: Add pass flow group for IPSec RX status tableJianbo Liu
2025-02-24net/mlx5e: Add num_reserved_entries param for ipsec_ft_create()Jianbo Liu
2025-02-24net/mlx5e: Skip IPSec RX policy check for crypto offloadJianbo Liu
2025-02-24net/mlx5e: Move IPSec policy check after decryptionJianbo Liu