aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2012-01-02ixgbe: add write flush in ixgbe_clock_out_i2c_byte()Emil Tantilov
2012-01-02ixgbe: fix typo'sStephen Hemminger
2012-01-02ixgbe: fix incorrect PHY register readsEmil Tantilov
2012-01-02igb: Add flow control advertising to ethtool setting.Carolyn Wyborny
2012-01-02ixgbevf: Fix register defines to correctly handle complex expressionsAlexander Duyck
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-08net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko
2011-12-05ixgbe: Remove function prototype for non-existent functionGreg Rose
2011-12-05ixgbe: DCB: IEEE transitions may fail to reprogram hardware.John Fastabend
2011-12-05ixgbe: DCBnl set_all, order of operations fixJohn Fastabend
2011-12-05igb: Update DMA Coalescing threshold calculation.Matthew Vick
2011-12-05e1000e: hitting BUG_ON() from napi_enableBruce Allan
2011-12-05e1000e: Avoid wrong check on TX hangJeff Kirsher
2011-11-29e1000e: Support for byte queue limitsTom Herbert
2011-11-22net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet
2011-11-22Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones
2011-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-16net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routinesRick Jones
2011-11-16intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALENJoe Perches
2011-11-16igb: Convert bare printk to pr_noticeJoe Perches
2011-11-16igb: Convert printks to pr_<level>Jeff Kirsher
2011-11-16ixgbevf: Convert printks to pr_<level>Jeff Kirsher
2011-11-16igbvf: Convert printks to pr_<level>Jeff Kirsher
2011-11-16ixgbe: fix LED blink logic to check for linkEmil Tantilov
2011-11-16e1000e: Convert printks to pr_<level>Jeff Kirsher
2011-11-16e1000e: convert to real ndo_set_rx_modeJesse Brandeburg
2011-11-14Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones
2011-11-14Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-07ixgbe: Fix compile for kernel without CONFIG_PCI_IOV definedRose, Gregory V
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-04i825xx:xscale:8390:freescale: Fix Kconfig dependanciesJeff Kirsher
2011-11-02ixgbevf: Update release versionGreg Rose
2011-11-02ixgbe: DCB, return max for IEEE traffic classesJohn Fastabend
2011-11-02ixgbe: fix reading of the buffer returned by the firmwareEmil Tantilov
2011-11-02ixgbe: Fix compiler warningsGreg Rose
2011-11-02ixgbe: fix smatch splat due to missing NULL checkJohn Fastabend
2011-11-02ixgbe: fix disabling of Tx laser at probeEmil Tantilov
2011-11-02ixgbe: Fix link issues caused by a reset while interface is downEmil Tantilov
2011-11-02igb: Fix for I347AT4 PHY cable length unit detectionKantecki, Tomasz
2011-11-02e100: make sure vlan support isn't advertised on old adaptersJesse Brandeburg
2011-11-02e1000e: demote a debugging WARN to a debug log messageBruce Allan
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-10-21igb: VFTA Table Fix for i350 devicesCarolyn Wyborny
2011-10-21igb: Move DMA Coalescing init code to separate function.Carolyn Wyborny
2011-10-21igb: Fix for Alt MAC Address feature on 82580 and later devicesCarolyn Wyborny
2011-10-21igbvf: Bump version numberWilliams, Mitch A