summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-02-28[BNX2X]: Correct RX filtering and MC configurationEliezer Tamir2-78/+92
2008-02-28[BNX2X]: Correct Link managementEliezer Tamir5-649/+1734
2008-02-28[BNX2X]: Correct init_one()Eliezer Tamir2-15/+31
2008-02-28[BNX2X]: Spelling fixesEliezer Tamir2-65/+56
2008-02-28[POWERPC] Xilinx: hwicap cleanupStephen Neuendorffer4-158/+144
2008-02-28SSB PCI core driver: use new SPROM data structureAurelien Jarno1-1/+1
2008-02-28Don't build bcm43xx if SSB is static and b43 PCI-SSB bridge is enabled.Alexey Zaytsev1-1/+1
2008-02-28Use a separate config option for the b43 pci to ssb bridge.Alexey Zaytsev5-3/+10
2008-02-28libertas: Remove unused exportsRoland Dreier3-20/+0
2008-02-28rt2x00: Fix rt2x00lib_reset_link_tuner()Ivo van Doorn1-19/+30
2008-02-28rt2x00: Don't switch to antenna with low rssiIvo van Doorn2-13/+9
2008-02-28rt2x00: Add link tuner safe RX toggle statesIvo van Doorn7-7/+29
2008-02-28rt2x00: Fix antenna diversityIvo van Doorn1-3/+3
2008-02-28gelic wireless driver needs WIRELESS_EXT supportSebastian Siewior1-0/+1
2008-02-28PS3: gelic: Link the wireless net_device structure to the corresponding devic...Masakazu Mokuno1-0/+1
2008-02-28rndis_wlan: fix sparse warningsJohannes Berg1-7/+7
2008-02-27[SCSI] gdth: fix to internal commands executionBoaz Harrosh2-18/+13
2008-02-27[SCSI] gdth: bugfix for the at-exit problemsBoaz Harrosh1-54/+28
2008-02-27[SCSI] iscsi regression: check for zero max session cmdsMike Christie2-3/+3
2008-02-26CONNECTOR: make cn_already_initialized staticLi Zefan1-1/+1
2008-02-26[MACVLAN]: Update Kconfig to refer to iproutePatrick McHardy1-0/+5
2008-02-26RDMA/nes: Fix interrupt moderation low thresholdJohn Lacombe2-9/+6
2008-02-26RDMA/nes: Fix CRC endianness for RDMA connection establishment on big-endianFaisal Latif2-4/+21
2008-02-26RDMA/nes: Fix use-after-free in mini_cm_dec_refcnt_listen()Faisal Latif1-0/+1
2008-02-26RDMA/nes: Fix use-after-free in nes_create_cq()Glenn Streiff1-3/+0
2008-02-26RDMA/nes: Fix a check-after-use in nes_probe()Adrian Bunk1-1/+1
2008-02-26RDMA/nes: Fix a memory leak in schedule_nes_timer()Adrian Bunk1-2/+2
2008-02-26ide: remove stale comments from ide-dma.c (take 2)Bartlomiej Zolnierkiewicz1-48/+4
2008-02-26qd65xx: remove commented out codeBartlomiej Zolnierkiewicz1-37/+0
2008-02-26ide-tape: schedule driver for removal after 6 monthsBorislav Petkov1-0/+5
2008-02-26ide-disk: add missing printk() KERN_* levelsBartlomiej Zolnierkiewicz1-2/+3
2008-02-26ide: fix sparse warning about shadowing 'flags' symbolBartlomiej Zolnierkiewicz1-8/+5
2008-02-26ide-cd: fix CD/DVD burningAndreas Schwab1-3/+2
2008-02-26ide-cd: fix 'ireason' handling for REQ_TYPE_ATA_PC requestsBartlomiej Zolnierkiewicz1-14/+10
2008-02-26qd65xx: fix setup of QD6580 Control registerBartlomiej Zolnierkiewicz1-4/+2
2008-02-26ide: skip probing port if "hdx=noprobe" was used for both devices on itBartlomiej Zolnierkiewicz3-3/+5
2008-02-26ide: remove redundant comment from ide_unregister()Bartlomiej Zolnierkiewicz1-5/+0
2008-02-26hpt366: fix section mismatch warningsSam Ravnborg1-5/+7
2008-02-26ide-cd: Enable audio play quirk for Optiarc DVD RW AD-5200A driveBorislav Petkov1-0/+1
2008-02-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+4
2008-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds6-101/+341
2008-02-26serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt1-1/+1
2008-02-26maple: fix device detectionAdrian McMenamin1-23/+43
2008-02-25RDMA/nes: Fix off-by-oneAdrian Bunk1-1/+1
2008-02-25RDMA/nes: Resurrect error path dead codeChien Tung1-2/+3
2008-02-25RDMA/cxgb3: Fix shift calc in build_phys_page_list() for 1-entry page listsBryan Rosenburg1-8/+2
2008-02-25Revert "power_state: get rid of write-only variable in SATA"Jeff Garzik1-0/+3
2008-02-25make atapi_dmadir staticAdrian Bunk2-2/+1
2008-02-25Blackfin Serial Driver: Fix bug - update tx dma buffer tail before wake up pr...Sonic Zhang1-22/+29
2008-02-25Blackfin Serial Driver: Fix bug - Increase buffer tail immediately before sta...Sonic Zhang1-14/+18