summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2016-07-14i40e: use valid online CPU on q_vector initializationGuilherme G. Piccoli
2016-07-14ixgbe: napi_poll must return the work donePaolo Abeni
2016-07-14i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filterKiran Patil
2016-07-14i40e/i40evf: Fix i40e_rx_checksumAlexander Duyck
2016-06-29ixgbevf: ixgbevf_write/read_posted_mbx should use IXGBE_ERR_MBX to initialize...Xin Long
2016-06-29e1000e: keep Rx/Tx HW_VLAN_CTAG in syncJarod Wilson
2016-06-29e1000e: keep VLAN interfaces functional after rxvlan offJarod Wilson
2016-05-20intel: Add support for IPv6 IP-in-IP offloadAlexander Duyck
2016-05-20net: define gso types for IPx over IPv4 and IPv6Tom Herbert
2016-05-16ixgbe: Fix VLAN features errorAlexander Duyck
2016-05-16ixgbe: use correct mask when enabling sriovEmil Tantilov
2016-05-14i40e: fix an uninitialized variable bugDan Carpenter
2016-05-14i40e: Bump version from 1.5.10 to 1.5.16Bimmy Pujari
2016-05-14i40e: don't add broadcast filter for VFsMitch Williams
2016-05-14i40e/i40evf: properly report Rx packet hashMitch Williams
2016-05-14i40e: set context to use VSI RSS LUT for SR-IOVAshish Shah
2016-05-13i40e: Correct UDP packet header for non_tunnel-ipv6Akeem G Abodunrin
2016-05-13i40e: change Rx hang message into a WARN_ONCEJacob Keller
2016-05-13i40e: Refactor ethtool get_settingsCatherine Sullivan
2016-05-13i40e: lie to the VFMitch Williams
2016-05-13i40e: Add vf-true-promisc-support priv flagAnjali Singhai Jain
2016-05-13i40e: Implement the API function for aq_set_switch_configShannon Nelson
2016-05-13i40e: Add allmulti support for the VFAnjali Singhai Jain
2016-05-13i40e: Add support for disabling all link and change bits needed for PHY inter...Kevin Scott
2016-05-13e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctlJacob Keller
2016-05-13igb/igbvf: Add support for GSO partialAlexander Duyck
2016-05-13e1000e: mark shifted values as unsignedJacob Keller
2016-05-13e1000e: use BIT() macro for bit definesJacob Keller
2016-05-13igbvf: use BIT() macro instead of shiftsJacob Keller
2016-05-13igbvf: remove unused variable and dead codeJacob Keller
2016-05-13igb: adjust PTP timestamps for Tx/Rx latencyNathan Sullivan
2016-05-13e1000e: e1000e_cyclecounter_read(): do overflow check only if neededDenys Vlasenko
2016-05-13e1000e: e1000e_cyclecounter_read(): fix er32(SYSTIML) overflow checkDenys Vlasenko
2016-05-13e1000e: e1000e_cyclecounter_read(): incvalue is 32 bits, not 64Denys Vlasenko
2016-05-13igb: make igb_update_pf_vlvf staticJacob Keller
2016-05-13igb: use BIT() macro or unsigned prefixJacob Keller
2016-05-13e1000e: Cleanup consistency in ret_val variable usageBrian Walsh
2016-05-13e1000e: fix ethtool autoneg off for non-copperSteve Shih
2016-05-05i40e: constify i40e_client_ops structureJulia Lawall
2016-05-05i40e: fix misleading indentationArnd Bergmann
2016-05-05i40e: Test memory before ethtool alloc succeedsJesse Brandeburg
2016-05-05i40evf: Allocate Rx buffers properlyMitch Williams
2016-05-05i40e/i40evf: Remove unused hardware receive descriptor codeJesse Brandeburg
2016-05-05i40evf: refactor receive routineJesse Brandeburg
2016-05-05i40evf: Drop packet split receive routineJesse Brandeburg
2016-05-05i40e: Refactor receive routineJesse Brandeburg
2016-05-05i40e/i40evf: Remove reference to ring->dtypeJesse Brandeburg
2016-05-05i40e: Drop packet split receive routineJesse Brandeburg
2016-05-05i40e/i40evf: Refactor tunnel interpretationJesse Brandeburg
2016-05-04Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller