summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* nfp: flower: fix cb_ident duplicate in indirect block registerJohn Hurley2018-12-171-10/+11
* mlxsw: spectrum: Update the supported firmware to version 13.1910.622Shalom Toledo2018-12-171-2/+2
* bnxt_en: query force speeds before disabling autoneg mode.Vasundhara Volam2018-12-171-1/+21
* bnxt_en: Do not free port statistics buffer when device is down.Michael Chan2018-12-172-5/+25
* bnxt_en: Save ring statistics before reset.Michael Chan2018-12-172-14/+44
* bnxt_en: Return linux standard errors in bnxt_ethtool.cVasundhara Volam2018-12-171-17/+39
* bnxt_en: Don't set ETS on unused TCs.Michael Chan2018-12-171-1/+4
* bnxt_en: Add ethtool -S priority counters.Michael Chan2018-12-173-1/+144
* bnxt_en: Add SR-IOV support for 57500 chips.Michael Chan2018-12-173-4/+19
* bnxt_en: Disable MSIX before re-reserving NQs/CMPL rings.Michael Chan2018-12-171-8/+11
* bnxt_en: Reserve 1 stat_ctx for RDMA driver.Vasundhara Volam2018-12-172-28/+52
* bnxt_en: Do not modify max_stat_ctxs after RDMA driver requests/frees stat_ctxsVasundhara Volam2018-12-173-15/+2
* bnxt_en: get rid of num_stat_ctxs variableVasundhara Volam2018-12-177-16/+25
* bnxt_en: Add bnxt_get_avail_cp_rings_for_en() helper function.Michael Chan2018-12-173-6/+16
* bnxt_en: Store the maximum NQs available on the PF.Michael Chan2018-12-172-1/+5
* ucc_geth: Add change_carrier() for Fixed PHYsJoakim Tjernlund2018-12-171-0/+2
* gianfar: Add change_carrier() for Fixed PHYsJoakim Tjernlund2018-12-171-0/+1
* dpaa_eth: Add change_carrier() for Fixed PHYsJoakim Tjernlund2018-12-171-1/+2
* Fixed PHY: Add fixed_phy_change_carrier()Joakim Tjernlund2018-12-171-1/+23
* net/mlx4_en: remove fallback after kzalloc_node()Eric Dumazet2018-12-173-15/+6
* mlxsw: reg: Activate Bloom filterNir Dotan2018-12-161-2/+2
* mlxsw: spectrum_acl: Set master RP index on transition to eRPNir Dotan2018-12-161-3/+3
* mlxsw: spectrum_acl: Update Bloom filter on eRP transitionsNir Dotan2018-12-163-0/+65
* mlxsw: spectrum_acl: Set A-TCAM rules in Bloom filterNir Dotan2018-12-161-0/+10
* mlxsw: spectrum_acl: Add Bloom filter updateNir Dotan2018-12-162-2/+60
* mlxsw: spectrum_acl: Add Bloom filter handlingNir Dotan2018-12-162-0/+219
* mlxsw: spectrum_acl: Introduce Bloom filterNir Dotan2018-12-164-1/+59
* mlxsw: resources: Add Spectrum-2 Bloom filter resourceNir Dotan2018-12-161-0/+2
* mlxsw: reg: Add Policy Engine Algorithmic Bloom Filter Entries RegisterNir Dotan2018-12-161-0/+67
* vxlan: support for ndo_fdb_getRoopa Prabhu2018-12-161-0/+34
* net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477Tristram Ha2018-12-162-2/+2
* nfp: abm: allow to opt-out of RED offloadJakub Kicinski2018-12-163-6/+32
* Merge tag 'mlx5e-updates-2018-12-14' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-12-1513-137/+1000
|\
| * net/mlx5: Handle LAG FW commands failure gracefullyAviv Heller2018-12-141-21/+70
| * net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller2018-12-144-20/+67
| * net/mlx5: Rename mlx5_lag_is_bonded() to __mlx5_lag_is_active()Aviv Heller2018-12-141-9/+9
| * net/mlx5: Allow co-enablement of uplink LAG and SRIOVRabie Loulou2018-12-141-2/+4
| * net/mlx5: Allow/disallow LAG according to pre-req onlyRabie Loulou2018-12-145-61/+36
| * net/mlx5: Adjustments for the activate LAG logic to run under sriovRabie Loulou2018-12-141-12/+21
| * net/mlx5e: Duplicate offloaded TC eswitch rules under uplink LAGAviv Heller2018-12-141-1/+10
| * net/mlx5e: Offload TC e-switch rules with egress LAG deviceRabie Loulou2018-12-141-0/+9
| * net/mlx5e: In case of LAG, one switch parent id is used for all representorsRabie Loulou2018-12-142-13/+48
| * net/mlx5e: Enhance flow counter scheme for offloaded TC eswitch rulesShahar Klein2018-12-142-3/+12
| * net/mlx5e: Infrastructure for duplicated offloading of TC flowsRoi Dayan2018-12-143-8/+176
| * net/mlx5e: E-Switch, Add peer miss rulesRoi Dayan2018-12-143-1/+225
| * net/mlx5: Introduce inter-device communication mechanismAviv Heller2018-12-144-4/+311
| * Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-12-142-20/+40
| |\
| | * net/mlx5: Fold the modify lag code into functionShahar Klein2018-12-141-16/+28
| | * net/mlx5: Add lag affinity info to logRoi Dayan2018-12-141-0/+3
| | * net/mlx5: Split the activate lag function into two routinesRoi Dayan2018-12-141-4/+10