summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-02-11wifi: mac80211_hwsim: enable strict modeJohannes Berg
2025-02-11wifi: qtnfmac: Avoid multiple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2025-02-11wifi: mwifiex: Remove unused mwifiex_uap_del_sta_dataDr. David Alan Gilbert
2025-02-11wifi: ipw2x00: Fix spelling mistake "stablization" -> "stabilization"Colin Ian King
2025-02-11wifi: iwlwifi: remove the mvm prefix from iwl_mvm_aux_sta_cmdEmmanuel Grumbach
2025-02-11wifi: iwlwifi: remove the version number from iwl_dts_measurement_notif_v2Emmanuel Grumbach
2025-02-11wifi: iwlwifi: remove the mvm prefix from iwl_mvm_ctdp_cmdEmmanuel Grumbach
2025-02-11wifi: iwlwifi: Remove old device dataDr. David Alan Gilbert
2025-02-11wifi: iwlwifi: Remove unused iwl_bz_nameDr. David Alan Gilbert
2025-02-11wifi: iwlwifi: mvm: Remove unused iwl_mvm_ftm_add_pasn_staDr. David Alan Gilbert
2025-02-11wifi: iwlwifi: mvm: Remove unused iwl_mvm_ftm_*_add_pasn_sta functionsDr. David Alan Gilbert
2025-02-11wifi: iwlwifi: mvm: Remove unused iwl_mvm_rx_missed_vap_notifDr. David Alan Gilbert
2025-02-11wifi: iwlwifi: dvm: Remove unused iwl_rx_ant_restrictionDr. David Alan Gilbert
2025-02-11net: fec: Refactor MAC reset to functionCsókás, Bence
2025-02-10Merge tag 'linux-can-fixes-for-6.14-20250208' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-02-10mlxsw: Enable Tx checksum offloadIdo Schimmel
2025-02-10net: fib_rules: Factorise fib_newrule() and fib_delrule().Kuniyuki Iwashima
2025-02-10tap: Use tun's vnet-related codeAkihiko Odaki
2025-02-10tap: Keep hdr_len in tap_get_user()Akihiko Odaki
2025-02-10tun: Extract the vnet handling codeAkihiko Odaki
2025-02-10tun: Decouple vnet handlingAkihiko Odaki
2025-02-10tun: Decouple vnet from tun_structAkihiko Odaki
2025-02-10tun: Keep hdr_len in tun_get_user()Akihiko Odaki
2025-02-10tun: Refactor CONFIG_TUN_VNET_CROSS_LEAkihiko Odaki
2025-02-10net: xilinx: axienet: Enable adaptive IRQ coalescing with DIMSean Anderson
2025-02-10net: xilinx: axienet: Get coalesce parameters from driver stateSean Anderson
2025-02-10net: xilinx: axienet: Support adjusting coalesce settings while runningSean Anderson
2025-02-10net: xilinx: axienet: Combine CR calculationSean Anderson
2025-02-10Merge tag 'wireless-2025-02-07' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2025-02-10net: stmmac: Apply new page pool parameters when SPH is enabledFurong Xu
2025-02-10r8152: add vendor/device ID pair for Dell Alienware AW1022zAleksander Jan Bajkowski
2025-02-10ice: use generic unrolled_count() macroAlexander Lobakin
2025-02-10i40e: use generic unrolled_count() macroAlexander Lobakin
2025-02-10net: phy: dp83td510: introduce LED framework supportOleksij Rempel
2025-02-10e1000e: Fix real-time violations on link upGerhard Engleder
2025-02-10igc: Avoid unnecessary link down event in XDP_SETUP_PROG processSong Yoong Siang
2025-02-10ice: refactor ice_fdir_create_dflt_rules() functionMateusz Polchlopek
2025-02-10ice: Implement PTP support for E830 devicesMichal Michalik
2025-02-10ice: Refactor ice_ptp_init_tx_*Karol Kolacinski
2025-02-10ice: Add unified ice_capture_crosststampJacob Keller
2025-02-10ice: Process TSYN IRQ in a separate functionKarol Kolacinski
2025-02-10ice: Use FIELD_PREP for timestamp valuesKarol Kolacinski
2025-02-10ice: Remove unnecessary ice_is_e8xx() functionsKarol Kolacinski
2025-02-10ice: Don't check device type when checking GNSS presenceKarol Kolacinski
2025-02-10eth: fbnic: support listing tcam content via debugfsAlexander Duyck
2025-02-10eth: fbnic: support n-tuple filtersAlexander Duyck
2025-02-10eth: fbnic: add IP TCAM programmingAlexander Duyck
2025-02-10eth: fbnic: support an additional RSS contextDaniel Zahka
2025-02-10netconsole: add support for sysdata and CPU populationBreno Leitao
2025-02-10netconsole: Include sysdata in extradata entry countBreno Leitao