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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-24
rfkill: Factor rfkill_global_states[].cur assignments
João Paulo Rechi Vita
1
-21
/
+17
2016-02-24
rfkill: Remove extra blank line
João Paulo Rechi Vita
1
-1
/
+0
2016-02-24
rfkill: Improve documentation language
João Paulo Rechi Vita
1
-2
/
+2
2016-02-24
net: rfkill: gpio: remove rfkill_gpio_platform_data
Heikki Krogerus
2
-10
/
+1
2016-02-24
net: rfkill: gpio: get the name and type from device property
Heikki Krogerus
1
-5
/
+11
2016-02-24
net: rfkill: add rfkill_find_type function
Heikki Krogerus
1
-28
/
+30
2016-02-24
cfg80211: add radiotap VHT info to rtap_namespace_sizes
Lorenzo Bianconi
1
-0
/
+1
2016-02-24
cfg80211: Add global RRM capability
Beni Lev
1
-7
/
+11
2016-02-24
mac80211: move MU_MIMO_OWNER flag to ieee80211_vif
Sara Sharon
4
-12
/
+10
2016-02-24
mac80211: provide interface to driver to set VHT MU-MIMO data
Sara Sharon
1
-1
/
+15
2016-02-24
mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq
Eliad Peller
1
-87
/
+0
2016-02-24
mac80211: move TKIP TX IVs to public part of key struct
Eliad Peller
7
-38
/
+40
2016-02-24
mac80211: fix wiphy supported_band access
Lorenzo Bianconi
1
-4
/
+5
2016-02-24
cfg80211: reuse existing page fragments in A-MSDU rx
Felix Fietkau
1
-5
/
+77
2016-02-24
cfg80211: fix faulty variable initialization in ieee80211_amsdu_to_8023s
Felix Fietkau
1
-1
/
+1
2016-02-24
mac80211: fix VHT MU-MIMO frame processing
Sara Sharon
1
-4
/
+6
2016-02-24
mac80211: Unify mesh and mpp path removal function
Henning Rogge
1
-36
/
+41
2016-02-24
mac80211: let unused MPP table entries timeout
Henning Rogge
3
-1
/
+56
2016-02-24
mac80211: Remove MPP table entries with MPath
Henning Rogge
1
-0
/
+26
2016-02-24
cfg80211: basic support for PBSS network type
Lior David
2
-3
/
+17
2016-02-24
cfg80211: add support for non-linear skbs in ieee80211_amsdu_to_8023s
Felix Fietkau
1
-51
/
+49
2016-02-24
cfg80211: add function for 802.3 conversion with separate output buffer
Felix Fietkau
1
-53
/
+53
2016-02-24
mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023s
Felix Fietkau
2
-3
/
+3
2016-02-24
mac80211: fix memory leak
Sudip Mukherjee
1
-0
/
+1
2016-02-24
mac80211: Interoperability workaround for 80+80 and 160 MHz channels
Jouni Malinen
1
-2
/
+29
2016-02-24
mac80211: add API to allow filtering frames in BA sessions
Sara Sharon
3
-0
/
+88
2016-02-24
mac80211: change ieee80211_rx_reorder_ready() arguments
Johannes Berg
2
-23
/
+24
2016-02-24
mac80211: expose txq queue depth and size to drivers
Michal Kazior
5
-1
/
+24
2016-02-24
mac80211: Parse legacy and HT rate in injected frames
Sven Eckelmann
1
-2
/
+70
2016-02-24
mac80211: mesh: drop constant field mean_chain_len
Bob Copeland
2
-9
/
+3
2016-02-24
mac80211: avoid excessive stack usage in sta_info
Arnd Bergmann
1
-8
/
+16
2016-02-24
mac80211: always print a message when disconnecting
Johannes Berg
1
-5
/
+12
2016-02-24
mac80211: fix ibss scan parameters
Sara Sharon
1
-7
/
+15
2016-02-24
mac80211: add RX_FLAG_MACTIME_PLCP_START
Johannes Berg
2
-2
/
+20
2016-02-24
mac80211: fix unnecessary frame drops in mesh fwding
Michal Kazior
1
-2
/
+3
2016-02-24
mac80211: fix txq queue related crashes
Michal Kazior
1
-0
/
+3
2016-02-24
mac80211: mesh_plink: remove redundant sta_info check
Sunil Shahu
1
-6
/
+4
2016-02-24
rfkill: Remove obsolete "claim" sysfs interface
João Paulo Rechi Vita
1
-10
/
+1
2016-02-24
rfkill: remove/inline __rfkill_set_hw_state
João Paulo Rechi Vita
1
-26
/
+15
2016-02-24
rfkill: use variable instead of duplicating the expression
João Paulo Rechi Vita
1
-1
/
+1
2016-02-24
cfg80211: Fix some linguistics in Kconfig
Ola Olsson
1
-6
/
+6
2016-02-24
rfkill: disentangle polling pause and suspend
Johannes Berg
1
-2
/
+15
2016-02-24
mac80211: refactor HT/VHT to chandef code
Johannes Berg
5
-78
/
+46
2016-02-24
cfg80211: add more warnings for inconsistent ops
Ola Olsson
1
-0
/
+10
2016-02-24
mac80211: limit the A-MSDU Tx based on peer's capabilities
Emmanuel Grumbach
3
-0
/
+51
2016-02-24
mac80211: Recalc min chandef when station is associated
Ilan Peer
2
-5
/
+6
2016-02-24
mac80211: allow drivers to report (non-)monitor frames
Grzegorz Bajorski
1
-2
/
+3
2016-02-24
mac80211: support hw managing reorder logic
Sara Sharon
3
-11
/
+35
2016-01-14
mac80211: pass block ack session timeout to to driver
Sara Sharon
5
-52
/
+83
2016-01-14
cfg80211/mac80211: use to_delayed_work
Geliang Tang
2
-4
/
+2
[next]