summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-30ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by defaultJohn Fastabend1-3/+2
2013-11-30ixgbe: ixgbe_fwd_ring_down needs to be staticJohn Fastabend1-2/+2
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+4
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-10/+5
2013-11-11ixgbe: add warning when max_vfs is out of range.Jacob Keller1-4/+13
2013-11-09ixgbe: deleting dfwd stations out of order can cause null ptr derefJohn Fastabend1-2/+6
2013-11-09ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPSJohn Fastabend1-6/+10
2013-11-08ixgbe: enable l2 forwarding acceleration for macvlansJohn Fastabend1-77/+403
2013-11-06net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz1-0/+4
2013-11-01ixgbe: fix inconsistent clearing of the multicast tableEmil Tantilov1-8/+7
2013-10-29ixgbe: remove unnecessary duplication of PCIe bandwidth displayJacob Keller1-23/+13
2013-10-29ixgbe: show <2% for encoding loss on PCIe Gen3Jacob Keller1-2/+2
2013-10-29ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_allJacob Keller1-4/+2
2013-10-24ixgbe: use pcie_capability_read_word() to simplify codeYijing Wang1-4/+2
2013-10-24ixgbe: cleanup ixgbe_enumerate_functionsJacob Keller1-8/+5
2013-10-01ixgbe: remove marketing names from busy poll codeJacob Keller1-2/+2
2013-09-22DMA-API: net: intel/ixgbe: fix 32-bit DMA mask handlingRussell King1-10/+5
2013-09-13ixgbe: limit setting speed to only one at a time for QSFP modulesEmil Tantilov1-1/+9
2013-09-13ixgbe: fully disable hardware RSC logic when disabling RSCJacob Keller1-1/+8
2013-08-29ixgbe: include QSFP PHY types in ixgbe_is_sfp()Emil Tantilov1-0/+4
2013-08-29ixgbe: cleanup some log messagesDon Skidmore1-4/+2
2013-08-29ixgbe: disable link when adapter goes downJacob Keller1-0/+3
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
2013-08-02net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang1-3/+3
2013-07-31ixgbe: add support for quad-port x520 adapterDon Skidmore1-0/+3
2013-07-31ixgbe: fix lockdep annotation issue for ptp's work itemJacob Keller1-4/+4
2013-07-31ixgbe: call pcie_get_mimimum_link to check if device has enough bandwidthJacob Keller1-7/+129
2013-07-31ixgbe: fix SFF data dumps of SFP+ modulesEmil Tantilov1-4/+0
2013-07-31ixgbe: bump version numberDon Skidmore1-1/+1
2013-07-31ixgbe: fix fc autoneg ethtool reporting.Don Skidmore1-2/+1
2013-07-31ixgbe: Retain VLAN filtering in promiscuous + VT modeGreg Rose1-2/+9
2013-07-11net: rename ll methods to busy-pollEliezer Tamir1-2/+2
2013-06-11ixgbe: add extra stats for ndo_ll_pollEliezer Tamir1-0/+6
2013-06-11ixgbe: add support for ndo_ll_pollEliezer Tamir1-8/+55
2013-04-26ixgbe: fix EICR write in ixgbe_msix_otherJacob Keller1-0/+10
2013-04-25ixgbe: add WOL support for new subdevice IDEmil Tantilov1-0/+1
2013-04-25ixgbe: rename wol_supported to more fitting wol_enabledJacob Keller1-2/+2
2013-04-25ixgbe: add driver support for x520 OCP adapter.Don Skidmore1-0/+8
2013-04-25ixgbe: fix possible divide by zero in ixgbe_update_itrDon Skidmore1-0/+3
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy1-1/+1
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy1-4/+6
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy1-6/+6
2013-04-19ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS testsJoe Perches1-10/+0
2013-04-19ixgbe: Add support for WoL on 82599 SFP+ LOMJacob Keller1-0/+1
2013-04-19ixgbe: in shutdown, do netif_running() under rtnl_lockakepner1-2/+2
2013-04-18ixgbe: bump version numberDon Skidmore1-1/+1
2013-04-18ixgbe: Fix 1G link WoLDon Skidmore1-1/+3
2013-04-18ixgbe: fix MNG FW support when adapter not upDon Skidmore1-0/+10
2013-04-18ixgbe: enable devices with internal switch to read pci parentJacob Keller1-0/+48
2013-04-18ixgbe: Enable support for recognizing PCI-e Gen3 link speedJacob Keller1-1/+2