i40e: use kernel specific defines
[deliverable/linux.git] / drivers / net / ethernet /
2014-01-09  Jesse Brandeburgi40e: use kernel specific defines
2014-01-09  Anjali Singhai Jaini40e: Re-enable interrupt on ICR0
2014-01-08  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-01-08  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-01-08  Mitch Williamsi40e: correctly setup ARQ descriptors
2014-01-08  Kamil Krawczyki40e: remove redundant AQ enable
2014-01-08  Greg Rosei40e: Enable/Disable PF switch LB on SR-IOV configure...
2014-01-08  Shannon Nelsoni40e: whitespace paren and comment tweaks
2014-01-08  Shannon Nelsoni40e: rework shadow ram read functions
2014-01-08  Shannon Nelsoni40e: check MAC type before any REG access
2014-01-08  Shannon Nelsoni40e: move PF ID init from PF reset to SC init
2014-01-08  Shannon Nelsoni40e: Reduce range of interrupt reg in reg test
2014-01-08  Shannon Nelsoni40e: update firmware api to 1.1
2014-01-08  Shannon Nelsoni40e: Add code to wait for FW to complete in reset...
2014-01-08  Catherine Sullivani40e: Bump version
2014-01-08  Greg Rosei40e: Allow VF to set already assigned MAC address
2014-01-08  Greg Rosei40e: Stop accepting any VLAN tag on VLAN 0 filter set
2014-01-08  Greg Rosei40e: Do not enable broadcast promiscuous by default
2014-01-08  Anjali Singhai Jaini40e: Expose AQ debugfs hooks
2014-01-07  Shawn Bohrermlx4_en: Select PTP_1588_CLOCK
2014-01-07  Wei Yongjunnet/mlx4_en: fix error return code in mlx4_en_get_qp()
2014-01-07  David S. Millerbna: Fix build due to missing use of dma_unmap_len_set()
2014-01-07  Hauke Mehrtensbgmac: fix typos
2014-01-07  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-01-06  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-01-06  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-01-06  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-01-06  David S. MillerMerge branch 'be2net'
2014-01-06  Suresh Reddybe2net: fix max_evt_qs calculation for BE3 in SR-IOV...
2014-01-06  Suresh Reddybe2net: increase the timeout value for loopback-test...
2014-01-06  Vasundhara Volambe2net: disable RSS when number of RXQs is reduced...
2014-01-06  Anjali Singhai Jaini40e: Do not allow AQ calls from ndo-ops
2014-01-06  Anjali Singhai Jaini40e: check asq alive before notify
2014-01-06  Anjali Singhai Jaini40e: Admin queue shutdown fixes
2014-01-06  Greg Rosei40e: Hide the Port VLAN VLAN ID
2014-01-06  Shannon Nelsoni40e: use correct struct for get and update vsi params
2014-01-06  Greg Rosei40e: Fix VF driver MAC address configuration
2014-01-06  Mitch Williamsi40e: support VFs on PFs other than 0
2014-01-06  Mitch Williamsi40e: acknowledge VFLR when disabling SR-IOV
2014-01-06  Mitch Williamsi40e: don't allocate zero size
2014-01-06  Mitch Williamsi40e: use struct assign instead of memcpy
2014-01-06  Greg Rosei40e: Do not enable default port on the VEB
2014-01-06  Mitch Williamsi40e: avoid unnecessary register read
2014-01-06  Jesse Brandeburgi40e: fix whitespace
2014-01-06  Greg Rosei40e: Fix SR-IOV VF port VLAN
2014-01-06  Anjali Singhai Jaini40e: Record dma buffer info for dummy packets
2014-01-06  Eyal Perrynet/mlx4_core: Warn if device doesn't have enough PCI...
2014-01-06  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-01-06  Fabio Estevamfec: Revert "fec: Do not assume that PHY reset is activ...
2014-01-06  David S. MillerMerge branch 'bnx2x'
2014-01-06  Yuval Mintzbnx2x: fix VLAN configuration for VFs.
2014-01-06  Yuval Mintzbnx2x: fix AFEX memory overflow
2014-01-06  Michal Kalderonbnx2x: Clean before update RSS arrives
2014-01-06  Michal Kalderonbnx2x: Correct number of MSI-X vectors for VFs
2014-01-06  Dmitry Kravkovbnx2x: limit number of interrupt vectors for 57711
2014-01-06  David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2014-01-05  Anjali Singhai Jaini40e: remove un-necessary io-write
2014-01-05  Anjali Singhai Jaini40e: Remove unnecessary prototypes
2014-01-05  Neerav Parikhi40e: I40E_FLAG_MQ_ENABLED is not used
2014-01-05  Neerav Parikhi40e: Fix ring allocation
2014-01-05  Shannon Nelsoni40e: catch unset q_vector
2014-01-05  David Cassardi40e: keep allocated memory in structs
2014-01-05  Shannon Nelsoni40e: fix error handling when alloc of vsi array fails
2014-01-05  Mitch Williamsi40e: reinit buffer size each time
2014-01-05  Mitch Williamsi40e: use functions to enable and disable icr 0
2014-01-05  Vasu Devi40e: add header file flag _I40E_TXRX_H_
2014-01-05  Mitch Williamsi40e: guard against vf message races
2014-01-05  Jesse Brandeburgi40e: fix constant cast issues
2014-01-05  Anjali Singhai Jaini40e: Change the ethtool NVM read method to use AQ
2014-01-05  Jesse Brandeburgi40e: fix mac address checking
2014-01-05  Anjali Singhai Jaini40e: Dump the whole NVM, not half
2014-01-05  David S. MillerMerge branch 'bgmac'
2014-01-05  Hauke Mehrtensbgmac: add support for Northstar SoC (BCM4707, BCM53018)
2014-01-05  Hauke Mehrtensbgmac: reset all cores on Northstar SoC
2014-01-05  Hauke Mehrtensbgmac: add support for new BGMAC_CMDCFG_SR position...
2014-01-05  Hauke Mehrtensbgmac: initialize the DMA controller of core rev >= 4
2014-01-05  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-01-04  Mitch Williamsi40e: report VF MAC addresses correctly
2014-01-04  Jesse Brandeburgi40e: update led set args
2014-01-04  Mitch Williamsi40e: make a define from a large constant
2014-01-04  Mitch Williamsi40e: be more informative
2014-01-04  Mitch Williamsi40e: fix error return
2014-01-04  Mitch Williamsi40e: remove chatty log messages
2014-01-04  Mitch Williamsi40e: remove redundant code
2014-01-04  Mitch Williamsi40e: refactor VF reset flow
2014-01-04  Mitch Williamsi40e: move i40e_reset_vf
2014-01-04  Joseph Gasparakisi40e: Rx checksum offload for VXLAN
2014-01-04  Jeff Kirsheri40e: Implementation of VXLAN ndo's
2014-01-04  Shannon Nelsoni40e: fix curly brace use and return type
2014-01-04  Shannon Nelsoni40e: add wake-on-lan support
2014-01-04  Catherine Sullivani40e: Populate and check pci bus speed and width
2014-01-04  Anjali Singhai Jaini40e: Suppress HMC error to Interrupt message level
2014-01-04  Wei Yongjuni40e: using for_each_set_bit to simplify the code
2014-01-04  David S. MillerMerge branch 'tg3'
2014-01-04  Nithin Sujirtg3: Update version to 3.136
2014-01-04  Nithin Sujirtg3: Poll cpmu link state on APE + ASF enabled devices
2014-01-04  Nithin Sujirtg3: Set the MAC clock to the fastest speed during...
2014-01-04  Michael Chantg3: Add unicast filtering support.
2014-01-04  Michael Chantg3: Refactor __tg3_set_mac_addr()
2014-01-04  Sergei Shtylyovsh_eth: coding style fixes
next
This page took 0.04953 seconds and 8 git commands to generate.