summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* ixgbe: add support for older QSFP active DA cablesEmil Tantilov2013-08-292-10/+50
* ixgbe: include QSFP PHY types in ixgbe_is_sfp()Emil Tantilov2013-08-291-0/+4
* ixgbe: add 1Gbps support for QSFP+Emil Tantilov2013-08-293-11/+33
* ixgbe: fix SFF data dumps of SFP+ modules from an offsetEmil Tantilov2013-08-291-5/+4
* ixgbe: cleanup some log messagesDon Skidmore2013-08-292-5/+3
* ixgbe: zero out mailbox buffer on initEmil Tantilov2013-08-291-2/+2
* ixgbe: fix link test when connected to 1Gbps link partnerEmil Tantilov2013-08-291-17/+10
* ixgbe: fix incorrect limit value in ring transverseDon Skidmore2013-08-291-1/+1
* ixgbe: Check return value on eeprom readsMark Rustad2013-08-294-39/+107
* ixgbe: disable link when adapter goes downJacob Keller2013-08-293-0/+25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-033-11/+10
|\
| * net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-012-9/+9
| * ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller2013-07-281-2/+1
* | ixgbe: add support for quad-port x520 adapterDon Skidmore2013-07-316-17/+358
* | ixgbe: clear semaphore bits on timeoutsEmil Tantilov2013-07-311-24/+21
* | ixgbe: rename LL_EXTENDED_STATS to use queue instead of qJacob Keller2013-07-311-6/+6
* | ixgbe: fix lockdep annotation issue for ptp's work itemJacob Keller2013-07-313-12/+14
* | ixgbe: call pcie_get_mimimum_link to check if device has enough bandwidthJacob Keller2013-07-311-7/+129
* | ixgbe: fix SFF data dumps of SFP+ modulesEmil Tantilov2013-07-303-60/+18
* | ixgbe: fix semaphore lock for I2C read/writes on 82598Emil Tantilov2013-07-304-148/+182
OpenPOWER on IntegriCloud