summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-05-07iwlwifi: remove uneeded callbackEmmanuel Grumbach1-41/+1
2008-05-07iwlwifi: remove includes to net/ieee80211.hTomas Winkler2-2/+0
2008-05-07iwlwifi: expanding HW parameters controlRon Rindjunsky4-18/+42
2008-05-07iwlwifi: changing EEPROM layout handlingTomas Winkler7-148/+188
2008-05-07iwlwifi: Add power level supportMohamed Abbas9-226/+543
2008-05-07b43: Remove some dead codeMichael Buesch2-125/+2
2008-05-07b43: Rewrite LO calibration algorithmMichael Buesch8-686/+396
2008-05-07ssb: Allow reading of 440-byte SPROM that is not rev 4Larry.Finger@lwfinger.net1-11/+9
2008-05-07iwlwifi: export int iwl4965_set_pwr_srcTomas Winkler2-1/+3
2008-05-07iwlwifi: define ANA_PLL values in iwl-csr.hTomas Winkler2-3/+6
2008-05-07iwlwifi: arranging aggregation actionsRon Rindjunsky1-33/+37
2008-05-07iwlwifi: HW crypto acceleration fixesEmmanuel Grumbach5-55/+98
2008-05-07mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn5-9/+10
2008-05-07iwlwifi: cleanup set_pwr_srcTomas Winkler4-16/+28
2008-05-07iwlwifi: move find station to iwl-sta.cTomas Winkler5-45/+48
2008-05-07iwlwifi: HW dependent run time calibrationEmmanuel Grumbach9-819/+1054
2008-05-04ide: IDE_HFLAG_SERIALIZE_DMA bugfixBartlomiej Zolnierkiewicz1-6/+6
2008-05-03Merge git://git.infradead.org/battery-2.6Linus Torvalds2-1/+12
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds22-375/+511
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-4/+4
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds6-51/+81
2008-05-02bnx2: Update version to 1.7.5.Michael Chan1-2/+2
2008-05-02bnx2: Update RV2P firmware for 5709.Michael Chan2-243/+265
2008-05-02bnx2: Zero out context memory for 5709.Michael Chan1-0/+5
2008-05-02bnx2: Fix register test on 5709.Michael Chan1-1/+1
2008-05-02bnx2: Fix remote PHY initial link state.Michael Chan1-7/+2
2008-05-02bnx2: Refine remote PHY locking.Michael Chan1-6/+5
2008-05-02tg3: Update version to 3.92Matt Carlson1-2/+2
2008-05-02tg3: Add link state reporting to UMP firmwareMatt Carlson2-10/+77
2008-05-02tg3: Fix ethtool loopback test for 5761 BX devicesMatt Carlson1-8/+3
2008-05-02tg3: Fix 5761 NVRAM sizesMatt Carlson2-13/+29
2008-05-02tg3: Use constant 500KHz MI clock on adapters with a CPMUMatt Carlson2-6/+14
2008-05-02hci_usb.h: fix hard-to-trigger racePavel Machek1-8/+13
2008-05-03PMU battery: filenames in sysfs with spacesChristian Kujau1-1/+1
2008-05-03pda_power: add init and exit function callbacksPhilipp Zabel1-0/+11
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds36-268/+793
2008-05-02[SCSI] aic94xx: fix section mismatchSam Ravnborg1-3/+3
2008-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-0/+2
2008-05-02[SCSI] u14-34f: Fix 32bit only problemAlan Cox1-2/+4
2008-05-02[SCSI] dpt_i2o: sysfs codeMiquel van Smoorenburg1-0/+26
2008-05-02[SCSI] dpt_i2o: 64 bit supportMiquel van Smoorenburg6-53/+260
2008-05-02[SCSI] dpt_i2o: move from virt_to_bus/bus_to_virt to dma_alloc_coherentMiquel van Smoorenburg2-74/+169
2008-05-02[SCSI] dpt_i2o: use standard __init / __exit codeMiquel van Smoorenburg2-57/+51
2008-05-02[SCSI] megaraid_sas: fix suspend/resume sectionsJiri Slaby1-3/+8
2008-05-02[SCSI] aacraid: Add Power Management supportMark Salyzyn4-11/+154
2008-05-02[SCSI] aacraid: Fix jbod operations scan issuesMark Salyzyn2-14/+34
2008-05-02[SCSI] aacraid: Fix warning about macro side-effectsMark Salyzyn1-2/+2
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds41-536/+9127
2008-05-02USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance, clear-f...David Lopo1-1/+24
2008-05-02usb_serial: some coding style fixesAlan Cox4-103/+112