aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/igb_main.c
Commit message (Expand)AuthorAge
* igb: Use a 32-bit mask when calculating the flow control watermarksMatthew Vick2012-11-28
* igb: Do not parse past IP header on fragments beyond the firstAlexander Duyck2012-11-22
* igb: No longer rely on APME to determine WoL settingsMatthew Vick2012-11-22
* igb: Improve performance and reduce size of igb_tx_mapAlexander Duyck2012-11-13
* igb: Update igb Tx flags to improve code efficiencyAlexander Duyck2012-11-13
* igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso checkAlexander Duyck2012-11-13
* igb: Support for modifying UDP RSS flow hashingAkeem G. Abodunrin2012-11-13
* ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings2012-11-01
* igb: Update firmware version info for ethtool output.Carolyn Wyborny2012-10-30
* igb: Update versionCarolyn Wyborny2012-10-23
* igb: Split igb_update_dca into separate Tx and Rx functionsAlexander Duyck2012-10-19
* igb: Move the calls to set the Tx and Rx queues into igb_openAlexander Duyck2012-10-19
* igb: Combine q_vector and ring allocation into a single functionAlexander Duyck2012-10-19
* igb: Lock buffer size at 2K even on systems with larger pagesAlexander Duyck2012-10-19
* igb: Move rx_buffer related code in Rx cleanup path into separate functionAlexander Duyck2012-10-19
* igb: Map entire page and sync half instead of mapping and unmapping half pagesAlexander Duyck2012-10-19
* igb: Combine post-processing of skb into a single functionAlexander Duyck2012-10-19
* igb: Do not use header split, instead receive all frames into a single bufferAlexander Duyck2012-10-19
* igb: Correcting and improving small packet check and paddingTushar Dave2012-10-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * igb: Use dma_unmap_addr and dma_unmap_len definesAlexander Duyck2012-09-22
| * igb: Simplify how we populate the RSS keyAlexander Duyck2012-09-22
| * igb: Change how we populate the RSS indirection tableAlexander Duyck2012-09-22
| * igb: Change Tx cleanup loop to do/while instead of forAlexander Duyck2012-09-22
| * igb: Remove logic that was doing NUMA pseudo-aware allocationsAlexander Duyck2012-09-22
| * igb: Fix stats output on i210/i211 parts.Carolyn Wyborny2012-09-22
| * igb: Change how we check for pre-existing and assigned VFsStefan Assmann2012-09-22
| * igb: Remove artificial restriction on RQDPC stat readingAlexander Duyck2012-09-20
| * igb: Prevent dropped Tx timestamps via work items and interrupts.Matthew Vick2012-09-17
| * igb: Update PTP function names/variables and locations.Matthew Vick2012-09-17
| * igb: Tidy up wrapping for CONFIG_IGB_PTP.Matthew Vick2012-09-17
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-08-22
| |\
| | * igb: update to allow reading/setting MDI stateJesse Brandeburg2012-08-21
* | | Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-13
|\| |
| * | igb: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov2012-08-09
| |/
* | Merge branch 'pci/stephen-const' into nextBjorn Helgaas2012-09-12
|\ \
| * | netdev: make pci_error_handlers constStephen Hemminger2012-09-07
| |/
* / igb: Use PCI Express Capability accessorsJiang Liu2012-08-23
|/
* netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman2012-07-31
* igb: reset PHY in the link_up process to recover PHY setting after power down.Akeem G. Abodunrin2012-07-21
* ethernet: Use eth_random_addrJoe Perches2012-07-17
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* igb: Version bumpCarolyn Wyborny2012-06-20
* igb: Update firmware info outputCarolyn Wyborny2012-06-20
* igb: Streamline RSS queue and queue pairing assignment logic.Matthew Vick2012-06-20
* igb: A fix to VF TX rate limitLior Levy2012-06-20
* igb: Disable the BMC-to-OS Watchdog Enable bit for DMAC.Matthew Vick2012-05-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-16
|\
| * igb: fix rtnl race in PM resume pathBenjamin Poirier2012-05-10
* | igb: Add Support for new i210/i211 devices.Carolyn Wyborny2012-05-12