index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mac80211: fix scan vs. interface removal race
Johannes Berg
2008-09-15
3
-20
/
+53
*
mac80211: fix work race
Johannes Berg
2008-09-15
2
-0
/
+17
*
mac80211: split off mesh handling entirely
Johannes Berg
2008-09-15
15
-295
/
+457
*
mac80211: dont set REQ_RUN when scan finishes
Johannes Berg
2008-09-15
1
-1
/
+2
*
mac80211: move STA timer restart
Johannes Berg
2008-09-15
2
-14
/
+13
*
mac80211: move ieee80211_sta_expire
Johannes Berg
2008-09-15
3
-28
/
+29
*
cfg80211: Add new wireless regulatory infrastructure
Luis R. Rodriguez
2008-09-15
1
-0
/
+7
*
mac80211: Reorder debugfs calls during netdev deinit
Jouni Malinen
2008-09-11
1
-2
/
+2
*
mac80211: move frame TX function
Johannes Berg
2008-09-11
8
-30
/
+30
*
mac80211: make ieee80211_rx_h_mgmt more readable
Johannes Berg
2008-09-11
1
-8
/
+8
*
mac80211: move spectrum management code out
Johannes Berg
2008-09-11
5
-89
/
+114
*
mac80211: make BA session handling independent of STA mode
Johannes Berg
2008-09-11
4
-362
/
+380
*
mac80211: initialise queue QoS parameters at hw start
Johannes Berg
2008-09-11
4
-27
/
+35
*
mac80211: split ieee80211_sta_def_wmm_params
Johannes Berg
2008-09-11
1
-21
/
+27
*
mac80211: consolidate deauth/disassoc
Johannes Berg
2008-09-11
1
-36
/
+11
*
mac80211: reorder frame code in mlme
Johannes Berg
2008-09-11
1
-389
/
+387
*
mac80211: remove useless 'ibss' parameter
Johannes Berg
2008-09-11
1
-4
/
+3
*
mac80211: simplify scan start
Johannes Berg
2008-09-11
1
-4
/
+1
*
mac80211: clarify scan request
Johannes Berg
2008-09-11
1
-1
/
+10
*
mac80211: move some HT code out of main.c
Johannes Berg
2008-09-11
2
-375
/
+375
*
mac80211: move some HT code out of mlme.c
Johannes Berg
2008-09-11
3
-321
/
+329
*
mac80211: move BSS handling to scan code
Johannes Berg
2008-09-11
3
-308
/
+313
*
mac80211: refactor and move scan RX code
Johannes Berg
2008-09-11
3
-136
/
+194
*
mac80211: start moving scan code from mlme
Johannes Berg
2008-09-11
4
-544
/
+582
*
mac80211: remove useless non-NULL tests from scan results code
Johannes Berg
2008-09-11
1
-22
/
+18
*
mac80211: use sdata pointer for scan interface
Johannes Berg
2008-09-11
3
-15
/
+13
*
mac80211: reorder mlme code
Johannes Berg
2008-09-11
1
-530
/
+500
*
mac80211: stop queues before carrier off
Tomas Winkler
2008-09-11
1
-9
/
+17
*
mac80211: remove disassociation code from ieee80211_set_associated
Tomas Winkler
2008-09-11
1
-46
/
+56
*
mac80211: disassociate when moving to new BSS
Tomas Winkler
2008-09-11
1
-2
/
+7
*
mac80211: restructure disassoc/deauth flows
Tomas Winkler
2008-09-11
1
-31
/
+54
*
mac80211: move IE parsing to util file
Johannes Berg
2008-09-11
2
-145
/
+144
*
mac80211: fix typo in action frame handling
Johannes Berg
2008-09-11
1
-1
/
+1
*
mac80211: fix action frame length checks
Johannes Berg
2008-09-11
3
-2
/
+11
*
mac80211: BSS info: check channel first
Johannes Berg
2008-09-11
1
-11
/
+11
*
mac80211: make conf_tx non-atomic
Johannes Berg
2008-09-11
1
-5
/
+8
*
mac80211: move some RCU locking into an if branch
Johannes Berg
2008-09-11
1
-5
/
+4
*
mac80211: change MIMO_PS to SM_PS
Tomas Winkler
2008-09-11
1
-2
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-09-08
3
-5
/
+6
|
\
|
*
Revert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM"
Linus Torvalds
2008-09-05
1
-9
/
+39
|
*
mac80211: Fix debugfs union misuse and pointer corruption
Jouni Malinen
2008-09-02
2
-4
/
+6
*
|
mac80211: add missing kernel-doc
Randy Dunlap
2008-09-08
1
-0
/
+1
*
|
mac80211: Fix rate scale initialization in IBSS
Emmanuel Grumbach
2008-09-08
2
-30
/
+64
*
|
mac80211: Fix low bit rate in IBSS
Tomas Winkler
2008-09-08
1
-1
/
+1
*
|
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
2008-09-05
1
-0
/
+7
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-08-29
4
-54
/
+30
|
\
\
|
|
/
|
*
mac80211: quiet chatty IBSS merge message
John W. Linville
2008-08-26
1
-1
/
+1
|
*
mac80211: don't send empty extended rates IE
Jan-Espen Pettersen
2008-08-26
1
-1
/
+1
|
*
mac80211: Fix debugfs file add/del for netdev
Jouni Malinen
2008-08-26
2
-12
/
+18
|
*
net/mac80211/mesh.c: correct the argument to __mesh_table_free
Julia Lawall
2008-08-26
1
-1
/
+1
[prev]
[next]