summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* e1000: switch to napi_gro_frags apiFlorian Westphal2014-09-121-17/+32
* e1000: convert to build_skbFlorian Westphal2014-09-123-120/+131
* e1000: rename struct e1000_buffer to e1000_tx_bufferFlorian Westphal2014-09-123-17/+17
* e1000: add and use e1000_rx_buffer info for RxFlorian Westphal2014-09-123-23/+27
* e1000: perform copybreak ahead of DMA unmapFlorian Westphal2014-09-121-30/+43
* e1000: move tbi workaround code into helper functionFlorian Westphal2014-09-121-30/+33
* e1000: move e1000_tbi_adjust_stats to where its usedFlorian Westphal2014-09-123-80/+77
* ixgbe: Refactor busy poll socket code to address multiple issuesAlexander Duyck2014-09-122-72/+45
* ixgbe: Drop Rx alloc at end of Rx cleanupAlexander Duyck2014-09-121-3/+0
* ixgbevf: Resolve missing-field-initializers warningsMark Rustad2014-09-121-1/+1
* ixgbe: Resolve warnings produced in W=2 buildsMark Rustad2014-09-122-11/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-074-22/+22
|\
| * i40evf: Fix TSO and hw checksums for non-accelerated vlan packets.Vlad Yasevich2014-08-251-1/+1
| * i40e: Fix TSO and hw checksums for non-accelerated vlan packets.Vlad Yasevich2014-08-251-1/+1
| * e1000: Fix TSO for non-accelerated vlan trafficVlad Yasevich2014-08-251-8/+11
| * e1000e: Fix TSO with non-accelerated vlansVlad Yasevich2014-08-251-12/+9
* | igb: add flags to set eee advertisement modeTodd Fujinaka2014-09-064-18/+49
* | e1000: e1000_ethertool.c coding style fixesKrzysztof Majzerowicz-Jaszcz2014-09-061-76/+79
* | ixgbe: use new eth_get_headlen interfaceAlexander Duyck2014-09-051-115/+1
* | igb: use new eth_get_headlen interfaceAlexander Duyck2014-09-051-108/+1
* | ixgbe: limit combined total of macvlan and SR-IOV VFsJacob Keller2014-09-042-6/+16
* | ixgbe: add comment noting recalculation of queuesJacob Keller2014-09-041-0/+8
* | ixgbevf: introduce delay for checking VFLINKS on 82599Emil Tantilov2014-09-041-0/+15
* | ixgbe: reset interface on link loss with pending Tx work from the VFEmil Tantilov2014-09-042-12/+49
* | ixgbe: Cleanup FDB handling codeAlexander Duyck2014-09-041-30/+4
* | i40e: use global pci_vfs_assigned() to replace local i40e_vfs_are_assigned()Ethan Zhao2014-09-041-31/+2
* | i40e/i40evf: Bump i40e/i40evf versionsCatherine Sullivan2014-09-042-2/+2
* | i40e: fix panic due to too-early Tx queue enableJesse Brandeburg2014-09-041-1/+1
* | i40e: Fix an issue when PF reset failsAnjali Singhai Jain2014-09-042-3/+11
* | i40e: make warning less verboseJesse Brandeburg2014-09-041-14/+12
* | i40e: Tell OS link is going down when calling set_phy_configCatherine Sullivan2014-09-041-3/+18
* | i40e: Remove unnecessary assignmentSerey Kong2014-09-041-1/+0
* | i40e: Change wording to be more consistentSerey Kong2014-09-043-3/+3
* | i40e: Allow user to change link settings if link is downCatherine Sullivan2014-09-041-1/+2
* | i40e: Add dual speed module supportCatherine Sullivan2014-09-042-20/+13
* | i40evf: Set skb->csum_level for encapsulated checksumTom Herbert2014-08-291-1/+1
* | i40e: Set skb->csum_level for encapsulated checksumTom Herbert2014-08-291-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-08-2816-98/+301
|\ \
| * | i40e/i40evf: Bump i40e & i40evf versionCatherine Sullivan2014-08-272-4/+4
| * | i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4Anjali Singhai Jain2014-08-276-3/+19
| * | i40e: quiet complaints when removing default MAC VLAN filter and make set_mac...Shannon Nelson2014-08-271-29/+70
| * | i40e/i40evf: add max buf len to aq debug print helperShannon Nelson2014-08-276-18/+27
| * | i40e: Add checks and message for Qualified Module infoCarolyn Wyborny2014-08-271-0/+14
| * | i40e: set num_queue_pairs to num configured by VFAshish Shah2014-08-271-5/+8
| * | i40e: Enable l2tsel bit for VLAN tag controlShannon Nelson2014-08-271-0/+1
| * | i40e: Add a FD flush counter to ethtoolAnjali Singhai Jain2014-08-273-0/+11
| * | i40e: ATR policy change to flush the table to clean stale ATR rulesAnjali Singhai Jain2014-08-264-20/+111
| * | i40e: Some FD message fixesAnjali Singhai Jain2014-08-261-10/+28
| * | i40e: Update flow director error messages to reduce user confusionCarolyn Wyborny2014-08-261-17/+16
* | | igb: flush when in xmit_more mode and under descriptor pressureDavid S. Miller2014-08-281-39/+39
OpenPOWER on IntegriCloud