summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-06-09net/mlx5: Simplify unload all rep codeDaniel Jurgens
2023-06-09net: phy: broadcom: Add support for setting LED brightnessFlorian Fainelli
2023-06-09net: phy: broadcom: Rename LED registersFlorian Fainelli
2023-06-09usbnet: ipheth: update Kconfig descriptionFoster Snowhill
2023-06-09usbnet: ipheth: add CDC NCM supportFoster Snowhill
2023-06-09usbnet: ipheth: transmit URBs without trailing paddingFoster Snowhill
2023-06-09usbnet: ipheth: fix risk of NULL pointer deallocationGeorgi Valkov
2023-06-08chelsio/chtls: Use splice_eof() to flushDavid Howells
2023-06-08Merge tag 'mlx5-updates-2023-06-06' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-06-08net: fman_memac: use pcs-lynx's check for fwnode availabilityRussell King (Oracle)
2023-06-08net: dpaa2: use pcs-lynx's check for fwnode availabilityRussell King (Oracle)
2023-06-08net: pcs: lynx: check that the fwnode is available prior to useRussell King (Oracle)
2023-06-08net: pcs: lynx: change lynx_pcs_create() to return error-pointersRussell King (Oracle)
2023-06-08net: pcs: lynx: make lynx_pcs_create() staticRussell King (Oracle)
2023-06-08net: fman_memac: use lynx_pcs_create_fwnode()Russell King (Oracle)
2023-06-08net: dpaa2-mac: use lynx_pcs_create_fwnode()Russell King (Oracle)
2023-06-08net: pcs: lynx: add lynx_pcs_create_fwnode()Russell King (Oracle)
2023-06-08net: pcs: lynx: remove lynx_get_mdio_device()Russell King (Oracle)
2023-06-08net: fman_memac: allow lynx PCS to handle mdiodev lifetimeRussell King (Oracle)
2023-06-08net: dpaa2-mac: allow lynx PCS to manage mdiodev lifetimeRussell King (Oracle)
2023-06-08net: pch_gbe: Allow build on MIPS_GENERIC kernelJiaxun Yang
2023-06-08mlxsw: spectrum_nve_vxlan: Fix unsupported flag regressionIdo Schimmel
2023-06-08ice: do not re-enable miscellaneous interrupt until thread_fn completesJacob Keller
2023-06-08ice: trigger PFINT_OICR_TSYN_TX interrupt instead of pollingJacob Keller
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-08ice: introduce ICE_TX_TSTAMP_WORK enumerationJacob Keller
2023-06-08ice: always return IRQ_WAKE_THREAD in ice_misc_intr()Karol Kolacinski
2023-06-08ice: handle extts in the miscellaneous interrupt threadKarol Kolacinski
2023-06-08Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-08wifi: rtlwifi: remove misused flag from HAL dataDmitry Antipov
2023-06-08wifi: rtlwifi: remove unused dualmac control leftoversDmitry Antipov
2023-06-08wifi: rtlwifi: remove unused timer and related codeDmitry Antipov
2023-06-08wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdownMarek Vasut
2023-06-08wifi: rsi: Do not configure WoWlan in shutdown hook if not enabledMarek Vasut
2023-06-08wifi: brcmfmac: Detect corner error case earlier with logNeal Sidhwaney
2023-06-08wifi: rtw89: 8852c: update RF radio A/B parameters to R63Ping-Ke Shih
2023-06-08wifi: rtw89: 8852c: update TX power tables to R63 with 6 GHz power type (3 of 3)Zong-Zhe Yang
2023-06-08wifi: rtw89: 8852c: update TX power tables to R63 with 6 GHz power type (2 of 3)Zong-Zhe Yang
2023-06-08wifi: rtw89: 8852c: update TX power tables to R63 with 6 GHz power type (1 of 3)Zong-Zhe Yang
2023-06-08wifi: rtw89: process regulatory for 6 GHz power typeZong-Zhe Yang
2023-06-08wifi: rtw89: regd: update regulatory map to R64-R40Zong-Zhe Yang
2023-06-08wifi: rtw89: regd: judge 6 GHz according to chip and BIOSZong-Zhe Yang
2023-06-08wifi: rtw89: refine clearing supported bands to check 2/5 GHz firstZong-Zhe Yang
2023-06-08wifi: rtw89: 8851b: configure CRASH_TRIGGER feature for 8851BZong-Zhe Yang
2023-06-08wifi: rtw89: set TX power without precondition during setting channelZong-Zhe Yang
2023-06-08wifi: rtw89: debug: txpwr table access only valid page according to chipZong-Zhe Yang
2023-06-08wifi: rtw89: 8851b: enable hw_scan supportPo-Hao Huang
2023-06-08net: txgbe: Support phylink MAC layerJiawen Wu
2023-06-08net: txgbe: Implement phylink pcsJiawen Wu
2023-06-08net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCSJiawen Wu