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
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-18
mac80211_hwsim: fix overwriting of if_combination
James Prestwood
1
-6
/
+7
2018-12-17
iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT to old firmwares
Emmanuel Grumbach
1
-0
/
+9
2018-12-14
iwlwifi: mvm: don't check if a pointer is set if it can't be unset
Emmanuel Grumbach
1
-20
/
+17
2018-12-14
iwlwifi: pcie: set cmd_len in the correct place
Sara Sharon
1
-12
/
+12
2018-12-14
iwlwifi: mvm: radiotap: remove UL_DL bit in HE TRIG_BASED
Shaul Triebitz
1
-3
/
+6
2018-12-14
iwlwifi: mvm: add L-SIG length to radiotap
Shaul Triebitz
1
-36
/
+60
2018-12-14
iwlwifi: mvm: change PHY data RX for HE radiotap
Shaul Triebitz
2
-261
/
+296
2018-12-14
iwlwifi: pcie: fix erroneous print
Sara Sharon
1
-5
/
+5
2018-12-14
iwlwifi: mvm: force TCM re-evaluation on TCM resume
Avraham Stern
1
-0
/
+14
2018-12-14
iwlwifi: remove all unnecessary occurrences of nvm_calib_ver
Luca Coelho
4
-31
/
+0
2018-12-14
iwlwifi: move iwl_nvm_check_version() into dvm
Luca Coelho
4
-23
/
+22
2018-12-14
iwlwifi: remove useless NVM_HW_SECTION_NUM_FAMILY_* macros
Luca Coelho
4
-11
/
+4
2018-12-14
iwlwifi: don't define OTP_LOW_IMAGE_SIZE per family, but per size
Luca Coelho
8
-16
/
+14
2018-12-14
iwlwifi: mvm: activate apply points
Sara Sharon
4
-0
/
+10
2018-12-14
iwlwifi: add support for triggering ini triggers
Sara Sharon
4
-11
/
+91
2018-12-14
iwlwifi: dbg: dump data according to the new ini TLVs
Sara Sharon
9
-36
/
+355
2018-12-14
iwlwifi: move common 9000 cfg parameters to common macro
Luca Coelho
1
-73
/
+6
2018-12-13
rtlwifi: rtl8821ae: remove set but not used variable 'type' in translate_rx_s...
YueHaibing
1
-2
/
+0
2018-12-13
rtl818x: fix potential use after free
Pan Bian
1
-1
/
+2
2018-12-13
b43: remove set but not used variables 'tx_pwr_state,tmp2'
YueHaibing
1
-4
/
+0
2018-12-13
brcmfmac: fix false-positive -Wmaybe-unintialized warning
Arnd Bergmann
1
-1
/
+1
2018-12-13
brcmfmac: disable command decode in sdio_aos
Wright Feng
1
-1
/
+5
2018-12-13
brcmfmac: 4373 save-restore support
Chi-Hsien Lin
2
-0
/
+24
2018-12-13
brcmfmac: update 43012 F2 watermark setting to fix DMA Error during UDP RX Tr...
Naveen Gupta
1
-0
/
+12
2018-12-13
brcmfmac: allow GCI core enumuration
Chi-Hsien Lin
1
-6
/
+8
2018-12-13
brcmfmac: add support for CYW43012 SDIO chipset
Chi-Hsien Lin
4
-13
/
+77
2018-12-13
brcmfmac: set SDIO F1 MesBusyCtrl for CYW4373
Madhan Mohan R
2
-1
/
+11
2018-12-13
brcmfmac: set F2 watermark to 256 for 4373
Wright Feng
1
-2
/
+24
2018-12-13
brcmfmac: add 4354 raw pcie device id
Winnie Chang
2
-0
/
+2
2018-12-13
brcmfmac: handle compressed tx status signal
Chung-Hsien Hsu
1
-50
/
+71
2018-12-13
brcmfmac: enable frameburst mode in default firmware setting
Wright Feng
2
-0
/
+7
2018-12-13
brcmfmac: add credit numbers updating support
Wright Feng
1
-8
/
+15
2018-12-13
mwifiex: add NL80211_STA_INFO_RX_BITRATE support
Brian Norris
2
-5
/
+34
2018-12-13
mwifiex: refactor mwifiex_parse_htinfo() for reuse
Brian Norris
1
-17
/
+19
2018-12-13
mwifiex: debugfs: correct histogram spacing, formatting
Brian Norris
1
-8
/
+6
2018-12-13
mwifiex: fix potential NULL dereference and use after free
Pan Bian
1
-8
/
+10
2018-12-13
mt76: fix potential NULL pointer dereference in mt76_stop_tx_queues
Lorenzo Bianconi
1
-1
/
+6
2018-12-13
Merge tag 'mt76-for-kvalo-2018-11-30' of https://github.com/nbd168/wireless
Kalle Valo
60
-3193
/
+2783
2018-12-13
Revert "mwifiex: restructure rx_reorder_tbl_lock usage"
Brian Norris
3
-53
/
+51
2018-12-13
rtlwifi: Fix leak of skb when processing C2H_BT_INFO
Larry Finger
1
-0
/
+1
2018-12-13
ath6kl: add ath6kl_ prefix to crypto_type
Sagi Grimberg
4
-8
/
+8
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+11
2018-12-07
net: core: dev: Add extack argument to dev_open()
Petr Machata
1
-1
/
+1
2018-12-05
Merge tag 'mac80211-for-davem-2018-12-05' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-9
/
+11
2018-12-05
net: documentation: build a directory structure for drivers
Jakub Kicinski
2
-6
/
+6
2018-12-05
mac80211-next: rtnetlink wifi simulation device
Cody Schuffelen
3
-0
/
+641
2018-12-05
mac80211_hwsim: fixes kernel crash during mac80211_hwsim init
James Prestwood
1
-0
/
+1
2018-12-04
Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...
David S. Miller
129
-1128
/
+4604
2018-11-30
mt76: replace sta_add/remove ops with common sta_state function
Felix Fietkau
10
-52
/
+95
2018-11-30
mt76: mt76x02: remove mt76x02_txq_init
Felix Fietkau
3
-28
/
+15
[prev]
[next]