summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2013-04-18ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS testsJoe Perches
2013-04-18ixgbe: Add support for WoL on 82599 SFP+ LOMJacob Keller
2013-04-18ixgbe: in shutdown, do netif_running() under rtnl_lockakepner
2013-04-18ixgbe: Fix a bug in setting VF VLAN via PFGreg Rose
2013-04-18igb: Revert support for build_skb in igbAlexander Duyck
2013-04-18ixgbe: bump version numberDon Skidmore
2013-04-18ixgbe: Fix 1G link WoLDon Skidmore
2013-04-18ixgbe: fix MNG FW support when adapter not upDon Skidmore
2013-04-18ixgbe: enable devices with internal switch to read pci parentJacob Keller
2013-04-18ixgbe: create conversion functions from link_status to bus/speedJacob Keller
2013-04-18ixgbe: Enable support for recognizing PCI-e Gen3 link speedJacob Keller
2013-04-18ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ringAlexander Duyck
2013-04-18ixgbe: don't do arithmetic operations on bitmasksEmil Tantilov
2013-04-18ixgbe: Mask off check of frag_off as we only want fragment offsetAlexander Duyck
2013-04-10e100: Add dma mapping error checkNeil Horman
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-05ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-28ixgbevf: Adjust to handle unassigned MAC address from PFGreg Rose
2013-03-28ixgbe: Don't give VFs random MAC addressesGreg Rose
2013-03-28e1000e: fix scheduling while atomic bugsBruce Allan
2013-03-28e1000e: increase driver version numberBruce Allan
2013-03-28e1000e: cleanup unused definesBruce Allan
2013-03-28e1000e: add support for LTR on I217/I218Bruce Allan
2013-03-28e1000e: enable EEE by defaultBruce Allan
2013-03-28e1000e: EEE capability advertisement not set/disabled as requiredBruce Allan
2013-03-28e1000e: long access timeouts when I217/I218 MAC and PHY are out of syncBruce Allan
2013-03-28e1000e: fix LED blink logic for designs with LEDs driven by cathodeBruce Allan
2013-03-28e1000e: slow performance between two 82579 connected via 10Mbit hubBruce Allan
2013-03-28e1000e: additional error handling on PHY register accessesBruce Allan
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-27e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffersChristoph Paasch
2013-03-27ixgb: Add missing dma_mapping_error-call in ixgb_alloc_rx_buffersChristoph Paasch
2013-03-27e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_ringsChristoph Paasch
2013-03-26igb: fix PHC stopping on max freqJiri Benc
2013-03-26igb: make sensor info staticStephen Hemminger
2013-03-26igb: SR-IOV init reorderingAlex Williamson
2013-03-26igb: Fix null pointer dereferenceAlex Williamson
2013-03-26igb: fix i350 anti spoofing configLior Levy
2013-03-26ixgbevf: don't release the soft entriesxunleer
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2013-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-08e1000e: cleanup - move defines to appropriate header fileBruce Allan
2013-03-08e1000e: cleanup format of struct e1000_opt_list structBruce Allan
2013-03-08e1000e: cleanup USLEEP_RANGE checkpatch checksBruce Allan
2013-03-08e1000e: cleanup unnecessary line breaksBruce Allan
2013-03-08e1000e: cleanup formatting of static structsBruce Allan
2013-03-08e1000e: cleanup unusually placed commentsBruce Allan
2013-03-08e1000e: cleanup (add/remove) blank lines where appropriateBruce Allan