summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
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-06-30igbvf: fix divide by zeroMitch A Williams
2012-06-28Merge 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-05ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabledJohn Fastabend
2012-06-05ixgbe: fix_features rxvlan is independent of DCB and needs to be setJohn Fastabend
2012-06-05e1000e: 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-20Merge 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-16Merge 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-10igb: fix rtnl race in PM resume pathBenjamin Poirier
2012-05-09ixgbe: update version numberDon Skidmore
2012-05-09ixgbe: cleanup the hwmon function callsDon Skidmore
2012-05-09ixgbe: support software timestampingJacob Keller
2012-05-09ixgbe: add support for get_ts_infoJacob Keller
2012-05-09ixgbe: correct disable_rx_buff timeoutJacob Keller
2012-05-09ixgbe: Enable timesync clock-out feature for PPS support on X540Jacob E Keller
2012-05-09ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)Jacob Keller
2012-05-09ixgbe: Fix bogus error messageGreg Rose