index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM
Jouni Malinen
2008-08-26
1
-39
/
+9
*
|
mac80211/cfg80211: HT capabilities for NEW_STA
Jouni Malinen
2008-08-29
1
-0
/
+5
*
|
mac80211: Use only precedence level of DSCP field for frame classification
Daniel Wagner
2008-08-29
1
-2
/
+0
*
|
mac80211: Handle scan result IEs in one block
Jouni Malinen
2008-08-29
2
-159
/
+89
*
|
mac80211/cfg80211: Add BSS configuration options for AP mode
Jouni Malinen
2008-08-29
1
-0
/
+37
*
|
mac80211: fill start-sequence-number for BA session start
Johannes Berg
2008-08-29
1
-1
/
+4
*
|
mac80211: add direct probe before association
Ron Rindjunsky
2008-08-22
2
-15
/
+73
[next]