aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAge
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* list: fix order of arguments for hlist_add_after(_rcu)Ken Helias2014-08-06
* ixgbe: Make return values more directMark Rustad2014-07-25
* ixgbe: Delete a bunch of dead codeMark Rustad2014-07-25
* ixgbe: Fix ixgbe_write_mbx error resultMark Rustad2014-07-25
* ixgbe: Correct X540 semaphore errorMark Rustad2014-07-25
* ixgbe: Fix spurious release of semaphore in EEPROM accessMark Rustad2014-07-25
* ixgbe: Convert some udelays to usleep_rangeMark Rustad2014-07-25
* ixgbe: don't check minimum link when direct assigned to virtual machineJacob Keller2014-07-24
* ixgbe: fix use of list_for_each in ixgbe_enumerate_functionsJacob Keller2014-07-24
* ixgbe: Change some uses of strncpy to strlcpyMark Rustad2014-07-24
* ixgbe: Fix possible null-dereference in error pathMark Rustad2014-07-24
* ixgbe: remove unnecessary break after returnFabian Frederick2014-07-21
* Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8Anish Bhatt2014-07-17
* ixgbe: remove unnecessary break after gotoFabian Frederick2014-07-14
* ixgbe: change PTP NSECS_PER_SEC to IXGBE_PTP_PPS_HALF_SECONDJacob Keller2014-07-01
* 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