summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* mlx4: do not fire tasklet unless necessaryEric Dumazet2017-02-172-9/+6
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-02-165-230/+481
|\
| * ixgbe: Don't bother clearing buffer memory for descriptor ringsAlexander Duyck2017-02-162-71/+99
| * ixgbe: Add support for build_skbAlexander Duyck2017-02-161-1/+48
| * ixgbe: Add private flag to control buffer modeAlexander Duyck2017-02-161-0/+47
| * ixgbe: Add support for padding packetAlexander Duyck2017-02-162-4/+56
| * ixgbe: Break out Rx buffer page managementAlexander Duyck2017-02-161-109/+122
| * ixgbe: Use length to determine if descriptor is doneAlexander Duyck2017-02-162-7/+9
| * ixgbe: Make use of order 1 pages and 3K buffers independent of FCoEAlexander Duyck2017-02-162-17/+22
| * ixgbe: Update code to better handle incrementing page countAlexander Duyck2017-02-162-15/+31
| * ixgbe: Update driver to make use of DMA attributes in Rx pathAlexander Duyck2017-02-162-19/+40
| * ixgbe: Only DMA sync frame lengthAlexander Duyck2017-02-161-5/+5
| * ixgbe: Add function for checking to see if we can reuse pageAlexander Duyck2017-02-161-29/+42
| * ixgbe: Update version to reflect added functionalityMark Rustad2017-02-161-1/+1
| * ixgbe: prefix Data Center Bridge ops structStephen Hemminger2017-02-163-3/+3
| * ixgbe: Support 2.5Gb and 5Gb speedTony Nguyen2017-02-162-3/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-167-102/+112
|\ \
| * | ibmvnic: Fix endian errors in error reporting outputThomas Falcon2017-02-151-4/+4
| * | ibmvnic: Fix endian error when requesting device capabilitiesThomas Falcon2017-02-151-2/+2
| * | net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula2017-02-151-54/+62
| * | net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula2017-02-151-3/+7
| * | ibmvnic: Fix initial MTU settingsThomas Falcon2017-02-141-7/+5
| * | net: ethernet: ti: cpsw: fix cpsw assignment in resumeIvan Khoronzhuk2017-02-141-1/+1
| * | net: fec: fix multicast filtering hardware setupRui Sousa2017-02-141-14/+9
| * | net/mlx5e: Disable preemption when doing TC statistics upcallOr Gerlitz2017-02-141-0/+4
| * | xen-netback: vif counters from int/long to u64Mart van Santen2017-02-132-8/+8
| * | ibmvnic: Call napi_disable instead of napi_enable in failure pathNathan Fontenot2017-02-111-1/+1
| * | ibmvnic: Initialize completion variables before starting workNathan Fontenot2017-02-111-8/+9
* | | cxgb4: Remove redundant code in t4_uld_clean_up()Ganesh Goudar2017-02-161-2/+0
* | | cxgb4: Add new T5 and T6 pci device id'sGanesh Goudar2017-02-161-0/+5
* | | cxgb4: Increase max number of tc u32 linksArjun V2017-02-163-13/+7
| |/ |/|
* | mlxsw: acl: Use PBS type for forward actionJiri Pirko2017-02-151-11/+9
* | net: stmmac: invert the logic for dumping regsLABBE Corentin2017-02-151-9/+9
* | net: stmmac: reduce indentation by adding a continueLABBE Corentin2017-02-151-42/+40
* | net: stmmac: split the stmmac_adjust_link 10/100 caseLABBE Corentin2017-02-151-5/+9
* | net: stmmac: run stmmac_hw_fix_mac_speed when speed is validLABBE Corentin2017-02-151-3/+2
* | net: stmmac: set speed at SPEED_UNKNOWN in case of broken speedLABBE Corentin2017-02-151-0/+1
* | net: stmmac: use SPEED_UNKNOWN/DUPLEX_UNKNOWNLABBE Corentin2017-02-151-6/+6
* | net: stmmac: likely is useless in occasional functionLABBE Corentin2017-02-151-4/+4
* | net: stmmac: remove useless parenthesisLABBE Corentin2017-02-152-5/+5
* | net: ethernet: aquantia: switch to pci_alloc_irq_vectorsChristoph Hellwig2017-02-151-76/+25
* | qede: Add driver support for PTPSudarsana Reddy Kalluru2017-02-158-1/+661
* | qed: Add infrastructure for PTP supportSudarsana Reddy Kalluru2017-02-158-1/+425
* | cxgb4: Update proper netdev stats for rx dropsGanesh Goudar2017-02-151-1/+1
* | mlx4: do not use rwlock in fast pathEric Dumazet2017-02-152-18/+19
* | net: ethernet: ti: cpsw: use var instead of func for usage countIvan Khoronzhuk2017-02-141-30/+12
* | pch_gbe: Omit private ndo_get_stats functionTobias Klauser2017-02-141-12/+0
* | net: hip04: Omit private ndo_get_stats functionTobias Klauser2017-02-141-6/+0
* | net: irda: au1k_ir: drop useless includeManuel Lauss2017-02-141-1/+0
* | net: irda: au1k_ir: remove unused timerManuel Lauss2017-02-141-7/+0