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
2010-12-08
mac80211: fix a compiler warning
Felix Fietkau
1
-2
/
+1
2010-12-08
mac80211: fix dynamic-ps/pm_qos magic numbers
Eliad Peller
1
-4
/
+5
2010-12-06
mac80211: speed up AP probing using nullfunc frames
Felix Fietkau
1
-25
/
+68
2010-12-06
mac80211: remove a redundant check
Felix Fietkau
1
-2
/
+1
2010-11-25
mac80211: reduce the number of retries for nullfunc probing
Felix Fietkau
1
-1
/
+8
2010-11-25
mac80211: use nullfunc instead of probe request for connection monitoring
Felix Fietkau
1
-26
/
+66
2010-11-25
mac80211: probe the AP when resuming
Felix Fietkau
1
-0
/
+1
2010-11-25
mac80211: calculate beacon loss time accurately
Felix Fietkau
1
-4
/
+12
2010-11-25
mac80211: restart beacon miss timer on system resume from suspend
Felix Fietkau
1
-0
/
+1
2010-11-17
mac80211: Add function to get probe request template for current AP
Juuso Oikarinen
1
-0
/
+24
2010-10-11
mac80211: Improve mlme probe response log messages.
Ben Greear
1
-7
/
+11
2010-10-07
mac80211: avoid transmitting delBA to old AP
Johannes Berg
1
-9
/
+9
2010-10-05
mac80211: fix channel assumption for association done work
Luis R. Rodriguez
1
-3
/
+3
2010-10-05
mac80211: fix deadlock with multiple interfaces
Johannes Berg
1
-1
/
+1
2010-10-05
mac80211: Add validity check for beacon_crc value
Juuso Oikarinen
1
-2
/
+5
2010-09-28
mac80211: Fix WMM driver queue configuration
Juuso Oikarinen
1
-8
/
+8
2010-09-16
mac80211: send last 3/5 probe requests as unicast
Luis R. Rodriguez
1
-2
/
+11
2010-09-16
mac80211: make the beacon monitor available externally
Luis R. Rodriguez
1
-4
/
+4
2010-09-16
mac80211: reset probe send counter upon connection timer reset
Luis R. Rodriguez
1
-0
/
+4
2010-09-16
mac80211: add helper for reseting the connection monitor
Luis R. Rodriguez
1
-5
/
+10
2010-09-16
cfg80211/mac80211: use lockdep_assert_held
Johannes Berg
1
-1
/
+1
2010-08-31
mac80211: Do not generate CQM events based on first Beacon frames
Jouni Malinen
1
-0
/
+9
2010-08-31
mac80211: Fix signal strength average initialization for CQM events
Jouni Malinen
1
-1
/
+1
2010-08-27
mac80211: clean up ifdown/cleanup paths
Johannes Berg
1
-0
/
+5
2010-08-27
mac80211: allow changing port control protocol
Johannes Berg
1
-0
/
+3
2010-08-25
net/mac80211: Use wiphy_<level>
Joe Perches
1
-8
/
+9
2010-08-16
mac80211: allow drivers to request SM PS mode change
Johannes Berg
1
-0
/
+3
2010-08-16
mac80211: per interface idle notification
Johannes Berg
1
-2
/
+15
2010-08-16
mac80211: unify scan and work mutexes
Johannes Berg
1
-4
/
+4
2010-07-29
mac80211: allow drivers to request DTIM period
Johannes Berg
1
-3
/
+29
2010-07-21
mac80211: refuse shared key auth when WEP is unavailable
Johannes Berg
1
-0
/
+2
2010-07-21
mac80211: move QoS-enable to BSS info
Johannes Berg
1
-5
/
+6
2010-06-21
mac80211: Add interface for driver to temporarily disable dynamic ps
Juuso Oikarinen
1
-1
/
+38
2010-06-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+38
2010-06-16
mac80211: Protect Deauthentication frame when using MFP
Jouni Malinen
1
-3
/
+7
2010-06-16
mac80211: Fix ps-qos network latency handling
Juuso Oikarinen
1
-10
/
+6
2010-06-14
mac80211: Fix circular locking dependency in ARP filter handling
Juuso Oikarinen
1
-15
/
+19
2010-06-14
mac80211: always process blockack action from workqueue
Johannes Berg
1
-38
/
+0
2010-06-14
mac80211: pull mgmt frame rx into rx handler
Johannes Berg
1
-27
/
+0
2010-06-14
mac80211: common work skb freeing
Johannes Berg
1
-4
/
+1
2010-06-14
mac80211: use common work function
Johannes Berg
1
-31
/
+4
2010-06-14
mac80211: use common work struct
Johannes Berg
1
-7
/
+5
2010-06-14
mac80211: use common skb queue
Johannes Berg
1
-3
/
+2
2010-06-14
mac80211: simplify station/aggregation code
Johannes Berg
1
-3
/
+3
2010-06-14
cfg80211/mac80211: allow action frame TX/RX in IBSS
Johannes Berg
1
-38
/
+0
2010-06-08
mac80211: fix deauth before assoc
Johannes Berg
1
-2
/
+38
2010-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-7
/
+45
2010-06-07
mac80211: fix lock leak w/ ARP filtering and w/o CONFIG_INET
John W. Linville
1
-2
/
+1
2010-06-04
mac80211: process station blockack action frames from work
Johannes Berg
1
-7
/
+45
2010-06-04
mac80211: make ARP filtering depend on CONFIG_INET
John W. Linville
1
-0
/
+2
[next]