summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2025-02-10netconsole: Introduce configfs helpers for sysdata featuresBreno Leitao
2025-02-10netconsole: Helper to count number of used entriesBreno Leitao
2025-02-10netconsole: Rename userdata to extradataBreno Leitao
2025-02-10netconsole: consolidate send buffers into netconsole_target structBreno Leitao
2025-02-10wifi: rtw89: debugfs depends on CFG80211's onePing-Ke Shih
2025-02-10wifi: rtlwifi: rtl8192de: Fix typos of debug message of phy settingAndrew Kreimer
2025-02-10wifi: rtw88: Fix rtw_update_sta_info() for RTL8814AUBitterblue Smith
2025-02-10wifi: rtw88: Extend TX power stuff for 3-4 spatial streamsBitterblue Smith
2025-02-10wifi: rtw88: Rename RTW_RATE_SECTION_MAX to RTW_RATE_SECTION_NUMBitterblue Smith
2025-02-10wifi: rtw88: Constify some more structs and arraysBitterblue Smith
2025-02-10wifi: rtw88: Extend rtw_fw_send_ra_info() for RTL8814AUBitterblue Smith
2025-02-10wifi: rtw88: Extend rf_base_addr and rf_sipi_addr for RTL8814AUBitterblue Smith
2025-02-10wifi: rtw88: Extend struct rtw_pwr_track_tbl for RTL8814AUBitterblue Smith
2025-02-10wifi: rtw88: Fix download_firmware_validate() for RTL8814AUBitterblue Smith
2025-02-10wifi: rtw88: Fix __rtw_download_firmware() for RTL8814AUBitterblue Smith
2025-02-10wifi: rtw88: Fix a typo of debug message in rtw8723d_iqk_check_tx_failed()Andrew Kreimer
2025-02-10wifi: rtw89: regd: avoid using BITMAP_FROM_U64() to assign function bitmapPing-Ke Shih
2025-02-10wifi: rtw89: coex: Update Wi-Fi/Bluetooth coexistence version to 7.0.3Ching-Te Ku
2025-02-10wifi: rtw89: coex: To avoid TWS serials A2DP lag, adjust slot arrangementChing-Te Ku
2025-02-10wifi: rtw89: coex: Assign value over than 0 to avoid firmware timer hangChing-Te Ku
2025-02-10wifi: rtw89: fw: validate multi-firmware header before getting its sizePing-Ke Shih
2025-02-10wifi: rtw89: fw: validate multi-firmware header before accessingPing-Ke Shih
2025-02-10wifi: rtw89: ps: update H2C command with more info for PSEric Huang
2025-02-10wifi: rtw89: call power_on ahead before selecting firmwarePing-Ke Shih
2025-02-08lib/crc32: standardize on crc32c() name for Castagnoli CRC32Eric Biggers
2025-02-08can: rockchip: rkcanfd_handle_rx_fifo_overflow_int(): bail out if skb cannot ...Robin van der Gracht
2025-02-08can: etas_es58x: fix potential NULL pointer dereference on udev->serialVincent Mailhol