summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
Commit message (Expand)AuthorAgeFilesLines
* i40e: Fix for stats init function call in Rx setupCarolyn Wyborny2015-02-102-2/+2
* i40e/i40evf: Add call to u64_stats_init to initCarolyn Wyborny2015-02-092-0/+4
* i40e: Enable Loopback for the FCOE vsi as wellAnjali Singhai Jain2015-02-091-0/+1
* i40e: use dev_port for fcoe netdevVasu Dev2015-02-091-0/+6
* i40e: Fix function headerGreg Rose2015-02-091-1/+1
* i40e: fix led blink toggle to enable steady stateMatt Jared2015-02-091-2/+4
* i40evf: Force Tx writeback on ITRAnjali Singhai Jain2015-02-093-4/+39
* i40e: stop the service task at shutdownMitch Williams2015-02-091-0/+2
* i40evf: stop the watchdog for shutdownMitch Williams2015-02-091-0/+6
* i40evf: ignore bogus messages from FWMitch Williams2015-02-091-1/+1
* i40evf: reset on module unloadMitch Williams2015-02-091-5/+10
* i40e: add locking around VF resetMitch Williams2015-02-092-6/+8
* i40e: Use even more ARQ descriptorsMitch Williams2015-02-091-2/+2
* i40e: delay after VF resetMitch Williams2015-02-091-6/+6
* i40e: avoid use of uninitialized v_budget in i40e_init_msixJohn W Linville2015-02-091-5/+5
* i40e: i40e_fcoe.c: Remove unused functionRickard Strandqvist2015-02-091-9/+0
* ixgbe: add Tx anti spoofing supportDon Skidmore2015-02-064-0/+47
* ixgbevf: combine all of the tasks into a single service taskEmil Tantilov2015-02-062-66/+87
* ixgbevf: rewrite watchdog task to function similar to igbvfEmil Tantilov2015-02-062-75/+113
* ixgbevf: Add code to check for Tx hangEmil Tantilov2015-02-062-19/+115
* ixgbevf: Fix ordering of shutdown to correctly disable Rx and TxEmil Tantilov2015-02-061-21/+17
* ixgbevf: set vlan_features in a single write instead of several ORsEmil Tantilov2015-02-061-5/+5
* ixgbe: add VXLAN offload support for X550 devicesDon Skidmore2015-02-064-2/+113
* ixgbe: Cleanup probe to remove redundant attempt to ID PHYDon Skidmore2015-02-061-3/+0
* ixgbe: cleanup redundant default method set_rxpbaDon Skidmore2015-02-061-1/+0
* ixgbe: fix setting port VLANEmil Tantilov2015-02-061-5/+8
* ixgbevf: add RSS support for X550Emil Tantilov2015-02-062-0/+45
* ixgbevf: enable multiple queue supportEmil Tantilov2015-02-062-3/+20
* ixgbe: allow multiple queues in SRIOV modeEmil Tantilov2015-02-061-3/+0
* ixgbe: cleanup sparse errors in new ixgbe_x550.c fileDon Skidmore2015-02-061-30/+35
* fm10k: Resolve compile warnings with W=1Matthew Vick2015-02-062-6/+2
* fm10k: Validate VLAN ID in fm10k_update_xc_addr_pfMatthew Vick2015-02-061-5/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-053-11/+14
|\
| * ixgbevf: Fix checksum error when using stacked vlanToshiaki Makita2015-01-311-2/+2
| * ixgbe: Fix checksum error when using stacked vlanToshiaki Makita2015-01-311-1/+1
| * igbvf: Fix checksum error when using stacked vlanToshiaki Makita2015-01-311-8/+11
* | bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu2015-02-021-1/+1
* | net: e1000e: support txtd update delay via xmit_moreFlorian Westphal2015-01-231-10/+15
* | net: e1000: support txtd update delay via xmit_moreFlorian Westphal2015-01-231-6/+9
* | igb: Indicate failure on vf reset for empty mac addressAlexander Graf2015-01-231-2/+6
* | fm10k: Increase the timeout for the data path resetMatthew Vick2015-01-231-1/+1
* | fm10k: Check tunnel header length in encap offloadJoe Stringer2015-01-231-0/+6
* | net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation featur...Or Gerlitz2015-01-231-7/+6
* | igb: enable auxiliary PHC functions for the i210Richard Cochran2015-01-233-6/+276
* | igb: enable internal PPS for the i210Richard Cochran2015-01-232-5/+45
* | igb: serialize access to the time sync interrupt registersRichard Cochran2015-01-231-3/+7
* | igb: refactor time sync interrupt handlingRichard Cochran2015-01-231-30/+19
* | fm10k: Clean-up page reuse codeAlexander Duyck2015-01-231-17/+17
* | igb: Clean-up page reuse codeAlexander Duyck2015-01-231-19/+16
* | e1000e: Fix 82572EI that has no hardware timestamp supportMathias Koehrer2015-01-231-2/+3