summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* e1000e: do not error out on identification LED init failureBruce Allan2009-11-213-9/+6
* e1000e: set pm_qos DMA latency requirement per interface when neededBruce Allan2009-11-211-19/+28
* e1000e: cleanup functions that clear hardware statisticsBruce Allan2009-11-214-123/+116
* e1000e: cleanup - shift indentation left by exiting early in e1000_tsoBruce Allan2009-11-211-54/+50
* e1000e: set bools to true/false instead of 1/0Bruce Allan2009-11-215-28/+30
* e1000e: provide comment for 82571 workaroundBruce Allan2009-11-211-0/+7
* e1000e: remove comments regarding a non-existent api moduleBruce Allan2009-11-212-31/+8
* e1000e: update copyright informationBruce Allan2009-11-2111-12/+12
* e1000e: cleanup ops function pointersBruce Allan2009-11-218-203/+201
* e1000e: consolidate two dbug macros into one simpler oneBruce Allan2009-11-218-206/+183
* e1000e: cleanup redundant #include'sBruce Allan2009-11-215-19/+1
* e1000e: Incorrect MII Link beat reporting.Bruce Allan2009-11-211-0/+2
* e1000e: disable K1 on PCH LOM when in PHY loopback modeBruce Allan2009-11-213-2/+6
* e1000e: improper return code signageBruce Allan2009-11-211-1/+1
* e1000e: link reporting problemsBruce Allan2009-11-211-0/+11
* e1000e: don't clean Rx ring while resettingBruce Allan2009-11-211-1/+1
* e1000e: function pointers for ethtool set/get offloadsBruce Allan2009-11-211-0/+2
* e1000e: clearing interrupt timers causes descriptors to get flushedBruce Allan2009-11-211-2/+0
* e1000e: add missing tests for 82583 in ethtool functionsBruce Allan2009-11-211-1/+4
* e1000e: check WoL mode is among set of supported modesBruce Allan2009-11-211-5/+4
* net: rename skb->iif to skb->skb_iifEric Dumazet2009-11-202-4/+4
* be2net: Patch to flash redboot section while firmware update.Sarveshwar Bandi2009-11-204-0/+67
* netxen: remove PCI IDs of CNA deviceAmit Kumar Salecha2009-11-201-6/+0
* igb: Add full support for 82580 devicesAlexander Duyck2009-11-205-3/+193
* igb: add support for 82580 MACAlexander Duyck2009-11-207-42/+299
* igb: add support for the 82580 phyAlexander Duyck2009-11-203-0/+275
* drivers/net: tasklet_init - Remove unnecessary leading & from second argJoe Perches2009-11-193-8/+8
* drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second...Joe Perches2009-11-195-6/+6
* iwmc3200top: revamp fw name handlingTomas Winkler2009-11-183-14/+14
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-1896-131/+131
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-18858-16931/+67538
|\
| * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-11-183-12/+44
| |\
| | * [CPUFREQ] Fix stale cpufreq_cpu_governor pointerPrarit Bhargava2009-11-171-2/+30
| | * [CPUFREQ] Resolve time unit thinko in ondemand/conservative govsPallipadi, Venkatesh2009-11-172-4/+4
| | * [CPUFREQ] Fix use after free on governor restoreDmitry Monakhov2009-11-171-6/+10
| * | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-11-181-6/+5
| |\ \
| | * | agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse2009-11-191-6/+5
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-1835-442/+352
| |\ \ \
| | * | | cxgb3: fix premature page unmapDivy Le Ray2009-11-181-2/+2
| | * | | ibm_newemac: Fix EMACx_TRTR[TRT] bit shiftsDave Mitchell2009-11-181-2/+2
| | * | | sungem: Fix Serdes detection.David S. Miller2009-11-171-1/+9
| | * | | net: fix mdio section mismatch warningStephen Rothwell2009-11-171-1/+1
| * | | | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-11-181-0/+1
| |\ \ \ \
| | * | | | uio: pm_runtime_disable is needed if failedKuninori Morimoto2009-11-131-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-11-189-22/+78
| |\ \ \ \ \
| | * | | | | USB: option.c: add support for D-Link DWM-162-U5Zhang Le2009-11-171-0/+2
| | * | | | | USB: usbmon: fix bug in mon_buff_area_shrinkAlan Stern2009-11-171-4/+7
| | * | | | | USB: xhci: Fix scratchpad deallocation.Sarah Sharp2009-11-171-1/+1
| | * | | | | USB: xhci: Fix TRB physical to virtual address translation.Sarah Sharp2009-11-171-2/+5
| | * | | | | USB: xhci: Fix bug memory free after failed initialization.Sarah Sharp2009-11-171-3/+5