summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* i40e: link_down_on_close private flag supportMariusz Stachura2018-02-263-0/+114
* sh_eth: TSU_QTAG0/1 registers the same as TSU_QTAGM0/1Sergei Shtylyov2018-02-262-13/+6Star
* sfc: falcon: remove duplicated bit-wise or of LOOPBACK_SGMIIColin Ian King2018-02-261-1/+0Star
* mlxsw: spectrum_kvdl: avoid uninitialized variable warningArnd Bergmann2018-02-261-0/+2
* mlxsw: spectrum_kvdl: use div_u64() for 64-bit divisionArnd Bergmann2018-02-261-1/+1
* mlxsw: spectrum_switchdev: Allow port enslavement to a VLAN-unaware bridgeIdo Schimmel2018-02-261-7/+5Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-2415-55/+96
|\
| * gianfar: simplify FCS handling and fix memory leakAndy Spencer2018-02-231-16/+7Star
| * net: aquantia: Fix error handling in aq_pci_probe()Dan Carpenter2018-02-221-4/+10
| * ibmvnic: Fix early release of login bufferThomas Falcon2018-02-221-1/+1
| * net/smc9194: Remove bogus CONFIG_MAC referenceFinn Thain2018-02-221-1/+1
| * amd-xgbe: Restore PCI interrupt enablement setting on resumeTom Lendacky2018-02-211-0/+2
| * Merge tag 'mlx5-fixes-2018-02-20' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-02-2110-33/+70
| |\
| | * net/mlx5: Fix error handling when adding flow rulesVlad Buslov2018-02-201-2/+8
| | * net/mlx5: E-Switch, Fix drop counters use before creationEugenia Emantayev2018-02-201-4/+4
| | * net/mlx5: Add header re-write to the checks for conflicting actionsOr Gerlitz2018-02-201-1/+2
| | * net/mlx5: Use 128B cacheline size for 128B or larger cachelinesDaniel Jurgens2018-02-201-1/+1
| | * net/mlx5e: Specify numa node when allocating drop rqGal Pressman2018-02-201-2/+8
| | * net/mlx5e: Return error if prio is specified when offloading eswitch vlan pushOr Gerlitz2018-02-201-1/+2
| | * net/mlx5: Address static checker warnings on non-constant initializersOr Gerlitz2018-02-201-4/+4
| | * net/mlx5e: Eliminate build warnings on no previous prototypeOr Gerlitz2018-02-202-2/+3
| | * net/mlx5e: Verify inline header size do not exceed SKB linear sizeEran Ben Elisha2018-02-201-1/+1
| | * net/mlx5e: Fix loopback self test when GRO is offInbar Karmy2018-02-201-1/+2
| | * net/mlx5e: Fix TCP checksum in LRO buffersGal Pressman2018-02-201-14/+35
| * | ibmvnic: Check for NULL skb's in NAPI poll routineThomas Falcon2018-02-201-0/+5
* | | r8169: simplify and improve check for dashHeiner Kallweit2018-02-231-30/+9Star
* | | r8169: disable WOL per defaultHeiner Kallweit2018-02-231-2/+3
* | | nfp: advertise firmware for mixed 10G/25G modeDirk van der Merwe2018-02-221-0/+1
* | | aquantia: add Makefiles to all directoriesJakub Kicinski2018-02-221-0/+2
* | | nfp: add Makefiles to all directoriesJakub Kicinski2018-02-225-0/+10
* | | ibmvnic: Split counters for scrq/pools/napiNathan Fontenot2018-02-222-23/+22Star
* | | ibmvnic: Fix TX descriptor trackingThomas Falcon2018-02-221-1/+1
* | | Merge tag 'mlx5-updates-2018-02-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-02-228-144/+181
|\ \ \
| * | | IB/mlx5: Implement fragmented completion queue (CQ)Yonatan Cohen2018-02-154-43/+45
| * | | net/mlx5: Remove redundant EQ API exportsSaeed Mahameed2018-02-152-3/+17
| * | | net/mlx5: Move CQ completion and event forwarding logic to eq.cSaeed Mahameed2018-02-152-47/+47
| * | | net/mlx5: CQ hold/put APISaeed Mahameed2018-02-151-23/+19Star
| * | | net/mlx5: EQ add/del CQ APISaeed Mahameed2018-02-153-45/+53
| * | | net/mlx5: Add missing likely/unlikely hints to cq eventsSaeed Mahameed2018-02-151-3/+3
| * | | net/mlx5: CQ Database per EQSaeed Mahameed2018-02-153-35/+52
| | |/ | |/|
* | | ibmvnic: Correct goto target for tx irq initialization failureNathan Fontenot2018-02-211-1/+1
* | | ibmvnic: Allocate max queues stats buffersNathan Fontenot2018-02-211-2/+2
* | | ibmvnic: Make napi usage dynamicNathan Fontenot2018-02-211-25/+45
* | | ibmvnic: Free and re-allocate scrqs when tx/rx scrqs changeNathan Fontenot2018-02-211-26/+52
* | | ibmvnic: Move active sub-crq count settingsNathan Fontenot2018-02-211-10/+7Star
* | | ibmvnic: Rename active queue count variablesNathan Fontenot2018-02-212-10/+10
* | | net/mac8390: Fix log messagesFinn Thain2018-02-211-19/+17Star
* | | net/mac8390: Convert to nubus_driverFinn Thain2018-02-211-72/+67Star
* | | net/8390: Fix msg_enable patch snafuFinn Thain2018-02-2111-49/+4Star
* | | net/8390: Remove redundant make dependenciesFinn Thain2018-02-211-3/+3