index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
mlme.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-11
mac80211: properly track HT operation_mode
Johannes Berg
1
-1
/
+6
2009-05-11
mac80211: move HT operation mode BSS info
Johannes Berg
1
-7
/
+4
2009-05-11
mac80211: set default QoS values according to spec
Johannes Berg
1
-0
/
+4
2009-05-06
mac80211: Fix sparse warning for ssid_len on ieee80211_sta_config_auth()
Luis R. Rodriguez
1
-4
/
+0
2009-05-06
mac80211: tell driver when idle
Johannes Berg
1
-0
/
+11
2009-05-06
mac80211: fix probe response processing
Johannes Berg
1
-4
/
+1
2009-05-06
nl80211: Send timeout event on failed direct probe
Jouni Malinen
1
-1
/
+1
2009-05-06
mac80211: add driver ops wrappers
Johannes Berg
1
-8
/
+6
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
1
-6
/
+2
2009-05-06
mac80211: clean up beacon interval settings
Johannes Berg
1
-0
/
+1
2009-05-06
mac80211: fix scan races and rework scanning
Johannes Berg
1
-19
/
+9
2009-05-06
mac80211: rename max_sleep_interval to max_sleep_period
Johannes Berg
1
-1
/
+1
2009-05-06
mac80211: fix PS vs. scan race
Johannes Berg
1
-0
/
+7
2009-04-23
nl80211: Add event for authentication/association timeout
Jouni Malinen
1
-2
/
+2
2009-04-23
mac80211: calculate maximum sleep interval
Johannes Berg
1
-4
/
+16
2009-04-23
mac80211: fix variable truncation on 32-bit
Johannes Berg
1
-6
/
+6
2009-04-23
mac80211: validate TIM IE length (redux)
Johannes Berg
1
-25
/
+2
2009-04-23
cfg80211/mac80211: move wext SIWMLME into cfg80211
Johannes Berg
1
-6
/
+0
2009-04-23
mac80211: enable PS by default
Johannes Berg
1
-0
/
+8
2009-04-23
mac80211: implement beacon filtering in software
Johannes Berg
1
-12
/
+40
2009-04-23
mac80211: disable powersave if pm_qos asks for low latency
Johannes Berg
1
-4
/
+32
2009-04-23
mac80211: improve powersave implementation
Johannes Berg
1
-86
/
+142
2009-04-23
mac80211: Report rejected association to user space SME
Jouni Malinen
1
-0
/
+5
2009-04-23
mac80211: move ieee80211_enable_ht function to mlme.c
Johannes Berg
1
-0
/
+83
2009-04-23
nl80211: Generate deauth/disassoc event for locally generated frames
Jouni Malinen
1
-2
/
+6
2009-04-21
mac80211: fix basic rate bitmap calculation
Johannes Berg
1
-1
/
+1
2009-04-21
mac80211: fix beacon loss detection after scan
Kalle Valo
1
-1
/
+9
2009-04-17
mac80211: validate TIM IE length
Johannes Berg
1
-0
/
+3
2009-04-17
mac80211: avoid crashing when no scan sdata
Johannes Berg
1
-1
/
+2
2009-04-16
mac80211: quiet beacon loss messages
Michael Buesch
1
-6
/
+14
2009-03-28
mac80211: add beacon filtering support
Kalle Valo
1
-1
/
+48
2009-03-28
mac80211: track beacons separately from the rx path activity
Kalle Valo
1
-31
/
+46
2009-03-28
mac80211: decrease execution of the associated timer
Kalle Valo
1
-0
/
+15
2009-03-28
mac80211: remove mixed-cell and userspace MLME code
Johannes Berg
1
-2
/
+1
2009-03-28
nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE
Jouni Malinen
1
-33
/
+3
2009-03-28
nl80211: Add MLME primitives to support external SME
Jouni Malinen
1
-10
/
+35
2009-03-28
nl80211: Event notifications for MLME events
Jouni Malinen
1
-2
/
+7
2009-03-28
mac80211: Fix reassociation by not clearing previous BSSID
Jouni Malinen
1
-2
/
+4
2009-03-28
mac80211: Fix a typo in assoc vs. reassoc check
Jouni Malinen
1
-1
/
+1
2009-03-28
mac80211: start pending scan after probe/auth/assoc timed out
Helmut Schaa
1
-0
/
+23
2009-03-28
mac80211: remove ieee80211_num_regular_queues
Johannes Berg
1
-1
/
+1
2009-03-17
mac80211: handle failed scan requests in STA mode
Helmut Schaa
1
-2
/
+12
2009-03-17
mac80211: Fix WMM ACM parsing and AC downgrade operation
Jouni Malinen
1
-14
/
+10
2009-03-05
mac80211: Always send a null data frame if TIM bit is set.
Vivek Natarajan
1
-2
/
+1
2009-03-05
mac80211: Fix TKIP/WEP HT capability handling
Sujith
1
-1
/
+2
2009-02-27
mac80211: Introduce a generic commit() to apply changes
Alina Friedrichsen
1
-9
/
+16
2009-02-27
nl80211: Optional IEs into scan request
Jouni Malinen
1
-3
/
+5
2009-02-27
mac80211: split IBSS/managed code
Johannes Berg
1
-1225
/
+421
2009-02-27
mac80211: Make sure non-HT connection when IEEE80211_STA_TKIP_WEP_USED is set
Vasanthakumar Thiagarajan
1
-2
/
+4
2009-02-13
mac80211: split managed/ibss code a little more
Johannes Berg
1
-108
/
+146
[next]