index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-11
mac80211: remove disassociation code from ieee80211_set_associated
Tomas Winkler
1
-46
/
+56
2008-09-11
mac80211: disassociate when moving to new BSS
Tomas Winkler
1
-2
/
+7
2008-09-11
mac80211: restructure disassoc/deauth flows
Tomas Winkler
1
-31
/
+54
2008-09-11
mac80211: move IE parsing to util file
Johannes Berg
2
-145
/
+144
2008-09-11
mac80211: fix typo in action frame handling
Johannes Berg
1
-1
/
+1
2008-09-11
mac80211: fix action frame length checks
Johannes Berg
3
-2
/
+11
2008-09-11
mac80211: BSS info: check channel first
Johannes Berg
1
-11
/
+11
2008-09-11
mac80211: make conf_tx non-atomic
Johannes Berg
1
-5
/
+8
2008-09-11
mac80211: move some RCU locking into an if branch
Johannes Berg
1
-5
/
+4
2008-09-11
mac80211: change MIMO_PS to SM_PS
Tomas Winkler
1
-2
/
+2
2008-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
3
-5
/
+6
2008-09-08
mac80211: add missing kernel-doc
Randy Dunlap
1
-0
/
+1
2008-09-08
mac80211: Fix rate scale initialization in IBSS
Emmanuel Grumbach
2
-30
/
+64
2008-09-08
mac80211: Fix low bit rate in IBSS
Tomas Winkler
1
-1
/
+1
2008-09-06
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
1
-0
/
+7
2008-09-05
Revert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM"
Linus Torvalds
1
-9
/
+39
2008-09-03
mac80211: Fix debugfs union misuse and pointer corruption
Jouni Malinen
2
-4
/
+6
2008-08-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-54
/
+30
2008-08-30
mac80211/cfg80211: HT capabilities for NEW_STA
Jouni Malinen
1
-0
/
+5
2008-08-30
mac80211: Use only precedence level of DSCP field for frame classification
Daniel Wagner
1
-2
/
+0
2008-08-30
mac80211: Handle scan result IEs in one block
Jouni Malinen
2
-159
/
+89
2008-08-30
mac80211/cfg80211: Add BSS configuration options for AP mode
Jouni Malinen
1
-0
/
+37
2008-08-30
mac80211: fill start-sequence-number for BA session start
Johannes Berg
1
-1
/
+4
2008-08-27
mac80211: quiet chatty IBSS merge message
John W. Linville
1
-1
/
+1
2008-08-27
mac80211: don't send empty extended rates IE
Jan-Espen Pettersen
1
-1
/
+1
2008-08-27
mac80211: Fix debugfs file add/del for netdev
Jouni Malinen
2
-12
/
+18
2008-08-27
net/mac80211/mesh.c: correct the argument to __mesh_table_free
Julia Lawall
1
-1
/
+1
2008-08-27
mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM
Jouni Malinen
1
-39
/
+9
2008-08-23
mac80211: add direct probe before association
Ron Rindjunsky
2
-15
/
+73
2008-08-23
mac80211: change number of pre-assoc scans
Ron Rindjunsky
2
-3
/
+10
2008-08-23
mac80211: cleanup mlme state namespace
Tomas Winkler
4
-51
/
+61
2008-08-23
mac80211: filter probes in ieee80211_rx_mgmt_probe_resp
Tomas Winkler
1
-3
/
+3
2008-08-23
replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate
Jasper Bryant-Greene
16
-608
/
+545
2008-08-23
move ETH_P_PAE from ieee80211_i.h to if_ether.h
Jasper Bryant-Greene
1
-4
/
+0
2008-08-23
mac80211: allow no mac address until firmware load
Luis Carlos Cobo
1
-0
/
+38
2008-08-23
mac80211: remove WLAN_FC_DATA_PRESENT
Harvey Harrison
1
-2
/
+0
2008-08-23
mac80211: remove rx/tx_data->fc member
Harvey Harrison
3
-9
/
+4
2008-08-23
mac80211: use ieee80211 frame control directly
Harvey Harrison
3
-51
/
+44
2008-08-23
mac80211: remove IEEE80211_FC helper
Harvey Harrison
5
-33
/
+31
2008-08-23
mac80211: remove ieee80211_get_hdrlen
Harvey Harrison
1
-39
/
+0
2008-08-23
mac80211: rx.c/tx.c remove more users of tx/rx_data->fc
Harvey Harrison
2
-39
/
+25
2008-08-23
mac80211: wep.c replace magic numbers in IV/ICV removal
Harvey Harrison
1
-4
/
+3
2008-08-23
mac80211: wme.h remove unused QOS_CONTROL_LEN
Harvey Harrison
1
-2
/
+0
2008-08-23
mac80211: explicitly check skb->len
Harvey Harrison
1
-14
/
+11
2008-08-23
mac80211: radiotap: assume modulation from rates
Bruno Randolf
1
-1
/
+4
2008-08-23
mac80211: add rx status flag for short preamble
Bruno Randolf
1
-0
/
+2
2008-08-23
mac80211: add ieee80211_queue_stopped)
Tomas Winkler
1
-0
/
+7
2008-08-18
mac80211: update new sta's rx timestamp
Ron Rindjunsky
1
-0
/
+2
2008-08-07
mac80211: keep mesh ifaces in allmulti mode
Luis Carlos Cobo
1
-1
/
+7
2008-08-07
mac80211: fix use of skb->cb for mesh forwarding
Luis Carlos Cobo
5
-90
/
+106
[prev]
[next]