summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* slip: fix wrong SLIP6 ifdef-endif placingMatvejchikov Ilya2011-07-121-1/+1
* natsemi: fix another dma-debug reportJim Cromie2011-07-101-2/+2
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-086-15/+25
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-086-15/+25
| |\
| | * ssb: fix init regression of hostmode PCI coreRafał Miłecki2011-07-071-9/+9
| | * rtlwifi: rtl8192cu: Add new USB ID for Netgear WNA1000MYoann DI-RUZZA2011-07-051-0/+1
| | * ath9k: Fix tx throughput drops for AR9003 chips with AES encryptionRajkumar Manoharan2011-07-051-1/+2
| | * carl9170: add NEC WL300NU-AG usbidChristian Lamparter2011-07-051-0/+2
| | * ath5k: fix incorrect use of drvdata in PCI suspend/resume codePavel Roskin2011-07-051-2/+5
| | * ath5k: fix incorrect use of drvdata in sysfs codePavel Roskin2011-07-051-3/+6
* | | hso: fix a use after free conditionGreg KH2011-07-081-3/+4
* | | net/natsemi: Fix module parameter permissionsJean Delvare2011-07-081-1/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-07-074-21/+31
|\ \
| * \ Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into fo...Jens Axboe2011-06-304-21/+31
| |\ \
| | * | drbd: we should write meta data updates with FLUSH FUALars Ellenberg2011-06-301-1/+1
| | * | drbd: when receive times out on meta socket, also check last receive time on ...Lars Ellenberg2011-06-301-0/+6
| | * | drbd: account bitmap IO during resync as resync-(related-)-ioLars Ellenberg2011-06-301-0/+3
| | * | drbd: don't cond_resched_lock with IRQs disabledLars Ellenberg2011-06-301-1/+3
| | * | drbd: add missing spinlock to bitmap receiveLars Ellenberg2011-06-301-15/+19
| | * | drbd: Use the correct max_bio_size when creating resync requestsPhilipp Reisner2011-06-301-6/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-0719-108/+178
|\ \ \ \
| * | | | vmxnet3: round down # of queues to power of twoShreyas Bhatewara2011-07-072-2/+6
| * | | | net: sh_eth: fix the parameter for the ETHER of SH7757Yoshihiro Shimoda2011-07-061-0/+2
| * | | | net: sh_eth: fix cannot work half-duplex modeYoshihiro Shimoda2011-07-061-2/+2
| * | | | vmxnet3: fix starving rx ring whenoc_skb kb failsShreyas Bhatewara2011-07-062-43/+96
| * | | | greth: greth_set_mac_add would corrupt the MAC address.Kristoffer Glembo2011-07-051-4/+3
| * | | | natsemi: silence dma-debug warningsFUJITA Tomonori2011-07-041-1/+2
| * | | | net: 8139too: Initial necessary vlan_features to support vlanShan Wei2011-07-041-0/+1
| * | | | Fix call trace when interrupts are disabled while sleeping function kzalloc i...Shyam Iyer2011-07-021-4/+3
| * | | | qlge:Version change to v1.00.00.29Jitendra Kalsaria2011-07-021-1/+1
| * | | | qlge: Fix printk priority so chip fatal errors are always reported.Jitendra Kalsaria2011-07-021-13/+9
| * | | | qlge:Fix crash caused by mailbox execution on wedged chip.Jitendra Kalsaria2011-07-022-4/+15
| * | | | 6pack,mkiss: fix lock inconsistencyArnd Bergmann2011-07-022-4/+4
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-018-32/+36
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-308-32/+36
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | ath5k: fix memory leak when fewer than N_PD_CURVES are in useEugene A. Shatokhin2011-06-291-5/+3
| | | * | | ath9k: Fix suspend/resume when no interface is UPRajkumar Manoharan2011-06-291-0/+6
| | | * | | iwlagn: use PCI_DMA_* for pci_* operationsJohn W. Linville2011-06-281-6/+6
| | | * | | iwlagn: fix *_UCODE_API_MAX output in the firmware fieldEvgeni Golov2011-06-274-11/+15
| | | * | | Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-06-272-17/+13
| | | |\ \ \
| | | | * | | iwlagn: map command buffers BIDIJohannes Berg2011-06-271-7/+10
| | | | * | | iwlagn: fix cmd queue unmapJohannes Berg2011-06-271-4/+1
| | | | * | | iwlagn: fix change_interface for P2P typesJohannes Berg2011-06-241-1/+2
| | | | * | | iwlagn: Fix a bug introduced by the HUGE command removalEmmanuel Grumbach2011-06-241-6/+1
* | | | | | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-071-0/+2
|\ \ \ \ \ \ \
| * | | | | | | gpio: tps65910: add missing breaks in tps65910_gpio_initAxel Lin2011-07-061-0/+2
* | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-0637-490/+467
|\ \ \ \ \ \ \ \
| * | | | | | | | [media] rc: call input_sync after scancode reportsJarod Wilson2011-07-011-23/+25
| * | | | | | | | [media] imon: allow either proto on unknown 0xffdcJarod Wilson2011-07-011-0/+3
| * | | | | | | | [media] imon: auto-config ffdc 7e deviceJarod Wilson2011-07-011-0/+1