aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAge
...
| * | | igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTPJacob Keller2016-06-29
| * | | ixgbe: Error handler for duplicate filter locations in hardware for cls_u32 o...Amritha Nambiar2016-06-29
| * | | ixgbe: Fix deleting link filters for cls_u32 offloadsAmritha Nambiar2016-06-29
| * | | e1000e: prevent division by zero if TIMINCA is zeroDenys Vlasenko2016-06-29
| * | | fm10k: fix incorrect index calculation in fm10k_write_retaJacob Keller2016-06-29
| * | | fm10k: Align Rx buffers to 512B blocksAlexander Duyck2016-06-29
| * | | fm10k: don't use BIT() macro where the value isn't a bitmaskJacob Keller2016-06-29
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-30
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / e1000e: keep VLAN interfaces functional after rxvlan offJarod Wilson2016-06-29
| |/
* | i40e: Don't notify client(s) for DCB changes on all VSIsNeerav Parikh2016-06-27
* | i40e: Fix errors resulted while turning off TSOTushar Dave2016-06-27
* | i40e/i40evf: Bump version from 1.5.16 to 1.6.4Bimmy Pujari2016-06-27
* | i40e: add VSI info to macaddr messagesShannon Nelson2016-06-27
* | i40e: set default VSI without a resetMitch Williams2016-06-27
* | i40evf: always activate correct MAC address filterMitch Williams2016-06-27
* | i40e: Fix RSS to not be limited by the number of CPUsCatherine Sullivan2016-06-27
* | i40e: Removing unnecessary code which caused supported link mode bugAvinash Dayanand2016-06-27
* | i40e: fix missing DA cable checkSerey Kong2016-06-27
* | i40e: Save PCI state before suspendGreg Rose2016-06-27
* | i40e: Clean up MSIX IRQs before suspendGreg Rose2016-06-27
* | i40evf: don't overflow bufferMitch Williams2016-06-27
* | i40e: Add a call to set the client interface downCatherine Sullivan2016-06-27
* | i40e: write HENA for VFsMitch Williams2016-06-27
* | i40e: add hw struct local variableMitch Williams2016-06-27
* | i40e: add functions to control default VSIMitch Williams2016-06-27
* | ixgbe: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck2016-06-17
* | i40e: Move all UDP port notifiers to single functionAlexander Duyck2016-06-17
* | fm10k: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck2016-06-17
|/
* intel: Add support for IPv6 IP-in-IP offloadAlexander Duyck2016-05-20
* net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-20
* ixgbe: Fix VLAN features errorAlexander Duyck2016-05-16
* ixgbe: use correct mask when enabling sriovEmil Tantilov2016-05-16
* i40e: fix an uninitialized variable bugDan Carpenter2016-05-14
* i40e: Bump version from 1.5.10 to 1.5.16Bimmy Pujari2016-05-14
* i40e: don't add broadcast filter for VFsMitch Williams2016-05-14
* i40e/i40evf: properly report Rx packet hashMitch Williams2016-05-14
* i40e: set context to use VSI RSS LUT for SR-IOVAshish Shah2016-05-14
* i40e: Correct UDP packet header for non_tunnel-ipv6Akeem G Abodunrin2016-05-14
* i40e: change Rx hang message into a WARN_ONCEJacob Keller2016-05-14
* i40e: Refactor ethtool get_settingsCatherine Sullivan2016-05-14
* i40e: lie to the VFMitch Williams2016-05-14
* i40e: Add vf-true-promisc-support priv flagAnjali Singhai Jain2016-05-14
* i40e: Implement the API function for aq_set_switch_configShannon Nelson2016-05-14
* i40e: Add allmulti support for the VFAnjali Singhai Jain2016-05-14
* i40e: Add support for disabling all link and change bits needed for PHY inter...Kevin Scott2016-05-14
* e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctlJacob Keller2016-05-13
* igb/igbvf: Add support for GSO partialAlexander Duyck2016-05-13
* e1000e: mark shifted values as unsignedJacob Keller2016-05-13
* e1000e: use BIT() macro for bit definesJacob Keller2016-05-13
* igbvf: use BIT() macro instead of shiftsJacob Keller2016-05-13