summaryrefslogtreecommitdiff
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-25126-50043/+42
|\
| * Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-241-1/+2
| |\
| * | net: add skb frag size accessorsEric Dumazet2011-10-191-2/+2
| * | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-172-3/+3
| |\ \
| | * | net: wireless: add brcm80211 driversArend van Spriel2011-10-112-3/+3
| * | | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-111-3/+4
| |\ \ \ | | |/ /
| | * | mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-031-3/+4
| * | | net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-061-1/+1
| * | | hv: netvsc: convert to SKB paged frag API.Ian Campbell2011-10-051-1/+1
| * | | et131x: convert to SKB paged frag API.Ian Campbell2011-10-051-6/+6
| * | | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-09-302-5/+9
| |\ \ \ | | |/ /
| | * | mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-272-5/+9
| * | | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-2214-17/+24
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-22111-50006/+0
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | staging: remove ath6klKalle Valo2011-08-13111-50006/+0
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-2023-119/+112
| |\ \ \ \
| * | | | | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-1713-18/+18
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-253-4/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | doc: fix broken referencesPaul Bolle2011-09-271-2/+1
| * | | | | Merge branch 'master' into for-nextJiri Kosina2011-09-1547-244/+391
| |\ \ \ \ \
| * | | | | | treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock2011-09-152-2/+2
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-10-101-1/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | staging/octeon: Software should check the checksum of no tcp/udp packetsRoy.Li2011-09-271-1/+2
| | |/ / / / | |/| | | |
* | | | | | staging: zcache: fix cleancache crashSeth Jennings2011-09-201-1/+1
* | | | | | staging: fix comedi build when ISA_DMA_API is enabled but COMEDI_PCI is not e...Randy Dunlap2011-09-191-1/+3
|/ / / / /
* | | | | staging: tidspbridge: fix compilation on dsp clock functionsOmar Ramirez Luna2011-08-241-1/+0
* | | | | staging: octeon-ethernet: Add missing #includes.David Daney2011-08-232-0/+2
* | | | | Staging: zcache: signedness bug in tmem_get()Dan Carpenter2011-08-231-1/+1
* | | | | staging: zcache: fix crash on high memory swapSeth Jennings2011-08-231-4/+4
* | | | | staging: brcm80211: SPARC build error fixPieter-Paul Giesberts2011-08-231-0/+1
* | | | | staging: brcm80211: fix compile error on non-x86 archs since 3.0 kernelArend Van Spriel2011-08-231-0/+1
* | | | | gma500: kill MIPI interface typesAlan Cox2011-08-166-9/+11
| |_|/ / |/| | |
* | | | zcache: Fix build error when sysfs is not definedNitin Gupta2011-08-081-1/+1
* | | | zcache: Use div_u64 for 64-bit divisionThadeu Lima de Souza Cascardo2011-08-081-2/+5
* | | | staging:rts_pstor: fix thread synchronization flowwwang2011-08-082-68/+50
* | | | drivers:staging:solo6x10:add the missed slab.hWanlong Gao2011-08-031-0/+1
* | | | staging: zcache: include module.h for MODULE_LICENSEThadeu Lima de Souza Cascardo2011-08-031-0/+1
* | | | drivers/staging/hv/blkvsc_drv.c: eliminate NULL pointer dereferenceJulia Lawall2011-08-021-2/+2
* | | | Staging: Add clk API note to nvec/TODORussell King2011-08-021-2/+4
* | | | drivers/staging/ath6kl/miscdrv/ar3kps/ar3kpsparser.c: adjust array indexJulia Lawall2011-08-021-1/+1
* | | | staging: more missing slab.h inclusionsAndrew Morton2011-08-022-0/+2
* | | | drivers/staging/solo6x10/p2m.c needs slab.hAndrew Morton2011-08-021-0/+1
* | | | drivers/staging/solo6x10/core.c needs slab.hAndrew Morton2011-08-021-0/+1
* | | | drivers/staging/dt3155v4l/dt3155v4l.c needs slab.hAndrew Morton2011-08-021-0/+1
* | | | drivers/staging/speakup/devsynth.c: fix "buffer size is not provably correct"...Andrew Morton2011-08-021-2/+3
* | | | Staging: iio: add some unlocks to raw_read() functionsDan Carpenter2011-08-025-10/+30
* | | | staging: ft1000_proc needs asm/io.h for inw/outw on sparcPaul Gortmaker2011-08-021-0/+1
* | | | staging: rtl8192u: declare MODULE_FIRMWAREStefan Lippers-Hollmann2011-08-021-6/+3
* | | | gma500: Fix clashes with DRM updatesAlan Cox2011-08-022-24/+1
* | | | staging: zcache: module is GPLThadeu Lima de Souza Cascardo2011-08-021-0/+3