aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/igb_main.c
Commit message (Expand)AuthorAge
* 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
|\|
| * igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend2012-05-04
* | igb: Force flow control off during reset when forcing speed.Matthew Vick2012-04-27
* | igb: Update version to 3.4.7.Carolyn Wyborny2012-04-14
* | igb: offer a PTP Hardware Clock instead of the timecompare methodRichard Cochran2012-04-04
|/
* intel: make wired ethernet driver message level consistent (rev2)stephen hemminger2012-03-28
* igb: Support RX-ALL feature flag.Ben Greear2012-03-17
* igb: Support sending custom Ethernet FCS.Ben Greear2012-03-17
* net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF stateAlexander Duyck2012-03-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-10
|\
| * igb: fix vf lookupGreg Rose2012-02-09
* | igb: fix warning about unused functionEmil Tantilov2012-02-10
|/
* igb: Update Copyright on all Intel copyrighted files.Carolyn Wyborny2012-01-19
* igb: make local functions staticStephen Hemminger2012-01-19
* igb: reset PHY after recovering from PHY power downKoki Sanagi2012-01-05
* igb: add basic runtime PM supportYan, Zheng2012-01-05
* igb: Add support for byte queue limits.Eric Dumazet2012-01-05
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-08
* igb: Update DMA Coalescing threshold calculation.Matthew Vick2011-12-05