aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb/igb_main.c
AgeCommit message (Expand)Author
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-06igb: Update igb version to 4.1.2Carolyn Wyborny
2012-12-06igb: release already assigned MSI-X interrupts if setup failsStefan Assmann
2012-12-06igb: remove duplicate code for fallback interrupt initializationStefan Assmann
2012-12-03net/intel: remove __dev* attributesBill Pemberton
2012-11-28igb: Use a 32-bit mask when calculating the flow control watermarksMatthew Vick
2012-11-22igb: Do not parse past IP header on fragments beyond the firstAlexander Duyck
2012-11-22igb: No longer rely on APME to determine WoL settingsMatthew Vick
2012-11-13igb: Improve performance and reduce size of igb_tx_mapAlexander Duyck
2012-11-13igb: Update igb Tx flags to improve code efficiencyAlexander Duyck
2012-11-13igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso checkAlexander Duyck
2012-11-13igb: Support for modifying UDP RSS flow hashingAkeem G. Abodunrin
2012-11-01ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings
2012-10-29igb: Update firmware version info for ethtool output.Carolyn Wyborny
2012-10-23igb: Update versionCarolyn Wyborny
2012-10-19igb: Split igb_update_dca into separate Tx and Rx functionsAlexander Duyck
2012-10-19igb: Move the calls to set the Tx and Rx queues into igb_openAlexander Duyck
2012-10-19igb: Combine q_vector and ring allocation into a single functionAlexander Duyck
2012-10-19igb: Lock buffer size at 2K even on systems with larger pagesAlexander Duyck
2012-10-19igb: Move rx_buffer related code in Rx cleanup path into separate functionAlexander Duyck
2012-10-19igb: Map entire page and sync half instead of mapping and unmapping half pagesAlexander Duyck
2012-10-19igb: Combine post-processing of skb into a single functionAlexander Duyck
2012-10-19igb: Do not use header split, instead receive all frames into a single bufferAlexander Duyck
2012-10-19igb: Correcting and improving small packet check and paddingTushar Dave
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-09-22igb: Use dma_unmap_addr and dma_unmap_len definesAlexander Duyck
2012-09-22igb: Simplify how we populate the RSS keyAlexander Duyck
2012-09-22igb: Change how we populate the RSS indirection tableAlexander Duyck
2012-09-22igb: Change Tx cleanup loop to do/while instead of forAlexander Duyck
2012-09-22igb: Remove logic that was doing NUMA pseudo-aware allocationsAlexander Duyck
2012-09-22igb: Fix stats output on i210/i211 parts.Carolyn Wyborny
2012-09-22igb: Change how we check for pre-existing and assigned VFsStefan Assmann
2012-09-20igb: Remove artificial restriction on RQDPC stat readingAlexander Duyck
2012-09-17igb: Prevent dropped Tx timestamps via work items and interrupts.Matthew Vick
2012-09-17igb: Update PTP function names/variables and locations.Matthew Vick
2012-09-17igb: Tidy up wrapping for CONFIG_IGB_PTP.Matthew Vick
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas
2012-09-07netdev: make pci_error_handlers constStephen Hemminger
2012-08-23igb: Use PCI Express Capability accessorsJiang Liu
2012-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-08-21igb: update to allow reading/setting MDI stateJesse Brandeburg
2012-08-09igb: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov
2012-07-31netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman
2012-07-21igb: reset PHY in the link_up process to recover PHY setting after power down.Akeem G. Abodunrin
2012-07-16ethernet: Use eth_random_addrJoe Perches
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
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