summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
Commit message (Expand)AuthorAgeFilesLines
* net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz2014-12-161-0/+5
* i40e: Bump i40e version to 1.2.2 and i40evf version to 1.0.6Catherine Sullivan2014-12-061-2/+2
* i40e: Re enable Main VSI loopback setting in the reset pathAnjali Singhai Jain2014-12-061-0/+3
* i40e: Add new update VSI flow to accommodate FW fix with VSI Loopback modeAnjali Singhai Jain2014-12-061-1/+13
* i40e: Add description to misc and fd interruptsCarolyn Wyborny2014-12-061-4/+7
* i40e: Remove unneeded break statementShannon Nelson2014-12-061-2/+0
* net: rename netdev_phys_port_id to more generic nameJiri Pirko2014-12-021-1/+1
* net: make vid as a parameter for ndo_fdb_add/ndo_fdb_delJiri Pirko2014-12-021-1/+1
* i40e: enable fdb add code, remove unused codeJesse Brandeburg2014-11-221-63/+8
* i40e: trigger SW INT with no ITR waitShannon Nelson2014-11-201-2/+8
* i40e: don't overload fieldsMitch Williams2014-11-201-4/+3
* i40e: Set XPS bit mask to zero in DCB modeNeerav Parikh2014-11-181-7/+31
* i40e: Do not disable/enable FCoE VSI with DCB reconfigNeerav Parikh2014-11-181-1/+11
* i40e: Modify Tx disable wait flow in case of DCB reconfigurationNeerav Parikh2014-11-181-0/+60
* i40e: Update VEB's enabled_tc after reconfigurationNeerav Parikh2014-11-181-0/+1
* i40e: Add support to firmware CEE DCBX modeNeerav Parikh2014-11-181-9/+17
* i40e: Resume Port Tx after DCB eventNeerav Parikh2014-11-181-1/+30
* i40e: Bump version to 1.1.23Catherine Sullivan2014-11-181-2/+2
* i40e: use netdev_rss_key_fill() helperEric Dumazet2014-11-161-7/+3
* i40e: don't do link_status or stats collection on every ARQShannon Nelson2014-11-111-4/+10
* i40e: properly parse MDET registersMitch Williams2014-11-031-5/+7
* i40e: configure VM ID in qtx_ctlMitch Williams2014-11-031-2/+6
* i40e: enable debug earlierShannon Nelson2014-11-031-0/+5
* i40e: better wording for resource tracking errorsShannon Nelson2014-11-031-6/+8
* i40e: scale msix vector use when more cores than vectorsShannon Nelson2014-11-031-4/+7
* i40e: fix link checking logicMitch Williams2014-11-031-4/+7
* i40e: Add condition to enter fdir flush and reinitAkeem G Abodunrin2014-11-031-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-011-2/+2
|\
| * i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event()Dan Carpenter2014-10-251-2/+2
* | i40e: Bump versionCatherine Sullivan2014-10-231-1/+1
* | i40e: Moving variable declaration out of the loopsAkeem G Abodunrin2014-10-231-4/+3
* | i40e: Add 10GBaseT supportMitch Williams2014-10-231-0/+4
* | i40e: process link events when setting up switchMitch Williams2014-10-231-0/+8
* | i40e: Fix a bug where Rx would stop after some timeAnjali Singhai Jain2014-10-231-4/+20
* | i40e/i40evf: Use usleep_range() instead of udelay()Neerav Parikh2014-10-231-3/+3
* | i40e: enable LSE poke and simplify link stateJesse Brandeburg2014-10-231-23/+16
* | i40e: mask phy eventsJesse Brandeburg2014-10-231-0/+18
|/
* i40e/i40evf: Bump i40e/i40evf versionsCatherine Sullivan2014-09-041-1/+1
* 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-041-3/+10
* i40e: make warning less verboseJesse Brandeburg2014-09-041-14/+12
* i40e: Change wording to be more consistentSerey Kong2014-09-041-1/+1
* i40e/i40evf: Bump i40e & i40evf versionCatherine Sullivan2014-08-271-3/+3
* i40e: quiet complaints when removing default MAC VLAN filter and make set_mac...Shannon Nelson2014-08-271-29/+70
* i40e: Add checks and message for Qualified Module infoCarolyn Wyborny2014-08-271-0/+14
* i40e: Add a FD flush counter to ethtoolAnjali Singhai Jain2014-08-271-0/+1
* i40e: ATR policy change to flush the table to clean stale ATR rulesAnjali Singhai Jain2014-08-261-10/+86
* Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-141-1/+1
|\
| * PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* | i40e: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist2014-08-121-8/+8
OpenPOWER on IntegriCloud