summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e (follow)
Commit message (Expand)AuthorAgeFilesLines
* i40e: AQ Geneve cloud tunnel typeShannon Nelson2016-02-041-2/+2
* i40e: AQ Add Run PHY Activity structShannon Nelson2016-02-041-0/+13
* i40e: Limit DCB FW version checks to X710/XL710 devicesGreg Bowers2016-02-041-5/+7
* i40e: add new proxy-wol bit for X722Shannon Nelson2016-02-041-0/+1
* i40e/i40evf: Use private workqueueJesse Brandeburg2016-02-041-1/+14
* i40evf: add new write-back modeAnjali Singhai Jain2016-02-041-0/+6
* i40e/i40evf: Fix for UDP/TCP RSS for X722Anjali Singhai Jain2016-02-042-0/+24
* i40e: Extend ethtool RSS hooks for X722Anjali Singhai Jain2016-02-041-1/+52
* i40e: add new device IDs for X722Anjali Singhai Jain2016-02-043-0/+6
* i40e: bump version to 1.4.10Catherine Sullivan2016-02-041-1/+1
* i40e: update features with right offloadJesse Brandeburg2016-02-041-5/+5
* i40e: Cleanup the code with respect to restarting autonegAnjali Singhai Jain2016-02-042-4/+9
* i40e: define function capabilities in only one placeShannon Nelson2016-02-042-57/+29
* i40e: Replace X722 mac check in ethtool get_settingsCatherine Sullivan2016-02-042-1/+2
* i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtoolAnjali Singhai Jain2016-02-041-10/+4
* i40e: Add mac_filter_element at the end of the list instead of HEADKiran Patil2016-02-041-1/+1
* net: i40e: shut up uninitialized variable warningsArnd Bergmann2016-01-261-2/+2
* i40e: fix build warningsEric Dumazet2016-01-261-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-182-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-131-1/+1
* | i40e: clean whole mac filter listShannon Nelson2015-12-131-8/+11
* | i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722Anjali Singhai Jain2015-12-131-0/+1
* | i40e: hush little warningsMitch Williams2015-12-131-6/+12
* | i40e: Opcode and structures required by OEM Post Update AQ command and add ne...Michal Kosiarz2015-12-132-0/+22
* | i40e: use explicit cast from u16 to u8Kamil Krawczyk2015-12-131-1/+1
* | i40e: don't add zero MAC filterMitch Williams2015-12-131-6/+9
* | i40e: properly delete VF MAC filtersMitch Williams2015-12-133-2/+44
* | i40e: chomp the BIT(_ULL)Jesse Brandeburg2015-12-131-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