summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* i40e: adds FCoE configure optionVasu Dev2015-01-143-3/+14
* i40e: Fix bug with TCP over IPv6 over VXLANAnjali Singhai2015-01-061-13/+11
* i40e: Fix Rx checksum error counterAnjali Singhai2015-01-061-11/+13
* i40e: fix un-necessary Tx hangsJesse Brandeburg2015-01-062-8/+49
* i40e: Fix possible memory leak in i40e_dbg_dump_descJoe Perches2014-12-311-1/+3
* igb: Remove unneeded FIXMETodd Fujinaka2014-12-311-1/+1
* e100: fix typo in MDI/MDI-X eeprom check in e100_phy_initJohn W. Linville2014-12-311-1/+1
* net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz2014-12-161-0/+5
* fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor readsAlexander Duyck2014-12-113-11/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-1162-3542/+6707
|\
| * ethernet/intel: Use napi_alloc_skbAlexander Duyck2014-12-106-11/+10
| * i40e/i40evf: Convert macro to static inlineJeff Kirsher2014-12-092-2/+8
| * i40e: add to NVM update debug messageShannon Nelson2014-12-091-2/+4
| * i40e: check for AQ timeout in aq_rc decodeShannon Nelson2014-12-093-14/+33
| * i40e: poll on NVM semaphore only if not other errorShannon Nelson2014-12-091-4/+9
| * i40e: fix up NVM update sm error handlingShannon Nelson2014-12-091-10/+16
| * i40e: set max limit for access pollingShannon Nelson2014-12-093-15/+10
| * i40e: remove unused nvm_semaphore_waitShannon Nelson2014-12-093-4/+0
| * i40e: init NVM update state on adminq initShannon Nelson2014-12-091-0/+2
| * i40e: add range check to i40e_aq_rc_to_posixShannon Nelson2014-12-092-0/+4
| * i40e: rework debug messages for NVM updateShannon Nelson2014-12-091-27/+80
| * i40e: let firmware catch the NVM busy errorShannon Nelson2014-12-094-19/+0
| * i40e: better error messages for NVM update issuesShannon Nelson2014-12-091-19/+33
| * i40e: clear NVM update state on ethtool testShannon Nelson2014-12-091-0/+3
| * ethtool: Support for configurable RSS hash functionEyal Perry2014-12-083-6/+39
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-12-0816-75/+107
| |\
| | * i40e: Reduce stack in i40e_dbg_dump_descJoe Perches2014-12-061-13/+17
| | * i40e: Bump i40e version to 1.2.2 and i40evf version to 1.0.6Catherine Sullivan2014-12-062-3/+3
| | * i40e: get pf_id from HW rather than PCI functionShannon Nelson2014-12-061-12/+11
| | * i40e: increase ARQ sizeMitch Williams2014-12-061-1/+1
| | * i40e: Re enable Main VSI loopback setting in the reset pathAnjali Singhai Jain2014-12-061-0/+3
| | * i40e: Add new update VSI flow to accommodate FW fix with VSI Loopback modeAnjali Singhai Jain2014-12-063-4/+15
| | * i40e: Increase reset delayKevin Scott2014-12-061-1/+1
| | * i40evf: make early init sequence even more robustMitch Williams2014-12-062-13/+12
| | * i40e: fix netdev_stat macro definitionShannon Nelson2014-12-061-1/+2
| | * i40e: Define and use i40e_is_vf macroAnjali Singhai Jain2014-12-064-2/+6
| | * i40e: Add a virtual channel op to config RSSAnjali Singhai Jain2014-12-062-0/+2
| | * i40e: don't enable PTP support on more than one PF per portJacob Keller2014-12-062-11/+25
| | * i40e: Add description to misc and fd interruptsCarolyn Wyborny2014-12-061-4/+7
| | * i40e: allow various base numbers in debugfs aq commandsShannon Nelson2014-12-061-2/+2
| | * i40e: remove useless debug noiseShannon Nelson2014-12-062-6/+0
| | * i40e: Remove unneeded break statementShannon Nelson2014-12-061-2/+0
| * | ethernet/intel: Use eth_skb_pad and skb_put_padto helpersAlexander Duyck2014-12-087-62/+22
| |/
| * ixgbevf: fix possible crashes in probe and removeEmil Tantilov2014-12-051-4/+13
| * ixgbevf: add support for X550 VFsEmil Tantilov2014-12-055-5/+38
| * ixgbe: fix crash on rmmod after probe failEmil Tantilov2014-12-051-2/+8
| * ixgbe: bump version numberDon Skidmore2014-12-051-1/+1
| * ixgbe: Add X550 support function pointersDon Skidmore2014-12-0510-59/+1732
| * ixgbe: cleanup checksum to allow error resultsDon Skidmore2014-12-054-53/+96
| * ixgbe: add methods for combined read and write operationsDon Skidmore2014-12-053-0/+188
OpenPOWER on IntegriCloud