aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb
AgeCommit message (Expand)Author
2015-07-17igb: Pull timestamp from fragment before adding it to skbAlexander Duyck
2015-07-17igb: only report generic filters in get_ts_infoJacob Keller
2015-06-26igb: bump version of igb to 5.2.18Todd Fujinaka
2015-06-26igb: disable IPv6 extension header processingTodd Fujinaka
2015-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-11net: igb: fix the start time for periodic output signalsRichard Cochran
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-12igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculationAlexander Duyck
2015-05-07igb: Fix NULL assignment to incorrect variable in igb_reset_q_vectorToshiaki Makita
2015-05-07igb: Fix oops on changing number of ringsToshiaki Makita
2015-05-04igb: simplify and clean up igb_enable_mas()Todd Fujinaka
2015-03-31ptp: igb: use helpers for converting ns to timespec.Richard Cochran
2015-03-31Merge branch 'ptp-2038'David S. Miller
2015-03-31ptp: igb: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-29igb: Enable TSO for stacked vlanToshiaki Makita
2015-03-20igb: use netif_carrier_off earlier when bringing if downTodd Fujinaka
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2015-03-06igb: Make arrays on stack static const to avoid reallocationAlexander Duyck
2015-03-06igb: Fix warning pin may be used uninitializedAlexander Duyck
2015-01-22igb: Indicate failure on vf reset for empty mac addressAlexander Graf
2015-01-22igb: enable auxiliary PHC functions for the i210Richard Cochran
2015-01-22igb: enable internal PPS for the i210Richard Cochran
2015-01-22igb: serialize access to the time sync interrupt registersRichard Cochran
2015-01-22igb: refactor time sync interrupt handlingRichard Cochran
2015-01-22igb: Clean-up page reuse codeAlexander Duyck
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-02igb: convert to CYCLECOUNTER_MASK macro.Richard Cochran
2014-12-31igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK.David S. Miller
2014-12-31igb: Remove unneeded FIXMETodd Fujinaka
2014-12-30net: igb: convert to timecounter adjtime.Richard Cochran
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran
2014-12-11fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor readsAlexander Duyck
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-10ethernet/intel: Use napi_alloc_skbAlexander Duyck
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry
2014-12-08ethernet/intel: Use eth_skb_pad and skb_put_padto helpersAlexander Duyck
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki
2014-12-05e1000e / igb / PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-23igb: Fixes needed for surprise removal supportCarolyn Wyborny
2014-11-16igb: use netdev_rss_key_fill() helperEric Dumazet
2014-11-12fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_pageAlexander Duyck
2014-10-30igb: don't reuse pages with pfmemalloc flagRoman Gushchin
2014-10-10igb: fix race accessing page->_countEric Dumazet
2014-10-02igb: bump version to 5.2.15Todd Fujinaka
2014-10-02i40e/igb: Convert to dev_consume_skb_any()Rick Jones
2014-10-02igb: remove blocking phy read from inside spinlockBernhard Kaindl
2014-09-06igb: add flags to set eee advertisement modeTodd Fujinaka
2014-09-05igb: use new eth_get_headlen interfaceAlexander Duyck