aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAge
* ixgbe: convert to CYCLECOUNTER_MASK macro.Richard Cochran2015-01-02
* igb: convert to CYCLECOUNTER_MASK macro.Richard Cochran2015-01-02
* e1000e: convert to CYCLECOUNTER_MASK macro.Richard Cochran2015-01-02
* igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK.David S. Miller2014-12-31
* e1000e: Include clocksource.h to get CLOCKSOURCE_MASK.David S. Miller2014-12-31
* net: ixgbe: convert to timecounter adjtime.Richard Cochran2014-12-30
* net: igb: convert to timecounter adjtime.Richard Cochran2014-12-30
* net: e1000e: convert to timecounter adjtime.Richard Cochran2014-12-30
* time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-30
* net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz2014-12-16
* fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor readsAlexander Duyck2014-12-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11
|\
| * ethernet/intel: Use napi_alloc_skbAlexander Duyck2014-12-10
| * i40e/i40evf: Convert macro to static inlineJeff Kirsher2014-12-09
| * i40e: add to NVM update debug messageShannon Nelson2014-12-09
| * i40e: check for AQ timeout in aq_rc decodeShannon Nelson2014-12-09
| * i40e: poll on NVM semaphore only if not other errorShannon Nelson2014-12-09
| * i40e: fix up NVM update sm error handlingShannon Nelson2014-12-09
| * i40e: set max limit for access pollingShannon Nelson2014-12-09
| * i40e: remove unused nvm_semaphore_waitShannon Nelson2014-12-09
| * i40e: init NVM update state on adminq initShannon Nelson2014-12-09
| * i40e: add range check to i40e_aq_rc_to_posixShannon Nelson2014-12-09
| * i40e: rework debug messages for NVM updateShannon Nelson2014-12-09
| * i40e: let firmware catch the NVM busy errorShannon Nelson2014-12-09
| * i40e: better error messages for NVM update issuesShannon Nelson2014-12-09
| * i40e: clear NVM update state on ethtool testShannon Nelson2014-12-09
| * ethtool: Support for configurable RSS hash functionEyal Perry2014-12-08
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-12-08
| |\
| | * i40e: Reduce stack in i40e_dbg_dump_descJoe Perches2014-12-06
| | * i40e: Bump i40e version to 1.2.2 and i40evf version to 1.0.6Catherine Sullivan2014-12-06
| | * i40e: get pf_id from HW rather than PCI functionShannon Nelson2014-12-06
| | * i40e: increase ARQ sizeMitch Williams2014-12-06
| | * i40e: Re enable Main VSI loopback setting in the reset pathAnjali Singhai Jain2014-12-06
| | * i40e: Add new update VSI flow to accommodate FW fix with VSI Loopback modeAnjali Singhai Jain2014-12-06
| | * i40e: Increase reset delayKevin Scott2014-12-06
| | * i40evf: make early init sequence even more robustMitch Williams2014-12-06
| | * i40e: fix netdev_stat macro definitionShannon Nelson2014-12-06
| | * i40e: Define and use i40e_is_vf macroAnjali Singhai Jain2014-12-06
| | * i40e: Add a virtual channel op to config RSSAnjali Singhai Jain2014-12-06
| | * i40e: don't enable PTP support on more than one PF per portJacob Keller2014-12-06
| | * i40e: Add description to misc and fd interruptsCarolyn Wyborny2014-12-06
| | * i40e: allow various base numbers in debugfs aq commandsShannon Nelson2014-12-06
| | * i40e: remove useless debug noiseShannon Nelson2014-12-06
| | * i40e: Remove unneeded break statementShannon Nelson2014-12-06
| * | ethernet/intel: Use eth_skb_pad and skb_put_padto helpersAlexander Duyck2014-12-08
| |/
| * ixgbevf: fix possible crashes in probe and removeEmil Tantilov2014-12-05
| * ixgbevf: add support for X550 VFsEmil Tantilov2014-12-05
| * ixgbe: fix crash on rmmod after probe failEmil Tantilov2014-12-05
| * ixgbe: bump version numberDon Skidmore2014-12-05
| * ixgbe: Add X550 support function pointersDon Skidmore2014-12-05