summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches2017-05-084-4/+4
* scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada2017-05-081-4/+4
* scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-083-4/+4
* treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-0814-106/+45
* qede: Fix possible misconfiguration of advertised autoneg value.sudarsana.kalluru@cavium.com2017-05-041-0/+5
* qed: Fix overriding of supported autoneg value.sudarsana.kalluru@cavium.com2017-05-043-1/+9
* qed*: Fix possible overflow for status block id field.sudarsana.kalluru@cavium.com2017-05-044-10/+9
* aquantia: Fix driver name reported by ethtoolPavel Belous2017-05-041-1/+1
* forcedeth: remove unnecessary carrier status checkZhu Yanjun2017-05-041-4/+2
* ibmvnic: Move queue restarting in ibmvnic_tx_completeNathan Fontenot2017-05-031-12/+10
* ibmvnic: Record SKB RX queue during pollThomas Falcon2017-05-031-0/+1
* ibmvnic: Continue skb processing after skb completion errorNathan Fontenot2017-05-031-1/+1
* ibmvnic: Check for driver reset first in ibmvnic_xmitNathan Fontenot2017-05-031-6/+6
* ibmvnic: Wait for any pending scrqs entries at driver closeNathan Fontenot2017-05-031-20/+27
* ibmvnic: Clean up tx pools when closingNathan Fontenot2017-05-031-0/+30
* ibmvnic: Whitespace correction in release_rx_poolsNathan Fontenot2017-05-031-1/+1
* ibmvnic: Delete napi's when releasing driver resourcesNathan Fontenot2017-05-031-0/+9
* ibmvnic: Updated reset handlingNathan Fontenot2017-05-032-157/+275
* ibmvnic: Replace is_closed with state fieldNathan Fontenot2017-05-032-9/+23
* ibmvnic: Move resource initialization to its own routineNathan Fontenot2017-05-031-32/+39
* tg3: don't clear stats while tg3_closeYueHaibing2017-05-031-4/+0
* xdp: use common helper for netlink extended ack reportingDaniel Borkmann2017-05-031-2/+2
* smsc911x: Adding support for Micochip LAN9250 Ethernet controllerDavid Cai2017-05-032-19/+49
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-021-2/+2
|\
| * net: fec: Fix typo in error msg and commentPeter Meerwald-Stadler2017-03-241-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-02443-17902/+47511
|\ \
| * | net: thunderx: Optimize page recycling for XDPSunil Goutham2017-05-022-7/+51
| * | net: thunderx: Support for XDP header adjustmentSunil Goutham2017-05-022-17/+55
| * | net: thunderx: Add support for XDP_TXSunil Goutham2017-05-023-27/+160
| * | net: thunderx: Add support for XDP_DROPSunil Goutham2017-05-023-25/+79
| * | net: thunderx: Add basic XDP supportSunil Goutham2017-05-025-19/+199
| * | net: thunderx: Cleanup receive buffer allocationSunil Goutham2017-05-021-9/+9
| * | net: thunderx: Optimize CQE_TX handlingSunil Goutham2017-05-022-28/+21
| * | net: thunderx: Optimize RBDR descriptor handlingSunil Goutham2017-05-022-13/+5
| * | net: thunderx: Support for page recyclingSunil Goutham2017-05-024-20/+119
| * | qed*: Fix issues in the ptp filter config implementation.sudarsana.kalluru@cavium.com2017-05-022-37/+81
| * | qede: Fix concurrency issue in PTP Tx path processing.sudarsana.kalluru@cavium.com2017-05-022-2/+7
| * | stmmac: Add support for SIMATIC IOT2000 platformJan Kiszka2017-05-021-1/+25
| * | net: hns: fix ethtool_get_strings overflow in hns driverTimmy Li2017-05-024-4/+4
| * | mlxsw: spectrum_router: Simplify VRF enslavementIdo Schimmel2017-05-013-131/+63
| * | Merge tag 'mlx5-updates-2017-04-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-05-0113-262/+1073
| |\ \
| | * | net/mlx5: E-Switch, Avoid redundant memory allocationEli Cohen2017-04-302-19/+10
| | * | net/mlx5e: Disable HW LRO when PCI is slower than link on striding RQEran Ben Elisha2017-04-301-7/+14
| | * | net/mlx5e: Use u8 as ownership type in mlx5e_get_cqe()Tariq Toukan2017-04-301-2/+2
| | * | net/mlx5e: Use prefetchw when a write is to followTariq Toukan2017-04-301-1/+1
| | * | net/mlx5e: Optimize poll ICOSQ completion queueTariq Toukan2017-04-301-29/+33
| | * | net/mlx5e: Act on delay probe time updatesHadar Hen Zion2017-04-301-0/+39
| | * | net/mlx5e: Update neighbour 'used' state using HW flow rules countersHadar Hen Zion2017-04-306-2/+151
| | * | net/mlx5e: Add support to neighbour update flowHadar Hen Zion2017-04-305-43/+434
| | * | net/mlx5e: Add neighbour hash table to the representorsHadar Hen Zion2017-04-302-8/+129
OpenPOWER on IntegriCloud