summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | 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
* | | 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
|\ \ \ | | |/ | |/|
| * | 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
| * | staging: fix zcache buildingThadeu Lima de Souza Cascardo2011-08-022-1/+1
* | | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-1713-18/+18
|/ /
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-304-101/+251
|\ \ | |/ |/|
| * [media] TM6000: alsa: Clean up kernel coding style errorsAdam M. Dutko2011-07-271-6/+6
| * [media] tm6000: remove a check for NO_PCM_LOCKMauro Carvalho Chehab2011-07-271-4/+0
| * [media] cxd2099: Update Kconfig description (ddbridge support)Oliver Endriss2011-07-271-5/+6
| * [media] cxd2099: Fix compilation of ngene/ddbridge for DVB_CXD2099=nOliver Endriss2011-07-271-1/+1
| * cxd2099: Remove the CHK_ERROR macroMauro Carvalho Chehab2011-07-271-37/+101
| * [media] cxd2099: Codingstyle fixesOliver Endriss2011-07-272-41/+40
OpenPOWER on IntegriCloud