summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: implement ndo_features_checkGanesh Goudar2018-01-111-0/+19
* cxgb4: add support for vxlan segmentation offloadGanesh Goudar2018-01-113-37/+186
* cxgb4: implement udp tunnel callbacksGanesh Goudar2018-01-113-0/+251
* cxgb4: add data structures to support vxlanGanesh Goudar2018-01-113-0/+208
* sfc: add bits for 25/50/100G supported/advertised speedsEdward Cree2018-01-101-0/+12
* sfc: support the ethtool ksettings API properly so that 25/50/100G worksEdward Cree2018-01-105-83/+92
* sfc: basic MCDI mapping of 25/50/100G link speedsEdward Cree2018-01-101-10/+16
* mlxsw: spectrum: qdiscs: Remove qdisc before setting a new oneNogah Frankel2018-01-101-0/+7
* mlxsw: spectrum: qdiscs: Create a generic replace functionNogah Frankel2018-01-101-38/+71
* mlxsw: spectrum: qdiscs: Create a generic destroy functionNogah Frankel2018-01-101-11/+26
* mlxsw: spectrum: qdiscs: Add an ops structNogah Frankel2018-01-101-14/+62
* mlxsw: spectrum: qdiscs: Unite all handle checksNogah Frankel2018-01-101-21/+22
* mlxsw: spectrum: qdiscs: Add tclass number to the mlxsw_sp_qdiscNogah Frankel2018-01-101-18/+18
* mlxsw: spectrum: qdiscs: Make the clean stats function to be for RED onlyNogah Frankel2018-01-101-20/+13
* mlxsw: spectrum: qdiscs: Clean qdisc statistics structsNogah Frankel2018-01-101-31/+32
* net: sch: red: Change offloaded xstats to be incrementalNogah Frankel2018-01-101-3/+12
* net: sch: red: Change the name of the stats struct to be genericNogah Frankel2018-01-101-1/+1
* mlxsw: spectrum: qdiscs: Move qdisc's declarations to its designated fileNogah Frankel2018-01-103-25/+51
* mlxsw: spectrum: Fix typo in firmware upgrade messageIdo Schimmel2018-01-101-1/+1
* net/mlx5e: fix error return code in mlx5e_alloc_rq()Wei Yongjun2018-01-101-1/+2
* cxgb4vf: Fix SGE FL buffer initialization logic for 64K pagesArjun Vynipadath2018-01-101-6/+17
* bnxt_en: add support for software dynamic interrupt moderationAndy Gospodarek2018-01-105-12/+118
* net/dim: use struct net_dim_sample as arg to net_dimAndy Gospodarek2018-01-101-5/+8
* net/mlx5e: Move dynamic interrupt coalescing code to include/linuxAndy Gospodarek2018-01-105-417/+3
* net/mlx5e: Change Mellanox references in DIM codeAndy Gospodarek2018-01-108-202/+226
* net/mlx5e: Move generic functions to new fileAndy Gospodarek2018-01-105-20/+55
* net/mlx5e: Move AM logic enumsAndy Gospodarek2018-01-102-25/+26
* net/mlx5e: Remove rq references in mlx5e_rx_amAndy Gospodarek2018-01-103-12/+21
* net/mlx5e: Move interrupt moderation forward declarationsAndy Gospodarek2018-01-102-4/+5
* net/mlx5e: Move interrupt moderation structs to new fileAndy Gospodarek2018-01-102-32/+70
* Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-01-1012-18/+582
|\
| * net/mlx5e: E-switch, Add steering drop countersEugenia Emantayev2018-01-094-2/+112
| * net/mlx5e: IPoIB, Fix spelling mistake "functionts" -> "functions"Gal Pressman2018-01-091-1/+1
| * net/mlx5e: IPoIB, Add ethtool support to get child time stamping parametersFeras Daoud2018-01-091-0/+1
| * net/mlx5e: IPoIB, Add PTP ioctl support for child interfaceFeras Daoud2018-01-093-2/+9
| * net/mlx5e: IPoIB, Use correct timestamp in child receive flowFeras Daoud2018-01-091-1/+6
| * net/mlx5e: Support offloading TC NIC hairpin flowsOr Gerlitz2018-01-092-12/+172
| * net/mlx5e: Basic setup of hairpin objectOr Gerlitz2018-01-091-0/+97
| * net/mlx5: Hairpin pair core object setupOr Gerlitz2018-01-091-0/+184
* | net: hns3: report the function type the same line with hns3_nic_get_stats64Peng Li2018-01-101-2/+2
* | Revert "net: hns3: Add packet statistics of netdev"Peng Li2018-01-101-79/+1
* | net: socionext: Add Synquacer NetSec driverJassi Brar2018-01-103-0/+1788
* | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-01-1010-177/+298
|\ \
| * | ixgbe: Drop l2_accel_priv data pointer from ring structAlexander Duyck2018-01-092-11/+13
| * | ixgbe: Use ring values to test for Tx pendingAlexander Duyck2018-01-091-16/+4
| * | ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devicesAlexander Duyck2018-01-094-43/+34
| * | ixgbe: There is no need to update num_rx_pools in L2 fwd offloadAlexander Duyck2018-01-092-4/+1
| * | ixgbe: Add support for macvlan offload RSS on X550 and clean-up pool handlingAlexander Duyck2018-01-091-37/+25
| * | ixgbe: Perform reinit any time number of VFs changeAlexander Duyck2018-01-091-16/+3
| * | ixgbe: Fix interaction between SR-IOV and macvlan offloadAlexander Duyck2018-01-091-7/+5
OpenPOWER on IntegriCloud