Age | Commit message (Expand) | Author | Files | Lines |
2018-02-08 | i40e: Fix the number of queues available to be mapped for use | Amritha Nambiar | 1 | -13/+14 |
2018-02-06 | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -6/+6 |
2018-01-29 | i40e/i40evf: Update DESC_NEEDED value to reflect larger value | Alexander Duyck | 2 | -2/+2 |
2018-01-29 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 17 | -106/+342 |
2018-01-27 | i40e: Do not allow use more TC queue pairs than MSI-X vectors exist | Paweł Jabłoński | 1 | -0/+4 |
2018-01-27 | i40e/i40evf: Record ITR register location in the q_vector | Alexander Duyck | 5 | -18/+12 |
2018-01-27 | i40e: fix reported mask for ntuple filters | Jacob Keller | 1 | -4/+4 |
2018-01-27 | i40e: disallow programming multiple filters with same criteria | Jacob Keller | 1 | -0/+87 |
2018-01-27 | i40e: program fragmented IPv4 filter input set | Jacob Keller | 2 | -0/+13 |
2018-01-27 | i40e: Fix kdump failure | Avinash Dayanand | 1 | -2/+2 |
2018-01-27 | i40e: cleanup unnecessary parens | Jeff Kirsher | 2 | -2/+2 |
2018-01-27 | i40e: fix FW_LLDP flag on init | Alan Brady | 1 | -0/+3 |
2018-01-27 | i40e: Implement an ethtool private flag to stop LLDP in FW | Dave Ertman | 2 | -3/+58 |
2018-01-27 | i40e: change flags to use 64 bits | Alice Michael | 2 | -35/+36 |
2018-01-27 | i40e: Display LLDP information on vSphere Web Client | Upasana Menon | 4 | -0/+55 |
2018-01-27 | i40e/i40evf: Use ring pointers to clean up _set_itr_per_queue | Alexander Duyck | 2 | -24/+26 |
2018-01-27 | i40evf: Allow turning off offloads when the VF has VLAN set | Paweł Jabłoński | 1 | -6/+12 |
2018-01-27 | i40e: Fix for adding multiple ethtool filters on the same location | Patryk Małek | 1 | -6/+6 |
2018-01-27 | i40e: Add returning AQ critical error to SW | Michal Kosiarz | 6 | -8/+24 |
2018-01-26 | ixgbe: don't set RXDCTL.RLPML for 82599 | Emil Tantilov | 1 | -2/+6 |
2018-01-26 | ixgbe: Fix && vs || typo | Dan Carpenter | 1 | -1/+1 |
2018-01-26 | ixgbe: add support for reporting 5G link speed | Paul Greenwalt | 1 | -0/+3 |
2018-01-26 | ixgbe: Don't report unsupported timestamping filters for X550 | Miroslav Lichvar | 1 | -18/+19 |
2018-01-26 | ixgbe: use ARRAY_SIZE for array sizing calculation on array buf | Colin Ian King | 1 | -1/+1 |
2018-01-26 | ixgbevf: use ARRAY_SIZE for various array sizing calculations | Colin Ian King | 1 | -10/+7 |
2018-01-26 | ixgbevf: don't bother clearing tx_buffer_info in ixgbevf_clean_tx_ring() | Emil Tantilov | 1 | -43/+72 |
2018-01-26 | ixgbevf: improve performance and reduce size of ixgbevf_tx_map() | Emil Tantilov | 1 | -25/+20 |
2018-01-26 | ixgbevf: clear rx_buffer_info in configure instead of clean | Emil Tantilov | 1 | -13/+13 |
2018-01-26 | ixgbevf: add counters for Rx page allocations | Emil Tantilov | 3 | -7/+25 |
2018-01-26 | ixgbevf: update code to better handle incrementing page count | Emil Tantilov | 2 | -9/+28 |
2018-01-26 | ixgbevf: add support for DMA_ATTR_SKIP_CPU_SYNC/WEAK_ORDERING | Emil Tantilov | 2 | -22/+38 |
2018-01-26 | ixgbevf: use length to determine if descriptor is done | Emil Tantilov | 1 | -6/+8 |
2018-01-26 | ixgbevf: only DMA sync frame length | Emil Tantilov | 1 | -3/+4 |
2018-01-26 | ixgbevf: add function for checking if we can reuse page | Emil Tantilov | 1 | -26/+33 |
2018-01-26 | i40e: use tc_cls_can_offload_and_chain0() | Jakub Kicinski | 1 | -5/+3 |
2018-01-26 | ixgbe: use tc_cls_can_offload_and_chain0() | Jakub Kicinski | 1 | -4/+1 |
2018-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+2 |
2018-01-25 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 3 | -17/+43 |
2018-01-25 | fm10k: clarify action when updating the VLAN table | Ngai-Mint Kwan | 1 | -1/+3 |
2018-01-25 | fm10k: correct typo in fm10k_pf.c | Ngai-Mint Kwan | 1 | -1/+1 |
2018-01-25 | fm10k: don't assume VLAN 1 is enabled | Jacob Keller | 1 | -5/+3 |
2018-01-25 | fm10k: stop adding VLAN 0 to the VLAN table | Jacob Keller | 1 | -3/+0 |
2018-01-25 | fm10k: fix "failed to kill vid" message for VF | Ngai-Mint Kwan | 1 | -2/+12 |
2018-01-25 | fm10k: cleanup unnecessary parenthesis in fm10k_iov.c | Jacob Keller | 1 | -2/+2 |
2018-01-25 | i40e: flower: check if TC offload is enabled on a netdev | Jakub Kicinski | 1 | -0/+2 |
2018-01-25 | fm10k: Fix configuration for macvlan offload | Alexander Duyck | 1 | -3/+22 |
2018-01-24 | igb: Clear TXSTMP when ptp_tx_work() is timeout | Daniel Hua | 1 | -0/+9 |
2018-01-24 | igb: Delete an error message for a failed memory allocation in igb_enable_sri... | Markus Elfring | 1 | -2/+0 |
2018-01-24 | igb: Free IRQs when device is hotplugged | Lyude Paul | 1 | -1/+1 |
2018-01-24 | e1000e: Alert the user that C-states will be disabled by enabling jumbo frames | Matt Turner | 1 | -0/+2 |