summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-01-23mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-...Andriy Tkachuk1-0/+2
2010-01-12ieee80211: add struct ieee80211_hdr_qosKalle Valo1-0/+10
2010-01-12mac80211: add U-APSD client supportKalle Valo1-0/+18
2010-01-12cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen1-1/+9
2010-01-12mac80211: add functions to create PS Poll and Nullfunc templatesKalle Valo1-0/+9
2010-01-12nl80211: New command for setting TX rate mask for rate controlJouni Malinen1-0/+44
2010-01-12nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek1-0/+4
2009-12-29cfg80211: add remain-on-channel commandJouni Malinen1-0/+36
2009-12-29mac80211: split up and insert custom IEs correctlyJohannes Berg1-9/+30
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville3-10/+16
2009-12-22mac80211: only bother printing highest data rate on debugfs if its setLuis R. Rodriguez1-1/+4
2009-12-22mac80211: enable spatial multiplexing powersaveJohannes Berg1-1/+24
2009-12-21mac80211: fix peer HT capabilitiesJohannes Berg1-1/+1
2009-12-09include/linux/if_ether.h: Remove unused defines MAC_BUF_SIZE and DECLARE_MAC_BUFJoe Perches1-2/+0
2009-12-09gigaset: documentation amendmentsTilman Schmidt1-7/+15
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds14-28/+1084
2009-12-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-14/+40
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-15/+2
2009-12-08Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-0/+331
2009-12-08Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-94/+4
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-3/+17
2009-12-08Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-121/+253
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds121-899/+1303
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds1-0/+3
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2-0/+291
2009-12-08Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-0/+189
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds1-42/+2
2009-12-06Merge branch 'sa1100' into develRussell King46-230/+993
2009-12-06Merge branch 'for-lak' of git://git.linuxtogo.org/home/thesing/collie into sa...Russell King2-0/+327
2009-12-06i2c: Drop probe, ignore and force module parametersJean Delvare1-90/+1
2009-12-06i2c: Prevent priority inversion on top of bus lockMika Kuoppala1-4/+3
2009-12-06PM: Add flag for devices capable of generating run-time wake-up eventsRafael J. Wysocki2-3/+17
2009-12-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+19
2009-12-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-9/+20
2009-12-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-80/+236
2009-12-06Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller33-137/+387
2009-12-05Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-4/+22
2009-12-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-7/+1
2009-12-05Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+10
2009-12-05Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-12/+134
2009-12-05Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-14/+25
2009-12-05Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-56/+35
2009-12-05Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+10
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-13/+15
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds3-1/+30
2009-12-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds7-24/+82
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-0/+2
2009-12-05Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)David Daney2-0/+19
2009-12-05Merge branch 'devel-stable' into develRussell King1-0/+4