aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_fcoe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-25i40e: remove BUG_ON from FCoE setupShannon Nelson1-2/+0
2015-10-19i40e: Lock for VSI's MAC filter listKiran Patil1-0/+2
2015-10-15i40e: Change some messages from info to debug onlyNeerav Parikh1-1/+1
2015-10-08i40e/i40evf: clean up some codeJesse Brandeburg1-1/+0
2015-10-07i40e: make i40e_init_pf_fcoe to voidShannon Nelson1-6/+4
2015-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg1-6/+6
2015-05-28i40e: fix unrecognized FCOE EOF caseVasu Dev1-4/+7
2015-04-03i40e: fix invalid void return in FCoE codeJesse Brandeburg1-2/+1
2015-03-09i40e: Fix inconsistent use of PF/VF vs pf/vfJeff Kirsher1-5/+5
2015-03-05i40e/i40evf: Clean up some formatting and other thingsJesse Brandeburg1-2/+0
2015-02-24i40e: setup FCoE device typeVasu Dev1-0/+6
2015-02-24i40e: Add support for getlink, setlink ndo opsNeerav Parikh1-4/+8
2015-02-23i40e: Use #define for the VSI connection typeNeerav Parikh1-1/+1
2015-02-09i40e: Enable Loopback for the FCOE vsi as wellAnjali Singhai Jain1-0/+1
2015-02-09i40e: use dev_port for fcoe netdevVasu Dev1-0/+6
2015-02-08i40e: i40e_fcoe.c: Remove unused functionRickard Strandqvist1-9/+0
2015-01-13i40e: remove VN2VN related mac filtersVasu Dev1-2/+0
2014-11-18i40e: Add support to firmware CEE DCBX modeNeerav Parikh1-1/+1
2014-08-11i40e: Fix missing uapi/linux/dcbnl.h include in i40e_fcoe.cLucas Tanure1-0/+1
2014-08-02i40e: Adds FCoE related code to i40e core driverVasu Dev1-8/+1
2014-08-02i40e: adds FCoE code to the i40e driverVasu Dev1-0/+1568