aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge2010-12-152-3/+3
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-12-142-20/+21
|\
| * md: protect against NULL reference when waiting to start a raid10.NeilBrown2010-12-092-4/+3
| * md: fix bug with re-adding of partially recovered device.NeilBrown2010-12-091-2/+5
| * md: fix possible deadlock in handling flush requests.NeilBrown2010-12-091-2/+4
| * md: move code in to submit_flushes.NeilBrown2010-12-091-6/+6
| * md: remove handling of flush_pending in md_submit_flush_dataNeilBrown2010-12-091-6/+3
* | dw_spi: Fix missing final read in some polling situationsMajor Lee2010-12-141-0/+5
* | i2c_intel_mid: Fix slash in sysfs nameAlan Cox2010-12-141-1/+1
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-12-141-1/+0
|\ \
| * | omap: nand: remove hardware ECC as defaultSukumar Ghorai2010-12-061-1/+0
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-12-141-1/+1
|\ \ \
| * \ \ Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-12-121-1/+1
| |\ \ \
| | * | | ARM: pxa: fix pxa2xx-flash section mismatchMarek Vasut2010-11-301-1/+1
| | |/ /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-1479-292/+433
|\ \ \ \
| * | | | pppoe.c: Fix kernel panic caused by __pppoe_xmitAndrej Ota2010-12-121-1/+1
| * | | | WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers.Krzysztof Halasa2010-12-121-1/+4
| * | | | bnx2x: Advance a version number to 1.60.01-0Vladislav Zolotarov2010-12-121-2/+2
| * | | | bnx2x: Fixed a compilation warningVladislav Zolotarov2010-12-121-2/+2
| * | | | bnx2x: LSO code was broken on BE platformsVladislav Zolotarov2010-12-121-16/+26
| * | | | qlge: Fix deadlock when cancelling worker.Ron Mercer2010-12-123-8/+6
| * | | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-12-121-1/+2
| |\ \ \ \
| | * | | | vhost: correctly set bits of dirty pagesMichael S. Tsirkin2010-11-291-1/+2
| * | | | | cxgb4vf: Ingress Queue Entry Size needs to be 64 bytesCasey Leedom2010-12-101-4/+11
| * | | | | phy: add the IC+ IP1001 driverGiuseppe CAVALLARO2010-12-102-6/+55
| * | | | | atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-1015-35/+30
| * | | | | enic: Bug Fix: Pass napi reference to the isr that services receive queueVasanthy Kolluri2010-12-101-1/+2
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-12-1015-63/+82
| |\ \ \ \ \
| | * | | | | orinoco: fix TKIP countermeasure behaviourDavid Kilroy2010-12-081-2/+2
| | * | | | | orinoco: clear countermeasure setting on commitDavid Kilroy2010-12-081-0/+6
| | * | | | | ath9k_htc: Fix suspend/resumeSujith Manoharan2010-12-084-2/+18
| | * | | | | ath5k: Put the right tsf value in mesh beaconsJavier Cardona2010-12-081-1/+2
| | * | | | | ath5k: Prevent mesh interfaces from being counted as ad-hocJavier Cardona2010-12-081-1/+1
| | * | | | | ath5k: Fix beaconing in mesh modeJavier Cardona2010-12-081-3/+5
| | * | | | | orinoco: initialise priv->hw before assigning the interruptDavid Kilroy2010-12-082-14/+14
| | * | | | | ath9k: fix beacon resource related race conditionRajkumar Manoharan2010-12-071-14/+7
| | * | | | | ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian2010-12-072-3/+9
| | * | | | | ath9k: fix a DMA related race condition on resetFelix Fietkau2010-12-073-19/+10
| | * | | | | ath9k: fix bug in tx powerMatteo Croce2010-12-071-4/+8
| * | | | | | connector: add module aliasStephen Hemminger2010-12-101-0/+1
| * | | | | | r8169: Fix runtime power managementRafael J. Wysocki2010-12-101-10/+16
| * | | | | | hso: IP checksuming doesn't work on GE0301 option cardsThomas Bogendoerfer2010-12-091-4/+0
| * | | | | | net: Convert netpoll blocking api in bonding driver to be a counterNeil Horman2010-12-092-20/+9
| * | | | | | ehea: Fixing LRO configurationBreno Leitao2010-12-082-2/+14
| * | | | | | driver/net/benet: fix be_cmd_multicast_set() memcpy bugJoe Jin2010-12-081-1/+1
| * | | | | | Merge branch 'sfc-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller2010-12-083-14/+37
| |\ \ \ \ \ \
| | * | | | | | sfc: Fix NAPI list corruption during ring reallocationBen Hutchings2010-12-071-12/+19
| | * | | | | | sfc: Fix crash in legacy onterrupt handler during ring reallocationBen Hutchings2010-12-073-2/+18
| * | | | | | | ifb: goto resched directly if error happens and dp->tq isn't emptyChangli Gao2010-12-081-0/+2
| * | | | | | | cxgb4: fix MAC address hash filterDimitris Michailidis2010-12-081-1/+1