summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* eth: fbnic: Add link detectionAlexander Duyck2024-07-1512-0/+629
* eth: fbnic: Add initial messaging to notify FW of our presenceAlexander Duyck2024-07-156-0/+555
* eth: fbnic: Implement Rx queue alloc/start/stop/freeAlexander Duyck2024-07-156-9/+638
* eth: fbnic: Implement Tx queue alloc/start/stop/freeAlexander Duyck2024-07-156-11/+550
* eth: fbnic: Allocate a netdevice and napi vectors with queuesAlexander Duyck2024-07-159-2/+775
* eth: fbnic: Add FW communication mechanismAlexander Duyck2024-07-157-0/+641
* eth: fbnic: Add message parsing for FW messagesAlexander Duyck2024-07-153-1/+706
* eth: fbnic: Add register init to set PCIe/Ethernet device configAlexander Duyck2024-07-157-0/+845
* eth: fbnic: Allocate core device specific structures and devlink interfaceAlexander Duyck2024-07-155-2/+222
* eth: fbnic: Add scaffolding for Meta's NIC driverAlexander Duyck2024-07-159-0/+282
* Merge tag 'aux-sysfs-irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski2024-07-158-12/+480
|\
| * net/mlx5: Expose SFs IRQsShay Drory2024-07-115-11/+43
| * net/mlx5: Reimplement write combining testJianbo Liu2024-06-163-1/+437
* | Revert "net: mvpp2: Improve data types and use min()"Jakub Kicinski2024-07-151-6/+6
* | dsa: lan9303: consistent naming for PHY address parameterChristian Eggers2024-07-151-4/+4
* | Merge branch 'net-make-timestamping-selectable'Jakub Kicinski2024-07-1586-100/+118
|\ \
| * | net: Add struct kernel_ethtool_ts_infoKory Maincent2024-07-1586-100/+101
| * | net: Change the API of PHY default timestamp to MACKory Maincent2024-07-155-0/+17
* | | net: ethernet: lantiq_etop: remove redundant device name setupAleksander Jan Bajkowski2024-07-151-1/+0
* | | net: dsa: vsc73xx: start treating the BR_LEARNING flagPawel Dembicki2024-07-151-6/+35
* | | net: dsa: vsc73xx: Add bridge supportPawel Dembicki2024-07-151-0/+5
* | | net: dsa: prepare 'dsa_tag_8021q_bridge_join' for standalone usePawel Dembicki2024-07-151-3/+2
* | | net: dsa: Define max num of bridges in tag8021q implementationPawel Dembicki2024-07-151-2/+1
* | | net: dsa: vsc73xx: Implement the tag_8021q VLAN operationsPawel Dembicki2024-07-152-4/+71
* | | net: dsa: vsc73xx: Add vlan filteringPawel Dembicki2024-07-152-3/+566
* | | net: dsa: vsc73xx: add port_stp_state_set functionPawel Dembicki2024-07-151-11/+85
* | | net: ti: icssg-prueth: Split out common object into moduleMD Danish Anwar2024-07-1512-69/+122
* | | virtio_net: Fix napi_skb_cache_put warningBreno Leitao2024-07-151-4/+4
* | | net: phy: bcm-phy-lib: Implement BroadR-Reach link modesKamil Horák (2N)2024-07-153-28/+494
* | | net: phy: bcm54811: New link mode for BroadR-ReachKamil Horák (2N)2024-07-151-1/+2
* | | virtio_net: xsk: rx: support recv merge modeXuan Zhuo2024-07-151-0/+144
* | | virtio_net: xsk: rx: support recv small modeXuan Zhuo2024-07-151-8/+168
* | | virtio_net: xsk: rx: support fill with xsk bufferXuan Zhuo2024-07-151-4/+66
* | | virtio_net: xsk: support wakeupXuan Zhuo2024-07-151-0/+24
* | | virtio_net: xsk: bind/unbind xsk for rxXuan Zhuo2024-07-151-0/+134
* | | virtio_net: separate receive_mergeableXuan Zhuo2024-07-151-30/+47
* | | virtio_net: separate receive_bufXuan Zhuo2024-07-151-27/+35
* | | virtio_net: separate virtnet_tx_resize()Xuan Zhuo2024-07-151-6/+29
* | | virtio_net: separate virtnet_rx_resize()Xuan Zhuo2024-07-151-8/+21
* | | virtio_net: replace VIRTIO_XDP_HEADROOM by XDP_PACKET_HEADROOMXuan Zhuo2024-07-151-12/+9
* | | net: dpaa: no need to make sure all CPUs receive a corresponding Tx queueVladimir Oltean2024-07-151-11/+0
* | | net: dpaa: stop ignoring TX queues past the number of CPUsVladimir Oltean2024-07-151-5/+1
* | | net: dpaa: eliminate NR_CPUS dependency in egress_fqs[] and conf_fqs[]Vladimir Oltean2024-07-152-20/+47
* | | net: dpaa: avoid on-stack arrays of NR_CPUS elementsVladimir Oltean2024-07-152-6/+24
* | | net: airoha: Introduce ethernet support for EN7581 SoCLorenzo Bianconi2024-07-143-1/+2740
* | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-07-146-496/+272
|\ \ \
| * | | ice: Add tracepoint for adding and removing switch rulesMarcin Szycik2024-07-114-2/+43
| * | | ice: Remove unused members from switch APIMarcin Szycik2024-07-114-81/+10
| * | | ice: Optimize switch recipe creationMarcin Szycik2024-07-113-337/+212
| * | | ice: remove unused recipe bookkeeping dataMichal Swiatkowski2024-07-113-43/+15