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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-28
mac80211: Generalize off-channel operation helpers from scan code
Jouni Malinen
4
-152
/
+178
2009-12-28
mac80211: proper bss private data handling
Johannes Berg
7
-72
/
+82
2009-12-28
mac80211: split up and insert custom IEs correctly
Johannes Berg
3
-27
/
+154
2009-12-28
mac80211: refactor association
Johannes Berg
2
-109
/
+137
2009-12-28
mac80211: rewrite a few work messages
Johannes Berg
1
-10
/
+10
2009-12-28
mac80211: generalise work handling
Johannes Berg
9
-835
/
+1112
2009-12-28
mac80211: generalise management work a bit
Johannes Berg
2
-107
/
+172
2009-12-28
mac80211: let cfg80211 manage auth state
Johannes Berg
2
-103
/
+73
2009-12-28
mac80211: introduce flush operation
Johannes Berg
4
-2
/
+41
2009-12-28
mac80211: add ieee80211_sdata_running
Johannes Berg
15
-37
/
+40
2009-12-28
wireless: remove CONFIG_WIRELESS_OLD_REGULATORY
John W. Linville
3
-108
/
+2
2009-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
26
-120
/
+236
2009-12-22
mac80211: only bother printing highest data rate on debugfs if its set
Luis R. Rodriguez
1
-2
/
+10
2009-12-22
mac80211: parse the HT capabilities info through debugfs
Luis R. Rodriguez
1
-1
/
+47
2009-12-22
mac80211: make debugfs mcs set entry reflect 16 bits
Luis R. Rodriguez
1
-1
/
+1
2009-12-22
mac80211: disallow fixing bitrates with hw rate control
Johannes Berg
1
-14
/
+22
2009-12-22
mac80211: dont try to use existing sta for AP
Johannes Berg
1
-33
/
+24
2009-12-22
cfg80211: avoid sending spurious deauth to userspace
Johannes Berg
1
-2
/
+9
2009-12-22
mac80211: allow disabling 40MHz on 2.4GHz
Johannes Berg
4
-3
/
+25
2009-12-22
mac80211: enable spatial multiplexing powersave
Johannes Berg
9
-7
/
+415
2009-12-22
wireless: add ieee80211_amsdu_to_8023s
Zhu Yi
2
-88
/
+117
2009-12-22
mac80211 : fix a race with update_tkip_key
gregor kowski
2
-19
/
+27
2009-12-21
wireless: support internal statically compiled regulatory database
John W. Linville
7
-24
/
+261
2009-12-21
mac80211: remove payload alignment warning
Kalle Valo
2
-32
/
+7
2009-12-21
mac80211: trace interface name
Johannes Berg
10
-50
/
+49
2009-12-21
mac80211: reduce reliance on netdev
Johannes Berg
27
-207
/
+221
2009-12-21
mac80211: make station management completely depend on vif
Johannes Berg
13
-101
/
+134
2009-12-21
mac80211: fix WMM AP settings application
Johannes Berg
1
-0
/
+8
2009-12-21
mac80211: fix peer HT capabilities
Johannes Berg
1
-3
/
+22
2009-12-21
wireless: report reasonable bitrate for MCS rates through wext
John W. Linville
4
-39
/
+38
2009-12-14
mac80211: Add define for TX headroom reserved by mac80211 itself.
Gertjan van Wingerde
1
-0
/
+2
2009-12-10
wireless: update old static regulatory domain rules
John W. Linville
1
-50
/
+25
2009-12-10
mac80211: Revert 'Use correct sign for mesh active path refresh'
Javier Cardona
2
-3
/
+4
2009-12-10
mac80211: Fixed bug in mesh portal paths
Javier Cardona
1
-1
/
+0
2009-12-10
net/mac80211: Correct size given to memset
Julia Lawall
1
-1
/
+1
2009-12-09
wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
John W. Linville
1
-1
/
+2
2009-12-09
cfg80211: Clear encryption privacy when key off is done.
Vivek Natarajan
1
-0
/
+1
2009-12-08
tcp: fix retrans_stamp advancing in error cases
Ilpo Järvinen
1
-3
/
+32
2009-12-08
tcp: Stalling connections: Move timeout calculation routine
Damian Lukowski
1
-0
/
+29
2009-12-08
atm: [br2684] allow routed mode operation again
chas williams - CONTRACTOR
1
-3
/
+8
2009-12-08
atm: [lec] initialize .netdev_ops before calling register_netdev()
chas williams - CONTRACTOR
1
-9
/
+1
2009-12-08
[PATCH] tcp: documents timewait refcnt tricks
Eric Dumazet
1
-14
/
+24
2009-12-08
tcp: Fix a connect() race with timewait sockets
Eric Dumazet
2
-8
/
+23
2009-12-08
tcp: Fix a connect() race with timewait sockets
Eric Dumazet
6
-13
/
+29
2009-12-08
tcp: Remove runtime check that can never be true.
David S. Miller
1
-5
/
+0
2009-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-9
/
+28
2009-12-08
sctp: fix compile error due to sysctl mismerge
Linus Torvalds
1
-1
/
+0
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
346
-8345
/
+13381
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
60
-1172
/
+207
2009-12-07
mac80211: Fix bug in computing crc over dynamic IEs in beacon
Vasanthakumar Thiagarajan
1
-1
/
+1
[next]