summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: bump version numberDon Skidmore2014-01-171-1/+1
* ixgbe: add braces around else condition in ixgbe_qv_lock_* callsJacob Keller2014-01-171-2/+4
* ixgbe: set driver_max_VFs should be done before enabling SRIOVethan.zhao2014-01-171-1/+1
* ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63ethan.zhao2014-01-173-4/+9
* ixgbe: Fix incorrect logic for fixed fiber eeprom writeDon Skidmore2014-01-161-1/+1
* ixgbe: reinit_locked() should be called with rtnl_lockJohn Fastabend2014-01-161-0/+2
* ixgbe: Clear head write-back registers on VF resetAlexander Duyck2014-01-152-0/+17
* ixgbe: Force QDE via PFQDE for VFs during resetAlexander Duyck2014-01-152-3/+18
* ixgbe: Additional adapter removal checksMark Rustad2014-01-142-0/+38
* ixgbe: Check for adapter removal on register writesMark Rustad2014-01-143-5/+12
* ixgbe: Check register reads for adapter removalMark Rustad2014-01-143-5/+53
* ixgbe: Make ethtool register test use accessorsMark Rustad2014-01-141-51/+47
* ixgbe: Use static inlines instead of macrosMark Rustad2014-01-143-12/+33
* ixbge: Protect ixgbe_down with __IXGBE_DOWN bitMark Rustad2014-01-141-1/+3
* ixgbe: Indicate removal state explicitlyMark Rustad2014-01-142-4/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-141-20/+13
|\
| * net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-101-20/+13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-061-0/+2
|\ \ | |/
| * ixgbe: fix for unused variable warning with certain configDon Skidmore2013-12-171-0/+2
* | net: ixgbe: slight optimization of addr comparedingtianhong2013-12-311-2/+1
* | ixgbe: Start temperature sensor attribute index with 1Guenter Roeck2013-12-171-4/+4
* | ixgbe: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2013-12-172-48/+36
|/
* ixgbe: Make ixgbe_identify_qsfp_module_generic staticMark Rustad2013-11-302-2/+2
* ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by defaultJohn Fastabend2013-11-301-3/+2
* ixgbe: ixgbe_fwd_ring_down needs to be staticJohn Fastabend2013-11-301-2/+2
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-141-0/+4
|\
| * net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-061-0/+4
* | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-10/+5
|\ \
| * | DMA-API: net: intel/ixgbe: fix 32-bit DMA mask handlingRussell King2013-09-211-10/+5
* | | ixgbe: add warning when max_vfs is out of range.Jacob Keller2013-11-112-8/+13
* | | ixgbe: deleting dfwd stations out of order can cause null ptr derefJohn Fastabend2013-11-081-2/+6
* | | ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPSJohn Fastabend2013-11-081-6/+10
* | | ixgbe: enable l2 forwarding acceleration for macvlansJohn Fastabend2013-11-074-89/+443
* | | ixgbe: fix inconsistent clearing of the multicast tableEmil Tantilov2013-11-011-8/+7
* | | ixgbe: Reduce memory consumption with larger page sizesAnton Blanchard2013-11-011-0/+4
* | | ixgbe: remove unnecessary duplication of PCIe bandwidth displayJacob Keller2013-10-291-23/+13
* | | ixgbe: show <2% for encoding loss on PCIe Gen3Jacob Keller2013-10-291-2/+2
* | | ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_allJacob Keller2013-10-292-16/+38
* | | ixgbe: fix rx-usecs range checks for BQLEmil Tantilov2013-10-241-3/+3
* | | ixgbe: use pcie_capability_read_word() to simplify codeYijing Wang2013-10-241-4/+2
* | | ixgbe: cleanup ixgbe_enumerate_functionsJacob Keller2013-10-241-8/+5
* | | net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-021-6/+3
* | | ixgbe: remove marketing names from busy poll codeJacob Keller2013-10-013-23/+23
* | | ixgbe: Cleanup the use of tabs and spacesJeff Kirsher2013-10-012-26/+26
* | | ixgbe: ethtool DCB registers dump for 82599 and x540Leonardo Potenza2013-10-012-15/+65
* | | intel: Remove extern from function prototypesJoe Perches2013-09-241-88/+84
| |/ |/|
* | ixgbe: fix ethtool reporting of supported links for SFP modulesEmil Tantilov2013-09-131-0/+7
* | ixgbe: limit setting speed to only one at a time for QSFP modulesEmil Tantilov2013-09-132-1/+22
* | ixgbe: fix ethtool loopback diagnostic with DCB enabledEmil Tantilov2013-09-131-0/+5
* | ixgbe: fully disable hardware RSC logic when disabling RSCJacob Keller2013-09-132-1/+9
|/
OpenPOWER on IntegriCloud