summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-12-18Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-12-17net: phy: add support for PHY package MMD read/writeChristian Marangi
2023-12-17net: phy: restructure __phy_write/read_mmd to helper and phydev userChristian Marangi
2023-12-17net: phy: extend PHY package API to support multiple global addressChristian Marangi
2023-12-17octeontx2-af: Add new devlink param to configure maximum usable NIX block LFsSuman Ghosh
2023-12-17Merge tag 'ath-next-20231215' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2023-12-17wifi: mt76: mt7996: Use DECLARE_FLEX_ARRAY() and fix -Warray-bounds warningsGustavo A. R. Silva
2023-12-17net: phylink: reimplement population of pl->supported for in-bandVladimir Oltean
2023-12-15wifi: ath11k: workaround too long expansion sparse warningsKalle Valo
2023-12-15Revert "wifi: ath12k: use ATH12K_PCI_IRQ_DP_OFFSET for DP IRQ"Karthikeyan Periyasamy
2023-12-15wifi: rt2x00: remove useless code in rt2x00queue_create_tx_descriptor()Dmitry Antipov
2023-12-15wifi: rtw89: only reset BB/RF for existing WiFi 6 chips while starting upPing-Ke Shih
2023-12-15wifi: rtw89: add DBCC H2C to notify firmware the statusPing-Ke Shih
2023-12-15wifi: rtw89: mac: add suffix _ax to MAC functionsPing-Ke Shih
2023-12-15wifi: rtw89: mac: add flags to check if CMAC and DMAC are enabledPing-Ke Shih
2023-12-15wifi: rtw89: 8922a: add power on/off functionsPing-Ke Shih
2023-12-15wifi: rtw89: add XTAL SI for WiFi 7 chipsPing-Ke Shih
2023-12-15wifi: rtw89: phy: print out RFK log with formatted stringPing-Ke Shih
2023-12-15wifi: rtw89: parse and print out RFK log from C2H eventsPing-Ke Shih
2023-12-15wifi: rtw89: add C2H event handlers of RFK log and reportPing-Ke Shih
2023-12-15wifi: rtw89: load RFK log format string from firmware filePing-Ke Shih
2023-12-15wifi: rtw89: fw: add version field to BB MCU firmware elementPing-Ke Shih
2023-12-15wifi: rtw89: fw: load TX power track tables from fw_elementPing-Ke Shih
2023-12-15wifi: mwifiex: configure BSSID consistently when starting APDavid Lin
2023-12-15wifi: mwifiex: add extra delay for firmware readyDavid Lin
2023-12-15hv_netvsc: remove duplicated including of slab.hWang Jinchao
2023-12-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-12-15net: dsa: mv88e6xxx: Add "rmon" counter group supportTobias Waldekranz
2023-12-15net: dsa: mv88e6xxx: Limit histogram counters to ingress trafficTobias Waldekranz
2023-12-15net: dsa: mv88e6xxx: Add "eth-mac" counter group supportTobias Waldekranz
2023-12-15net: dsa: mv88e6xxx: Give each hw stat an IDTobias Waldekranz
2023-12-15net: dsa: mv88e6xxx: Fix mv88e6352_serdes_get_stats error pathTobias Waldekranz
2023-12-15net: dsa: mv88e6xxx: Create API to read a single stat counterTobias Waldekranz
2023-12-15net: dsa: mv88e6xxx: Push locking into stats snapshottingTobias Waldekranz
2023-12-15mlxsw: spectrum_fid: Set NVE flood profile as part of FID configurationPetr Machata
2023-12-15mlxsw: spectrum_fid: Add an "any" packet typePetr Machata
2023-12-15mlxsw: reg: Add nve_flood_prf_id field to SFMRPetr Machata
2023-12-15net: phy: at803x: make read specific status function more genericChristian Marangi
2023-12-15net: phy: at803x: move specific qca808x config_aneg to dedicated functionChristian Marangi
2023-12-15virtio/vsock: send credit update during setting SO_RCVLOWATArseniy Krasnov
2023-12-15net: mana: add msix index sharing between EQsKonstantin Taranov
2023-12-15octeontx2-af: Fix multicast/mirror group lock/unlock issueSuman Ghosh
2023-12-15Merge tag 'mlx5-updates-2023-12-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-12-15net: phy: add Rust Asix PHY driverFUJITA Tomonori
2023-12-15rust: core abstractions for network PHY driversFUJITA Tomonori
2023-12-15net: stmmac: don't create a MDIO bus if unnecessaryAndrew Halaney
2023-12-14i40e: remove fake support of rx-frames-irqJason Xing
2023-12-14net: mdio-mux: be compatible with parent buses which only support C45Vladimir Oltean
2023-12-14net: mdio-mux: show errors on probe failureVladimir Oltean