qed/qede: use 8.7.3.0 FW.
[cascardo/linux.git] / drivers /
2016-02-17 Yuval Mintzqed/qede: use 8.7.3.0 FW.
2016-02-17 David S. MillerMerge branch 'renesas-cleanups'
2016-02-17 Sergei Shtylyovsh_eth: kill useless *switch* defaults
2016-02-17 Sergei Shtylyovravb: kill useless *switch* defaults
2016-02-17 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2016-02-17 David S. MillerMerge branch 'amd-xgbe-next'
2016-02-17 Lendacky, Thomasamd-xgbe: Mask auto-negotiation interrupts in ISR
2016-02-17 Lendacky, Thomasamd-xgbe: Check Rx queue fifos before stopping Rx DMA
2016-02-17 Lendacky, Thomasamd-xgbe: Do traffic class setup when called through...
2016-02-17 Lendacky, Thomasamd-xgbe: Fix the mapping of priorities to traffic...
2016-02-17 Lendacky, Thomasamd-xgbe: Enable/disable PFC per traffic class
2016-02-17 Lendacky, Thomasamd-xgbe: Verify forced speed matches the active speedset
2016-02-17 Lendacky, Thomasamd-xgbe: Use __napi_schedule_irqoff
2016-02-17 Lendacky, Thomasamd-xgbe: Change from napi_complete to napi_complete_done
2016-02-17 Lendacky, Thomasamd-xgbe: Disable VLAN filtering when in promiscuous...
2016-02-17 Zhang Shengjumacvlan: convert to use IFF_NO_QUEUE
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
2016-02-17 Shannon Nelsoni40e: add a little more to an NVM update debug message
2016-02-17 Jesse Brandeburgi40e: refactor DCB function
2016-02-17 Mitch Williamsi40e: add 20G speed for Tx bandwidth calculations
2016-02-17 Mitch Williamsi40e: add counter for arq overflows
2016-02-17 Anjali Singhai Jaini40e: fix write-back-on-itr to work with legacy itr
2016-02-17 Pandi Maharajani40e: Store lan_vsi_idx and lan_vsi_id in the right...
2016-02-17 Shannon Nelsoni40e: Bump AQ minor version to 1.5 for new FW features
2016-02-17 Shannon Nelsoni40e: AQ thermal sensor control struct
2016-02-17 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2016-02...
2016-02-17 Arnd Bergmannnet: phy: spi_ks8995: include linux/gpio/consumer.h
2016-02-17 Shannon Nelsoni40e: AQ Add VXLAN-GPE tunnel type
2016-02-17 David S. MillerMerge branch 'unified-tunnel-dst-caching'
2016-02-17 Paolo Abenigeneve: add dst caching support
2016-02-17 Paolo Abeninet: add dst_cache to ovs vxlan lwtunnel
2016-02-17 Paolo Abeninet: use dst_cache for vxlan device
2016-02-17 David S. MillerMerge branch 'bnx2x-next'
2016-02-17 Yuval Mintzbnx2x: Warn about grc timeouts in register dump
2016-02-17 Yuval Mintzbnx2x: extend DCBx support
2016-02-17 Yuval Mintzbnx2x: Add support for single-port DCBx
2016-02-17 Yuval Mintzbnx2x: Add Geneve inner-RSS support
2016-02-17 Yuval Mintzbnx2x: Remove unneccessary EXPORT_SYMBOL
2016-02-17 Shannon Nelsoni40e: AQ Add set_switch_config
2016-02-17 Shannon Nelsoni40e: AQ Shared resource flags
2016-02-16 Amitoj Kaur Chawladmascc: Return correct error codes
2016-02-16 David S. MillerMerge branch '1GbE' of git://git./linux/kernel/git...
2016-02-16 David S. MillerMerge branch 'ethtool-channels-rxfh-conflict'
2016-02-16 Keller, Jacob Efm10k: don't reinitialize RSS flow table when RXFH...
2016-02-16 Bernhard Wallenet: fec: Add "phy-reset-active-low" property to DT
2016-02-16 David S. MillerMerge branch 'bcm7xxx-cleanups'
2016-02-16 Florian Fainellinet: phy: bcm7xxx: Reduce boilerplate code for 40nm...
2016-02-16 Florian Fainellinet: phy: bcm7xxx: Make MII_BCM7XX_64CLK_MDIO naming...
2016-02-16 Alexander Duyckigb: Add workaround for VLAN tag stripping on 82576
2016-02-16 Alexander Duyckigb: Enable use of "bridge fdb add" to set unicast...
2016-02-16 Alexander Duyckigb: Drop unnecessary checks in transmit path
2016-02-16 Alexander Duyckigb: Add support for VLAN promiscuous with SR-IOV and...
2016-02-16 Alexander Duyckigb: Clean-up configuration of VF port VLANs
2016-02-16 Alexander Duyckigb: Merge VLVF configuration into igb_vfta_set
2016-02-16 Alexander Duyckigb: Always enable VLAN 0 even if 8021q is not loaded
2016-02-16 Alexander Duyckigb: Do not factor VLANs into RLPML calculation
2016-02-16 Alexander Duyckigb: Allow asymmetric configuration of MTU versus Rx...
2016-02-16 Alexander Duyckigb: Refactor VFTA configuration
2016-02-16 Alexander Duyckigb: clean up code for setting MAC address
2016-02-16 Mitch Williamsigb/igbvf: don't give up
2016-02-16 Shota Suzukiigb: Unpair the queues when changing the number of...
2016-02-16 Shota Suzukiigb: Remove unnecessary flag setting in igb_set_flag_qu...
2016-02-12 David S. MillerMerge branch 'local-checksum-offload'
2016-02-12 Edward Creenet: ip_tunnel: remove 'csum_help' argument to iptunnel...
2016-02-12 Edward Creenet: vxlan: enable local checksum offload
2016-02-11 David S. MillerMerge branch 'net-mitigate-kmem_free-slowpath'
2016-02-11 Jesper Dangaard... ixgbe: bulk free SKBs during TX completion cleanup...
2016-02-11 David S. MillerMerge branch 'virtio_net-ethtool-validation'
2016-02-11 Nikolay Aleksandrovvirtio_net: validate ethtool port setting and explain...
2016-02-11 David S. MillerMerge branch 'dp83848-TLK10x'
2016-02-11 Andrew F. Davisnet: phy: dp83848: Add comments for register definitions
2016-02-11 Andrew F. Davisnet: phy: dp83848: Add support for TI TLK10x Ethernet...
2016-02-11 Andrew F. Davisnet: phy: dp83848: Reorganize code for readability...
2016-02-11 Andrew F. Davisnet: phy: dp83848: Add PHY ID for TI version of DP83848C
next