aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-08-06list: fix order of arguments for hlist_add_after(_rcu)Ken Helias1-1/+1
2014-08-02i40e: remove support for vf unicast promiscuous modeAshish Shah1-10/+3
2014-08-02i40e: Minor comment changesAkeem G Abodunrin1-1/+1
2014-08-02i40e: disable local loopback on vmdq vsiShannon Nelson1-1/+0
2014-08-02i40e: use correct vf_id offset for virtchnl messageAshish Shah1-6/+13
2014-08-02i40e: expose debug_write_register requestShannon Nelson2-0/+32
2014-08-02i40e: adds FCoE to build and updates its documentationVasu Dev1-0/+1
2014-08-02i40e: Adds FCoE related code to i40e core driverVasu Dev11-11/+599
2014-08-02i40e: adds FCoE code to the i40e driverVasu Dev2-0/+1696
2014-07-24i40e: always print aqtx answerShannon Nelson1-5/+3
2014-07-24i40e: Give link more time after setting flow controlCatherine Sullivan1-3/+7
2014-07-24i40e: Fix firmware API version errorsCatherine Sullivan1-13/+7
2014-07-24i40e/i40evf: ARQ copy desc data even for failed commandsKamil Krawczyk1-7/+7
2014-07-24i40e/i40evf: fix extension header csum logicJesse Brandeburg1-2/+0
2014-07-24i40e/i40evf: Add nvmupdate supportShannon Nelson7-10/+772
2014-07-24i40e: fix format mismatch in drivers/net/ethernet/intel/i40e/i40e_debugfs.cToralf Förster1-2/+2
2014-07-16i40e: (ptp) warn when PF_ID does not match in PRTTSYN_CTL0Jacob Keller1-2/+6
2014-07-16i40e/i40evf: Clean up codePaul M Stillwell Jr4-5/+2
2014-07-16i40e: fix race conditions on queuing skb for HW time stampJakub Kicinski3-1/+5
2014-07-16i40e: never generate both software and hardware timestampsJakub Kicinski1-2/+2
2014-07-16i40e: Add ndo_get_phys_port_id() callback supportNeerav Parikh5-2/+49
2014-07-13i40e: remove unnecessary break after gotoFabian Frederick1-2/+0
2014-07-10bridge: fdb dumping takes a filter deviceJamal Hadi Salim1-1/+2
2014-07-02i40e/i40evf: Bump i40e to 0.4.21 and i40evf to 0.9.40Catherine Sullivan1-1/+1
2014-07-02i40e: Implement set_settings for ethtoolCatherine Sullivan1-0/+158
2014-07-02i40e: Add set_pauseparam to ethtoolCatherine Sullivan1-0/+76
2014-07-02i40e/i40evf: Add set_fc and init of FC settingsCatherine Sullivan4-56/+146
2014-07-02i40e: move nway resetJesse Brandeburg1-19/+19
2014-07-02i40e/i40evf: Add new HW link info variable an_enabled and function update_link_infoCatherine Sullivan4-2/+79
2014-07-02i40e: Finish implementation of ethtool get settingsJesse Brandeburg1-23/+127
2014-07-02i40e: disable TPHJesse Brandeburg2-8/+0
2014-07-02i40e: Fix a boundary condition and turning off of ntupleAnjali Singhai Jain1-3/+5
2014-07-02i40e: tolerate lost interruptsMitch Williams1-6/+2
2014-07-02i40e/i40evf: Force a shifted '1' to be unsignedPaul M Stillwell Jr1-2/+2
2014-07-02i40e/i40evf: Do not free the dummy packet buffer synchronouslyAnjali Singhai Jain3-50/+86
2014-07-01i40e/i40evf: Bump i40e to 0.4.19 and i40evf to 0.9.38Catherine Sullivan1-1/+1
2014-07-01i40e: remove linux/export.h header from i40e_ptp.cJacob Keller1-1/+0
2014-07-01i40e: limit GLLAN_TXPRE_QDIS to QINDX 0-127Christopher Pau1-1/+3
2014-07-01i40e/i40evf: initialize context descriptorJesse Brandeburg1-0/+1
2014-07-01i40e: FD filter replay logic bug fixAnjali Singhai Jain1-4/+6
2014-06-30i40e/i40evf: add ASQ write back timeout variable to AQ structureKamil Krawczyk2-1/+5
2014-06-30i40e: Correct mask assignment valueKevin Scott1-2/+2
2014-06-30i40e: clear all queues and interruptsShannon Nelson3-0/+95
2014-06-30i40e/i40evf: clear aq bah-bal on shutdownShannon Nelson1-0/+4
2014-06-30i40e/i40evf: Add base address registers to aq structShannon Nelson2-38/+22
2014-06-26i40e: fix fdir programmingJesse Brandeburg1-2/+4
2014-06-26i40e: Add debugfs hooks to print current total FD filter countAnjali Singhai Jain1-0/+4
2014-06-26i40e: Fix the FD sideband logic to detect a FD table full conditionAnjali Singhai Jain3-7/+20
2014-06-26i40e: Avoid adding the TCP-IPv4 filter twiceAnjali Singhai Jain1-13/+0