aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* cfg80211: Return beacon loss count in stationPaul Stewart2011-12-19
* cfg80211: validate nl80211 station handling betterJohannes Berg2011-12-15
* NFC: Initial LLCP supportSamuel Ortiz2011-12-14
* NFC: Add a DEP link control netlink commandSamuel Ortiz2011-12-14
* bcma: use static keyword for inline function declaration in bcma.hArend van Spriel2011-12-13
* bcma: add set/mask macros for 16-bit register accessArend van Spriel2011-12-13
* bcma: extract FEM info from SPROMRafał Miłecki2011-12-13
* ssb: extract FEM info from SPROMRafał Miłecki2011-12-13
* ieee80211: Introduce ieee80211_is_first_fragHelmut Schaa2011-12-13
* Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2011-12-08
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Luciano Coelho2011-12-01
| |\
| * | wl12xx: move common init code from bus modules to mainFelipe Balbi2011-10-11
* | | mac80211: accept public action frames with mismatched BSSIDJohannes Berg2011-12-06
* | | nl80211: Parse channel type attribute in an ibss join requestAlexander Simon2011-12-06
| |/ |/|
* | {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen2011-11-28
* | wireless: Add NoAck per tid supportSimon Wunderlich2011-11-28
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
|\ \
| * \ Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds2011-11-15
| |\ \
| | * | pinctrl: fix "warning: 'struct pinctrl_dev' declared inside parameter list"Barry Song2011-11-09
| * | | Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-14
| |\ \ \
| | * | | ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.hKuninori Morimoto2011-11-11
| | * | | ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.hKuninori Morimoto2011-11-11
| | * | | ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.hKuninori Morimoto2011-11-11
| * | | | Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-14
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2011-11-11
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | sh: clkfwk: Kill off remaining debugfs cruft.Paul Mundt2011-11-11
| | | | * | | sh: clkfwk: add clk_rate_mult_range_round()Kuninori Morimoto2011-11-04
| | * | | | | serial: sh-sci: Fix up SH-2A SCIF support.Phil Edworthy2011-11-04
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2011-11-11
| |\ \ \ \ \
| | * | | | | [libata] ahci: Add ASMedia ASM1061 supportKeng-Yu Lin2011-11-09
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-11-11
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge branch 'for-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown2011-11-08
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | ASoC: Ensure we get an impedence reported for WM8958 jack detectMark Brown2011-11-04
| * | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-11-08
| |\ \ \ \ \
| | * | | | | PM / devfreq: fix private_dataJonathan Corbet2011-11-07
| | |/ / / /
| * / / / / hwspinlock: Don't return a value in __hwspin_unlockAxel Lin2011-11-08
| |/ / / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-07
| |\ \ \ \
| | * | | | bonding: comparing a u8 with -1 is always falseDan Carpenter2011-11-04
| * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-07
| |\ \ \ \ \
| | * | | | | cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-06
| | * | | | | cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar2011-11-06
| | * | | | | cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar2011-11-06
| | * | | | | cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-06
| * | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-07
| |\ \ \ \ \ \
| | * | | | | | mtd: define `mtd_is_*()' functionsBrian Norris2011-09-21
| | * | | | | | mtd: nand: kill member `ops' of `struct nand_chip'Brian Norris2011-09-11
| | * | | | | | mtd: document ABIBrian Norris2011-09-11
| | * | | | | | mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris2011-09-11
| | * | | | | | mtd: move mtd_oob_mode_t to shared kernel/user spaceBrian Norris2011-09-11
| | * | | | | | mtd: support reading OOB without ECCBrian Norris2011-09-11