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
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-10
iwlwifi: mvm: rs: remove unused timestamp field
Eyal Shapira
2
-5
/
+0
2013-12-10
iwlwifi: mvm: rs: increase stay in column timeout
Eyal Shapira
1
-3
/
+3
2013-12-10
iwlwifi: mvm: rs: rename thresholds defines
Eyal Shapira
2
-3
/
+3
2013-12-10
iwlwifi: mvm: rs: update expected TPT tables if aggregation changed
Eyal Shapira
1
-2
/
+8
2013-12-10
iwlwifi: mvm: rs: reduce min failures to end test window
Eyal Shapira
1
-1
/
+1
2013-12-10
iwlwifi: mvm: rs: improve debug prints
Eyal Shapira
1
-33
/
+83
2013-12-10
iwlwifi: mvm: don't configure mimo rates if nss is limited to 1
Eyal Shapira
1
-0
/
+3
2013-12-10
iwlwifi: mvm: don't enable VHT MCS9 in 20Mhz
Eyal Shapira
1
-0
/
+10
2013-12-10
iwlwifi: mvm: stop using MIMO in case BT doesn't allow it
Eyal Shapira
2
-33
/
+6
2013-12-10
iwlwifi: mvm: quota command max_duration should be zero
Johannes Berg
1
-2
/
+1
2013-12-10
iwlwifi: mvm: Implement low-priority scan
Haim Dreyfuss
2
-14
/
+41
2013-12-10
iwlwifi: mvm: fix scan offloading flag definition
Eliad Peller
2
-5
/
+3
2013-12-10
iwlwifi: mvm: dump NVM from debugfs
Emmanuel Grumbach
3
-0
/
+41
2013-12-10
iwlwifi: mvm: don't restart HW if suspending fails before D3 image is loaded
Luciano Coelho
1
-2
/
+3
2013-12-10
iwlwifi: mvm: add iwl_mvm_sta_from_mac80211
Johannes Berg
6
-17
/
+23
2013-12-10
iwlwifi: fix check for a single rx antenna
Eyal Shapira
4
-16
/
+8
2013-12-10
iwlwifi: pcie: remove minor dead code
Michal Nazarewicz
1
-15
/
+11
2013-12-10
iwlwifi: mvm: a few more SKUs for 7260 and 3160
Emmanuel Grumbach
1
-0
/
+5
2013-12-10
iwlwifi: mvm: BT Coex - fine tune the aggregation size
Emmanuel Grumbach
1
-1
/
+1
2013-12-10
iwlwifi: mvm: add LQ flags definitions
Eyal Shapira
2
-4
/
+27
2013-12-10
iwlwifi: mvm: refactor debugfs copy_from_user()
Johannes Berg
2
-69
/
+43
2013-12-10
iwlwifi: mvm: don't use void pointers in debugfs
Johannes Berg
2
-3
/
+3
2013-12-10
iwlwifi: mvm: move interface-specific debugfs to a new file
Johannes Berg
4
-504
/
+276
2013-12-10
iwlwifi: mvm: small debugfs cleanups
Johannes Berg
1
-50
/
+27
2013-12-10
iwlwifi: mvm: fix ht protection flags
Avri Altman
2
-9
/
+53
2013-12-10
iwlwifi: mvm: allow keeping connections in d3_test
Eliad Peller
2
-1
/
+11
2013-12-10
iwlwifi: mvm: implement rate_update hook in rs
Eyal Shapira
3
-6
/
+29
2013-12-10
iwlwifi: mvm: disconnect on disconnection wakeup event
Eliad Peller
1
-0
/
+6
2013-12-10
iwlwifi: mvm: enable d3_test even if d3_test_pme_ptr is not available
Eliad Peller
1
-8
/
+8
2013-12-10
iwlwifi: mvm: refactor iwl_mvm_rs_rate_init
Eyal Shapira
1
-21
/
+28
2013-12-10
iwlwifi: mvm: simplify iwl_mvm_send_lq_cmd
Eyal Shapira
4
-15
/
+10
2013-12-10
iwlwifi: mvm: fix and improve printing of rate scale table
Eyal Shapira
1
-18
/
+73
2013-12-10
iwlwifi: pcie: remove useless condition test
Johannes Berg
1
-19
/
+13
2013-12-10
iwlwifi: mvm: Add debugfs entry to generate NMI to NIC
Alexander Bondar
2
-0
/
+17
2013-12-10
iwlwifi: remove TX_CMD id from transport layer
Emmanuel Grumbach
3
-1
/
+2
2013-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
19
-44
/
+134
2013-12-06
ath: fix dynamic user regulatory domain support
Luis R. Rodriguez
1
-6
/
+22
2013-12-06
ath: dynamic user allow check helper to the top
Luis R. Rodriguez
1
-12
/
+11
2013-12-06
ath: move dynamic_country_user_possible() to the top
Luis R. Rodriguez
1
-72
/
+72
2013-12-06
ath: fix usage of freq_reg_info()
Luis R. Rodriguez
1
-1
/
+1
2013-12-06
ath: move the channel for ath_reg_apply_beaconing_flags() into helper
Luis R. Rodriguez
1
-19
/
+20
2013-12-06
ath: simplify ath_reg_apply_beaconing_flags()
Luis R. Rodriguez
1
-21
/
+10
2013-12-06
ath: rename ath_reg_apply_active_scan_flags() to ath_reg_apply_ir_flags()
Luis R. Rodriguez
1
-3
/
+3
2013-12-06
ath: clean up ath_reg_apply_active_scan_flags()
Luis R. Rodriguez
1
-38
/
+63
2013-12-06
ath: fix logic on ath_reg_apply_active_scan_flags()
Luis R. Rodriguez
1
-6
/
+6
2013-12-05
wcn36xx: fix typo error
Chun-Yeow Yeoh
2
-3
/
+3
2013-12-05
rtlwifi: rtl8188ee: Fix typo in code
Larry Finger
1
-1
/
+1
2013-12-05
wireless: libertas: remove unnecessary spi_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-12-05
wireless: rt2x00: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-3
/
+0
2013-12-05
wireless: prism54: remove unnecessary pci_set_drvdata()
Jingoo Han
2
-3
/
+0
[prev]
[next]