summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath5k: explicitly check skb->lenHarvey Harrison2008-08-221-1/+2
* iwlwifi: use le16 frame control directly, use QOS symbolic constant maskHarvey Harrison2008-08-222-5/+5
* b43legacy: use le16 frame control directly, avoid byteswappingHarvey Harrison2008-08-221-3/+1
* iwlwifi: add level for debugging host commandEsti Kummer2008-08-223-13/+39
* iwlwifi: kill struct iwl4965_lq_mngrTomas Winkler2008-08-222-16/+0
* iwl-4965: test below 0 on unsigned num_tbsroel kluin2008-08-221-1/+1
* iwlwifi: use generic mac80211 radiotap headersBruno Randolf2008-08-226-208/+27
* ath5k: rates cleanupBruno Randolf2008-08-224-329/+171
* Ath5k: unify resetsJiri Slaby2008-08-221-82/+42
* rt2x00mac: In error case stop netdev queue, free skb and return NETDEV_TX_OKDaniel Wagner2008-08-221-23/+20
* ath5k: add Mesh Point supportAndrey Yurovsky2008-08-222-1/+4
* libertas: add sysfs hooks to update boot2 and persistent firmwareBrian Cavagnolo2008-08-221-0/+65
* libertas: support boot commands to write persistent firmware and bootloaderBrian Cavagnolo2008-08-224-25/+119
* rtl818x: merge tx/rx descriptor flagsHerton Ronaldo Krzesinski2008-08-225-59/+57
* fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell2008-08-212-0/+23
* rtc: rtc-ds1374: fix 'no irq' case handlingAnton Vorontsov2008-08-211-5/+5
* Video/Framebuffer: add fuctional power management support to Blackfin BF54x L...Michael Hennerich2008-08-211-3/+12
* drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leakAndrew Morton2008-08-211-5/+3
* pm2fb: free cmap memory on module removeKrzysztof Helt2008-08-211-0/+1
* rtc: fix double lock on UIE emulationAtsushi Nemoto2008-08-211-1/+4
* brd: fix name argument of unregister_blkdev()Akinobu Mita2008-08-211-1/+1
* nbd: fix memory leak of nbd_dev arraySven Wegener2008-08-211-4/+6
* Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~...Mike Frysinger2008-08-211-0/+8
* Blackfin RTC Driver: BF561 not have on-chip RTCGraf Yang2008-08-211-1/+1
* Blackfin RTC Driver: do all initialization before we register the rtc and mak...Mike Frysinger2008-08-211-2/+1
* Blackfin RTC Driver: move irq request/free out of open/release and into probe...Mike Frysinger2008-08-211-31/+20
* eeepc-laptop: fix use after freeMatthew Garrett2008-08-211-1/+1
* Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-08-202-2/+11
|\
| * video: export sh_mobile_lcdc panel sizeMagnus Damm2008-08-111-0/+2
| * input: migor_ts compile and detection fixMagnus Damm2008-08-111-2/+9
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-201-0/+10
|\ \
| * | powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devicesJoachim Fenkes2008-08-201-0/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-08-2013-42/+189
|\ \ \
| * | | [SCSI] ibmvfc: Driver version 1.0.2Brian King2008-08-161-2/+2
| * | | [SCSI] ibmvfc: Add details to async event logBrian King2008-08-161-1/+2
| * | | [SCSI] ibmvfc: Sanitize response lengthsBrian King2008-08-161-3/+3
| * | | [SCSI] ibmvfc: Fix for lost async eventsBrian King2008-08-161-7/+11
| * | | [SCSI] ibmvfc: Fixup host state during reinitBrian King2008-08-161-1/+2
| * | | [SCSI] ibmvfc: Fix another hang on module removalBrian King2008-08-161-3/+4
| * | | [SCSI] ibmvscsi: Fixup desired DMA value for shared memory partitionsBrian King2008-08-161-1/+1
| * | | [SCSI] megaraid_sas: remove sysfs dbg_lvl world writeable permissionsJoe Malicki2008-08-161-1/+1
| * | | [SCSI] qla2xxx: Update version number to 8.02.01-k7.Andrew Vasquez2008-08-161-1/+1
| * | | [SCSI] qla2xxx: Explicitly tear-down vports during PCI remove_one().Andrew Vasquez2008-08-163-4/+12
| * | | [SCSI] qla2xxx: Reference proper ha during SBR handling.Andrew Vasquez2008-08-162-4/+6
| * | | [SCSI] qla2xxx: Set npiv_supported flag for FCoE HBAs.Mike Hernandez2008-08-161-2/+3
| * | | [SCSI] qla2xxx: Don't leak SG-DMA mappings while aborting commands.Andrew Vasquez2008-08-161-2/+0
| * | | [SCSI] qla2xxx: Correct vport-state management issues during ISP-ABORT.Andrew Vasquez2008-08-162-4/+6
| * | | [SCSI] qla2xxx: Correct synchronization of software/firmware fcport states.Andrew Vasquez2008-08-161-0/+11
| * | | [SCSI] scsi_dh: Initialize lun_state in check_ownership()Chandra Seetharaman2008-08-161-0/+1
| * | | [SCSI] scsi_dh: Do not use scsilun in rdac hardware handlerChandra Seetharaman2008-08-161-1/+1