summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2012-07-17ixgbevf: Fix panic when loading driverAlexander Duyck
2012-07-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-07-17ixgbevf: Prevent RX/TX statistics getting reset to zeroNarendra K
2012-07-14e1000e: fix test for PHY being accessible on 82577/8/9 and I217Bruce Allan
2012-07-14e1000e: Correct link check logic for 82571 serdesTushar Dave
2012-07-09ixgbe: DCB and SR-IOV can not co-exist and will cause hangsAlexander Duyck
2012-07-01e1000e: remove use of IP payload checksumBruce Allan
2012-07-01igbvf: fix divide by zeroMitch A Williams
2012-06-26ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck
2012-06-20ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled ringsAlexander Duyck
2012-06-20Kconfig: Fix Kconfig for Intel ixgbe and igb PTP support.Carolyn Wyborny
2012-06-20igb: Fix incorrect RAR address entries for i210/i211 device.Carolyn Wyborny
2012-06-17ixgbe: Fix PHC loophole allowing misconfiguration of increment registerJacob Keller
2012-06-06ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabledJohn Fastabend
2012-06-06ixgbe: fix_features rxvlan is independent of DCB and needs to be setJohn Fastabend
2012-06-06e1000e: test for valid check_reset_block function pointerBruce Allan
2012-06-02e1000e: fix Rapid Start Technology support for i217Bruce Allan
2012-06-02e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-17e1000: Prevent reset task killing itself.Tushar Dave
2012-05-17igb: Disable the BMC-to-OS Watchdog Enable bit for DMAC.Matthew Vick
2012-05-17e1000: look in the page and not in skb->data for the last byteSebastian Andrzej Siewior
2012-05-17e1000: remove workaround for Errata 23 from jumbo allocSebastian Andrzej Siewior
2012-05-17e1000e: fix typo in definition of E1000_CTRL_EXT_FORCE_SMBUSBruce Allan
2012-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-12igb: Add Support for new i210/i211 devices.Carolyn Wyborny
2012-05-12igb: Add function and pointers for 82580 low power state settings.Carolyn Wyborny
2012-05-11igb: fix rtnl race in PM resume pathBenjamin Poirier
2012-05-10ixgbe: update version numberDon Skidmore
2012-05-10ixgbe: cleanup the hwmon function callsDon Skidmore
2012-05-10ixgbe: support software timestampingJacob Keller
2012-05-10ixgbe: add support for get_ts_infoJacob Keller
2012-05-10ixgbe: correct disable_rx_buff timeoutJacob Keller
2012-05-10ixgbe: Enable timesync clock-out feature for PPS support on X540Jacob E Keller
2012-05-10ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)Jacob Keller
2012-05-10ixgbe: Fix bogus error messageGreg Rose
2012-05-10ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow controlAlexander Duyck
2012-05-10ixgbe: Clean up priority based flow controlAlexander Duyck
2012-05-10ixgbe: Exit on error case in VF message processingAlexander Duyck
2012-05-10igb: output register's information related to RX/TX queue[4-15]Koki Sanagi
2012-05-09e1000e: Fix merge conflict (net->net-next)Jeff Kirsher
2012-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-05ixgbe: dcb: IEEE PFC stats and reset logic incorrectJohn Fastabend
2012-05-05e1000e: increase version numberBruce Allan
2012-05-05e1000e: clear REQ and GNT in EECD (82571 && 82572)Richard Alpe
2012-05-05e1000e: enable forced master/slave on 82577Bruce Allan
2012-05-04e1000: Silence sparse warnings by correcting typeAndrei Emeltchenko
2012-05-04igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend
2012-05-04ixgbe: Update link flow control to correctly handle multiple packet buffer DCBAlexander Duyck
2012-05-04ixgbe: Reorder link flow control functions in ixgbe_common.cAlexander Duyck