summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: lan966x: Add support for offloading default prioHoratiu Vultur2023-05-183-0/+34
* net: lan966x: Add support for offloading dscp tableHoratiu Vultur2023-05-183-4/+89
* net: lan966x: Add support for apptrustHoratiu Vultur2023-05-181-4/+114
* net: lan966x: Add support for offloading pcp tableHoratiu Vultur2023-05-186-0/+172
* net: lan966x: Add registers to configure PCP, DEI, DSCPHoratiu Vultur2023-05-181-0/+132
* mlxfw: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva2023-05-171-1/+1
* net: libwx: Replace zero-length array with flexible-array memberGustavo A. R. Silva2023-05-171-1/+1
* net/pppoe: make number of hash bits configurableJaco Kroon2023-05-172-1/+35
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2023-05-1716-620/+569
|\
| * ice: add dynamic interrupt allocationPiotr Raczynski2023-05-167-21/+107
| * ice: track interrupt vectors with xarrayPiotr Raczynski2023-05-166-84/+89
| * ice: add individual interrupt allocationPiotr Raczynski2023-05-1613-282/+165
| * ice: remove redundant SRIOV codePiotr Raczynski2023-05-161-36/+0
| * ice: refactor VF control VSI interrupt handlingPiotr Raczynski2023-05-163-66/+58
| * ice: use preferred MSIX allocation apiPiotr Raczynski2023-05-163-38/+37
| * ice: use pci_irq_vector helper functionPiotr Raczynski2023-05-165-11/+11
| * ice: move interrupt related code to separate filePiotr Raczynski2023-05-165-218/+238
* | octeontx2-pf: mcs: Support VLAN in clear textSubbaraya Sundeep2023-05-172-2/+7
* | Merge tag 'linux-can-next-for-6.5-20230515' of git://git.kernel.org/pub/scm/l...Jakub Kicinski2023-05-1623-86/+1257
|\ \
| * | can: xilinx: Convert to platform remove callback returning voidUwe Kleine-König2023-05-151-4/+2
| * | can: ti_hecc: Convert to platform remove callback returning voidUwe Kleine-König2023-05-151-4/+2
| * | can: sun4i_can: Convert to platform remove callback returning voidUwe Kleine-König2023-05-151-4/+2
| * | can: softing: Convert to platform remove callback returning voidUwe Kleine-König2023-05-151-3/+2
| * | can: sja1000_platform: Convert to platform remove callback returning voidUwe Kleine-König2023-05-151-4/+2
| * | can: sja1000_isa: Convert to platform remove callback returning voidUwe Kleine-König2023-05-151-4/+2
| * | can: rcar: Convert to platform remove callback returning voidUwe Kleine-König2023-05-152-7/+4
| * | can: mscan: mpc5xxx_can: Convert to platform remove callback returning voidUwe Kleine-König2023-05-151-4/+2
| * | can: m_can: Convert to platform remove callback returning voidUwe Kleine-König2023-05-151-4/+2
| * | can: janz-ican3: Convert to platform remove callback returning voidUwe Kleine-König2023-05-151-4/+2
| * | can: ifi_canfd: Convert to platform remove callback returning voidUwe Kleine-König2023-05-151-4/+2
| * | can: grcan: Convert to platform remove callback returning voidUwe Kleine-König2023-05-151-4/+2
| * | can: flexcan: Convert to platform remove callback returning voidUwe Kleine-König2023-05-151-4/+2
| * | can: ctucanfd: Convert to platform remove callback returning voidUwe Kleine-König2023-05-151-4/+2
| * | can: cc770_platform: Convert to platform remove callback returning voidUwe Kleine-König2023-05-151-4/+2
| * | can: cc770_isa: Convert to platform remove callback returning voidUwe Kleine-König2023-05-151-4/+2
| * | can: c_can: Convert to platform remove callback returning voidUwe Kleine-König2023-05-151-4/+2
| * | can: bxcan: Convert to platform remove callback returning voidUwe Kleine-König2023-05-151-3/+2
| * | can: at91_can: Convert to platform remove callback returning voidUwe Kleine-König2023-05-151-4/+2
| * | can: bxcan: Remove unnecessary print function dev_err()Jiapeng Chong2023-05-151-9/+3
| * | can: usb: f81604: add Fintek F81604 supportJi-Ze Hong2023-05-153-0/+1214
* | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-05-162-11/+140
|\ \ \ | |_|/ |/| |
| * | igc: Add XDP hints kfuncs for RX timestampJesper Dangaard Brouer2023-04-272-0/+17
| * | igc: Add XDP hints kfuncs for RX hashJesper Dangaard Brouer2023-04-272-0/+54
| * | igc: Add igc_xdp_buff wrapper for xdp_buff in driverJesper Dangaard Brouer2023-04-272-7/+14
| * | igc: Enable and fix RX hash usage by netstackJesper Dangaard Brouer2023-04-272-4/+55
* | | net: ethernet: i825xx: sun3_8256: Add SPDX license identifierBagas Sanjaya2023-05-162-0/+2
* | | net: ethernet: i825xx: Replace unversioned GPL (GPL 1.0) notice with SPDX ide...Bagas Sanjaya2023-05-163-9/+6
* | | net: ethernet: 8390: Replace GPL 2.0 boilerplate with SPDX identifierBagas Sanjaya2023-05-165-23/+6
* | | net: ethernet: 8390: Convert unversioned GPL notice to SPDX license identifierBagas Sanjaya2023-05-169-22/+15
* | | net: bonding: Add SPDX identifier to remaining filesBagas Sanjaya2023-05-162-4/+3
| |/ |/|