summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* PCI: fix pbus_size_mem() resource alignment for CardBus controllersLinus Torvalds2008-09-041-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-0416-96/+131
|\
| * Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-09-035-16/+14Star
| |\
| | * netxen: Remove workaround for chipset quirkDhananjay Phadke2008-09-031-10/+0Star
| | * pcnet-cs, axnet_cs: add new IDs, remove dup ID with less infoKomuro2008-09-032-1/+2
| | * ixgbe: initialize interrupt throttle rateAndy Gospodarek2008-09-031-0/+6
| | * net/usb/pegasus: avoid hundreds of diagnosticsDavid Brownell2008-09-031-5/+6
| * | bnx2x: Accessing un-mapped pageEilon Greenstein2008-09-032-19/+20
| * | ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen2008-09-031-2/+2
| * | ath9k: Fix TX status reportingJouni Malinen2008-09-031-2/+10
| * | iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_removeGregory Greenman2008-09-031-4/+7
| * | iwlwifi: call apm stop on exitGregory Greenman2008-09-031-1/+4
| * | iwlwifi: fix Tx cmd memory allocation failure handlingTomas Winkler2008-09-031-10/+17
| * | iwlwifi: fix rx_chain computationTomas Winkler2008-09-031-31/+46
| * | iwlwifi: fix station mimo power save valuesRon Rindjunsky2008-09-033-4/+2Star
| * | iwlwifi: remove false rxon if rx chain changesMohamed Abbas2008-09-031-4/+3Star
| * | iwlwifi: fix hidden ssid discovery in passive channelsRon Rindjunsky2008-09-031-1/+1
| * | iwlwifi: W/A for the TSF correction in IBSSAssaf Krauss2008-09-032-2/+5
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-0311-35/+41
|\|
| * ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message.Senthil Balasubramanian2008-09-021-2/+3
| * ath9k: Incorrect key used when group and pairwise ciphers are different.Senthil Balasubramanian2008-09-022-6/+8
| * rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ONBoaz Harrosh2008-09-021-3/+2Star
| * wireless/libertas/if_cs.c: fix memory leaksAdrian Bunk2008-09-021-10/+3Star
| * orinoco: Multicast to the specified addressesDavid Kilroy2008-09-021-3/+7
| * iwlwifi: fix 64bit platform firmware loadingTomas Winkler2008-09-022-7/+5Star
| * iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE)Mohamed Abbas2008-09-022-3/+4
| * iwlwifi: workaround interrupt handling no some platformsTomas Winkler2008-09-021-0/+8
| * iwlwifi: do not use GFP_DMA in iwl_tx_queue_initJohn W. Linville2008-09-021-1/+1
* | drivers/char/random.c: fix a race which can lead to a bogus BUG()Andrew Morton2008-09-031-9/+10
* | rtc-cmos: wake again from S5Rafael J. Wysocki2008-09-031-6/+32
* | ibft: fix target info parsing in ibft moduleMike Christie2008-09-031-2/+1Star
* | rtc_time_to_tm: fix signed/unsigned arithmeticJan Altenberg2008-09-031-2/+3
* | tdfxfb: fix frame buffer name overrunKrzysztof Helt2008-09-031-4/+3Star
* | tdfxfb: fix SDRAM memory size detectionKrzysztof Helt2008-09-031-1/+1
* | hp-wmi: add proper hotkey supportMatthew Garrett2008-09-031-2/+8
* | hp-wmi: update to match current rfkill semanticsMatthew Garrett2008-09-031-35/+46
* | cirrusfb: check_par fixesKrzysztof Helt2008-09-031-41/+18Star
* | mmc: at91_mci: don't use coherent dma buffersDavid Brownell2008-09-031-4/+16
* | 8250: improve workaround for UARTs that don't re-assert THRE correctlyWill Newton2008-09-032-4/+13
* | acer-wmi: remove debugfs entries upon unloadingRuss Dill2008-09-031-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-09-023-34/+4Star
|\ \
| * | ide/Kconfig: mark ide-scsi as deprecatedBartlomiej Zolnierkiewicz2008-09-021-15/+1Star
| * | ide-disk: remove stale init_idedisk_capacity() documentationBartlomiej Zolnierkiewicz2008-09-021-14/+0Star
| * | palm_bk3710: improve IDE registrationDavid Brownell2008-09-021-4/+3Star
| * | IDE: palm_bk3710: fix compile warning for unused variableKevin Hilman2008-09-021-1/+0Star
* | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-09-022-9/+38
|\ \ \
| * | | Fix problem with waiting while holding rcu read lock in md/bitmap.cNeilBrown2008-09-011-7/+38
| * | | Remove invalidate_partition call from do_md_stop.NeilBrown2008-09-011-2/+0Star
| |/ /
* | | ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board"Dennis Jansen2008-09-021-1/+1
* | | Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds2008-09-022-6/+11
|\ \ \