summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-07-16Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...HEADmasterLinus Torvalds
2024-07-16Merge tag 'thermal-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-16eth: fbnic: Fix spelling mistake "tiggerring" -> "triggering"Colin Ian King
2024-07-16wifi: ath12k: fix build vs old compilerPaolo Abeni
2024-07-15Merge tag 'timers-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-15eth: fbnic: Write the TCAM tables used for RSS control and Rx to hostAlexander Duyck
2024-07-15eth: fbnic: Add L2 address programmingAlexander Duyck
2024-07-15eth: fbnic: Add basic Rx handlingAlexander Duyck
2024-07-15eth: fbnic: Add basic Tx handlingAlexander Duyck
2024-07-15eth: fbnic: Add link detectionAlexander Duyck
2024-07-15eth: fbnic: Add initial messaging to notify FW of our presenceAlexander Duyck
2024-07-15eth: fbnic: Implement Rx queue alloc/start/stop/freeAlexander Duyck
2024-07-15eth: fbnic: Implement Tx queue alloc/start/stop/freeAlexander Duyck
2024-07-15eth: fbnic: Allocate a netdevice and napi vectors with queuesAlexander Duyck
2024-07-15eth: fbnic: Add FW communication mechanismAlexander Duyck
2024-07-15eth: fbnic: Add message parsing for FW messagesAlexander Duyck
2024-07-15eth: fbnic: Add register init to set PCIe/Ethernet device configAlexander Duyck
2024-07-15eth: fbnic: Allocate core device specific structures and devlink interfaceAlexander Duyck
2024-07-15eth: fbnic: Add scaffolding for Meta's NIC driverAlexander Duyck
2024-07-15Merge tag 'aux-sysfs-irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2024-07-15Merge branch 'thermal-core'Rafael J. Wysocki
2024-07-15Revert "net: mvpp2: Improve data types and use min()"Jakub Kicinski
2024-07-15dsa: lan9303: consistent naming for PHY address parameterChristian Eggers
2024-07-15Merge branch 'net-make-timestamping-selectable'Jakub Kicinski
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-07-15net: Change the API of PHY default timestamp to MACKory Maincent
2024-07-15net: ethernet: lantiq_etop: remove redundant device name setupAleksander Jan Bajkowski
2024-07-15net: dsa: vsc73xx: start treating the BR_LEARNING flagPawel Dembicki
2024-07-15net: dsa: vsc73xx: Add bridge supportPawel Dembicki
2024-07-15net: dsa: prepare 'dsa_tag_8021q_bridge_join' for standalone usePawel Dembicki
2024-07-15net: dsa: Define max num of bridges in tag8021q implementationPawel Dembicki
2024-07-15net: dsa: vsc73xx: Implement the tag_8021q VLAN operationsPawel Dembicki
2024-07-15net: dsa: vsc73xx: Add vlan filteringPawel Dembicki
2024-07-15net: dsa: vsc73xx: add port_stp_state_set functionPawel Dembicki
2024-07-15net: ti: icssg-prueth: Split out common object into moduleMD Danish Anwar
2024-07-14virtio_net: Fix napi_skb_cache_put warningBreno Leitao
2024-07-14net: phy: bcm-phy-lib: Implement BroadR-Reach link modesKamil Horák (2N)
2024-07-14net: phy: bcm54811: New link mode for BroadR-ReachKamil Horák (2N)
2024-07-14virtio_net: xsk: rx: support recv merge modeXuan Zhuo
2024-07-14virtio_net: xsk: rx: support recv small modeXuan Zhuo
2024-07-14virtio_net: xsk: rx: support fill with xsk bufferXuan Zhuo
2024-07-14virtio_net: xsk: support wakeupXuan Zhuo
2024-07-14virtio_net: xsk: bind/unbind xsk for rxXuan Zhuo
2024-07-14virtio_net: separate receive_mergeableXuan Zhuo
2024-07-14virtio_net: separate receive_bufXuan Zhuo
2024-07-14virtio_net: separate virtnet_tx_resize()Xuan Zhuo
2024-07-14virtio_net: separate virtnet_rx_resize()Xuan Zhuo
2024-07-14virtio_net: replace VIRTIO_XDP_HEADROOM by XDP_PACKET_HEADROOMXuan Zhuo
2024-07-14net: dpaa: no need to make sure all CPUs receive a corresponding Tx queueVladimir Oltean