summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-07Bluetooth: btusb: Add support for Foxconn QCA 0xe0d0Aaron Ma
2022-01-07Bluetooth: btintel: Fix broken LED quirk for legacy ROM devicesTedd Ho-Jeong An
2022-01-06Bluetooth: btbcm: disable read tx power for MacBook Air 8,1 and 8,2Aditya Garg
2022-01-06Bluetooth: hci_qca: Fix NULL vs IS_ERR_OR_NULL check in qca_serdev_probeMiaoqian Lin
2022-01-06Bluetooth: hci_bcm: Check for error irqJiasheng Jiang
2022-01-06veth: Do not record rx queue hint in veth_xmitDaniel Borkmann
2022-01-06ethernet: ibmveth: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-06sfc: Use swap() instead of open coding itJiapeng Chong
2022-01-06net: macb: use .mac_select_pcs() interfaceRussell King (Oracle)
2022-01-06net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple socketsMiroslav Lichvar
2022-01-05net: lantiq_xrx200: convert to build_skbAleksander Jan Bajkowski
2022-01-05net: lantiq_xrx200: increase napi poll weigthAleksander Jan Bajkowski
2022-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-05Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-01-05net: gemini: allow any RGMII interface modeRussell King (Oracle)
2022-01-05net: phy: marvell: configure RGMII delays for 88E1118Russell King (Oracle)
2022-01-05net: phy: marvell: use phy_write_paged() to set MSCRRussell King (Oracle)
2022-01-05Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"Aaron Ma
2022-01-05Merge tag 'ieee802154-for-net-2022-01-05' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2022-01-05mlxsw: pci: Avoid flow control for EMAD packetsDanielle Ratson
2022-01-05Merge tag 'linux-can-next-for-5.17-20220105' of git://git.kernel.org/pub/scm/...David S. Miller
2022-01-05net: hns3: create new common cmd code for PF and VF modulesJie Wang
2022-01-05net: hns3: refactor VF tqp stats APIs with new common tqp stats APIsJie Wang
2022-01-05net: hns3: refactor PF tqp stats APIs with new common tqp stats APIsJie Wang
2022-01-05net: hns3: create new set of common tqp stats APIs for PF and VF reuseJie Wang
2022-01-05net: hns3: refactor VF rss init APIs with new common rss init APIsJie Wang
2022-01-05net: hns3: refactor PF rss init APIs with new common rss init APIsJie Wang
2022-01-05net: hns3: create new set of common rss init APIs for PF and VF reuseJie Wang
2022-01-05net: hns3: refactor VF rss set APIs with new common rss set APIsJie Wang
2022-01-05net: hns3: refactor PF rss set APIs with new common rss set APIsJie Wang
2022-01-05net: hns3: create new set of common rss set APIs for PF and VF moduleJie Wang
2022-01-05net: hns3: refactor VF rss get APIs with new common rss get APIsJie Wang
2022-01-05net: hns3: refactor PF rss get APIs with new common rss get APIsJie Wang
2022-01-05net: hns3: create new set of common rss get APIs for PF and VF rss moduleJie Wang
2022-01-05net: hns3: refactor hclge_comm_send function in PF/VF driversJie Wang
2022-01-05net: hns3: create new rss common structure hclge_comm_rss_cfgJie Wang
2022-01-05net: lan966x: Extend switchdev with mdb supportHoratiu Vultur
2022-01-05net: lan966x: Add PGID_GP_START and PGID_GP_ENDHoratiu Vultur
2022-01-05net: lan966x: Add function lan966x_mac_ip_learn()Horatiu Vultur
2022-01-05net: ethernet: mtk_eth_soc: implement Clause 45 MDIO accessDaniel Golle
2022-01-05net: ethernet: mtk_eth_soc: fix return values and refactor MDIO opsDaniel Golle
2022-01-05Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-01-05can: netlink: report the CAN controller mode supported flagsVincent Mailhol
2022-01-05can: dev: add sanity check in can_set_static_ctrlmode()Vincent Mailhol
2022-01-05can: dev: replace can_priv::ctrlmode_static by can_get_static_ctrlmode()Vincent Mailhol
2022-01-05can: do not increase tx_bytes statistics for RTR framesVincent Mailhol
2022-01-05can: do not increase rx_bytes statistics for RTR framesVincent Mailhol
2022-01-05can: do not copy the payload of RTR framesVincent Mailhol
2022-01-05can: kvaser_usb: do not increase tx statistics when sending error message framesVincent Mailhol
2022-01-05can: do not increase rx statistics when generating a CAN rx error message frameVincent Mailhol