aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-03-27mac80211: rate control status only for controlled packetsJohannes Berg
2009-03-27mac80211: add beacon filtering supportKalle Valo
2009-03-27cfg80211: add feature to hold bssKalle Valo
2009-03-27mac80211: disable power save when scanningKalle Valo
2009-03-27ath5k: Support LED's on Acer Extensa 5620zTulio Magno Quites Machado Filho
2009-03-27nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen
2009-03-27nl80211: Add MLME primitives to support external SMEJouni Malinen
2009-03-27nl80211: Event notifications for MLME eventsJouni Malinen
2009-03-27mac80211: kill IEEE80211_CONF_SHORT_SLOT_TIMEJohannes Berg
2009-03-27ieee80211: document DS bit usageJohannes Berg
2009-03-27nl80211: export supported commandsJohannes Berg
2009-03-27wireless: radiotap updatesJohannes Berg
2009-03-27mac80211: reduce max number of queuesJohannes Berg
2009-03-27mac80211: remove ieee80211_num_regular_queuesJohannes Berg
2009-03-27net: Add missing include into include/linux/netdevice.hDmitri Vorobiev
2009-03-27wan: convert sdla driver to net_device_opsStephen Hemminger
2009-03-27net: Add support for the OpenCores 10/100 Mbps Ethernet MAC.Thierry Reding
2009-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-03-26Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-03-26Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-03-26Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-03-26Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-03-26Add a strictatime mount optionMatthew Garrett
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar
2009-03-26emu101k1.h: fix duplicate include of <linux/types.h>Arnd Bergmann
2009-03-26compiler-gcc4: conditionalize #error on __KERNEL__H. Peter Anvin
2009-03-26remove __KERNEL_STRICT_NAMESArnd Bergmann
2009-03-26make netfilter use strict integer typesArnd Bergmann
2009-03-26make drm headers use strict integer typesArnd Bergmann
2009-03-26make MTD headers use strict integer typesArnd Bergmann
2009-03-26make most exported headers use strict integer typesArnd Bergmann
2009-03-26make exported headers use strict posix typesArnd Bergmann
2009-03-26unconditionally include asm/types.h from linux/types.hJaswinder Singh Rajput
2009-03-26Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...Ingo Molnar