summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb
Commit message (Expand)AuthorAgeFilesLines
* igb: don't reuse pages with pfmemalloc flagRoman Gushchin2014-10-301-1/+5
* igb: fix race accessing page->_countEric Dumazet2014-10-101-4/+3
* igb: bump version to 5.2.15Todd Fujinaka2014-10-021-1/+1
* i40e/igb: Convert to dev_consume_skb_any()Rick Jones2014-10-021-1/+1
* igb: remove blocking phy read from inside spinlockBernhard Kaindl2014-10-023-18/+0
* igb: add flags to set eee advertisement modeTodd Fujinaka2014-09-064-18/+49
* igb: use new eth_get_headlen interfaceAlexander Duyck2014-09-051-108/+1
* igb: flush when in xmit_more mode and under descriptor pressureDavid S. Miller2014-08-281-39/+39
* net: Remove ndo_xmit_flush netdev operation, use signalling instead.David S. Miller2014-08-251-24/+12
* igb: Support netdev_ops->ndo_xmit_flush()David S. Miller2014-08-241-11/+24
* igb: bump igb version to 5.2.13Todd Fujinaka2014-07-241-2/+2
* igb: Add message when malformed packets detected by hwCarolyn Wyborny2014-07-242-0/+26
* igb: remove unnecessary break after returnFabian Frederick2014-07-201-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-167-8/+115
|\
| * igb: do a reset on SR-IOV re-init if device is downStefan Assmann2014-07-101-0/+2
| * igb: Workaround for i210 Errata 25: Slow System ClockTodd Fujinaka2014-07-107-8/+113
* | igb: remove unnecessary break after gotoFabian Frederick2014-07-131-1/+0
* | igb: bring link up when PHY is powered upTodd Fujinaka2014-07-011-0/+2
|/
* igb: separate hardware setting from the set_ts_config ioctlJacob Keller2014-06-111-12/+38
* igb: unhide invariant returnsTodd Fujinaka2014-06-115-74/+66
* net: use ethtool_cmd_speed_set helper to set ethtool speed valueJiri Pirko2014-06-061-5/+7
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-061-2/+2
* igb: add defaults for i210 TX/RX PBSIZETodd Fujinaka2014-06-033-0/+13
* igb: use mac loopback for i354 backplaneTodd Fujinaka2014-06-031-2/+2
* igb: rename igb_ptp_enable to igb_ptp_feature_enableJacob Keller2014-06-031-5/+5
* Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2014-06-021-4/+5
|\
| * ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-031-4/+5
* | igb: remove redundant PHY power down register writeTodd Fujinaka2014-05-272-15/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-05-232-2/+0
|\ \
| * | i40e,igb,ixgbe: remove usless return statementsStephen Hemminger2014-05-231-1/+0
| * | igb/ixgbe: remove return statements for void functionsJeff Kirsher2014-05-231-1/+0
| |/
* | net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-231-7/+13
|/
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* igb: Change memcpy to struct assignmentCarolyn Wyborny2014-04-241-1/+1
* igb: Replace 1/0 return values with true/falseCarolyn Wyborny2014-04-241-4/+4
* igb: Cleanups to remove unneeded extern declarationCarolyn Wyborny2014-04-241-1/+0
* igb: Cleanups to replace deprecated DEFINE_PCI_DEVICE_TABLECarolyn Wyborny2014-04-241-1/+1
* igb: Cleanups to fix static initializationCarolyn Wyborny2014-04-241-1/+1
* igb: Cleanups to fix msleep warningsCarolyn Wyborny2014-04-245-21/+21
* igb: Cleanups to fix line length warningsCarolyn Wyborny2014-04-242-8/+13
* igb: Cleanups to remove return parenthesesCarolyn Wyborny2014-04-241-3/+3
* igb: Cleanups to fix missing break in switch statementsCarolyn Wyborny2014-04-243-0/+9
* igb: Cleanups to fix assignment in if errorCarolyn Wyborny2014-04-241-1/+2
* igb: Cleanups to change comment style on license headersCarolyn Wyborny2014-04-2419-497/+428
* igb: Cleanups to fix for trailing statementCarolyn Wyborny2014-04-241-2/+2
* igb: Cleanups to fix pointer location errorCarolyn Wyborny2014-04-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-04-244-10/+12
|\
| * e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski2014-04-183-10/+9
| * igb: fix stats for i210 rx_fifo_errorsTodd Fujinaka2014-04-181-1/+3
* | igb: Cleanups to fix incorrect indentationCarolyn Wyborny2014-04-2311-75/+95
OpenPOWER on IntegriCloud