summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabledJohn Fastabend2012-06-061-2/+5
* ixgbe: fix_features rxvlan is independent of DCB and needs to be setJohn Fastabend2012-06-061-10/+5Star
* e1000e: test for valid check_reset_block function pointerBruce Allan2012-06-064-8/+12
* e1000e: fix Rapid Start Technology support for i217Bruce Allan2012-06-021-9/+9
* e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior2012-06-021-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-211-1/+5
|\
| * e1000: Prevent reset task killing itself.Tushar Dave2012-05-181-1/+5
* | igb: Disable the BMC-to-OS Watchdog Enable bit for DMAC.Matthew Vick2012-05-172-0/+5
* | e1000: look in the page and not in skb->data for the last byteSebastian Andrzej Siewior2012-05-171-1/+5
* | e1000: remove workaround for Errata 23 from jumbo allocSebastian Andrzej Siewior2012-05-171-24/+0Star
* | e1000e: fix typo in definition of E1000_CTRL_EXT_FORCE_SMBUSBruce Allan2012-05-171-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-171-14/+6Star
|\|
| * igb: fix rtnl race in PM resume pathBenjamin Poirier2012-05-111-14/+6Star
* | igb: Add Support for new i210/i211 devices.Carolyn Wyborny2012-05-1216-110/+1205
* | igb: Add function and pointers for 82580 low power state settings.Carolyn Wyborny2012-05-122-0/+101
* | ixgbe: update version numberDon Skidmore2012-05-101-2/+2
* | ixgbe: cleanup the hwmon function callsDon Skidmore2012-05-103-32/+10Star
* | ixgbe: support software timestampingJacob Keller2012-05-101-0/+2
* | ixgbe: add support for get_ts_infoJacob Keller2012-05-101-0/+41
* | ixgbe: correct disable_rx_buff timeoutJacob Keller2012-05-101-1/+1
* | ixgbe: Enable timesync clock-out feature for PPS support on X540Jacob E Keller2012-05-104-1/+189
* | ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)Jacob Keller2012-05-106-1/+861
* | ixgbe: Fix bogus error messageGreg Rose2012-05-101-3/+3
* | ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow controlAlexander Duyck2012-05-103-1/+64
* | ixgbe: Clean up priority based flow controlAlexander Duyck2012-05-106-204/+156Star
* | ixgbe: Exit on error case in VF message processingAlexander Duyck2012-05-101-1/+6
* | igb: output register's information related to RX/TX queue[4-15]Koki Sanagi2012-05-101-1/+37
* | e1000e: Fix merge conflict (net->net-next)Jeff Kirsher2012-05-091-45/+11Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-0810-43/+84
|\|
| * e1000: Silence sparse warnings by correcting typeAndrei Emeltchenko2012-05-041-2/+2
| * igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend2012-05-043-4/+6
| * ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()John Fastabend2012-05-033-28/+22Star
| * ixgbe: fix race condition with shutdownDon Skidmore2012-05-031-0/+2
| * ixgbe: fix calling skb_put on nonlinear skb assertion bugYi Zou2012-05-011-0/+1
| * ixgbe: Fix a memory leak in IEEE DCBAlexander Duyck2012-05-011-4/+5
| * igbvf: fix the bug when initializing the igbvfSamuel Liao2012-05-011-2/+2
| * e1000e: Fix default interrupt throttle rate not set in NIC HWJeff Kirsher2012-04-251-46/+53
| * e1000e: MSI interrupt test failed, using legacy interruptPrasanna S Panchamukhi2012-04-251-1/+1
* | ixgbe: dcb: IEEE PFC stats and reset logic incorrectJohn Fastabend2012-05-052-1/+12
* | e1000e: increase version numberBruce Allan2012-05-051-1/+1
* | e1000e: clear REQ and GNT in EECD (82571 && 82572)Richard Alpe2012-05-051-1/+11
* | e1000e: enable forced master/slave on 82577Bruce Allan2012-05-051-26/+45
* | ixgbe: Update link flow control to correctly handle multiple packet buffer DCBAlexander Duyck2012-05-046-158/+102Star
* | ixgbe: Reorder link flow control functions in ixgbe_common.cAlexander Duyck2012-05-041-290/+282Star
* | ixgbe: Use __free_pages instead of put_page to release pagesAlexander Duyck2012-05-041-2/+3
* | ixgbe: Make ixgbe_fc_autoneg return void and always set current_modeAlexander Duyck2012-05-044-31/+13Star
* | ixgbe: Reorder the ring to q_vector mapping to improve performanceAlexander Duyck2012-05-041-15/+20
* | ixgbe: Track instances of buffer available but no DMA resources presentAlexander Duyck2012-05-041-3/+3
* | e1000e: initial support for i217Bruce Allan2012-05-047-28/+398
* | e1000e: Update driver version numberMatthew Vick2012-05-041-1/+1