summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-12-12qlcnic: Clean up some inconsistent indentingJiapeng Chong
2022-12-12i40e: allow toggling loopback mode via ndo_set_features callbackTirthendu Sarkar
2022-12-12net: team: use IFF_NO_ADDRCONF flag to prevent ipv6 addrconfXin Long
2022-12-12net: add IFF_NO_ADDRCONF and use it in bonding to prevent ipv6 addrconfXin Long
2022-12-12net: dsa: mv88e6xxx: replace VTU violation prints with trace pointsVladimir Oltean
2022-12-12net: dsa: mv88e6xxx: replace ATU violation prints with trace pointsVladimir Oltean
2022-12-12net: dsa: mv88e6xxx: read FID when handling ATU violationsHans J. Schultz
2022-12-12net: dsa: mv88e6xxx: remove ATU age out violation printVladimir Oltean
2022-12-12Bluetooth: hci_bcsp: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12Bluetooth: hci_h5: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12Bluetooth: hci_ll: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12Bluetooth: hci_qca: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12Bluetooth: btusb: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12Bluetooth: btintel: Fix missing free skb in btintel_setup_combined()Wang ShaoBo
2022-12-12Bluetooth: btintel: Fix existing sparce warningsLuiz Augusto von Dentz
2022-12-12Bluetooth: btusb: Fix existing sparce warningLuiz Augusto von Dentz
2022-12-12Bluetooth: btusb: Fix new sparce warningsLuiz Augusto von Dentz
2022-12-12Bluetooth: btusb: Add a new PID/VID 13d3/3549 for RTL8822CUGongwei Li
2022-12-12Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0cb8:0xc559Artem Lukyanov
2022-12-12Bluetooth: btusb: Add a new VID/PID 0489/e0f2 for MT7922Andy Chi
2022-12-12Bluetooth: hci_bcm4377: Fix missing pci_disable_device() on error in bcm4377_...Yang Yingliang
2022-12-12Bluetooth: btusb: Add Realtek 8761BUV support ID 0x2B89:0x8761Raman Varabets
2022-12-12Bluetooth: hci_bcm4377: Add new driver for BCM4377 PCIe boardsSven Peter
2022-12-12Bluetooth: hci_bcm: Add CYW4373A0 supportMarek Vasut
2022-12-12Bluetooth: btusb: Add more device IDs for WCN6855Shengyu Qu
2022-12-12Bluetooth: btusb: Default CONFIG_BT_HCIBTUSB_POLL_SYNC=yLuiz Augusto von Dentz
2022-12-12Bluetooth: btusb: Add CONFIG_BT_HCIBTUSB_POLL_SYNCLuiz Augusto von Dentz
2022-12-12virtio_bt: Fix alignment in configuration structIgor Skalkin
2022-12-12Bluetooth: hci_qca: only assign wakeup with serial port supportZhengping Jiang
2022-12-12Bluetooth: btusb: Ignore zero length of USB packets on ALT 6 for specific chipHilda Wu
2022-12-12Bluetooth: btrtl: Add btrealtek data structHilda Wu
2022-12-12Bluetooth: virtio_bt: fix device removalMichael S. Tsirkin
2022-12-12Bluetooth: Work around SCO over USB HCI design defectNicolas Cavallari
2022-12-12Bluetooth: btusb: Introduce generic USB resetArchie Pusaka
2022-12-12btusb: Avoid reset of ISOC endpoint alt settings to zeroChethan Tumkur Narayan
2022-12-12net: hns3: use strscpy() to instead of strncpy()Xu Panda
2022-12-12net: ethernet: ti: am65-cpsw: Fix PM runtime leakage in am65_cpsw_nuss_ndo_sl...Roger Quadros
2022-12-12Merge tag 'wireless-next-2022-12-12' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-12-12Merge tag 'linux-can-next-for-6.2-20221212' of git://git.kernel.org/pub/scm/l...David S. Miller
2022-12-12can: tcan4x5x: Specify separate read/write rangesMarkus Schneider-Pargmann
2022-12-12can: tcan4x5x: Fix register range of first two blocksMarkus Schneider-Pargmann
2022-12-12can: tcan4x5x: Fix use of register error status maskMarkus Schneider-Pargmann
2022-12-12can: tcan4x5x: Remove invalid write in clear_interruptsMarkus Schneider-Pargmann
2022-12-12can: m_can: Batch acknowledge rx fifoMarkus Schneider-Pargmann
2022-12-12can: m_can: Batch acknowledge transmit eventsMarkus Schneider-Pargmann
2022-12-12can: m_can: Count read getindex in the driverMarkus Schneider-Pargmann
2022-12-12can: m_can: Count TXE FIFO getidx in the driverMarkus Schneider-Pargmann
2022-12-12can: m_can: Read register PSR only on errorMarkus Schneider-Pargmann
2022-12-12can: m_can: Avoid reading irqstatus twiceMarkus Schneider-Pargmann
2022-12-12can: m_can: Eliminate double read of TXFQS in tx_handlerMarkus Schneider-Pargmann