aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\
| * net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-06
| * ixgbe: remove linux/export.h header from ixgbe_ptp.cJacob Keller2014-06-04
| * ixgbe: fix detection of SFP+ capable interfacesEmil Tantilov2014-06-04
| * ixgbe: avoid duplicate code in suspend and stop pathsJacob Keller2014-05-27
| * ixgbe: separate the PTP suspend and stop actionsJacob Keller2014-05-27
| * ixgbe: extract PTP clock device from ptp_initJacob Keller2014-05-27
| * ixgbe: allow ixgbe_ptp_reset to maintain current hwtstamp configJacob Keller2014-05-27
| * ixgbe: extract the hardware setup from the ixgbe_ptp_set_ts_configJacob Keller2014-05-27
| * ixgbe: rename ixgbe_ptp_enable to ixgbe_ptp_feature_enableJacob Keller2014-05-27
| * ixgbe: fix linking at 100Mbps on copper devices with MNG FW enabledEmil Tantilov2014-05-27
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-05-23
| |\
| | * igb/ixgbe: remove return statements for void functionsJeff Kirsher2014-05-23
| | * ixgbe: add /* fallthrough */ comment to case statementsJacob Keller2014-05-23
| | * ixgbe: add space between operands to &Jacob Keller2014-05-23
| | * ixgbe: don't check NULL for debugfs_remove_recursiveJacob Keller2014-05-23
| | * ixgbe: add braces around else blockJacob Keller2014-05-23
| | * ixgbe: fix several concatenated strings to single lineJacob Keller2014-05-23
| | * ixgbe: fix checkpatch style of blank line after declarationJacob Keller2014-05-23
| | * ixgbe: fix function-like macro, remove semicolonJacob Keller2014-05-23
| | * ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller2014-05-23
| * | net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-23
| |/
| * net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-04-24
| |\
| * | ixgbe: improve mac filter handlingJacob Keller2014-04-23
| * | ixgbe: change handling of multicast filtersJacob Keller2014-04-23
| * | ixgbe: remove vlan_filter_disable and enable functionsJacob Keller2014-04-23
| * | ixgbe: Use out-of-line function for register readsMark Rustad2014-04-23
| * | ixgbe: convert low_water into an arrayJacob Keller2014-04-23
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
|\ \ \ | |_|/ |/| |
| * | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
| |/
* | e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski2014-04-18
* | ixgbe: clean up Rx time stamping codeJakub Kicinski2014-04-18
|/
* ixgbe: remove open-coded skb_cow_headFrancois Romieu2014-04-11
* ixgbe: Add bit to mark service task initializationMark Rustad2014-04-11
* ixgbe: Fix rcu warnings induced by LERMark Rustad2014-03-31
* ixgbe: fix ixgbe_check_reset_blocked() declarationJean Sacren2014-03-31
* ixgbe: fix race conditions on queuing skb for HW time stampJakub Kicinski2014-03-31
* ixgbe: never generate both software and hardware timestampsJakub Kicinski2014-03-31
* ixgbe: remove redundant if clause from PTP workJakub Kicinski2014-03-31
* ixgbe: Break recursion in case of removalMark Rustad2014-03-21
* ixgbe: enable tx queues after link upEmil Tantilov2014-03-20
* ixgbe: Stop cacheing if the MNG FW enabledDon Skidmore2014-03-20
* ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599Jacob Keller2014-03-20
* ixgbe: use ixgbe_read_pci_cfg_wordJacob Keller2014-03-20
* ixgbe: remove unused media typeJacob Keller2014-03-20
* ixgbe: fix ixgbe_setup_mac_link_82599 autoc variablesJacob Keller2014-03-20
* ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctlyJacob Keller2014-03-20
* ixgbe: check Core Clock Disable bitJacob Keller2014-03-20
* ixgbe: fix errors related to protected AUTOC callsDon Skidmore2014-03-20