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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-16
ath9k_htc: use ath_is_mybeacon
Oleksij Rempel
1
-3
/
+1
2014-01-16
ath9k: use ath_is_mybeacon
Oleksij Rempel
1
-16
/
+4
2014-01-16
ath: add common function ath_is_mybeacon
Oleksij Rempel
2
-0
/
+10
2014-01-16
mwifiex: export threshold value and retry limit to cfg80211
Ujjal Roy
1
-0
/
+14
2014-01-16
mwifiex: fix wrong 11ac bits setting in fw_cap_info
Bing Zhao
1
-1
/
+1
2014-01-16
wil6210: correct #include for prefetch()
Vladimir Kondratiev
1
-1
/
+1
2014-01-16
ath9k: Fix possible overflow condition
Sujith Manoharan
1
-1
/
+1
2014-01-16
ath9k: Fix IQ calibration
Sujith Manoharan
1
-2
/
+15
2014-01-16
ath9k: Fix error reported by smatch
Sujith Manoharan
1
-1
/
+1
2014-01-16
brcmfmac: handle SDIO card removal
Arend van Spriel
5
-87
/
+102
2014-01-16
brcmfmac: initialize escan function pointer during scheduled scan
Arend van Spriel
1
-0
/
+1
2014-01-16
brcmfmac: rename chip and core related structures
Arend van Spriel
3
-42
/
+41
2014-01-16
brcmfmac: restructure brcmf_sdio_chip_recognition()
Arend van Spriel
2
-167
/
+167
2014-01-16
brcmfmac: rework firmware download code
Arend van Spriel
3
-60
/
+40
2014-01-16
brcmfmac: update core reset and disable routines.
Hante Meuleman
3
-57
/
+106
2014-01-16
brcmfmac: Create common nvram parsing routines.
Hante Meuleman
6
-190
/
+208
2014-01-16
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
18
-63
/
+94
2014-01-14
iwlwifi: mvm: don't use highest rate in VHT MCS Set
Eyal Shapira
1
-6
/
+0
2014-01-14
iwlwifi: mvm: add REPLY_SF_CFG_CMD to cmd strings
David Spinadel
1
-0
/
+1
2014-01-14
iwlwifi: mvm: fix theoretical uninitialized function return value
Eytan Lifshitz
1
-1
/
+1
2014-01-14
iwlwifi: add inline helper for packet lengths
Johannes Berg
8
-27
/
+25
2014-01-14
iwlwifi: change beamformee STS cap
Eyal Shapira
1
-2
/
+1
2014-01-14
iwlwifi: mvm: reset Thermal Throttling's SMPS request upon disassociation
Emmanuel Grumbach
1
-0
/
+2
2014-01-14
iwlwifi: mvm: remove unused flags from add station command
Emmanuel Grumbach
1
-3
/
+0
2014-01-14
iwlwifi: mvm: use array indexing instead of treating it as a pointer
Johannes Berg
1
-2
/
+2
2014-01-14
iwlwifi: mvm: fix SRAM dump debugfs handler
Emmanuel Grumbach
1
-1
/
+1
2014-01-14
iwlwifi: mvm: rs: fix a theoretical out of bounds access
Eyal Shapira
1
-5
/
+5
2014-01-14
iwlwifi: mvm: send all the NVM sections to the NIC
Emmanuel Grumbach
1
-6
/
+5
2014-01-14
iwlwifi: mvm: fix tx seq_ctrl debug print
Eliad Peller
1
-3
/
+2
2014-01-14
iwlwifi: pcie: enable oscillator for L1 exit
Emmanuel Grumbach
2
-0
/
+26
2014-01-13
p54: clamp properly instead of just truncating
Dan Carpenter
1
-1
/
+1
2014-01-13
brcmsmac: delete useless variable
Julia Lawall
1
-2
/
+0
2014-01-13
ath9k: Process GTT interrupts
Sujith Manoharan
3
-4
/
+35
2014-01-13
ath9k: Remove debug print in ISR
Sujith Manoharan
1
-2
/
+0
2014-01-13
ath9k: Add a debugfs file "node_recv"
Sujith Manoharan
5
-7
/
+203
2014-01-13
ath9k: Use a separate debugfs file for PHY errors
Sujith Manoharan
1
-43
/
+74
2014-01-13
ath9k: Show only active TIDs in node_aggr
Sujith Manoharan
1
-5
/
+13
2014-01-13
ath9k: Add an option for station statistics
Sujith Manoharan
5
-81
/
+108
2014-01-13
b43legacy: Fix unload oops if firmware is not available
Larry Finger
1
-0
/
+1
2014-01-13
b43: Fix unload oops if firmware is not available
Larry Finger
2
-7
/
+7
2014-01-13
b43: Fix lockdep splat
Larry Finger
1
-6
/
+11
2014-01-13
mwifiex: add missing endian conversion for fw_tsf
Amitkumar Karwar
1
-2
/
+2
2014-01-13
wl12xx: fix tx power setting
Alex Gal
1
-0
/
+10
2014-01-13
mwifiex: add USB8897 support
Yogesh Ashok Powar
3
-19
/
+51
2014-01-13
rtlwifi: rtl8192cu: Add new device ID
Larry Finger
1
-0
/
+1
2014-01-13
cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REG
Luis R. Rodriguez
1
-2
/
+0
2014-01-13
ath: fix warning on usage of REGULATORY_CUSTOM_REG
Luis R. Rodriguez
1
-3
/
+6
2014-01-13
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
18
-635
/
+663
2014-01-13
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
11
-23
/
+642
2014-01-13
Merge tag 'nfc-next-3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
11
-25
/
+735
[next]