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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-25
cfg80211/mac80211: use cfg80211 wdev mutex in mac80211
Johannes Berg
10
-283
/
+187
2013-05-25
Merge remote-tracking branch 'mac80211/master' into mac80211-next
Johannes Berg
7
-14
/
+73
2013-05-25
{cfg,mac}80211: move mandatory rates calculation to cfg80211
Ashok Nagarajan
4
-34
/
+10
2013-05-25
mac80211: Move mesh estab_plinks outside mesh_stats debug group
Ashok Nagarajan
1
-2
/
+3
2013-05-24
mac80211: add STBC flag for radiotap
Oleksij Rempel
1
-0
/
+4
2013-05-24
mac80211: close AP_VLAN interfaces before unregistering all
Johannes Berg
1
-0
/
+9
2013-05-24
mac80211: assign AP_VLAN hw queues correctly
Johannes Berg
1
-0
/
+3
2013-05-23
mac80211: fix queue handling crash
Johannes Berg
1
-1
/
+5
2013-05-17
mac80211: fix direct probe auth
Stanislaw Gruszka
1
-6
/
+6
2013-05-17
mac80211: enable power save only if DTIM period is available
Alexander Bondar
1
-0
/
+4
2013-05-17
mac80211: enable Auth Protocol Identifier on mesh config.
Colleen Twitty
2
-1
/
+1
2013-05-17
mac80211: write memcpy differently for smatch
Johannes Berg
1
-1
/
+1
2013-05-17
wireless: move crypto constants to ieee80211.h
Johannes Berg
6
-89
/
+84
2013-05-17
mac80211: fix HT beacon-based channel switch handling
Johannes Berg
1
-6
/
+22
2013-05-17
mac80211: add support for per-chain signal strength reporting
Felix Fietkau
4
-1
/
+33
2013-05-17
mac80211: report deauth to cfg80211 for local state change
Johannes Berg
1
-4
/
+4
2013-05-17
mac80211: fix AP-mode frame matching
Johannes Berg
1
-0
/
+3
2013-05-17
mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()
Johannes Berg
1
-2
/
+2
2013-05-17
mac80211: fix spurious RCU warning and update documentation
Felix Fietkau
1
-1
/
+8
2013-05-17
mac80211: fix HT beacon-based channel switch handling
Johannes Berg
1
-6
/
+22
2013-05-17
mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUME
Johannes Berg
3
-0
/
+33
2013-04-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
27
-830
/
+1309
2013-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-12
/
+39
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-12
/
+39
2013-04-22
mac80211/minstrel: use the new rate control API
Felix Fietkau
2
-91
/
+111
2013-04-22
mac80211/minstrel_ht: use the new rate control API
Felix Fietkau
2
-68
/
+84
2013-04-22
mac80211: improve the rate control API
Felix Fietkau
3
-167
/
+303
2013-04-22
mac80211: minstrel_ht: initialize rates selection
Karl Beldan
1
-0
/
+3
2013-04-22
mac80211: minstrel_ht: pick only supported rates for sta and group max*rates
Karl Beldan
1
-6
/
+15
2013-04-22
mac80211: use synchronize_rcu() with rcu_barrier()
Bob Copeland
3
-2
/
+5
2013-04-22
mac80211: indicate admission control in TX queue parameters
Alexander Bondar
1
-0
/
+1
2013-04-22
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
8
-33
/
+77
2013-04-19
mac80211: fix P2P-Device management frame RX
Johannes Berg
1
-1
/
+2
2013-04-17
mac80211: optimize minstrel_ewma
Karl Beldan
1
-2
/
+3
2013-04-17
mac80211: cosmetics for minstrel_debugfs
Karl Beldan
1
-2
/
+2
2013-04-17
mac80211: fix station entry leak/warning while suspending
Johannes Berg
1
-2
/
+2
2013-04-17
mac80211: fix CTS protection handling
Felix Fietkau
2
-2
/
+12
2013-04-17
mac80211: fix and optimize MCS mask handling
Felix Fietkau
4
-8
/
+26
2013-04-16
mac80211: adjust initial chandefs assignments in ieee80211_register_hw
Karl Beldan
1
-11
/
+12
2013-04-16
mac80211: fix rate control tx handler for VHT rates
Karl Beldan
1
-14
/
+17
2013-04-16
mac80211: remove warning from ieee80211_beacon_loss
Alexander Bondar
1
-1
/
+0
2013-04-16
mac80211: handle wide bandwidth channel switch
Johannes Berg
1
-17
/
+79
2013-04-16
mac80211: parse VHT channel switch IEs
Johannes Berg
8
-18
/
+53
2013-04-16
mac80211: handle extended channel switch announcement
Johannes Berg
2
-4
/
+43
2013-04-16
mac80211: support secondary channel offset in CSA
Johannes Berg
4
-20
/
+70
2013-04-16
mac80211: support extended channel switch
Johannes Berg
3
-26
/
+59
2013-04-16
mac80211: unify CSA action frame/beacon processing
Johannes Berg
3
-36
/
+43
2013-04-16
mac80211: use second center_freq segment only in 80+80
Johannes Berg
1
-6
/
+4
2013-04-12
Merge branch 'for-john' of git://x-git.kernel.org/pub/scm/linux/kernel/git/jb...
John W. Linville
1
-4
/
+20
2013-04-11
mac80211: always pick a basic rate to tx RTS/CTS for pre-HT rates
Karl Beldan
1
-4
/
+7
[next]