aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
Commit message (Expand)AuthorAge
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-14
|\
| * net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-06
* | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\ \
| * | DMA-API: net: intel/ixgbe: fix 32-bit DMA mask handlingRussell King2013-09-21
* | | ixgbe: add warning when max_vfs is out of range.Jacob Keller2013-11-11
* | | ixgbe: deleting dfwd stations out of order can cause null ptr derefJohn Fastabend2013-11-08
* | | ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPSJohn Fastabend2013-11-08
* | | ixgbe: enable l2 forwarding acceleration for macvlansJohn Fastabend2013-11-07
* | | ixgbe: fix inconsistent clearing of the multicast tableEmil Tantilov2013-11-01
* | | ixgbe: remove unnecessary duplication of PCIe bandwidth displayJacob Keller2013-10-29
* | | ixgbe: show <2% for encoding loss on PCIe Gen3Jacob Keller2013-10-29
* | | ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_allJacob Keller2013-10-29
* | | ixgbe: use pcie_capability_read_word() to simplify codeYijing Wang2013-10-24
* | | ixgbe: cleanup ixgbe_enumerate_functionsJacob Keller2013-10-24
* | | ixgbe: remove marketing names from busy poll codeJacob Keller2013-10-01
| |/ |/|
* | ixgbe: limit setting speed to only one at a time for QSFP modulesEmil Tantilov2013-09-13
* | ixgbe: fully disable hardware RSC logic when disabling RSCJacob Keller2013-09-13
|/
* ixgbe: include QSFP PHY types in ixgbe_is_sfp()Emil Tantilov2013-08-29
* ixgbe: cleanup some log messagesDon Skidmore2013-08-29
* ixgbe: disable link when adapter goes downJacob Keller2013-08-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-04
|\
| * net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-01
* | ixgbe: add support for quad-port x520 adapterDon Skidmore2013-07-31
* | ixgbe: fix lockdep annotation issue for ptp's work itemJacob Keller2013-07-31
* | ixgbe: call pcie_get_mimimum_link to check if device has enough bandwidthJacob Keller2013-07-31
* | ixgbe: fix SFF data dumps of SFP+ modulesEmil Tantilov2013-07-30
* | ixgbe: bump version numberDon Skidmore2013-07-30
* | ixgbe: fix fc autoneg ethtool reporting.Don Skidmore2013-07-30
* | ixgbe: Retain VLAN filtering in promiscuous + VT modeGreg Rose2013-07-30
|/
* net: rename ll methods to busy-pollEliezer Tamir2013-07-10
* ixgbe: add extra stats for ndo_ll_pollEliezer Tamir2013-06-11
* ixgbe: add support for ndo_ll_pollEliezer Tamir2013-06-11
* ixgbe: fix EICR write in ixgbe_msix_otherJacob Keller2013-04-25
* ixgbe: add WOL support for new subdevice IDEmil Tantilov2013-04-24
* ixgbe: rename wol_supported to more fitting wol_enabledJacob Keller2013-04-24
* ixgbe: add driver support for x520 OCP adapter.Don Skidmore2013-04-24
* ixgbe: fix possible divide by zero in ixgbe_update_itrDon Skidmore2013-04-24
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-19
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS testsJoe Perches2013-04-18
* ixgbe: Add support for WoL on 82599 SFP+ LOMJacob Keller2013-04-18
* ixgbe: in shutdown, do netif_running() under rtnl_lockakepner2013-04-18
* ixgbe: bump version numberDon Skidmore2013-04-18
* ixgbe: Fix 1G link WoLDon Skidmore2013-04-18
* ixgbe: fix MNG FW support when adapter not upDon Skidmore2013-04-18
* ixgbe: enable devices with internal switch to read pci parentJacob Keller2013-04-18
* ixgbe: Enable support for recognizing PCI-e Gen3 link speedJacob Keller2013-04-18
* ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ringAlexander Duyck2013-04-18
* ixgbe: Mask off check of frag_off as we only want fragment offsetAlexander Duyck2013-04-18