qed,qede: Bump driver versions to 8.7.0.0
[deliverable/linux.git] / drivers / net / ethernet / intel /
2016-02-20  David S. MillerMerge branch 'ethtool-perqueue-params'
2016-02-20  Kan Liangi40e/ethtool: support coalesce setting by queue
2016-02-20  Kan Liangi40e/ethtool: support coalesce getting by queue
2016-02-20  Kan Liangi40e: queue-specific settings for interrupt moderation
2016-02-19  David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2016-02-19  Jesse Brandeburgi40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
2016-02-19  Mitch Williamsi40e: let go of the past
2016-02-19  Pandi Kumar Maharajani40e: suspend scheduling during driver unload
2016-02-19  Shannon Nelsoni40e: Use the new rx ctl register helpers. Don't use...
2016-02-19  Shannon Nelsoni40e: implement and use Rx CTL helper functions
2016-02-19  Shannon Nelsoni40e: add adminq commands for Rx CTL registers
2016-02-19  John Underwoodi40e: add check for null VSI
2016-02-19  Anjali Singhai Jaini40e: Expose some registers to program parser, FD and...
2016-02-19  Carolyn Wybornyi40e: Fix for unexpected messaging
2016-02-19  Neerav Parikhi40e: Do not wait for Rx queue disable in DCB reconfig
2016-02-19  Kevin Scotti40e: Increase timeout when checking GLGEN_RSTAT_DEVSTA...
2016-02-19  Carolyn Wybornyi40e: Fix led blink capability for 10GBaseT PHY
2016-02-19  Carolyn Wybornyi40e: Add functions to blink led on 10GBaseT PHY
2016-02-19  Alexander Duycki40e/i40evf: Move Tx checksum closer to TSO
2016-02-19  Alexander Duycki40e/i40evf: Rewrite logic for 8 descriptor per packet...
2016-02-19  Alexander Duycki40e/i40evf: Break up xmit_descriptor_count from maybe_...
2016-02-19  David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2016-02-18  Alexander Duycki40e: Add support for ATR w/ IPv6 extension headers
2016-02-18  Alexander Duycki40evf: Update feature flags to reflect newly enabled...
2016-02-18  Alexander Duycki40e: Update feature flags to reflect newly enabled...
2016-02-18  Alexander Duycki40e: Do not drop support for IPv6 VXLAN or GENEVE...
2016-02-18  Alexander Duycki40e: Fix ATR in relation to tunnels
2016-02-18  Alexander Duycki40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
2016-02-18  Alexander Duycki40e/i40evf: Clean-up Rx packet checksum handling
2016-02-18  Alexander Duycki40e/i40evf: Add exception handling for Tx checksum
2016-02-18  Alexander Duycki40e/i40evf: Do not write to descriptor unless we complete
2016-02-18  Alexander Duycki40e/i40evf: Handle IPv6 extension headers in checksum...
2016-02-18  Alexander Duycki40e/i40evf: Add support for IPv4 encapsulated in IPv6
2016-02-18  Alexander Duycki40e/i40evf: Replace header pointers with unions of...
2016-02-18  Alexander Duycki40e/i40evf: Consolidate all header changes into TSO...
2016-02-18  Alexander Duycki40e/i40evf: Factor out L4 header and checksum from...
2016-02-18  Alexander Duycki40e/i40evf: Use u64 values instead of casting them...
2016-02-18  Alexander Duycki40e/i40evf: Drop outer checksum offload that was not...
2016-02-18  David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2016-02-18  Catherine Sullivani40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
2016-02-18  Anjali Singhai Jaini40e: When in promisc mode apply promisc mode to Tx...
2016-02-18  Shannon Nelsoni40e: clean event descriptor before use
2016-02-18  Mitch Williamsi40evf: set adapter state on reset failure
2016-02-18  Shannon Nelsoni40e: better error reporting for nvmupdate
2016-02-18  Mitch Williamsi40e: expand comment
2016-02-18  Anjali Singhai Jaini40e: Do not disable queues in the Legacy/MSI Interrupt...
2016-02-18  Mitch Williamsi40e/i40evf: avoid atomics
2016-02-18  Kiran Patili40e: Removal of code which relies on BASE VEB SEID
2016-02-18  Anjali Singhai Jaini40e: Fix PROMISC mode for Multi-function per port...
2016-02-18  Anjali Singhai Jaini40e: Add a SW workaround for lost interrupts
2016-02-18  Jesse Brandeburgi40e: trivial: cleanup use of pf->hw
2016-02-18  Mitch Williamsi40evf: support packet split receive
2016-02-18  Jesse Brandeburgi40e: drop unused debugfs file "dump"
2016-02-18  Mitch Williamsi40e: get rid of magic number
2016-02-18  David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2016-02-18  John Fastabendixgbe: fix dates on header of ixgbe_model.h
2016-02-18  John Fastabendixgbe: use u32 instead of __u32 in model header
2016-02-17  Jesse Brandeburgi40e/i40evf: Bump version
2016-02-17  Mitch Williamsi40e: properly show packet split status in debugfs
2016-02-17  Mitch Williamsi40e/i40evf: use logical operators, not bitwise
2016-02-17  Mitch Williamsi40e/i40evf: use pages correctly in Rx
2016-02-17  Jesse Brandeburgi40e/i40evf: use __GFP_NOWARN
2016-02-17  Jesse Brandeburgi40e: dump descriptor indexes in hex
2016-02-17  Jesse Brandeburgi40e/i40evf: try again after failure
2016-02-17  Jesse Brandeburgi40e/i40evf: don't lose interrupts
2016-02-17  Catherine Sullivani40evf: Change vf driver string to reflect all products...
2016-02-17  Anjali Singhai Jaini40e: Refactor force_wb and WB_ON_ITR functionality...
2016-02-17  Shannon Nelsoni40e: use new add_veb calling with VEB stats control
2016-02-17  Shannon Nelsoni40e: add VEB stat control and remove L2 cloud filter
2016-02-17  Shannon Nelsoni40e: set shared bit for multicast filters
2016-02-17  Neerav Parikhi40e: Make the DCB firmware checks for X710/XL710 only
2016-02-17  Jesse Brandeburgi40e: move sync_vsi_filters up in service_task
2016-02-17  David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2016-02-17  Sowmini Varadhani40e: use eth_platform_get_mac_address()
2016-02-17  Anjali Singhai Jaini40e: add priv flag for automatic rule eviction
2016-02-17  Anjali Singhaii40e: Enable Geneve offload for FW API ver > 1.4 for...
2016-02-17  Jesse Brandeburgi40e/i40evf: bump version to 1.4.12/1.4.8
2016-02-17  Jacob Kelleri40e: avoid large memcpy by assigning struct
2016-02-17  Jesse Brandeburgi40e: count allocation errors
2016-02-17  Jesse Brandeburgi40e: drop unused function
2016-02-17  Shannon Nelsoni40e: negate PHY int mask bits
2016-02-17  Kiran Patili40e: APIs to Add/remove port mirroring rules
2016-02-17  Jesse Brandeburgi40e: fix: do not sleep in netdev_ops
2016-02-17  Jesse Brandeburgi40e: allocate memory safer
2016-02-17  Shannon Nelsoni40e: do TSO only if CHECKSUM_PARTIAL is set
2016-02-17  Jesse Brandeburgi40e: fix bug in dma sync
2016-02-17  Jesse Brandeburgi40e: trivial: fix missing space
2016-02-17  Jesse Brandeburgi40e: trivial: drop duplicate definition
2016-02-17  David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2016-02-17  David S. MillerMerge branch 'tc-hw-offload'
2016-02-17  John Fastabendnet: ixgbe: abort with cls u32 divisor groups greater...
2016-02-17  John Fastabendnet: ixgbe: add support for tc_u32 offload
2016-02-17  John Fastabendnet: ixgbe: add minimal parser details for ixgbe
2016-02-17  John Fastabendnet: rework setup_tc ndo op to consume general tc operand
2016-02-17  John Fastabendnet: rework ndo tc op to consume additional qdisc handl...
2016-02-17  Catherine Sullivani40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
2016-02-17  Jesse Brandeburgi40e: trivial: remove unnecessary local var
2016-02-17  Jesse Brandeburgi40e: remove VF device IDs from PF
2016-02-17  Shannon Nelsoni40e: add netdev info to VSI dump
2016-02-17  Mitch Williamsi40evf: enable bus master after reset
next
This page took 0.341508 seconds and 8 git commands to generate.