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-07-06
mac80211: always set in_reconfig=false on wakeup
Eliad Peller
1
-1
/
+1
2012-07-06
mac80211: fix debugfs default key links
Johannes Berg
1
-6
/
+10
2012-07-03
mac80211: add TX prepare API
Johannes Berg
3
-0
/
+29
2012-07-03
mac80211: reduce IEEE80211_TX_MAX_RATES
Thomas Huehn
1
-2
/
+1
2012-07-02
mac80211: remove tx_frags driver callback
Johannes Berg
3
-14
/
+3
2012-07-02
mac80211: include VHT capability IE in probe requests
Mahesh Palivela
3
-1
/
+34
2012-07-02
cfg80211: add 802.11ad (60gHz band) support
Vladimir Kondratiev
1
-0
/
+2
2012-07-02
mac80211: allow calling ieee80211_ap_probereq_get() during auth/assoc
Eliad Peller
1
-3
/
+10
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
34
-634
/
+998
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-8
/
+10
2012-06-29
cfg80211/mac80211: remove .get_channel
Michal Kazior
1
-11
/
+0
2012-06-29
mac80211: refactor virtual monitor code
Michal Kazior
3
-14
/
+17
2012-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-8
/
+10
2012-06-28
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
3
-3
/
+11
2012-06-28
mac80211: don't require associated->beacon_ies for ps
Eliad Peller
1
-3
/
+0
2012-06-28
mac80211: flush queues before deauth/disassoc
Eliad Peller
1
-0
/
+4
2012-06-28
mac80211: don't expose ieee80211_add_srates_ie()
Johannes Berg
5
-16
/
+18
2012-06-27
mac80211: correct behaviour on unrecognised action frames
Johannes Berg
1
-1
/
+4
2012-06-27
cfg80211: don't allow WoWLAN support without CONFIG_PM
Johannes Berg
1
-4
/
+3
2012-06-26
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
28
-531
/
+741
2012-06-26
mac80211: make __ieee80211_recalc_idle static
Johannes Berg
2
-122
/
+121
2012-06-26
mac80211: make ieee80211_check_concurrent_iface netdev-independent
Johannes Berg
1
-5
/
+3
2012-06-26
mac80211: remove unused function
Johannes Berg
1
-6
/
+0
2012-06-24
mac80211: trace debug messages
Johannes Berg
4
-0
/
+136
2012-06-24
mac80211: rename driver-trace file
Johannes Berg
5
-6
/
+5
2012-06-24
mac80211: clean up debugging
Johannes Berg
22
-429
/
+519
2012-06-22
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
16
-104
/
+258
2012-06-22
mac80211: pass sdata to some RX functions
Johannes Berg
1
-17
/
+16
2012-06-22
mac80211: two small verbose debug cleanups
Johannes Berg
2
-2
/
+2
2012-06-22
mac80211: remove TKIP debug
Johannes Berg
2
-53
/
+1
2012-06-21
mac80211: clear ifmgd->bssid only after building DELBA
Eliad Peller
1
-7
/
+6
2012-06-21
mac80211: add command to get current rssi
Victor Goldenshtein
3
-8
/
+54
2012-06-20
mac80211: fix double-start of remain-on-channel
Johannes Berg
2
-2
/
+7
2012-06-20
mac80211: Allow userspace to register for auth frames in IBSS
Will Hawkins
1
-1
/
+3
2012-06-20
mac80211: send auth in IBSS only if userspace isn't handling it
Will Hawkins
1
-1
/
+1
2012-06-20
mac80211: Track auth frame registrations on IBSS ifaces
Will Hawkins
2
-7
/
+22
2012-06-20
mac80211: fix cleanup if driver suspend callback fails
Eyal Shapira
1
-0
/
+10
2012-06-20
mac80211: save wmm_acm per sdata
Yoni Divinsky
6
-14
/
+17
2012-06-20
mac80211: use the correct capability info in ieee80211_set_associated()
Luciano Coelho
1
-1
/
+1
2012-06-20
mac80211: initialize sta pointer to avoid false-positive warning
Luciano Coelho
1
-2
/
+2
2012-06-20
mac80211: cleanup offchannel_ps_enable argument
Rajkumar Manoharan
1
-5
/
+4
2012-06-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-2
/
+10
2012-06-18
mac80211: fix and improve mesh RANN processing
Chun-Yeow Yeoh
1
-18
/
+25
2012-06-18
mac80211: set only VO as a U-APSD enabled AC
Arik Nemtsov
1
-4
/
+7
2012-06-18
mac80211: stop Rx during HW reconfig
Arik Nemtsov
4
-0
/
+17
2012-06-18
mac80211: fix the assignment of mesh element TTL
Chun-Yeow Yeoh
1
-1
/
+1
2012-06-18
{nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval
Chun-Yeow Yeoh
4
-1
/
+14
2012-06-18
mac80211: invoke the timer only with correct dot11MeshHWMPRootMode value
Chun-Yeow Yeoh
2
-3
/
+3
2012-06-18
mac80211: implement the proactive PREP generation
Chun-Yeow Yeoh
1
-5
/
+33
2012-06-14
mac80211: implement the proactive PREQ generation
Chun-Yeow Yeoh
2
-5
/
+32
[prev]
[next]