aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/igb_main.c
Commit message (Expand)AuthorAge
* igb: Fix NULL assignment to incorrect variable in igb_reset_q_vectorToshiaki Makita2015-05-07
* igb: Fix oops on changing number of ringsToshiaki Makita2015-05-07
* igb: Enable TSO for stacked vlanToshiaki Makita2015-03-29
* igb: use netif_carrier_off earlier when bringing if downTodd Fujinaka2015-03-20
* igb: Indicate failure on vf reset for empty mac addressAlexander Graf2015-01-22
* igb: enable auxiliary PHC functions for the i210Richard Cochran2015-01-22
* igb: enable internal PPS for the i210Richard Cochran2015-01-22
* igb: refactor time sync interrupt handlingRichard Cochran2015-01-22
* igb: Clean-up page reuse codeAlexander Duyck2015-01-22
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor readsAlexander Duyck2014-12-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11
|\
| * ethernet/intel: Use napi_alloc_skbAlexander Duyck2014-12-10
| * ethernet/intel: Use eth_skb_pad and skb_put_padto helpersAlexander Duyck2014-12-08
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-29
| |\
| * | igb: use netdev_rss_key_fill() helperEric Dumazet2014-11-16
| * | fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_pageAlexander Duyck2014-11-12
* | | Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-08
|\ \ \ | |_|/ |/| |
| * | e1000e / igb / PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-04
| |/
* / igb: Fixes needed for surprise removal supportCarolyn Wyborny2014-11-23
|/
* igb: don't reuse pages with pfmemalloc flagRoman Gushchin2014-10-30
* igb: fix race accessing page->_countEric Dumazet2014-10-10
* igb: bump version to 5.2.15Todd Fujinaka2014-10-02
* i40e/igb: Convert to dev_consume_skb_any()Rick Jones2014-10-02
* igb: remove blocking phy read from inside spinlockBernhard Kaindl2014-10-02
* igb: add flags to set eee advertisement modeTodd Fujinaka2014-09-06
* igb: use new eth_get_headlen interfaceAlexander Duyck2014-09-05
* igb: flush when in xmit_more mode and under descriptor pressureDavid S. Miller2014-08-28
* net: Remove ndo_xmit_flush netdev operation, use signalling instead.David S. Miller2014-08-25
* igb: Support netdev_ops->ndo_xmit_flush()David S. Miller2014-08-25
* igb: bump igb version to 5.2.13Todd Fujinaka2014-07-24
* igb: Add message when malformed packets detected by hwCarolyn Wyborny2014-07-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-16
|\
| * igb: do a reset on SR-IOV re-init if device is downStefan Assmann2014-07-10
| * igb: Workaround for i210 Errata 25: Slow System ClockTodd Fujinaka2014-07-10
* | igb: bring link up when PHY is powered upTodd Fujinaka2014-07-01
|/
* igb: unhide invariant returnsTodd Fujinaka2014-06-11
* igb: add defaults for i210 TX/RX PBSIZETodd Fujinaka2014-06-04
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-05-23
|\
| * i40e,igb,ixgbe: remove usless return statementsStephen Hemminger2014-05-23
* | net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-23
|/
* igb: Change memcpy to struct assignmentCarolyn Wyborny2014-04-24
* igb: Cleanups to remove unneeded extern declarationCarolyn Wyborny2014-04-24
* igb: Cleanups to replace deprecated DEFINE_PCI_DEVICE_TABLECarolyn Wyborny2014-04-24
* igb: Cleanups to fix static initializationCarolyn Wyborny2014-04-24
* igb: Cleanups to fix msleep warningsCarolyn Wyborny2014-04-24
* igb: Cleanups to fix line length warningsCarolyn Wyborny2014-04-24
* igb: Cleanups to remove return parenthesesCarolyn Wyborny2014-04-24
* igb: Cleanups to fix missing break in switch statementsCarolyn Wyborny2014-04-24
* igb: Cleanups to fix assignment in if errorCarolyn Wyborny2014-04-24