summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)Author
2014-05-21i40e: add required includeMitch Williams
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-04-28i40e/i40evf: Bump build versionCatherine Sullivan
2014-04-28i40e/i40evf: Retrieve and store missing link config informationNeerav Parikh
2014-04-28i40e: Update function formal parametersKevin Scott
2014-04-28i40e: Do not expose fd-sb commands from debugfsAnjali Singhai Jain
2014-04-28i40e: Do not enable NTUPLE feature control in MFP modeAnjali Singhai Jain
2014-04-28i40e: Change variable type to avoid typecheck failureKevin Scott
2014-04-28i40e: Don't stop driver probe when querying DCB config failsNeerav Parikh
2014-04-28i40e: Redistribute queue vectors after DCB reconfigurationNeerav Parikh
2014-04-28i40e/i40evf: add driver version string to driver version commandShannon Nelson
2014-04-28i40e: Use port VLAN in MAC/VLAN filter configurationGreg Rose
2014-04-28i40e: Retain MAC filters when changing port VLANGreg Rose
2014-04-28i40e: remove ptp_tx_work timestamp work itemJacob Keller
2014-04-26i40e: fix Timesync Tx interrupt handler codeJacob Keller
2014-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-04-23i40e: report VF link state correctlyMitch Williams
2014-04-22i40e/i40evf: Bump build versionsCatherine Sullivan
2014-04-22i40e: Tweak for-loop in i40e_ethtool.cCatherine Sullivan
2014-04-22i40e: Cleanup if/else statementsCatherine Sullivan
2014-04-22i40e: rework fdir setup and teardownShannon Nelson
2014-04-22i40e: use generic vsi_open to unquiesce vsiShannon Nelson
2014-04-22i40e: abstract the close path for better netdev vsisShannon Nelson
2014-04-22i40e: prep vsi_open logic for non-netdev casesShannon Nelson
2014-04-22i40e/i40evf: update AdminQ APIShannon Nelson
2014-04-21i40e/i40evf: add tracking to NVM busy stateShannon Nelson
2014-04-21i40e: Fix an issue with displaying IPv4 FD filtersAnjali Singhai Jain
2014-04-21i40e: Remove a FW workaroundCatherine Sullivan
2014-04-21i40e/i40evf: Bump build versionsCatherine Sullivan
2014-04-21i40e: Enable VF Tx bandwidth settingMitch Williams
2014-04-21i40e: Reset the VF upon conflicting VLAN configurationGreg Rose
2014-04-21i40e/i40evf: unhide and enable to one prefena fieldJesse Brandeburg
2014-04-21i40e: Add bridge FDB add/del/dump opsGreg Rose
2014-04-18e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski
2014-04-18i40e: fix TCP flag replication for hardware offloadJesse Brandeburg
2014-04-18i40e: remove open-coded skb_cow_headFrancois Romieu
2014-03-31i40e: Remove casts of pointer to same typeJoe Perches
2014-03-31i40e/i40evf: Remove addressof casts to same typeJoe Perches
2014-03-31i40e/i40evf: fix error checking pathJean Sacren
2014-03-31i40e: fix function kernel doc descriptionJean Sacren
2014-03-28i40e: Use DEBUG_FD message level for an FD messageAnjali Singhai Jain
2014-03-28i40e/i40evf: Add an FD message levelAnjali Singhai Jain
2014-03-28i40e: check for netdev before debugfs useShannon Nelson
2014-03-28i40e: Add functionality for FD SB to drop packetsAnjali Singhai Jain
2014-03-28i40e: Cleanup in FDIR SB ethtool codeAnjali Singhai Jain
2014-03-28i40e: eeprom integrity check on load and emprShannon Nelson
2014-03-28i40e: Make the alloc and free queue vector calls orthogonalGreg Rose
2014-03-28i40e: Delete ATR filter on RSTAnjali Singhai Jain
2014-03-21i40e: Fix a message stringAnjali Singhai Jain