summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb
AgeCommit message (Expand)Author
2015-07-23igb: bump version to igb-5.3.0Todd Fujinaka
2015-07-23igb: use ARRAY_SIZE to replace calculating sizeof(a)/sizeof(a[0])Todd Fujinaka
2015-07-23igb: report unsupported ethtool settings in set_coalesceTodd Fujinaka
2015-07-18igb: Fix i354 88E1112 PHY on RCC boards using AutoMediaDetectTodd Fujinaka
2015-07-18igb: Pull timestamp from fragment before adding it to skbAlexander Duyck
2015-07-18igb: 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-14Merge 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-21igb: use netif_carrier_off earlier when bringing if downTodd Fujinaka
2015-03-09ethernet: 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-23igb: Indicate failure on vf reset for empty mac addressAlexander Graf
2015-01-23igb: enable auxiliary PHC functions for the i210Richard Cochran
2015-01-23igb: enable internal PPS for the i210Richard Cochran
2015-01-23igb: serialize access to the time sync interrupt registersRichard Cochran
2015-01-23igb: refactor time sync interrupt handlingRichard Cochran
2015-01-23igb: Clean-up page reuse codeAlexander Duyck
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2015-01-07Merge 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-12fm10k/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-09ethtool: Support for configurable RSS hash functionEyal Perry
2014-12-09ethernet/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-30Merge 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