summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40evf
AgeCommit message (Expand)Author
2016-02-17i40evf: support packet split receiveMitch Williams
2016-02-17i40e/i40evf: Bump versionJesse Brandeburg
2016-02-17i40e: properly show packet split status in debugfsMitch Williams
2016-02-17i40e/i40evf: use logical operators, not bitwiseMitch Williams
2016-02-17i40e/i40evf: use pages correctly in RxMitch Williams
2016-02-17i40e/i40evf: use __GFP_NOWARNJesse Brandeburg
2016-02-17i40e/i40evf: try again after failureJesse Brandeburg
2016-02-17i40e/i40evf: don't lose interruptsJesse Brandeburg
2016-02-17i40evf: Change vf driver string to reflect all products i40evf supportsCatherine Sullivan
2016-02-17i40e: Refactor force_wb and WB_ON_ITR functionality codeAnjali Singhai Jain
2016-02-17i40e/i40evf: bump version to 1.4.12/1.4.8Jesse Brandeburg
2016-02-17i40e: do TSO only if CHECKSUM_PARTIAL is setShannon Nelson
2016-02-17i40e: fix bug in dma syncJesse Brandeburg
2016-02-16i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7Catherine Sullivan
2016-02-16i40evf: enable bus master after resetMitch Williams
2016-02-16i40e: fix write-back-on-itr to work with legacy itrAnjali Singhai Jain
2016-02-16i40e: Bump AQ minor version to 1.5 for new FW featuresShannon Nelson
2016-02-16i40e: AQ thermal sensor control structShannon Nelson
2016-02-16i40e: AQ Add VXLAN-GPE tunnel typeShannon Nelson
2016-02-16i40e: AQ Add set_switch_configShannon Nelson
2016-02-16i40e: AQ Shared resource flagsShannon Nelson
2016-02-03i40e: AQ Add external power class to get link statusShannon Nelson
2016-02-03i40e: AQ Geneve cloud tunnel typeShannon Nelson
2016-02-03i40e: AQ Add Run PHY Activity structShannon Nelson
2016-02-03i40e: add new proxy-wol bit for X722Shannon Nelson
2016-02-03i40e/i40evf: Use private workqueueJesse Brandeburg
2016-02-03i40evf: add new write-back modeAnjali Singhai Jain
2016-02-03i40e/i40evf: Fix for UDP/TCP RSS for X722Anjali Singhai Jain
2016-02-03i40evf: null out ring pointers on freeMitch Williams
2016-02-03i40e: define function capabilities in only one placeShannon Nelson
2016-02-03i40evf: allow channel bonding of VFsMitch Williams
2016-02-03i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtoolAnjali Singhai Jain
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-08i40e: remove forever unused IDJesse Brandeburg
2016-01-08i40e: Fix Rx hash reported to the stack by our driverAnjali Singhai Jain
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-15sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert
2015-12-12i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4Catherine Sullivan
2015-12-12i40evf: change version string generationMitch Williams
2015-12-12i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722Anjali Singhai Jain
2015-12-12i40e: Opcode and structures required by OEM Post Update AQ command and add ne...Michal Kosiarz
2015-12-12i40evf: check rings before freeing resourcesMitch Williams
2015-12-08treewide: Fix typos in printkMasanari Iida
2015-12-03i40e/i40evf: avoid mutex re-initJesse Brandeburg
2015-12-03i40e: trivial fixesJesse Brandeburg
2015-12-03i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evfCatherine Sullivan
2015-12-03i40e/i40evf: use logical operatorMitch Williams
2015-12-03i40evf: use correct typesMitch Williams
2015-12-03i40evf: don't use atomic allocationMitch Williams
2015-12-03i40e: Fix memory leaks, sideband filter programmingKiran Patil