summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-03-04Bluetooth: mediatek: fix the conflict between mtk and msft vendor eventSean Wang
2022-03-04Bluetooth: mt7921s: support bluetooth reset mechanismChih-Ying Chiang
2022-03-04Bluetooth: btusb: Improve stability for QCA devicesZijun Hu
2022-03-04Bluetooth: btusb: add support for LG LGSBWAC02 (MT7663BUN)Piotr Dymacz
2022-03-04Bluetooth: btusb: Add support for Intel Madison Peak (MsP2) deviceKiran K
2022-03-04net: ethernet: sun: Remove redundant codeJiapeng Chong
2022-03-04nfp: xsk: add AF_XDP zero-copy Rx and Tx supportNiklas Söderlund
2022-03-04nfp: xsk: add configuration check for XSK socket chunk sizeNiklas Söderlund
2022-03-04nfp: xsk: add an array of xsk buffer pools to each data pathNiklas Söderlund
2022-03-04nfp: wrap napi add/del logicJakub Kicinski
2022-03-04nfp: expose common functions to be used for AF_XDPNiklas Söderlund
2022-03-04net: sparx5: Implement get_ts_infoHoratiu Vultur
2022-03-04net: sparx5: Add support for ptp interruptsHoratiu Vultur
2022-03-04net: sparx5: Update extraction/injection for timestampingHoratiu Vultur
2022-03-04net: sparx5: Implement SIOCSHWTSTAMP and SIOCGHWTSTAMPHoratiu Vultur
2022-03-04net: sparx5: Add support for ptp clocksHoratiu Vultur
2022-03-04net: sparx5: Add registers that are used by ptp functionalityHoratiu Vultur
2022-03-04net: sparx5: Move ifh from port to local variableHoratiu Vultur
2022-03-04net: phy: added ethtool master-slave configuration supportArun Ramadoss
2022-03-04net: phy: added the LAN937x phy supportArun Ramadoss
2022-03-04net: phy: updated the initialization routine for LAN87xxArun Ramadoss
2022-03-04net: phy: removed empty lines in LAN87XXArun Ramadoss
2022-03-04net: phy: used the PHY_ID_MATCH_MODEL macro for LAN87XXArun Ramadoss
2022-03-04net: phy: used genphy_soft_reset for phy reset in LAN87xxArun Ramadoss
2022-03-04net: phy: micrel: 1588 support for LAN8814 phyDivya Koppera
2022-03-04net: phy: micrel: Fix concurrent register accessDivya Koppera
2022-03-04net: macvlan: Use netif_rx().Sebastian Andrzej Siewior
2022-03-04net: ethernet: Use netif_rx().Sebastian Andrzej Siewior
2022-03-04net: dsa: Use netif_rx().Sebastian Andrzej Siewior
2022-03-04net: caif: Use netif_rx().Sebastian Andrzej Siewior
2022-03-04net: sgi-xp: Use netif_rx().Sebastian Andrzej Siewior
2022-03-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-03-04net: dsa: felix: remove redundant assignment in felix_8021q_cpu_port_deinitVladimir Oltean
2022-03-04net: dsa: felix: print error message in felix_check_xtr_pkt()Vladimir Oltean
2022-03-04net: dsa: felix: initialize "err" to 0 in felix_check_xtr_pkt()Vladimir Oltean
2022-03-04net: dsa: felix: drop the ptp_type argument from felix_check_xtr_pkt()Vladimir Oltean
2022-03-04net: dsa: felix: remove ocelot->npi assignment from felix_8021q_cpu_port_initVladimir Oltean
2022-03-04net: mscc: ocelot: use pretty names for IPPROTO_UDP and IPPROTO_TCPVladimir Oltean
2022-03-04net: mscc: ocelot: use list_for_each_entry in ocelot_vcap_block_remove_filterVladimir Oltean
2022-03-03net: marvell: Use min() instead of doing it manuallyHaowen Bai
2022-03-03ice: convert VF storage to hash table with krefs and RCUJacob Keller
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-03Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-03ice: introduce VF accessor functionsJacob Keller
2022-03-03ice: factor VF variables to separate structureJacob Keller
2022-03-03Merge tag 'auxdisplay-for-linus-v5.17-rc7' of git://github.com/ojeda/linuxLinus Torvalds
2022-03-03ice: convert ice_for_each_vf to include VF entry iteratorJacob Keller
2022-03-03ice: use ice_for_each_vf for iteration during removalJacob Keller
2022-03-03ice: remove checks in ice_vc_send_msg_to_vfJacob Keller
2022-03-03ice: move VFLR acknowledge during ice_free_vfsJacob Keller