summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* minmax: add a few more MIN_T/MAX_T usersLinus Torvalds2024-07-281-1/+1
* Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-07-2513-14/+70
|\
| * gve: Fix an edge case for TSO skb validity checkBailey Forrest2024-07-251-1/+21
| * bnxt_en: update xdp_rxq_info in queue restart logicTaehee Yoo2024-07-251-0/+17
| * net: mediatek: Fix potential NULL pointer dereference in dummy net_device han...Breno Leitao2024-07-251-2/+1
| * Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni2024-07-255-5/+25
| |\
| | * ice: Fix recipe read procedureWojciech Drewek2024-07-241-4/+4
| | * ice: Add a per-VF limit on number of FDIR filtersAhmed Zaki2024-07-244-1/+21
| * | net: stmmac: Correct byte order of perfect_matchSimon Horman2024-07-244-5/+5
| |/
| * net: airoha: Fix MBI_RX_AGE_SEL_MASK definitionLorenzo Bianconi2024-07-231-1/+1
* | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-254-8/+6
|\ \ | |/ |/|
| * Merge tag 'v6.10-rc4' into driver-core-nextGreg Kroah-Hartman2024-06-1731-207/+487
| |\
| * | auxbus: make to_auxiliary_drv accept and return a constant pointerGreg Kroah-Hartman2024-06-133-5/+5
* | | Merge tag 'net-6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-07-193-8/+12
|\ \ \
| * | | eth: fbnic: don't build the driver when skb has more than 21 fragsJakub Kicinski2024-07-191-0/+1
| * | | net: airoha: Fix NULL pointer dereference in airoha_qdma_cleanup_rx_queue()Lorenzo Bianconi2024-07-181-2/+1
| * | | net: airoha: fix error branch in airoha_dev_xmit and airoha_set_gdm_portsLorenzo Bianconi2024-07-181-4/+6
| * | | gve: Fix XDP TX completion handling when counters overflowJoshua Washington2024-07-181-2/+3
| * | | eth: fbnic: fix s390 build.Paolo Abeni2024-07-171-0/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-07-197-7/+30
|\ \ \ \ | |/ / / |/| | |
| * | | RDMA/mana_ib: Set correct device into ibKonstantin Taranov2024-07-141-0/+19
| * | | RDMA/mlx5: Add plane index support when querying PTYS registersMark Zhang2024-07-014-7/+9
| * | | RDMA/mlx5: Add support to multi-plane device and portMark Zhang2024-07-011-0/+1
| * | | Delay mlx5_ib internal resources allocationsLeon Romanovsky2024-06-163-1/+437
| |\ \ \
| * \ \ \ Merge branch 'mana-shared' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Leon Romanovsky2024-06-1642-363/+738
| |\ \ \ \
| * | | | | RDMA/mana_ib: Process QP error events in mana_ibKonstantin Taranov2024-06-091-0/+1
* | | | | | Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-07-17371-4975/+30488
|\ \ \ \ \ \
| * | | | | | eth: fbnic: Fix spelling mistake "tiggerring" -> "triggering"Colin Ian King2024-07-161-1/+1
| * | | | | | eth: fbnic: Write the TCAM tables used for RSS control and Rx to hostAlexander Duyck2024-07-157-1/+498
| * | | | | | eth: fbnic: Add L2 address programmingAlexander Duyck2024-07-159-0/+678
| * | | | | | eth: fbnic: Add basic Rx handlingAlexander Duyck2024-07-155-3/+402
| * | | | | | eth: fbnic: Add basic Tx handlingAlexander Duyck2024-07-154-1/+477
| * | | | | | 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
| * | | | | | Merge branch 'net-make-timestamping-selectable'Jakub Kicinski2024-07-1564-75/+76
| |\ \ \ \ \ \
| | * | | | | | net: Add struct kernel_ethtool_ts_infoKory Maincent2024-07-1564-75/+76
| * | | | | | | net: ethernet: lantiq_etop: remove redundant device name setupAleksander Jan Bajkowski2024-07-151-1/+0
| * | | | | | | net: ti: icssg-prueth: Split out common object into moduleMD Danish Anwar2024-07-1512-69/+122