summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-04-04ice: fix wrong fallback logic for FDIRSimei Su
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-04net: stmmac: fix up RX flow hash indirection table when setting channelsCorinna Vinschen
2023-04-04net: ethernet: ti: am65-cpsw: Fix mdio cleanup in probeSiddharth Vadapalli
2023-04-04RDMA/bnxt_re: Update HW interface headersSelvin Xavier
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-03driver core: class: remove struct class_interface * from callbacksGreg Kroah-Hartman
2023-04-03wifi: mt76: ignore key disable commandsFelix Fietkau
2023-04-03wifi: ath11k: reduce the MHI timeout to 20sKalle Valo
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-03net: sfp: add quirk enabling 2500Base-x for HG MXPD-483IIDaniel Golle
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman