aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-12e1000: make eeprom read/write scheduler friendlyJoern Engel1-5/+8
2015-12-12ixgbe: do not report 2.5 Gbps as supportedEmil Tantilov1-4/+0
2015-12-12ixgbe: Clean stale VLANs when changing port VLAN or resettingAlexander Duyck1-5/+72
2015-12-12ixgbe: Clear stale pool mappingsAlexander Duyck3-9/+18
2015-12-12ixgbe: Fix VLAN promisc in relation to SR-IOVAlexander Duyck3-73/+72
2015-12-12ixgbe: Add support for VLAN promiscuous with SR-IOVAlexander Duyck2-12/+129
2015-12-12ixgbe: Reorder search to work from the top down instead of bottom upAlexander Duyck1-23/+19
2015-12-12ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVFAlexander Duyck6-12/+38
2015-12-12ixgbe: Simplify configuration of setting VLVF and VLVFBAlexander Duyck1-54/+34
2015-12-12ixgbe: Reduce VT code indent in set_vfta by introducing jump labelAlexander Duyck1-72/+70
2015-12-12ixgbe: Simplify definitions for regidx and bit in set_vftaAlexander Duyck1-29/+19
2015-12-12ixgbe: Fix SR-IOV VLAN pool configurationAlexander Duyck1-2/+2
2015-12-12ixgbe: Return error on failure to allocate mac_tableAlexander Duyck1-0/+2
2015-12-06Revert "i40e: remove CONFIG_I40E_VXLAN"Singhai, Anjali3-7/+20
2015-12-05fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frameJacob Keller1-3/+3
2015-12-05fm10k: TRIVIAL fix typo of hardwareJacob Keller1-2/+2
2015-12-05fm10k: change default Tx ITR to 25usecJacob Keller1-1/+2
2015-12-05fm10k: use macro for default Tx and Rx ITR valuesJacob Keller3-4/+6
2015-12-05fm10k: Update adaptive ITR algorithmJacob Keller3-14/+45
2015-12-05fm10k: introduce ITR_IS_ADAPTIVE macroJacob Keller3-5/+5
2015-12-05fm10k: Add support for ITR scaling based on PCIe link speedJacob Keller3-4/+55
2015-12-05fm10k: rename mbx_tx_oversized statistic to mbx_tx_droppedJacob Keller1-1/+1
2015-12-05fm10k: add statistics for actual DWORD count of mbmem mailboxJacob Keller3-1/+9
2015-12-05fm10k: explicitly typecast vlan values to u16Jacob Keller1-3/+3
2015-12-05fm10k: Correct typecast in fm10k_update_xc_addr_pfJacob Keller1-3/+3
2015-12-05fm10k: reinitialize queuing scheme after calling init_hwJacob Keller1-0/+18
2015-12-05fm10k: always check init_hw for errorsJacob Keller1-5/+29
2015-12-05fm10k: reset max_queues on init_hw_vf failureJacob Keller1-3/+10
2015-12-05fm10k: set netdev features in one locationJacob Keller3-21/+21
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2015-12-03Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller11-203/+226
2015-12-03i40e: Fix i40e_print_features() VEB mode outputJoe Perches1-23/+19
2015-12-03ixgbevf: Handle extended IPv6 headers in Tx pathMark Rustad1-8/+14
2015-12-03ixgbe: Always turn PHY power on when requestedMark Rustad2-2/+4
2015-12-03ixgbe: Handle extended IPv6 headers in Tx pathMark Rustad1-8/+15
2015-12-03ixgbe: Save VF info and take referencesMark Rustad3-23/+59
2015-12-03ixgbe: Wait for master disable to be setMark Rustad1-1/+13
2015-12-03ixgbe: Correct spec violations by waiting after resetMark Rustad4-5/+9
2015-12-03ixgbe: Update PTP to support X550EM_x devicesMark Rustad4-197/+578
2015-12-03ixgbe: Allow FDB entries access to more RAR filtersAlexander Duyck1-1/+4
2015-12-03ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addressesAlexander Duyck1-3/+25
2015-12-03ixgbe: Refactor MAC address configuration codeAlexander Duyck2-70/+100
2015-12-03ixgbevf: Minor cleanupsMark Rustad1-24/+12
2015-12-03ixgbevf: Use a private workqueue to avoid certain possible hangsMark Rustad1-2/+13
2015-12-03ixgbe: Use private workqueue to avoid certain possible hangsMark Rustad1-1/+13
2015-12-03ixgbe: Add support for newer thermal alarmMark Rustad2-3/+23
2015-12-03ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550emMark Rustad1-13/+8
2015-12-03i40e: trivial fixesJesse Brandeburg3-20/+8
2015-12-03i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evfCatherine Sullivan2-2/+2
2015-12-03i40e/i40evf: use logical operatorMitch Williams2-2/+2