summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-15Revert "net: mvpp2: Improve data types and use min()"Jakub Kicinski
2024-07-15dsa: lan9303: consistent naming for PHY address parameterChristian Eggers
2024-07-15Merge tag 'for-net-next-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2024-07-15Merge branch 'net-make-timestamping-selectable'Jakub Kicinski
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-07-15net: Change the API of PHY default timestamp to MACKory Maincent
2024-07-15Bluetooth: btmtk: Mark all stub functions as inlineNathan Chancellor
2024-07-15Bluetooth: hci_qca: Fix build errorLuiz Augusto von Dentz
2024-07-15Bluetooth: hci_qca: use the power sequencer for wcn7850 and wcn6855Bartosz Golaszewski
2024-07-15Bluetooth: hci_qca: make pwrseq calls the default if availableBartosz Golaszewski
2024-07-15Bluetooth: hci_qca: unduplicate calls to hci_uart_register_device()Bartosz Golaszewski
2024-07-15Bluetooth: hci_qca: schedule a devm action for disabling the clockBartosz Golaszewski
2024-07-15Bluetooth: btnxpuart: Fix warnings for suspend and resume functionsNeeraj Sanjay Kale
2024-07-15Bluetooth: btnxpuart: Add system suspend and resume handlersNeeraj Sanjay Kale
2024-07-15Bluetooth: btnxpuart: Add support for IW615 chipsetNeeraj Sanjay Kale
2024-07-15Bluetooth: btnxpuart: Add support for AW693 A1 chipsetNeeraj Sanjay Kale
2024-07-15Bluetooth: btintel: Add support for Whale Peak2Kiran K
2024-07-15Bluetooth: btintel: Add support for BlazarU coreKiran K
2024-07-15Bluetooth: btusb: mediatek: add ISO data transmission functionsChris Lu
2024-07-15Bluetooth: btmtk: move btusb_recv_acl_mtk to btmtk.cChris Lu
2024-07-15Bluetooth: btmtk: move btusb_mtk_[setup, shutdown] to btmtk.cChris Lu
2024-07-15Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.cChris Lu
2024-07-15Bluetooth: btusb: add callback function in btusb suspend/resumeChris Lu
2024-07-15Bluetooth: btmtk: rename btmediatek_dataChris Lu
2024-07-15Bluetooth: btusb: mediatek: return error for failed reg accessChris Lu
2024-07-15Bluetooth: btusb: mediatek: remove the unnecessary goto tagChris Lu
2024-07-15Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x13d3:0x3591WangYuli
2024-07-15Bluetooth: btintel: Fix the sfi name for BlazarUKiran K
2024-07-15Bluetooth: qca: don't disable power management for QCA6390Bartosz Golaszewski
2024-07-15Bluetooth: hci: fix build when POWER_SEQUENCING=mKrzysztof Kozlowski
2024-07-15Bluetooth: btintel: Fix spelling of *intermediate* in commentPaul Menzel
2024-07-15Bluetooth: qca: use the power sequencer for QCA6390Bartosz Golaszewski
2024-07-15Merge tag 'pwrseq-initial-for-v6.11' of git://git.kernel.org/pub/scm/linux/ke...Luiz Augusto von Dentz
2024-07-15net: ethernet: lantiq_etop: remove redundant device name setupAleksander Jan Bajkowski
2024-07-15net: dsa: vsc73xx: start treating the BR_LEARNING flagPawel Dembicki
2024-07-15net: dsa: vsc73xx: Add bridge supportPawel Dembicki
2024-07-15net: dsa: prepare 'dsa_tag_8021q_bridge_join' for standalone usePawel Dembicki
2024-07-15net: dsa: Define max num of bridges in tag8021q implementationPawel Dembicki
2024-07-15net: dsa: vsc73xx: Implement the tag_8021q VLAN operationsPawel Dembicki
2024-07-15net: dsa: vsc73xx: Add vlan filteringPawel Dembicki
2024-07-15net: dsa: vsc73xx: add port_stp_state_set functionPawel Dembicki
2024-07-15net: ti: icssg-prueth: Split out common object into moduleMD Danish Anwar
2024-07-14virtio_net: Fix napi_skb_cache_put warningBreno Leitao
2024-07-14net: phy: bcm-phy-lib: Implement BroadR-Reach link modesKamil Horák (2N)
2024-07-14net: phy: bcm54811: New link mode for BroadR-ReachKamil Horák (2N)
2024-07-14virtio_net: xsk: rx: support recv merge modeXuan Zhuo
2024-07-14virtio_net: xsk: rx: support recv small modeXuan Zhuo
2024-07-14virtio_net: xsk: rx: support fill with xsk bufferXuan Zhuo
2024-07-14virtio_net: xsk: support wakeupXuan Zhuo
2024-07-14virtio_net: xsk: bind/unbind xsk for rxXuan Zhuo