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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-28
mac80211: fix potential NULL dereference
Dan Carpenter
1
-1
/
+1
2012-11-28
nl80211: remove unnecessary checks
Johannes Berg
1
-3
/
+2
2012-11-27
mac80211: support P2P GO powersave configuration
Johannes Berg
2
-2
/
+16
2012-11-27
nl80211: support P2P GO powersave configuration
Johannes Berg
1
-0
/
+56
2012-11-27
mac80211: support (partial) VHT radiotap information
Johannes Berg
2
-0
/
+42
2012-11-27
mac80211: support VHT association
Johannes Berg
2
-72
/
+298
2012-11-27
cfg80211: rework chandef checking and export it
Johannes Berg
3
-69
/
+67
2012-11-26
cfg80211: fix some tracing output issues
Johannes Berg
1
-76
/
+73
2012-11-26
mac80211: support VHT rates in TX info
Johannes Berg
1
-17
/
+24
2012-11-26
mac80211: support drivers reporting VHT RX
Johannes Berg
4
-9
/
+55
2012-11-26
nl80211/cfg80211: add VHT MCS support
Johannes Berg
2
-16
/
+116
2012-11-26
mac80211: convert to channel definition struct
Johannes Berg
17
-234
/
+189
2012-11-26
nl80211/cfg80211: support VHT channel configuration
Johannes Berg
10
-94
/
+382
2012-11-26
cfg80211: pass a channel definition struct
Johannes Berg
13
-328
/
+312
2012-11-26
cfg80211: remove remain-on-channel channel type
Johannes Berg
12
-126
/
+63
2012-11-26
mac80211: fix managed mode channel flags handling
Johannes Berg
1
-9
/
+5
2012-11-26
mac80211: remove mesh config macros from mesh_plink.c
Marco Porsch
1
-15
/
+13
2012-11-26
mac80211: refactor ieee80211_set_qos_hdr
Marco Porsch
1
-17
/
+23
2012-11-26
mac80211: move Mesh Capability field definition to ieee80211.h
Marco Porsch
3
-19
/
+5
2012-11-26
mac80211: in ADHOC print debug message for every Auth message
Antonio Quartulli
1
-2
/
+4
2012-11-26
mac80211: in ADHOC don't update last_rx if sta is not authorized
Antonio Quartulli
1
-3
/
+7
2012-11-26
cfg80211: change function signature of cfg80211_get_p2p_attr()
Arend van Spriel
1
-2
/
+3
2012-11-23
cfg80211: use DS or HT operation IEs to determine BSS channel
Johannes Berg
2
-9
/
+45
2012-11-23
mac80211: disable HT advertising unless AP supports it
Johannes Berg
1
-0
/
+1
2012-11-23
mac80211: rename IEEE80211_STA_DISABLE_11N to HT
Johannes Berg
2
-9
/
+9
2012-11-23
mac80211: fix RX chains configuration
Johannes Berg
1
-16
/
+21
2012-11-23
mac80211: fix radiotap vendor area skipping
Johannes Berg
1
-4
/
+7
2012-11-21
mac80211: Add debugfs callbacks for station addition/removal
Sujith Manoharan
2
-0
/
+41
2012-11-20
mac80211: fix channel context suspend/reconfig handling
Johannes Berg
2
-3
/
+56
2012-11-19
mac80211: make remain_on_channel() op pass vif param
Eliad Peller
4
-10
/
+18
2012-11-19
cfg80211: Add TDLS event to allow drivers to request operations
Jouni Malinen
2
-0
/
+70
2012-11-19
mac80211: support radiotap vendor namespace RX data
Johannes Berg
1
-12
/
+59
2012-11-19
mac80211: introduce IEEE80211_NUM_TIDS and use it
Johannes Berg
10
-44
/
+41
2012-11-19
mac80211: use CMAC_PN_LEN
Johannes Berg
1
-2
/
+3
2012-11-19
mac80211: check add_chanctx callback before use in ieee80211_reconfig
Arend van Spriel
1
-4
/
+6
2012-11-14
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
5
-64
/
+85
2012-11-09
mac80211: reassign channel contexts before stations
Johannes Berg
1
-11
/
+17
2012-11-09
mac80211: clarify interface iteration and make it configurable
Johannes Berg
1
-4
/
+14
2012-11-09
mac80211: call driver method when restart completes
Johannes Berg
3
-1
/
+18
2012-11-09
mac80211: remove unused tracepoint
Johannes Berg
1
-28
/
+0
2012-11-09
mac80211: add debugfs file for HW queues
Johannes Berg
1
-0
/
+21
2012-11-07
mac80211: fix TX error path
Johannes Berg
1
-0
/
+1
2012-11-07
mac80211: include export.h in aes_cmac
Emmanuel Grumbach
1
-0
/
+1
2012-11-07
mac80211: use kstrtoull return value
Johannes Berg
1
-1
/
+1
2012-11-07
mac80211: fix race in TKIP MIC test debugfs file
Johannes Berg
1
-2
/
+5
2012-11-07
mac80211: use mac_pton
Johannes Berg
1
-28
/
+2
2012-11-07
nl80211: send the NL80211_ATTR_SSID in nl80211_send_iface()
Antonio Quartulli
1
-0
/
+5
2012-11-07
cfg80211: store the ssid into wirless_dev in AP mode
Antonio Quartulli
2
-0
/
+3
2012-11-06
mac80211: pass P2P powersave parameters to driver
Johannes Berg
3
-0
/
+46
2012-11-06
wireless: add utility function to get P2P attribute
Johannes Berg
1
-0
/
+99
[next]