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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-09
nl80211: don't assume wdev->netdev exists
Johannes Berg
1
-1
/
+6
2012-07-09
nl80211: retrieve interface data by wdev
Johannes Berg
1
-11
/
+15
2012-07-09
nl80211: add NL80211_FLAG_NEED_WDEV
Johannes Berg
1
-18
/
+39
2012-07-09
nl80211: prepare for non-netdev wireless devs
Johannes Berg
7
-47
/
+144
2012-07-09
mac80211: remove ieee80211_key_removed
Johannes Berg
3
-37
/
+0
2012-07-09
mac80211: remove unused assignment
Johannes Berg
1
-1
/
+1
2012-07-09
mac80211: update BSS info on AC parameters change
Johannes Berg
2
-14
/
+16
2012-07-08
cfg80211: fix oops due to unassigned set_monitor_enabled callback
Vladimir Kondratiev
1
-2
/
+3
2012-07-07
mac80211: request TX status for BlockAck Requests
Christian Lamparter
1
-1
/
+2
2012-07-06
mac80211_hwsim: add testmode code to stop/wake queues
Johannes Berg
1
-0
/
+8
2012-07-06
mac80211: fix crash with single-queue drivers
Johannes Berg
1
-2
/
+10
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-05
cfg80211: bitrate calculation for 60g
Vladimir Kondratiev
2
-0
/
+51
2012-07-05
{nl,cfg}80211: support high bitrates
Vladimir Kondratiev
4
-4
/
+18
2012-07-04
cfg80211: fix locking regression in monitor channel tracking
Johannes Berg
2
-7
/
+5
2012-07-03
mac80211: add TX prepare API
Johannes Berg
4
-0
/
+44
2012-07-03
mac80211_hwsim: fix NUM_BANDS usage
Johannes Berg
1
-2
/
+2
2012-07-03
mac80211: reduce IEEE80211_TX_MAX_RATES
Thomas Huehn
4
-12
/
+11
2012-07-02
mac80211: remove tx_frags driver callback
Johannes Berg
4
-29
/
+3
2012-07-02
mac80211: include VHT capability IE in probe requests
Mahesh Palivela
3
-1
/
+34
2012-07-02
wireless: 60g protocol constants
Vladimir Kondratiev
1
-1
/
+89
2012-07-02
wireless: regulatory for 60g
Vladimir Kondratiev
1
-1
/
+4
2012-07-02
cfg80211: add 802.11ad (60gHz band) support
Vladimir Kondratiev
6
-11
/
+42
2012-07-02
mac80211: allow calling ieee80211_ap_probereq_get() during auth/assoc
Eliad Peller
1
-3
/
+10
2012-06-29
cfg80211: respect iface combinations when starting operation
Michal Kazior
6
-5
/
+52
2012-06-29
cfg80211: add channel checking for iface combinations
Michal Kazior
3
-8
/
+88
2012-06-29
cfg80211/mac80211: remove .get_channel
Michal Kazior
4
-34
/
+7
2012-06-29
cfg80211: set initial monitor channel
Michal Kazior
1
-0
/
+31
2012-06-29
cfg80211: track monitor channel
Michal Kazior
3
-2
/
+18
2012-06-29
cfg80211: refuse to .set_monitor_channel when non-monitors are present
Michal Kazior
1
-0
/
+2
2012-06-29
mac80211: refactor virtual monitor code
Michal Kazior
3
-14
/
+17
2012-06-29
cfg80211: track monitor interfaces count
Michal Kazior
4
-0
/
+47
2012-06-29
cfg80211: introduce cfg80211_get_chan_state
Michal Kazior
2
-0
/
+63
2012-06-29
cfg80211: track ibss fixed channel
Michal Kazior
2
-0
/
+3
2012-06-29
cfg80211: add channel tracking for AP and mesh
Michal Kazior
5
-5
/
+22
2012-06-29
cfg80211: .stop_ap when interface is going down
Michal Kazior
2
-0
/
+6
2012-06-29
cfg80211: introduce cfg80211_stop_ap
Michal Kazior
4
-17
/
+50
2012-06-28
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
237
-9277
/
+12779
2012-06-28
cfg80211: allow advertising VHT capabilities
Mahesh Palivela
3
-0
/
+32
2012-06-28
wireless: add VHT (802.11ac) definitions
Mahesh Palivela
1
-0
/
+70
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
6
-22
/
+18
2012-06-27
ath9k: Fix compilation breakage
Sujith Manoharan
1
-0
/
+2
2012-06-27
brcmfmac: fix sparse warning introduced with checkdied patch
Arend van Spriel
1
-1
/
+1
2012-06-27
brcmfmac: add BCM4334 support
Franky Lin
4
-0
/
+22
2012-06-27
brcmfmac: reduce allocations needed during nvram data download
Arend van Spriel
1
-31
/
+17
2012-06-27
brcmfmac: use firmware data buffer directly for nvram
Franky Lin
1
-67
/
+30
2012-06-27
brcmfmac: move glom alignment setting to SDIO bus layer
Franky Lin
2
-13
/
+15
[next]