summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2012-07-11ixgbe: Merge RSS and flow director ring register caching and configurationAlexander Duyck
2012-07-11ixgbe: Clean up a useless switch statement and dead code in configure_srrctlAlexander Duyck
2012-07-11ixgbe: Add feature offset value to ring featuresAlexander Duyck
2012-07-11ixgbe: Add upper limit to ring featuresAlexander Duyck
2012-07-11ixgbe: count q_vectors instead of MSI-X vectorsAlexander Duyck
2012-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-11drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings
2012-07-11drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-07-09ixgbe: DCB and SR-IOV can not co-exist and will cause hangsAlexander Duyck
2012-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-01e1000e: remove use of IP payload checksumBruce Allan
2012-07-01igbvf: fix divide by zeroMitch A Williams
2012-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-26ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck
2012-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-21ixgbe: simplify padding and length checksStephen Hemminger
2012-06-20ixgbe: clean up ixgbe_get_settings ethtool functionJacob Keller
2012-06-20ixgbe: add support for 1G SX modulesJacob Keller
2012-06-20igb: Version bumpCarolyn Wyborny
2012-06-20igb: Update firmware info outputCarolyn Wyborny
2012-06-20igb: Streamline RSS queue and queue pairing assignment logic.Matthew Vick
2012-06-20igb: Support the get_ts_info ethtool method.Carolyn Wyborny
2012-06-20igb: Add switch case for supported hardware to igb_ptp_remove.Carolyn Wyborny
2012-06-20igb: A fix to VF TX rate limitLior Levy
2012-06-20e1000: Combining Bitwise OR in one expression.Tushar Dave
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-14ixgbe: Check PTP Rx timestamps via BPF filterJacob Keller
2012-06-14ixgbe: PTP Fix hwtstamp mode settingsJacob Keller
2012-06-14ixgbe: ptp code cleanupJacob Keller
2012-06-14ixgbe: do not compile ixgbe_sysfs.c when CONFIG_IXGBE_HWMON is not setEmil Tantilov
2012-06-14ixgbe: align flow control DV macros with datasheetJohn Fastabend
2012-06-14e1000e: use more informative logging macros when netdev not yet registeredBruce Allan
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