summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)Author
2016-02-16i40e: refactor DCB functionJesse Brandeburg
2016-02-16i40e: add 20G speed for Tx bandwidth calculationsMitch Williams
2016-02-16i40e: add counter for arq overflowsMitch Williams
2016-02-16i40e: fix write-back-on-itr to work with legacy itrAnjali Singhai Jain
2016-02-16i40e: Store lan_vsi_idx and lan_vsi_id in the right sizePandi Maharajan
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: add 100Mb ethtool reportingCatherine Sullivan
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: Limit DCB FW version checks to X710/XL710 devicesGreg Bowers
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-03i40e: Extend ethtool RSS hooks for X722Anjali Singhai Jain
2016-02-03i40e: add new device IDs for X722Anjali Singhai Jain
2016-02-03i40e: bump version to 1.4.10Catherine Sullivan
2016-02-03i40e: update features with right offloadJesse Brandeburg
2016-02-03i40e: Cleanup the code with respect to restarting autonegAnjali Singhai Jain
2016-02-03i40e: define function capabilities in only one placeShannon Nelson
2016-02-03i40e: Replace X722 mac check in ethtool get_settingsCatherine Sullivan
2016-02-03i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtoolAnjali Singhai Jain
2016-02-03i40e: Add mac_filter_element at the end of the list instead of HEADKiran Patil
2016-01-25net: i40e: shut up uninitialized variable warningsArnd Bergmann
2016-01-25i40e: fix build warningsEric Dumazet
2016-01-08i40e: remove forever unused IDJesse Brandeburg
2016-01-08i40e: Fix Rx hash reported to the stack by our driverAnjali Singhai Jain
2016-01-08i40e: Look up MAC address in Open Firmware or IDPROMSowmini Varadhan
2016-01-08i40e: allow zero MAC address for VFsMitch Williams
2016-01-08i40e: change log messages and error returnsMitch Williams
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-16i40e: Call geneve_get_rx_port to get the existing Geneve portsSinghai, Anjali
2015-12-16i40e: geneve tunnel offload supportSinghai, Anjali
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert
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-12i40e: clean whole mac filter listShannon Nelson
2015-12-12i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722Anjali Singhai Jain
2015-12-12i40e: hush little warningsMitch Williams
2015-12-12i40e: Opcode and structures required by OEM Post Update AQ command and add ne...Michal Kosiarz
2015-12-12i40e: use explicit cast from u16 to u8Kamil Krawczyk
2015-12-12i40e: don't add zero MAC filterMitch Williams
2015-12-12i40e: properly delete VF MAC filtersMitch Williams
2015-12-12i40e: chomp the BIT(_ULL)Jesse Brandeburg
2015-12-06Revert "i40e: remove CONFIG_I40E_VXLAN"Singhai, Anjali