aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe
AgeCommit message (Expand)Author
2014-02-28ixgbe: Add check for FW veto bitDon Skidmore
2014-02-28ixgbe: fix bit toggled for 82599 reset fix.Don Skidmore
2014-02-28ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore
2014-02-28ixgbe: fix to use correct timeout interval for memory read completionDon Skidmore
2014-02-26ixgbe: Add WoL support for a new deviceMark Rustad
2014-02-26ixgbe: don't use magic size number to assign ptp_caps.nameJacob Keller
2014-02-26ixgbe: modify behavior on receiving a HW ECC error.Don Skidmore
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-18ixgbe: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
2014-01-17ixgbe: bump version numberDon Skidmore
2014-01-17ixgbe: add braces around else condition in ixgbe_qv_lock_* callsJacob Keller
2014-01-17ixgbe: set driver_max_VFs should be done before enabling SRIOVethan.zhao
2014-01-17ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63ethan.zhao
2014-01-16ixgbe: Fix incorrect logic for fixed fiber eeprom writeDon Skidmore
2014-01-16ixgbe: reinit_locked() should be called with rtnl_lockJohn Fastabend
2014-01-15ixgbe: Clear head write-back registers on VF resetAlexander Duyck
2014-01-15ixgbe: Force QDE via PFQDE for VFs during resetAlexander Duyck
2014-01-14ixgbe: Additional adapter removal checksMark Rustad
2014-01-14ixgbe: Check for adapter removal on register writesMark Rustad
2014-01-14ixgbe: Check register reads for adapter removalMark Rustad
2014-01-14ixgbe: Make ethtool register test use accessorsMark Rustad
2014-01-14ixgbe: Use static inlines instead of macrosMark Rustad
2014-01-14ixbge: Protect ixgbe_down with __IXGBE_DOWN bitMark Rustad
2014-01-14ixgbe: Indicate removal state explicitlyMark Rustad
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-31net: ixgbe: slight optimization of addr comparedingtianhong
2013-12-17ixgbe: fix for unused variable warning with certain configDon Skidmore
2013-12-17ixgbe: Start temperature sensor attribute index with 1Guenter Roeck
2013-12-17ixgbe: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2013-11-30ixgbe: Make ixgbe_identify_qsfp_module_generic staticMark Rustad
2013-11-30ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by defaultJohn Fastabend
2013-11-30ixgbe: ixgbe_fwd_ring_down needs to be staticJohn Fastabend
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-11ixgbe: add warning when max_vfs is out of range.Jacob Keller
2013-11-08ixgbe: deleting dfwd stations out of order can cause null ptr derefJohn Fastabend
2013-11-08ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPSJohn Fastabend
2013-11-07ixgbe: enable l2 forwarding acceleration for macvlansJohn Fastabend
2013-11-06net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz
2013-11-01ixgbe: fix inconsistent clearing of the multicast tableEmil Tantilov
2013-11-01ixgbe: Reduce memory consumption with larger page sizesAnton Blanchard
2013-10-29ixgbe: remove unnecessary duplication of PCIe bandwidth displayJacob Keller
2013-10-29ixgbe: show <2% for encoding loss on PCIe Gen3Jacob Keller
2013-10-29ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_allJacob Keller
2013-10-24ixgbe: fix rx-usecs range checks for BQLEmil Tantilov
2013-10-24ixgbe: use pcie_capability_read_word() to simplify codeYijing Wang
2013-10-24ixgbe: cleanup ixgbe_enumerate_functionsJacob Keller