summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iwmc3200top: cleanup log messagesTomas Winkler2009-12-233-34/+48
* iwmc3200top: clean up fw_downloadTomas Winkler2009-12-231-14/+6
* netxen: fix unified fw size checkAmit Kumar Salecha2009-12-231-1/+1
* netxen: support pci error handlersAmit Kumar Salecha2009-12-232-46/+150
* netxen: fix tx timeout recoveryAmit Kumar Salecha2009-12-232-1/+6
* netxen: minor suspend resume fixesAmit Kumar Salecha2009-12-231-7/+9
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-2326-108/+121
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-2126-108/+121
| |\
| | * ps3_gelic_wireless: Fix build failure due to missing WEXT_PRIVBenjamin Herrenschmidt2009-12-211-0/+2
| | * mac80211: fix peer HT capabilitiesJohannes Berg2009-12-211-2/+1
| | * iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx()Roel Kluin2009-12-213-3/+3
| | * Libertas: fix buffer overflow in lbs_get_essid()Daniel Mack2009-12-211-2/+0
| | * drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warningakpm@linux-foundation.org2009-12-211-1/+2
| | * ath9k: Stop ANI when doing a resetSujith2009-12-211-0/+6
| | * ath9k: Fix TX queue drainingSujith2009-12-212-3/+3
| | * ath9k: Fix bug in assigning sequence numberSujith2009-12-211-10/+3
| | * rt2x00: Fix calculation of rt2800 iveiv entry offset.Gertjan van Wingerde2009-12-211-1/+1
| | * iwlwifi: fix 40MHz operation setting on cards that do not allow itReinette Chatre2009-12-211-1/+2
| | * iwl3945: fix panic in iwl3945 driverZhu Yi2009-12-211-0/+3
| | * iwlwifi: initialize spinlock before useReinette Chatre2009-12-212-4/+4
| | * iwl3945: disable power saveReinette Chatre2009-12-212-3/+7
| | * iwlwifi: fix more eeprom endian bugsJohannes Berg2009-12-214-11/+16
| | * iwlwifi: fix EEPROM/OTP reading endian annotations and a bugJohannes Berg2009-12-212-10/+12
| | * rt2x00: Disable powersaving for rt61pci and rt2800pci.Gertjan van Wingerde2009-12-212-0/+11
| | * drivers/net/wireless: Correct code taking the size of a pointerJulia Lawall2009-12-211-2/+2
| | * ath9k: Last fix for TX software padding.Benoit Papillault2009-12-211-11/+12
| | * iwlwifi: fix syslog message for event log dump sizeWey-Yi Guy2009-12-212-2/+2
| | * iwlwifi: power up all devices for EEPROM readReinette Chatre2009-12-212-16/+6
| | * iwlwifi: allocated rx page accounting cleanupZhu Yi2009-12-217-24/+21
| | * rt2x00: Fix rt2800usb detection in rt2800lib.Gertjan van Wingerde2009-12-141-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-12-2325-1062/+1200
|\ \ \
| * | | USB: Fix a bug on appledisplay.c regarding signednesspancho horrillo2009-12-231-2/+2
| * | | USB: option: support hi speed for modem Haier CE100Donny Kurnia2009-12-231-0/+5
| * | | USB: audio gadget: free alsa devices when unloadingCliff Cai2009-12-234-5/+12
| * | | USB: audio gadget: fix wTotalLength calculationCliff Cai2009-12-231-1/+4
| * | | usb: otg: isp1301_omap: fix compile errorFelipe Balbi2009-12-231-2/+2
| * | | USB: musb: workaround Blackfin FIFO anomaliesBryan Wu2009-12-232-45/+91
| * | | USB: musb: Fix array index out of bounds issueMaulik Mankad2009-12-231-1/+1
| * | | USB: musb: Fix null pointer dereference issueMaulik Mankad2009-12-231-0/+2
| * | | USB: musb: correct DMA address for txCliff Cai2009-12-231-1/+1
| * | | USB: musb: gadget_ep0: avoid SetupEnd interruptSergei Shtylyov2009-12-231-4/+10
| * | | USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabledSwaminathan S2009-12-231-0/+6
| * | | USB: musb: do not work if no gadget driver is loadedFelipe Balbi2009-12-231-0/+8
| * | | USB: musb: gadget: set otg tranceiver to idle when registering gadgetArnaud Mandy2009-12-231-0/+1
| * | | USB: musb: Populate the VBUS GPIO with the correct GPIO numberSwaminathan S2009-12-231-1/+1
| * | | USB: musb: fix compiling warning with min() macroCliff Cai2009-12-231-1/+1
| * | | USB: musb: move musb_remove to __exitFelipe Balbi2009-12-231-2/+2
| * | | USB: musb_gadget: fix kernel oops in txstate()Sergei Shtylyov2009-12-231-3/+3
| * | | USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h headerAndreas Mohr2009-12-231-603/+630
| * | | USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h headerAndreas Mohr2009-12-233-955/+964