summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-08-11Bluetooth: btnxpuart: Add support for AW693 chipsetNeeraj Sanjay Kale1-8/+31
2023-08-11Bluetooth: nokia: fix value check in nokia_bluetooth_serdev_probe()Yuanjun Gong1-1/+5
2023-08-11bluetooth: Explicitly include correct DT includesRob Herring3-3/+2
2023-08-11Bluetooth: btbcm: add default address for BCM43430A1Mans Rullgard1-0/+5
2023-08-11Bluetooth: btmtk: Fix kernel crash when processing coredumpChris Lu2-6/+7
2023-08-11Bluetooth: btusb: Add support for another MediaTek 7922 VID/PIDRoger Gammans1-0/+3
2023-08-11Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in HCIUARTGETPROTOLee, Chun-Yi1-1/+2
2023-08-11Bluetooth: btusb: Add new VID/PID 04ca/3804 for MT7922Chris Lu1-0/+3
2023-08-11Bluetooth: btusb: Add new VID/PID 0489/e102 for MT7922Chris Lu1-0/+3
2023-08-11Bluetooth: Add support for Gale Peak (8087:0036)Kiran K1-0/+1
2023-08-11Bluetooth: btusb: Add a new VID/PID 0489/e0f6 for MT7922Chris Lu1-0/+3
2023-08-11Bluetooth: btusb: Add device 0489:e0f5 as MT7922 deviceValentin David1-0/+3
2023-08-11Bluetooth: btusb: mediatek: add MediaTek devcoredump supportJing Cai3-0/+154
2023-08-11Bluetooth: btmtk: introduce btmtk reset workJing Cai3-71/+97
2023-08-11Bluetooth: btusb: mediatek: readx_poll_timeout replaces open codingSean Wang1-15/+15
2023-08-11Bluetooth: btmtk: add printing firmware informationChris Lu1-0/+5
2023-08-11Bluetooth: btintel: Add support for Gale PeakKiran K1-0/+3
2023-08-11Bluetooth: msft: Extended monitor tracking by address filterHilda Wu1-0/+4
2023-08-11Bluetooth: btusb: Add support Mediatek MT7925Peter Tsao3-20/+64
2023-08-11Bluetooth: btintel: Add support to reset bluetooth via ACPI DSMKiran K3-0/+139
2023-08-11Bluetooth: hci_qca: Add qcom devcoredump supportSai Teja Aluvala1-50/+85
2023-08-11Bluetooth: hci_qca: Add qcom devcoredump sysfs supportSai Teja Aluvala1-0/+15
2023-08-11Bluetooth: btrtl: Correct the length of the HCI command for drop fwMax Chou1-8/+6
2023-08-11Bluetooth: btrtl: Add Realtek devcoredump supportHilda Wu3-27/+205
2023-08-11net: dsa: rzn1-a5psw: add vlan supportClément Léger2-3/+171
2023-08-11net: dsa: rzn1-a5psw: add support for .port_bridge_flagsClément Léger1-2/+58
2023-08-11net: dsa: rzn1-a5psw: use a5psw_reg_rmw() to modify flooding resolutionClément Léger1-6/+8
2023-08-11octeontx2-pf: Allow both ntuple and TC features on the interfaceHariprasad Kelam2-18/+12
2023-08-11bonding: remove unnecessary NULL check in bond_destructorZhengchao Shao1-2/+1
2023-08-11bonding: use bond_set_slave_arr to simplify codeZhengchao Shao1-25/+2
2023-08-11bonding: remove redundant NULL check in debugfs functionZhengchao Shao1-9/+0
2023-08-11bonding: use IS_ERR instead of NULL check in bond_create_debugfsZhengchao Shao1-1/+1
2023-08-11bonding: add modifier to initialization function and exit functionZhengchao Shao3-5/+5
2023-08-11net/marvell: fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-1/+1
2023-08-11net/xgene: fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-1/+1
2023-08-11net: mana: Add gdma stats to ethtool output for manaShradha Gupta2-0/+55
2023-08-11octeon_ep: Add control plane host and firmware versions.Sathesh Edara5-3/+64
2023-08-11octeontx2-af: Harden rule validation.Ratheesh Kannoth1-1/+3
2023-08-11net: ftmac100: add multicast filtering possibilitySergei Antonov1-5/+45
2023-08-11tun: avoid high-order page allocation for packet headerTahsin Erdogan1-1/+4
2023-08-11net: ethernet: 8390: ne2k-pci: use module_pci_driver() macroYang Yingliang1-15/+1
2023-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-75/+20
2023-08-11Merge branch 'x86/bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipJakub Kicinski1-75/+20
2023-08-11net: stmmac: xgmac: RX queue routing configurationFurong Xu2-2/+44
2023-08-11leds: trig-netdev: Disable offload on deactivation of triggerAndrew Lunn1-0/+2
2023-08-11net: phy: marvell: Add support for offloading LED blinkingAndrew Lunn1-0/+281
2023-08-11net: phy: phy_device: Call into the PHY driver to set LED offloadAndrew Lunn1-0/+68
2023-08-11led: trig: netdev: Fix requesting offload deviceAndrew Lunn1-3/+5
2023-08-11net: mhi: Remove redundant initialization owner in mhi_net_driverLi Zetao1-1/+0
2023-08-11net: stmmac: dwmac-imx: pause the TXC clock in fixed-linkShenwei Wang1-0/+43