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
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
2014-03-20
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-24
/
+46
2014-03-20
cfg80211/mac80211: ignore signal if the frame was heard on wrong channel
Emmanuel Grumbach
1
-10
/
+2
2014-03-20
mac80211: fix suspend vs. authentication race
Johannes Berg
1
-0
/
+26
2014-03-20
mac80211: verify deauthentication and return error on failure
Johannes Berg
1
-13
/
+17
2014-03-20
mac80211: fix potential use-after-free
Johannes Berg
1
-1
/
+1
2014-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+24
2014-02-27
mac80211: fix association to 20/40 MHz VHT networks
Johannes Berg
1
-0
/
+1
2014-02-24
mac80211: don't validate unchanged AP bandwidth while tracking
Johannes Berg
1
-0
/
+22
2014-02-12
ieee80211: Print human-readable disassoc/deauth reason codes
Calvin Owens
1
-6
/
+62
2014-02-11
mac80211: fix memory leak
Eytan Lifshitz
1
-0
/
+1
2014-02-11
mac80211: reset probe_send_count also in HW_CONNECTION_MONITOR case
Eliad Peller
1
-2
/
+2
2014-02-05
mac80211: order IEs in association request correctly
Johannes Berg
1
-0
/
+28
2014-02-05
mac80211: move csa_active setting in STA CSA
Michal Kazior
1
-1
/
+1
2014-02-05
mac80211: advertise BF STS according to AP support
Eyal Shapira
1
-0
/
+11
2013-12-19
mac80211: fix iflist_mtx/mtx locking in radar detection
Johannes Berg
1
-5
/
+20
2013-12-16
mac80211: don't delay station destruction
Johannes Berg
1
-1
/
+1
2013-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
2013-12-02
mac80211: update ht flag if bss configuration changed
Avri Altman
1
-8
/
+10
2013-11-25
mac80211: move csa_chandef to sdata
Luciano Coelho
1
-5
/
+4
2013-11-25
mac80211: add generic cipher scheme support
Max Stepanov
1
-0
/
+4
2013-11-25
cfg80211/mac80211: DFS setup chandef for cac event
Janusz Dziedzic
1
-2
/
+4
2013-11-25
mac80211: remove useless tests for array
Johannes Berg
1
-3
/
+3
2013-11-25
mac80211: fix connection polling
Eliad Peller
1
-0
/
+2
2013-11-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-17
/
+15
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-9
/
+86
2013-10-28
mac80211: refactor the parsing of chan switch ie
Chun-Yeow Yeoh
1
-17
/
+15
2013-10-28
mac80211: implement SMPS for AP
Emmanuel Grumbach
1
-1
/
+1
2013-10-17
mac80211: disable WMM with invalid parameters
Johannes Berg
1
-9
/
+86
2013-10-02
mac80211: implement STA CSA for drivers using channel contexts
Arik Nemtsov
1
-14
/
+43
2013-09-26
mac80211: split off channel switch parsing function
Simon Wunderlich
1
-223
/
+16
2013-09-26
mac80211: change beacon/connection polling
Stanislaw Gruszka
1
-29
/
+9
2013-08-28
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-8
/
+3
2013-08-23
mac80211: ignore (E)CSA in probe response frames
Johannes Berg
1
-8
/
+3
2013-08-16
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-0
/
+9
2013-08-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-18
/
+36
2013-08-09
mac80211: fix ieee80211_sta_process_chanswitch for 5/10 MHz channels
Simon Wunderlich
1
-0
/
+9
2013-07-31
mac80211: continue using disabled channels while connected
Johannes Berg
1
-1
/
+10
2013-07-31
mac80211: ignore HT primary channel while connected
Johannes Berg
1
-13
/
+13
2013-07-31
mac80211: don't wait for TX status forever
Johannes Berg
1
-3
/
+12
2013-07-31
mac80211: fix infinite loop in ieee80211_determine_chantype
Chris Wright
1
-1
/
+1
2013-07-16
cfg80211/mac80211: use reduced txpower for 5 and 10 MHz
Simon Wunderlich
1
-1
/
+2
2013-07-16
mac80211: select and adjust bitrates according to channel mode
Simon Wunderlich
1
-41
/
+54
2013-06-19
cfg80211: require passing BSS struct back to cfg80211_assoc_timeout
Johannes Berg
1
-8
/
+7
2013-06-19
Merge remote-tracking branch 'mac80211/master' into HEAD
Johannes Berg
1
-7
/
+80
2013-06-18
mac80211: fix various components for the new 5 and 10 MHz widths
Simon Wunderlich
1
-0
/
+12
2013-06-13
mac80211: track AP's beacon rate and give it to the driver
Alexander Bondar
1
-1
/
+7
2013-06-12
mac80211: work around broken APs not including HT info
Johannes Berg
1
-7
/
+80
2013-06-05
mac80211: Use suitable semantics for beacon availability indication
Alexander Bondar
1
-9
/
+11
2013-06-05
mac80211: fix powersave bug and clean up ieee80211_rx_bss_info
Alexander Bondar
1
-21
/
+9
2013-06-04
cfg80211/mac80211: clean up cfg80211 SME APIs
Johannes Berg
1
-21
/
+23
[next]