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
2012-10-18
mac80211: fix copy-paste typo in Kconfig
Marco Porsch
1
-1
/
+1
2012-10-18
mac80211: use __printf attribute in debugfs
Johannes Berg
1
-3
/
+3
2012-10-18
mac80211: remove some unused code
Johannes Berg
4
-18
/
+4
2012-10-18
mac80211: remove unimplemented mesh vendor sync
Johannes Berg
3
-54
/
+5
2012-10-18
mac80211: Notify new IBSS network creation
Sujith Manoharan
1
-3
/
+8
2012-10-18
mac80211: add support for tx to abort low priority scan requests
Sam Leffler
3
-4
/
+22
2012-10-18
wireless: use OR operation to set wiphy features
Johannes Berg
1
-3
/
+3
2012-10-17
{nl,cfg}80211: Peer STA VHT caps
Mahesh Palivela
1
-0
/
+5
2012-10-17
mac80211: VHT peer STA caps
Mahesh Palivela
5
-0
/
+60
2012-10-17
ieee80211: Rename VHT cap struct
Mahesh Palivela
3
-5
/
+5
2012-10-17
mac80211: move out the non-statistics variable estab_plinks from mesh_stat
Ashok Nagarajan
5
-6
/
+6
2012-10-17
mac80211: Use appropriate debug wrapper
Mohammed Shafi Shajakhan
1
-2
/
+2
2012-10-17
mac80211: Allow station mode SAE to be implemented in user space
Jouni Malinen
3
-7
/
+43
2012-10-17
mac80211: Add debug print on unexpect authentication state
Jouni Malinen
1
-1
/
+6
2012-10-17
mac80211: Take status code as parameter to ieee80211_send_auth
Jouni Malinen
4
-7
/
+7
2012-10-17
mac80211: add channel context iterator
Johannes Berg
1
-2
/
+20
2012-10-17
mac80211: track needed RX chains for channel contexts
Johannes Berg
11
-91
/
+205
2012-10-17
mac80211: use channel contexts
Johannes Berg
16
-466
/
+586
2012-10-16
mac80211: track whether to use channel contexts
Johannes Berg
5
-0
/
+37
2012-10-16
mac80211: check channel context methods
Johannes Berg
1
-0
/
+7
2012-10-16
mac80211: reuse channels for channel contexts
Michal Kazior
1
-1
/
+58
2012-10-16
mac80211: use channel context notifications
Michal Kazior
1
-2
/
+19
2012-10-16
mac80211: introduce new ieee80211_ops
Michal Kazior
2
-0
/
+172
2012-10-16
mac80211: introduce channel context skeleton code
Michal Kazior
3
-0
/
+185
2012-10-08
mac80211: use ieee80211_free_txskb to fix possible skb leaks
Felix Fietkau
2
-12
/
+14
2012-10-08
mac80211: call drv_get_tsf() in sleepable context
Thomas Pedersen
1
-2
/
+1
2012-09-21
mac80211: don't send delBA on addBA failure
Johannes Berg
1
-1
/
+1
2012-09-21
mac80211: don't send delBA when removing stations
Johannes Berg
1
-1
/
+1
2012-09-21
mac80211: don't send delBA before disassoc
Johannes Berg
1
-1
/
+1
2012-09-20
mac80211: fix IBSS auth TX debug message
Sylvain Roger Rieunier
1
-1
/
+1
2012-09-19
cfg80211: constify name parameter to add_virtual_intf
Johannes Berg
1
-1
/
+2
2012-09-19
mac80211: make reset debugfs depend on CONFIG_PM
Johannes Berg
1
-0
/
+4
2012-09-14
mac80211: allow re-open the blocked peer link in mesh
Chun-Yeow Yeoh
1
-1
/
+2
2012-09-14
mac80211: change locking around ieee80211_recalc_smps
Johannes Berg
4
-8
/
+5
2012-09-14
mac80211: handle power constraint/country IE better
Johannes Berg
3
-22
/
+72
2012-09-11
mac80211: remove unneeded CONFIG_PM ifdef
Johannes Berg
1
-13
/
+0
2012-09-10
mac80211: validate skb->dev in the tx status path
Felix Fietkau
1
-18
/
+30
2012-09-10
mac80211: use call_rcu() on sta deletion
Eliad Peller
3
-57
/
+81
2012-09-10
mac80211: add key flag for management keys
Johannes Berg
2
-1
/
+33
2012-09-07
mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSS
Antonio Quartulli
1
-1
/
+32
2012-09-07
mac80211: move ieee80211_send_deauth_disassoc outside mlme code
Antonio Quartulli
3
-50
/
+54
2012-09-07
net/mac80211/scan.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-06
mac80211: refactor set_channel_type
Michal Kazior
1
-19
/
+48
2012-09-06
mac80211: use synchronize_net() on key destroying
Eliad Peller
1
-1
/
+1
2012-09-06
mac80211: check power constraint IE size when parsing
Johannes Berg
3
-10
/
+6
2012-09-06
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
3
-34
/
+33
2012-09-06
mac80211: disconnect if channel switch fails
Johannes Berg
2
-18
/
+38
2012-09-06
mac80211: don't hang on to sched_scan_ies
Johannes Berg
2
-26
/
+14
2012-09-06
Merge remote-tracking branch 'mac80211/master' into mac80211-next
Johannes Berg
5
-29
/
+30
2012-09-06
mac80211: use list_move instead of list_del/list_add
Wei Yongjun
1
-2
/
+1
[next]