aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-06i40e/i40evf: i40e implementation for skb_set_hashJesse Brandeburg1-0/+366
2014-01-17i40e: Fix device ID define names to align to standardShannon Nelson1-12/+12
2014-01-17i40e: implement DCB support infastructureNeerav Parikh1-0/+119
2014-01-17i40e: whitespace fixesJesse Brandeburg1-1/+1
2014-01-16i40e: updates to AdminQ interfaceShannon Nelson1-1/+0
2014-01-14i40e: whitespace fixesJesse Brandeburg1-1/+0
2014-01-10i40e: Cleanup Doxygen warningsJeff Kirsher1-7/+10
2014-01-10i40e: fix long linesMitch Williams1-1/+2
2014-01-10i40e: use assignment instead of memcpyMitch Williams1-2/+1
2014-01-09i40e: Fix MAC format in Write MAC address AQ cmdKamil Krawczyk1-2/+5
2014-01-09i40e: Fix GPL headerGreg Rose1-4/+3
2014-01-07i40e: whitespace paren and comment tweaksShannon Nelson1-0/+1
2014-01-07i40e: check MAC type before any REG accessShannon Nelson1-8/+8
2014-01-07i40e: move PF ID init from PF reset to SC initShannon Nelson1-7/+7
2014-01-07i40e: update firmware api to 1.1Shannon Nelson1-1/+1
2014-01-07i40e: Add code to wait for FW to complete in reset pathShannon Nelson1-0/+20
2014-01-06i40e: Admin queue shutdown fixesAnjali Singhai Jain1-25/+38
2014-01-06i40e: use correct struct for get and update vsi paramsShannon Nelson1-6/+6
2014-01-04i40e: fix mac address checkingJesse Brandeburg1-27/+0
2014-01-03i40e: update led set argsJesse Brandeburg1-27/+65
2014-01-03i40e: Implementation of VXLAN ndo'sJeff Kirsher1-0/+57
2014-01-03i40e: Populate and check pci bus speed and widthCatherine Sullivan1-0/+44
2013-12-17i40e: make functions static and remove dead codeStephen Hemminger1-80/+0
2013-12-10i40e: loopback info and set loopback fixKamil Krawczyk1-0/+1
2013-12-06i40e: enable early hardware supportJesse Brandeburg1-5/+17
2013-12-06i40e: Add flag for L2 VEB filteringKevin Scott1-1/+7
2013-12-06i40e: get media type during link infoJesse Brandeburg1-0/+47
2013-12-05i40e: set pf_id based on device and function numbersChristopher Pau1-1/+5
2013-09-27i40e: clean up coccicheck reported errorsJesse Brandeburg1-1/+1
2013-09-11i40e: init code and hardware supportJesse Brandeburg1-0/+2041