summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-04-11wifi: mac80211_hwsim: fix potential NULL deref in hwsim_pmsr_report_nl()Eric Dumazet
2023-04-11wifi: iwlwifi: fix duplicate entry in iwl_dev_info_tableGregory Greenman
2023-04-11wifi: iwlwifi: mvm: fix the order of TIMING_MEASUREMENT notificationsGregory Greenman
2023-04-05net: stmmac: dwmac-imx: use platform specific reset for imx93 SoCsShenwei Wang
2023-04-05net: stmmac: add support for platform specific resetShenwei Wang
2023-04-05Merge tag 'wireless-next-2023-04-05' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-04-05Merge tag 'linux-can-next-for-6.4-20230404-2' of git://git.kernel.org/pub/scm...Jakub Kicinski
2023-04-04net: phy: meson-gxl: enable edpd tunable support for G12A internal PHYHeiner Kallweit
2023-04-04kvaser_usb: convert USB IDs to hexadecimal valuesOliver Hartkopp
2023-04-04can: esd_usb: Add support for CAN_CTRLMODE_BERR_REPORTINGFrank Jungclaus
2023-04-04can: rcar_canfd: rcar_canfd_probe(): fix plain integer in transceivers[] initGeert Uytterhoeven
2023-04-03sfc: remove expired unicast PTP filtersÍñigo Huguet
2023-04-03sfc: support unicast PTPÍñigo Huguet
2023-04-03sfc: allow insertion of filters for unicast PTPÍñigo Huguet
2023-04-03sfc: store PTP filters in a listÍñigo Huguet
2023-04-03wifi: rt2x00: Fix memory leak when handling surveysArmin Wolf
2023-04-03wifi: b43legacy: Remove the unused function prev_slot()Jiapeng Chong
2023-04-03wifi: rtw89: Remove redundant pci_clear_masterCai Huoqing
2023-04-03wifi: rtw89: fix potential race condition between napi_init and napi_enablePing-Ke Shih
2023-04-03wifi: rtw89: config EDCCA threshold during scan to prevent TX failedChih-Kang Chang
2023-04-03wifi: rtw89: fix incorrect channel info during scan due to ppdu_sts filteringChih-Kang Chang
2023-04-03wifi: rtw89: remove superfluous H2C of join_infoChin-Yen Lee
2023-04-03wifi: rtw89: set data lowest rate according to AP supported rateChih-Kang Chang
2023-04-03wifi: rtw89: add counters of register-based H2C/C2HPing-Ke Shih
2023-04-03wifi: rtw89: coex: Update Wi-Fi Bluetooth coexistence version to 7.0.1Ching-Te Ku
2023-04-03wifi: rtw89: coex: Add report control v5 variationChing-Te Ku
2023-04-03wifi: rtw89: coex: Update RTL8852B LNA2 hardware parameterChing-Te Ku
2023-04-03wifi: rtw89: coex: Not to enable firmware report when WiFi is power savingChing-Te Ku
2023-04-03wifi: rtw89: coex: Add LPS protocol radio state for RTL8852BChing-Te Ku
2023-04-03net: dsa: mt7530: introduce driver for MT7988 built-in switchDaniel Golle
2023-04-03net: dsa: mt7530: skip locking if MDIO bus isn't presentDaniel Golle
2023-04-03net: dsa: mt7530: introduce separate MDIO driverDaniel Golle
2023-04-03net: dsa: mt7530: split-off common parts from mt7531_setupDaniel Golle
2023-04-03net: dsa: mt7530: introduce mt7530_remove_common helper functionDaniel Golle
2023-04-03net: dsa: mt7530: introduce mt7530_probe_common helper functionDaniel Golle
2023-04-03net: dsa: mt7530: move p5_intf_modes() function to mt7530.cDaniel Golle
2023-04-03net: dsa: mt7530: introduce mutex helpersDaniel Golle
2023-04-03net: dsa: mt7530: move SGMII PCS creation to mt7530_probe functionDaniel Golle
2023-04-03net: dsa: mt7530: use regmap to access switch register spaceDaniel Golle
2023-04-03net: dsa: mt7530: use unlocked regmap accessorsDaniel Golle
2023-04-03net: dsa: mt7530: refactor SGMII PCS creationDaniel Golle
2023-04-03net: dsa: mt7530: make some noise if register read failsDaniel Golle
2023-04-03net: phy: smsc: enable edpd tunable supportHeiner Kallweit
2023-04-03net: phy: smsc: add support for edpd tunableHeiner Kallweit
2023-04-03net: phy: smsc: prepare for making edpd wait period configurableHeiner Kallweit
2023-04-03net: phy: smsc: add flag edpd_mode_set_by_userHeiner Kallweit
2023-04-03net: phy: smsc: clear edpd_enable if interrupt mode is usedHeiner Kallweit
2023-04-03net: phy: smsc: add helper smsc_phy_config_edpdHeiner Kallweit
2023-04-03net: phy: smsc: rename flag energy_enableHeiner Kallweit
2023-04-02net: alteon: remove unused len variableTom Rix