summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-07-25net: ethernet: mtk_eth_soc: introduce xdp ethtool countersLorenzo Bianconi
2022-07-25net: ethernet: mtk_eth_soc: add basic XDP supportLorenzo Bianconi
2022-07-25net: ethernet: mtk_eth_soc: rely on page_pool for single page buffersLorenzo Bianconi
2022-07-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-07-22net: usb: ax88179_178a: wol optimizationsJustin Chen
2022-07-22net: usb: ax88179_178a: move priv to driver_privJustin Chen
2022-07-22net: usb: ax88179_178a: restore state on resumeJustin Chen
2022-07-22net: usb: ax88179_178a: clean up pm callsJustin Chen
2022-07-22net: usb: ax88179_178a: remove redundant init codeJustin Chen
2022-07-22Merge tag 'for-net-next-2022-07-22' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-07-22Bluetooth: btusb: Detect if an ACL packet is in fact an ISO packetLuiz Augusto von Dentz
2022-07-22Bluetooth: btusb: Add support for ISO packetsLuiz Augusto von Dentz
2022-07-22mlxsw: core: Fix use-after-free calling devl_unlock() in mlxsw_core_bus_devic...Jiri Pirko
2022-07-22Bluetooth: btrtl: Fix typo in commentshaomin Deng
2022-07-22sfc: attach/detach EF100 representors along with their owning PFEdward Cree
2022-07-22sfc: hook up ef100 representor TXEdward Cree
2022-07-22sfc: support passing a representor to the EF100 TX pathEdward Cree
2022-07-22sfc: determine representee m-port for EF100 representorsEdward Cree
2022-07-22sfc: phys port/switch identification for ef100 repsEdward Cree
2022-07-22sfc: add basic ethtool ops to ef100 repsEdward Cree
2022-07-22sfc: add skeleton ef100 VF representorsEdward Cree
2022-07-22sfc: detect ef100 MAE admin privilege/capability at probe timeEdward Cree
2022-07-22sfc: update EF100 register descriptionsEdward Cree
2022-07-22net: marvell: prestera: use netif_is_any_bridge_port instead of open codeJuhee Kang
2022-07-22mlxsw: use netif_is_any_bridge_port() instead of open codeJuhee Kang
2022-07-21Merge tag 'linux-can-next-for-5.20-20220721' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-07-21Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for fake CSRZijun Hu
2022-07-21Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for QCAZijun Hu
2022-07-21Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922He Wang
2022-07-21Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN for MTKYuri D'Elia
2022-07-21Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in autobaud modeHakan Jansson
2022-07-21Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud modeHakan Jansson
2022-07-21Bluetooth: hci_bcm: Add DT compatible for CYW55572Hakan Jansson
2022-07-21Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586Hilda Wu
2022-07-21Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587Hilda Wu
2022-07-21Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558Hilda Wu
2022-07-21Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675Hilda Wu
2022-07-21Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007Hilda Wu
2022-07-21Bluetooth: Add default wakeup callback for HCI UART driverYing Hsu
2022-07-21Bluetooth: btmtksdio: Add in-band wakeup supportSean Wang
2022-07-21Bluetooth: hci_bcm: Add BCM4349B1 variantAhmad Fatoum
2022-07-21Bluetooth: hci_intel: Add check for platform_driver_registerJiasheng Jiang
2022-07-21Bluetooth: hci_bcm: Add support for FW loading in autobaud modeHakan Jansson
2022-07-21Bluetooth: hci_qca: Return wakeup for qca_wakeupSai Teja Aluvala
2022-07-21Bluetooth: btusb: Add support of IMC Networks PID 0x3568Aaron Ma
2022-07-21net: ipa: fix buildPaolo Abeni
2022-07-21ice: add write functionality for GNSS TTYKarol Kolacinski
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-21ice: add i2c write commandKarol Kolacinski
2022-07-21Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds