summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | staging: more missing slab.h inclusionsAndrew Morton2011-08-032-0/+2
| * | | | | drivers/staging/solo6x10/p2m.c needs slab.hAndrew Morton2011-08-031-0/+1
| * | | | | drivers/staging/solo6x10/core.c needs slab.hAndrew Morton2011-08-031-0/+1
| * | | | | drivers/staging/dt3155v4l/dt3155v4l.c needs slab.hAndrew Morton2011-08-031-0/+1
| * | | | | drivers/staging/speakup/devsynth.c: fix "buffer size is not provably correct"...Andrew Morton2011-08-031-2/+3
| * | | | | Staging: iio: add some unlocks to raw_read() functionsDan Carpenter2011-08-035-10/+30
| * | | | | staging: ft1000_proc needs asm/io.h for inw/outw on sparcPaul Gortmaker2011-08-031-0/+1
| * | | | | staging: rtl8192u: declare MODULE_FIRMWAREStefan Lippers-Hollmann2011-08-031-6/+3
| * | | | | gma500: Fix clashes with DRM updatesAlan Cox2011-08-032-24/+1
| * | | | | staging: zcache: module is GPLThadeu Lima de Souza Cascardo2011-08-031-0/+3
| * | | | | staging: fix zcache buildingThadeu Lima de Souza Cascardo2011-08-032-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-1226-67/+147
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-08-129-26/+49
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-119-26/+49
| | |\ \ \ \ \
| | | * | | | | drivers/net/wireless/wl1251: add missing kfreeJulia Lawall2011-08-102-6/+2
| | | * | | | | ath5k: fix error handling in ath5k_beacon_sendBob Copeland2011-08-091-9/+14
| | | * | | | | rt2x00: Add rt2870 device id for Dvico usb keyAnthony Bourguignon2011-08-091-0/+2
| | | * | | | | ath9k: fix a misprint which leads to incorrect calibrationAlex Hacker2011-08-091-1/+1
| | | * | | | | rt2x00: Add new rt73 buffalo USB idIvo van Doorn2011-08-091-0/+1
| | | * | | | | rtlwifi: rtl892cu: New USB IDsLarry Finger2011-08-091-3/+8
| | | * | | | | ath9k_hw: update PMU to improve ripple issue for AR9485Rajkumar Manoharan2011-08-091-1/+1
| | | * | | | | ath9k_hw: Fix incorrect Tx control power in AR9003 templateRajkumar Manoharan2011-08-091-3/+3
| | | * | | | | b43: read correct register on bcma bus.Hauke Mehrtens2011-08-091-3/+17
| * | | | | | | e1000e: increase driver version numberBruce Allan2011-08-121-1/+1
| * | | | | | | e1000e: alternate MAC address updateBruce Allan2011-08-121-2/+2
| * | | | | | | e1000e: do not disable receiver on 82574/82583Bruce Allan2011-08-124-5/+12
| * | | | | | | e1000e: alternate MAC address does not work on device id 0x1060Bruce Allan2011-08-121-1/+2
| |/ / / / / /
| * | | | | | PCnet: Fix section mismatchRalf Baechle2011-08-111-1/+1
| * | | | | | bnx2x: disable dcb on 578xx since not supported yetDmitry Kravkov2011-08-111-1/+1
| * | | | | | bnx2x: properly clean indirect addressesDmitry Kravkov2011-08-112-9/+32
| * | | | | | bnx2x: prevent race between undi_unload and load flowsDmitry Kravkov2011-08-111-0/+8
| * | | | | | bnx2x: fix select_queue when FCoE is disabledVladislav Zolotarov2011-08-111-5/+25
| * | | | | | bnx2x: init FCOE FP only onceVladislav Zolotarov2011-08-111-2/+3
| * | | | | | net/irda: sh_sir: tidyup compile warningKuninori Morimoto2011-08-111-1/+1
| * | | | | | net/irda: sh_sir: add missing headerKuninori Morimoto2011-08-111-0/+2
| * | | | | | net/irda: sh_irda: add missing headerKuninori Morimoto2011-08-111-0/+2
| * | | | | | slcan: ldisc generated skbs are received in softirq contextOliver Hartkopp2011-08-111-1/+1
| * | | | | | dp83640: increase receive time stamp buffer sizeRichard Cochran2011-08-081-3/+2
| * | | | | | gianfar: fix fiper alignment after resetting the timeRichard Cochran2011-08-081-7/+2
| * | | | | | rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)huajun li2011-08-081-1/+0
| * | | | | | slip: fix NOHZ local_softirq_pending 08 warningMatvejchikov Ilya2011-08-081-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Revert "EDAC: Correct Kconfig dependencies"Linus Torvalds2011-08-111-2/+3
* | | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-08-111-0/+1
|\ \ \ \ \ \
| * | | | | | dmaengine: PL08x: Fix trivial build errorRussell King2011-08-091-0/+1
* | | | | | | EDAC: Correct Kconfig dependenciesBorislav Petkov2011-08-101-3/+2
* | | | | | | gma500: Fix clashes with DRM updatesAlan Cox2011-08-092-24/+1
| |/ / / / / |/| | | | |
* | | | | | sh: Fix boot crash related to SCIRafael J. Wysocki2011-08-081-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-071-341/+8
|\ \ \ \ \ \
| * | | | | | net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-071-341/+8
* | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-08-062-4/+9
|\ \ \ \ \ \ \