summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-10-19wifi: rtw89: move software DCFO compensation setting to proper positionCheng-Chieh Hsieh
2023-10-19wifi: rtw89: correct the DCFO tracking flow to improve CFO compensationCheng-Chieh Hsieh
2023-10-19wifi: rtw89: modify the register setting and the flow of CFO trackingCheng-Chieh Hsieh
2023-10-19wifi: rtw89: phy: generalize valid bit of BSS colorPing-Ke Shih
2023-10-19wifi: rtw89: phy: change naming related BT coexistence functionsChung-Hsuan Hung
2023-10-19wifi: rtw88: dump firmware debug information in abnormal stateChin-Yen Lee
2023-10-19wifi: rtw88: debug: add to check if debug mask is enabledChin-Yen Lee
2023-10-19wifi: rtlwifi: cleanup struct rtl_ps_ctlDmitry Antipov
2023-10-18net: phy: bcm7xxx: Add missing 16nm EPHY statisticsFlorian Fainelli
2023-10-18igc: replace deprecated strncpy with strscpyJustin Stitt
2023-10-18igbvf: replace deprecated strncpy with strscpyJustin Stitt
2023-10-18igb: replace deprecated strncpy with strscpyJustin Stitt
2023-10-18i40e: use scnprintf over strncpy+strncatJustin Stitt
2023-10-18fm10k: replace deprecated strncpy with strscpyJustin Stitt
2023-10-18e1000: replace deprecated strncpy with strscpyJustin Stitt
2023-10-18e100: replace deprecated strncpy with strscpyJustin Stitt
2023-10-18intel: fix format warningsJesse Brandeburg
2023-10-18intel: fix string truncation warningsJesse Brandeburg
2023-10-18net: mdio-mux: fix C45 access returning -EIO after API changeVladimir Oltean
2023-10-18octeon_ep: update BQL sent bytes before ringing doorbellShinas Rasheed
2023-10-18net: wangxun: remove redundant kernel logJiawen Wu
2023-10-18net: fec: Remove non-Coldfire platform IDsAlexander Stein
2023-10-18net: fec: Fix device_get_match_data usageAlexander Stein
2023-10-18drivers: net: wwan: iosm: Fixed multiple typos in multiple filesMuhammad Muzammil
2023-10-18Revert "net: wwan: iosm: enable runtime pm support for 7560"Bagas Sanjaya
2023-10-18ice: Refactor finding advertised link speedPawel Chmielewski
2023-10-18qede: Refactor qede_forced_speed_maps_init()Paul Greenwalt
2023-10-18wifi: ath11k: rename the sc naming convention to abKarthikeyan Periyasamy
2023-10-18wifi: ath11k: rename the wmi_sc naming convention to wmi_abKarthikeyan Periyasamy
2023-10-18wifi: ath6kl: replace deprecated strncpy with memcpyJustin Stitt
2023-10-18wifi: ath5k: replace deprecated strncpy with strscpyJustin Stitt
2023-10-18wifi: ath12k: Remove ath12k_base::bd_apiJeff Johnson
2023-10-18wifi: ath11k: Remove ath11k_base::bd_apiJeff Johnson
2023-10-18wifi: ath12k: Enable Mesh support for QCN9274Ramya Gnanasekar
2023-10-18wifi: ath12k: register EHT mesh capabilitiesRamya Gnanasekar
2023-10-18wifi: ath11k: Use device_get_match_data()Rob Herring
2023-10-17Merge tag 'mlx5-updates-2023-10-10' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-10-17hamradio: replace deprecated strncpy with strscpy_padJustin Stitt
2023-10-17net: usb: smsc95xx: Fix an error code in smsc95xx_reset()Dan Carpenter
2023-10-17net: phylink: remove a bunch of unused validation methodsRussell King (Oracle)
2023-10-17net: phylink: remove .validate() methodRussell King (Oracle)
2023-10-17net: fman: convert to .mac_get_caps()Russell King (Oracle)
2023-10-17net: phylink: provide mac_get_caps() methodRussell King (Oracle)
2023-10-17eth: bnxt: fix backward compatibility with older devicesJakub Kicinski
2023-10-17tun: prevent negative ifindexEric Dumazet
2023-10-17Merge tag 'wireless-next-2023-10-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-10-17gve: Do not fully free QPL pages on prefill errorsShailend Chand
2023-10-17mctp i3c: MCTP I3C driverMatt Johnston
2023-10-16drivers: net: wwan: wwan_core.c: resolved spelling mistakeMuhammad Muzammil
2023-10-16net: usb: replace deprecated strncpy with strscpyJustin Stitt