summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* wireless: remove duplicate enum ieee80211_eid definitionsArend van Spriel2012-10-181-2/+0
* mac80211: Notify new IBSS network creationSujith Manoharan2012-10-181-0/+2
* cfg80211: add support for flushing old scan resultsSam Leffler2012-10-182-0/+7
* cfg80211: add scan flag to indicate its prioritySam Leffler2012-10-181-2/+6
* {nl,cfg}80211: add a flags word to scan requestsSam Leffler2012-10-182-0/+19
* {nl,cfg}80211: Peer STA VHT capsMahesh Palivela2012-10-172-0/+8
* mac80211: VHT peer STA capsMahesh Palivela2012-10-171-0/+3
* ieee80211: Rename VHT cap structMahesh Palivela2012-10-171-14/+31
* cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen2012-10-172-0/+16
* mac80211: add channel context iteratorJohannes Berg2012-10-171-0/+21
* mac80211: track needed RX chains for channel contextsJohannes Berg2012-10-171-1/+14
* mac80211: introduce new ieee80211_opsMichal Kazior2012-10-161-0/+24
* mac80211: introduce channel context skeleton codeMichal Kazior2012-10-161-0/+36
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-141-0/+9
|\
| * vmlinux.lds.h: Allow architectures to add sections to the front of .bssDavid Daney2012-10-111-0/+9
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-1415-15/+663
|\ \
| * | module: signature checking hookRusty Russell2012-10-101-0/+8
| * | MPILIB: Provide a function to read raw data into an MPIDavid Howells2012-10-081-0/+1
| * | X.509: Add an ASN.1 decoderDavid Howells2012-10-081-0/+24
| * | X.509: Add simple ASN.1 grammar compilerDavid Howells2012-10-082-0/+154
| * | X.509: Add utility functions to render OIDs as stringsDavid Howells2012-10-081-0/+2
| * | X.509: Implement simple static OID registryDavid Howells2012-10-081-0/+90
| * | KEYS: Provide signature verification with an asymmetric keyDavid Howells2012-10-081-0/+4
| * | KEYS: Asymmetric public-key algorithm crypto key subtypeDavid Howells2012-10-081-0/+104
| * | KEYS: Asymmetric key pluggable data parsersDavid Howells2012-10-081-0/+37
| * | KEYS: Implement asymmetric key typeDavid Howells2012-10-082-0/+80
| * | MPILIB: Provide count_leading/trailing_zeros() based on arch functionsDavid Howells2012-10-081-0/+57
| * | KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-10-082-4/+37
| * | Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-282-11/+65
* | | Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowe...Linus Torvalds2012-10-13583-30366/+32927
|\ \ \
| * | | UAPI: (Scripted) Disintegrate include/linux/byteorderDavid Howells2012-10-136-206/+214
| * | | UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13577-30107/+32658
| * | | UAPI: Unexport linux/blk_types.hDavid Howells2012-10-132-61/+59
| * | | UAPI: Unexport part of linux/ppp-comp.hDavid Howells2012-10-131-0/+4
* | | | Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowel...Linus Torvalds2012-10-133-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | UAPI: (Scripted) Disintegrate include/linux/spiDavid Howells2012-10-093-1/+1
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-10-133-15/+118
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'fixes-for-37', 'ec' and 'thermal' into releaseLen Brown2012-10-093-15/+118
| |\ \ \ \ \
| | | * \ \ \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Len Brown2012-10-093-15/+118
| | | |\ \ \ \
| | | | * | | | thermal: exynos: register the tmu sensor with the kernel thermal layerAmit Daniel Kachhap2012-09-241-0/+22
| | | | * | | | thermal: exynos5: add exynos5250 thermal sensor driver supportAmit Daniel Kachhap2012-09-241-4/+15
| | | | * | | | hwmon: exynos4: move thermal sensor driver to driver/thermal directoryAmit Daniel Kachhap2012-09-241-4/+4
| | | | * | | | thermal: add generic cpufreq cooling implementationAmit Daniel Kachhap2012-09-241-0/+58
| | | | * | | | Thermal: Introduce locking for cdev.thermal_instances list.Zhang Rui2012-09-241-0/+1
| | | | * | | | Thermal: Unify the code for both active and passive coolingZhang Rui2012-09-241-1/+1
| | | | * | | | Thermal: Introduce simple arbitrator for setting device cooling stateZhang Rui2012-09-241-0/+1
| | | | * | | | Thermal: List thermal_instance in thermal_cooling_device.Zhang Rui2012-09-241-0/+1
| | | | * | | | Thermal: Rename thermal_zone_device.cooling_devicesZhang Rui2012-09-241-2/+2
| | | | * | | | Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui2012-09-241-4/+1
| | | | * | | | Thermal: Introduce .get_trend() callback.Zhang Rui2012-09-241-0/+9