summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb
Commit message (Expand)AuthorAgeFilesLines
* igb: bump version of igb to 5.2.18Todd Fujinaka2015-06-261-1/+1
* igb: disable IPv6 extension header processingTodd Fujinaka2015-06-262-5/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-131-2/+2
|\
| * net: igb: fix the start time for periodic output signalsRichard Cochran2015-06-111-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-131-1/+3
|\ \ | |/
| * igb: Fix NULL assignment to incorrect variable in igb_reset_q_vectorToshiaki Makita2015-05-071-1/+1
| * igb: Fix oops on changing number of ringsToshiaki Makita2015-05-071-0/+2
* | igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculationAlexander Duyck2015-05-121-8/+3
* | igb: simplify and clean up igb_enable_mas()Todd Fujinaka2015-05-041-20/+7
|/
* ptp: igb: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2
* Merge branch 'ptp-2038'David S. Miller2015-03-311-20/+22
|\
| * ptp: igb: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-20/+21
|/
* igb: Enable TSO for stacked vlanToshiaki Makita2015-03-291-0/+1
* igb: use netif_carrier_off earlier when bringing if downTodd Fujinaka2015-03-201-3/+1
* ethernet: codespell comment spelling fixesJoe Perches2015-03-081-1/+1
* igb: Make arrays on stack static const to avoid reallocationAlexander Duyck2015-03-061-12/+12
* igb: Fix warning pin may be used uninitializedAlexander Duyck2015-03-061-1/+1
* igb: Indicate failure on vf reset for empty mac addressAlexander Graf2015-01-221-2/+6
* igb: enable auxiliary PHC functions for the i210Richard Cochran2015-01-223-6/+276
* igb: enable internal PPS for the i210Richard Cochran2015-01-222-5/+45
* igb: serialize access to the time sync interrupt registersRichard Cochran2015-01-221-3/+7
* igb: refactor time sync interrupt handlingRichard Cochran2015-01-221-30/+19
* igb: Clean-up page reuse codeAlexander Duyck2015-01-221-19/+16
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-061-1/+1
|\
| * igb: Remove unneeded FIXMETodd Fujinaka2014-12-311-1/+1
* | igb: convert to CYCLECOUNTER_MASK macro.Richard Cochran2015-01-021-3/+2
* | igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK.David S. Miller2014-12-311-0/+1
* | net: igb: convert to timecounter adjtime.Richard Cochran2014-12-301-6/+1
* | time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-301-1/+1
|/
* fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor readsAlexander Duyck2014-12-111-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-112-25/+24
|\
| * ethernet/intel: Use napi_alloc_skbAlexander Duyck2014-12-101-2/+1
| * ethtool: Support for configurable RSS hash functionEyal Perry2014-12-081-2/+14
| * ethernet/intel: Use eth_skb_pad and skb_put_padto helpersAlexander Duyck2014-12-081-14/+5
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-291-7/+16
| |\
| * | igb: use netdev_rss_key_fill() helperEric Dumazet2014-11-161-6/+3
| * | fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_pageAlexander Duyck2014-11-121-1/+1
* | | Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-081-5/+1
|\ \ \ | |_|/ |/| |
| * | e1000e / igb / PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-051-5/+1
| |/
* | igb: Fixes needed for surprise removal supportCarolyn Wyborny2014-11-231-7/+16
|/
* 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
OpenPOWER on IntegriCloud