summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e
Commit message (Expand)AuthorAgeFilesLines
* net: i40e: shut up uninitialized variable warningsArnd Bergmann2016-01-251-2/+2
* i40e: fix build warningsEric Dumazet2016-01-251-10/+5
* i40e: remove forever unused IDJesse Brandeburg2016-01-083-3/+0
* i40e: Fix Rx hash reported to the stack by our driverAnjali Singhai Jain2016-01-081-25/+29
* i40e: Look up MAC address in Open Firmware or IDPROMSowmini Varadhan2016-01-082-0/+91
* i40e: allow zero MAC address for VFsMitch Williams2016-01-081-5/+6
* i40e: change log messages and error returnsMitch Williams2016-01-081-9/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-172-7/+10
|\
| * i40e/i40evf: avoid mutex re-initJesse Brandeburg2015-12-032-7/+10
* | i40e: Call geneve_get_rx_port to get the existing Geneve portsSinghai, Anjali2015-12-161-0/+3
* | i40e: geneve tunnel offload supportSinghai, Anjali2015-12-164-43/+150
* | net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert2015-12-151-1/+1
* | sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert2015-12-151-1/+1
* | i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4Catherine Sullivan2015-12-121-1/+1
* | i40e: clean whole mac filter listShannon Nelson2015-12-121-8/+11
* | i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722Anjali Singhai Jain2015-12-121-0/+1
* | i40e: hush little warningsMitch Williams2015-12-121-6/+12
* | i40e: Opcode and structures required by OEM Post Update AQ command and add ne...Michal Kosiarz2015-12-122-0/+22
* | i40e: use explicit cast from u16 to u8Kamil Krawczyk2015-12-121-1/+1
* | i40e: don't add zero MAC filterMitch Williams2015-12-121-6/+9
* | i40e: properly delete VF MAC filtersMitch Williams2015-12-123-2/+44
* | i40e: chomp the BIT(_ULL)Jesse Brandeburg2015-12-121-15/+15
* | Revert "i40e: remove CONFIG_I40E_VXLAN"Singhai, Anjali2015-12-062-7/+9
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2015-12-035-154/+175
|\ \
| * | i40e: trivial fixesJesse Brandeburg2015-12-032-9/+4
| * | i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evfCatherine Sullivan2015-12-031-1/+1
| * | i40e/i40evf: use logical operatorMitch Williams2015-12-031-1/+1
| * | i40e: fix whitespaceMitch Williams2015-12-031-2/+2
| * | i40e: Remove separate functions gathering XOFF Rx statsNeerav Parikh2015-12-031-70/+7
| * | i40e: remove CONFIG_I40E_VXLANJesse Brandeburg2015-12-032-9/+7
| * | i40e: use priv flags to control packet splitJesse Brandeburg2015-12-032-0/+28
| * | i40e: propagate properlyMitch Williams2015-12-032-51/+76
| * | i40e: Fix memory leaks, sideband filter programmingKiran Patil2015-12-031-5/+14
| * | i40e: Detection and recovery of TX queue hung logic moved to service_task fro...Kiran Patil2015-12-033-6/+35
* | | i40e: Fix i40e_print_features() VEB mode outputJoe Perches2015-12-031-23/+19
|/ /
* | i40e: remove unused argumentJesse Brandeburg2015-12-014-12/+18
* | i40e: fix: do not sleep in netdev_opsJesse Brandeburg2015-12-011-24/+20
* | i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1Catherine Sullivan2015-12-011-1/+1
* | i40e: make error message more usefulMitch Williams2015-12-011-2/+2
* | i40e: fix confusing messageHelin Zhang2015-12-011-1/+2
* | i40e: Update error messagingCarolyn Wyborny2015-12-011-6/+10
* | i40e/i40evf: prefetch skb data on transmitJesse Brandeburg2015-12-011-0/+3
* | i40e: rename rss_size to alloc_rss_size in i40e_pfHelin Zhang2015-12-012-17/+22
* | i40e: add new fields to store user configurationHelin Zhang2015-12-013-17/+68
* | i40e: Bump version to 1.4.2Catherine Sullivan2015-11-251-2/+2
* | i40e: create a generic configure rss functionHelin Zhang2015-11-253-52/+107
* | i40e: rework the functions to configure RSS with similar parametersHelin Zhang2015-11-253-26/+71
* | i40e: return the number of enabled queues for ETHTOOL_GRXRINGSHelin Zhang2015-11-251-1/+1
* | i40e/i40evf: clean up error messagesMitch Williams2015-11-251-9/+12
* | i40e/i40evf: Add comment to #endifHelin Zhang2015-11-251-1/+1
OpenPOWER on IntegriCloud