summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31409-22059/+51171
|\ \ \ \
| * | | | r8169: fix RTL8168EP take too long to complete driver initialization.Chunhao Lin2018-01-311-2/+2
| * | | | ibmvnic: Wait for device response when changing MACThomas Falcon2018-01-301-7/+14
| * | | | qlcnic: fix deadlock bugJunxiao Bi2018-01-291-9/+9
| * | | | net: macb: Handle HRESP errorHarini Katakam2018-01-292-4/+58
| * | | | net/mlx5e: IPoIB, Fix copy-paste bug in flow steering refactoringGal Pressman2018-01-291-1/+1
| * | | | i40e/i40evf: Update DESC_NEEDED value to reflect larger valueAlexander Duyck2018-01-292-2/+2
| * | | | bnxt_en: cleanup DIM work on device shutdownAndy Gospodarek2018-01-291-1/+7
| * | | | gianfar: prevent integer wrapping in the rx handlerAndy Spencer2018-01-291-2/+7
| * | | | net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly t...Vadim Lomovtsev2018-01-295-5/+5
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-291-7/+2
| |\ \ \ \
| * | | | | sfc: mark some unexported symbols as statickbuild test robot2018-01-292-3/+3
| * | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-01-2917-106/+342
| |\ \ \ \ \
| | * | | | | i40e: Do not allow use more TC queue pairs than MSI-X vectors existPaweł Jabłoński2018-01-261-0/+4
| | * | | | | i40e/i40evf: Record ITR register location in the q_vectorAlexander Duyck2018-01-265-18/+12
| | * | | | | i40e: fix reported mask for ntuple filtersJacob Keller2018-01-261-4/+4
| | * | | | | i40e: disallow programming multiple filters with same criteriaJacob Keller2018-01-261-0/+87
| | * | | | | i40e: program fragmented IPv4 filter input setJacob Keller2018-01-262-0/+13
| | * | | | | i40e: Fix kdump failureAvinash Dayanand2018-01-261-2/+2
| | * | | | | i40e: cleanup unnecessary parensJeff Kirsher2018-01-262-2/+2
| | * | | | | i40e: fix FW_LLDP flag on initAlan Brady2018-01-261-0/+3
| | * | | | | i40e: Implement an ethtool private flag to stop LLDP in FWDave Ertman2018-01-262-3/+58
| | * | | | | i40e: change flags to use 64 bitsAlice Michael2018-01-262-35/+36
| | * | | | | i40e: Display LLDP information on vSphere Web ClientUpasana Menon2018-01-264-0/+55
| | * | | | | i40e/i40evf: Use ring pointers to clean up _set_itr_per_queueAlexander Duyck2018-01-262-24/+26
| | * | | | | i40evf: Allow turning off offloads when the VF has VLAN setPaweł Jabłoński2018-01-261-6/+12
| | * | | | | i40e: Fix for adding multiple ethtool filters on the same locationPatryk Małek2018-01-261-6/+6
| | * | | | | i40e: Add returning AQ critical error to SWMichal Kosiarz2018-01-266-8/+24
| * | | | | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-01-288-179/+271
| |\ \ \ \ \ \
| | * | | | | | ixgbe: don't set RXDCTL.RLPML for 82599Emil Tantilov2018-01-261-2/+6
| | * | | | | | ixgbe: Fix && vs || typoDan Carpenter2018-01-261-1/+1
| | * | | | | | ixgbe: add support for reporting 5G link speedPaul Greenwalt2018-01-261-0/+3
| | * | | | | | ixgbe: Don't report unsupported timestamping filters for X550Miroslav Lichvar2018-01-261-18/+19
| | * | | | | | ixgbe: use ARRAY_SIZE for array sizing calculation on array bufColin Ian King2018-01-261-1/+1
| | * | | | | | ixgbevf: use ARRAY_SIZE for various array sizing calculationsColin Ian King2018-01-261-10/+7
| | * | | | | | ixgbevf: don't bother clearing tx_buffer_info in ixgbevf_clean_tx_ring()Emil Tantilov2018-01-261-43/+72
| | * | | | | | ixgbevf: improve performance and reduce size of ixgbevf_tx_map()Emil Tantilov2018-01-261-25/+20
| | * | | | | | ixgbevf: clear rx_buffer_info in configure instead of cleanEmil Tantilov2018-01-261-13/+13
| | * | | | | | ixgbevf: add counters for Rx page allocationsEmil Tantilov2018-01-263-7/+25
| | * | | | | | ixgbevf: update code to better handle incrementing page countEmil Tantilov2018-01-262-9/+28
| | * | | | | | ixgbevf: add support for DMA_ATTR_SKIP_CPU_SYNC/WEAK_ORDERINGEmil Tantilov2018-01-262-22/+38
| | * | | | | | ixgbevf: use length to determine if descriptor is doneEmil Tantilov2018-01-261-6/+8
| | * | | | | | ixgbevf: only DMA sync frame lengthEmil Tantilov2018-01-261-3/+4
| | * | | | | | ixgbevf: add function for checking if we can reuse pageEmil Tantilov2018-01-261-26/+33
| | |/ / / / /
| * | | | | | net/rocker: Remove unreachable return instructionLeon Romanovsky2018-01-281-1/+0
| * | | | | | cxgb4: use backdoor access to collect dumps when firmware crashedRahul Lakkireddy2018-01-261-13/+38
| * | | | | | cxgb4: fix incorrect condition for using firmware LDST commandsRahul Lakkireddy2018-01-261-1/+1
| * | | | | | cxgb4: reset FW_OK flag on firmware crashRahul Lakkireddy2018-01-261-1/+3
| * | | | | | net: hns3: add int_gl_idx setup for VFFuyun Liang2018-01-262-0/+13
| * | | | | | net: hns3: add get/set_coalesce support to VFFuyun Liang2018-01-261-0/+2