index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-29
mac80211: 802.11w - Add driver capability flag for MFP
Jouni Malinen
1
-0
/
+4
2009-01-29
mac80211: 802.11w - Optional software CCMP for management frames
Jouni Malinen
1
-0
/
+4
2009-01-29
mac80211: 802.11w - Implement Association Comeback processing
Jouni Malinen
1
-0
/
+4
2009-01-29
mac80211: 802.11w - SA Query processing
Jouni Malinen
1
-0
/
+14
2009-01-29
mac80211: 802.11w - Configuration of MFP disabled/optional/required
Jouni Malinen
1
-0
/
+6
2009-01-29
mac80211: 802.11w - WEXT configuration for IGTK
Jouni Malinen
1
-0
/
+1
2009-01-29
mac80211: 802.11w - WEXT parameter for setting mgmt cipher
Jouni Malinen
1
-1
/
+4
2009-01-29
mac80211: 802.11w - Use BIP (AES-128-CMAC)
Jouni Malinen
4
-2
/
+12
2009-01-29
mac80211: 802.11w - Add BIP (AES-128-CMAC)
Jouni Malinen
1
-0
/
+10
2009-01-29
mac80211: 802.11w - CCMP for management frames
Jouni Malinen
1
-0
/
+30
2009-01-29
mac80211: 802.11w - STA flag for MFP
Jouni Malinen
2
-0
/
+4
2009-01-29
cfg80211: allow multiple driver regulatory_hints()
Luis R. Rodriguez
1
-0
/
+6
2009-01-29
mac80211: extend/document powersave API
Johannes Berg
1
-5
/
+48
2009-01-29
mac80211: move dynamic PS timeout to hardware config
Johannes Berg
1
-4
/
+7
2009-01-29
mac80211: clean up channel type config
Johannes Berg
1
-13
/
+7
2009-01-29
mac80211: remove user_power_level from driver API
Johannes Berg
1
-2
/
+0
2009-01-29
ath5k: support LEDs on Acer Aspire One netbook
Bob Copeland
1
-0
/
+2
2009-01-29
mac80211: clean up set_key callback
Johannes Berg
1
-12
/
+8
2009-01-29
b43/ssb: Add SPROM8 extraction and LP-PHY detection
Michael Buesch
1
-0
/
+36
2009-01-29
mac80211: Fix tx power setting
Vasanthakumar Thiagarajan
1
-0
/
+2
2009-01-29
mac80211: no need for ht.enabled
Luis R. Rodriguez
1
-1
/
+0
2009-01-29
mac80211: add HT conf helpers
Luis R. Rodriguez
1
-0
/
+30
2009-01-29
wireless: Add channel/frequency conversions to ieee80211.h
David Kilroy
1
-0
/
+116
2009-01-26
Phonet: use per-namespace devices list
remi.denis-courmont@nokia
1
-1
/
+1
2009-01-26
Phonet: handle rtnetlink registration failure
remi.denis-courmont@nokia
1
-1
/
+1
2009-01-26
Phonet: allow phonet_device_init() to fail, put it to __init section
remi.denis-courmont@nokia
2
-2
/
+2
2009-01-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
180
-15290
/
+80
2009-01-26
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2
-64
/
+5
2009-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-9
/
+8
2009-01-26
net: Fix linux/if_frad.h's suitability for userspace.
Krzysztof HaĆasa
1
-6
/
+4
2009-01-26
i2c: Warn on deprecated binding model use
Jean Delvare
1
-3
/
+5
2009-01-26
i2c: Delete many unused adapter IDs
Jean Delvare
1
-51
/
+0
2009-01-26
i2c: Delete 10 unused driver IDs
Jean Delvare
1
-10
/
+0
2009-01-26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-2
/
+0
2009-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-1
/
+8
2009-01-26
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
162
-15197
/
+0
2009-01-26
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-1
/
+2
2009-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-0
/
+5
2009-01-26
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
1
-1
/
+10
2009-01-26
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+9
2009-01-26
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-11
/
+30
2009-01-26
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-5
/
+5
2009-01-23
com20020: Fix allyesconfig build failure.
David S. Miller
1
-1
/
+1
2009-01-23
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
1
-1
/
+1
2009-01-23
ASoC: Add missing comma to SND_SOC_DAPM_SWITCH_E in soc-dapm.h
Peter Ujfalusi
1
-1
/
+1
2009-01-22
sctp: Fix crc32c calculations on big-endian arhes.
Vlad Yasevich
1
-1
/
+1
2009-01-22
netns: ipmr: enable namespace support in ipv4 multicast routing code
Benjamin Thery
1
-1
/
+2
2009-01-22
netns: ipmr: declare reg_vif_num per-namespace
Benjamin Thery
1
-0
/
+3
2009-01-22
netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespace
Benjamin Thery
1
-0
/
+2
2009-01-22
netns: ipmr: declare counter cache_resolve_queue_len per-namespace
Benjamin Thery
1
-0
/
+1
[next]