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
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-28
rsi: fix missing null pointer check from a failed ieee80211_probereq_get call
Colin Ian King
1
-0
/
+4
2019-02-28
brcmfmac: print firmware reported general status errors
Rafał Miłecki
1
-0
/
+24
2019-02-28
brcmfmac: fix size of the struct msgbuf_ring_status
Rafał Miłecki
1
-1
/
+1
2019-02-26
ath9k: remove set but not used variable 'acq'
YueHaibing
1
-8
/
+1
2019-02-26
ath9k: debugfs: Fix SPUR-DOWN field
Andrea Greco
1
-1
/
+1
2019-02-26
ath9k: Make sure to zero status.tx_time before reporting TX status
Toke Høiland-Jørgensen
1
-0
/
+3
2019-02-26
ath10k: update the max num of peers supported for WCN3990
Abhishek Ambure
2
-6
/
+6
2019-02-26
ath10k: remove the calibration data fetch for sdio
Wen Gong
1
-0
/
+3
2019-02-26
ath10k: Fix length of wmi tlv command for protected mgmt frames
Surabhi Vishnoi
1
-3
/
+1
2019-02-26
ath10k: don't report unset rssi values to mac80211
Alagu Sankar
1
-3
/
+9
2019-02-26
ath10k: sdio: reset chip on power_down()
Wen Gong
1
-8
/
+16
2019-02-26
ath10k: sdio: disable fwlog prints
Alagu Sankar
1
-0
/
+7
2019-02-26
ath10k: sdio: set hi_acs_flags
Alagu Sankar
1
-3
/
+9
2019-02-26
ath10k: correct the format of host memory chunks in wmi init command
Yu Wang
1
-3
/
+36
2019-02-26
ath10k: enhance logging for vdev pdev & peer set param
Rakesh Pillai
1
-3
/
+7
2019-02-26
ath10k: add support for ack rssi value of data tx packets
Abhishek Ambure
4
-6
/
+146
2019-02-26
ath10k: add support for ack rssi value of management tx packets
Abhishek Ambure
4
-13
/
+90
2019-02-26
ath10k: fix descriptor size in ce tx completion for WCN3990
Rakesh Pillai
2
-2
/
+66
2019-02-26
mt76: add driver for MT7603E and MT7628/7688
Felix Fietkau
20
-0
/
+5864
2019-02-26
mt76: add driver callback for when a sta is associated
Felix Fietkau
2
-0
/
+8
2019-02-26
mt76: remove no longer used routine declarations
Lorenzo Bianconi
2
-13
/
+5
2019-02-26
mt76: usb: check urb->num_sgs limit in mt76u_process_rx_entry
Lorenzo Bianconi
1
-1
/
+1
2019-02-26
mt76: usb: simplify mt76u_tx_build_sg routine
Lorenzo Bianconi
1
-14
/
+3
2019-02-26
mt76: usb: simplify rx buffer allocation
Lorenzo Bianconi
2
-51
/
+27
2019-02-26
mt76: usb: introduce mt76u_fill_bulk_urb routine
Lorenzo Bianconi
1
-19
/
+26
2019-02-26
mt76: usb: fix warning in mt76u_buf_free
Lorenzo Bianconi
1
-7
/
+2
2019-02-26
mt76usb: remove usb_mcu.c
Stanislaw Gruszka
6
-47
/
+6
2019-02-26
mt76usb: use synchronous msg for mcu command responses
Stanislaw Gruszka
6
-74
/
+15
2019-02-26
mt76usb: allow mt76u_bulk_msg be used for reads
Stanislaw Gruszka
2
-6
/
+10
2019-02-26
mt76: mt76x02: set MT_TXOP_HLDR_TX40M_BLK_EN for mt76x2
Felix Fietkau
1
-3
/
+3
2019-02-26
mt76: mt76x2: unify mt76x2[u]_mac_resume
Felix Fietkau
6
-18
/
+9
2019-02-26
mt76: mt76x02: fix ED/CCA enabling/disabling
Felix Fietkau
8
-16
/
+14
2019-02-26
mt76: mt76x02: issue watchdog reset on MCU request timeout
Felix Fietkau
3
-9
/
+21
2019-02-26
mt76: mt76x02: only reset beacon drift counter when enabling beacons
Felix Fietkau
2
-1
/
+3
2019-02-26
mt76: mt76x02: fix beacon timer issue
Felix Fietkau
1
-3
/
+3
2019-02-26
mt76: mt76x02: fix beacon timer drift adjustment
Felix Fietkau
1
-7
/
+7
2019-02-26
mt76: mt76x02: fix TSF sync mode
Felix Fietkau
1
-1
/
+1
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-02-22
Merge tag 'wireless-drivers-next-for-davem-2019-02-22' of git://git.kernel.or...
David S. Miller
476
-10522
/
+8781
2019-02-22
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
182
-3930
/
+4125
2019-02-22
mac80211: update HE IEs to D3.3
Liad Kaufman
3
-39
/
+85
2019-02-22
mac80211_hwsim: propagate genlmsg_reply return code
Li RongQing
1
-1
/
+1
2019-02-20
iwlwifi: add new cards for 22000 and killer series and change the market name
Ihab Zhaika
4
-48
/
+64
2019-02-20
iwlwifi: add new card for 9260 series
Ihab Zhaika
1
-0
/
+1
2019-02-20
iwlwifi: dbg_ini: implement Rx fifos dump
Shahar S Matityahu
2
-2
/
+134
2019-02-20
iwlwifi: dbg_ini: implement Tx fifos dump
Shahar S Matityahu
4
-14
/
+218
2019-02-20
iwlwifi: dbg_ini: add region to fill_header handler
Shahar S Matityahu
1
-9
/
+12
2019-02-20
iwlwifi: dbg_ini: make fill_range handler accept generic range pointer
Shahar S Matityahu
1
-24
/
+29
2019-02-20
iwlwifi: dbg_ini: make memory dump get_size handler include headers
Shahar S Matityahu
1
-49
/
+49
2019-02-20
iwlwifi: dbg_ini: add print to iwl_dump_ini_mem in case of invalid range
Shahar S Matityahu
1
-2
/
+6
[prev]
[next]