index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
intel
/
iwlwifi
/
fw
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-15
iwlwifi: scan: make new scan req versioning flow
Shahar S Matityahu
1
-55
/
+58
2019-11-15
iwlwifi: FW API: reference enum in docs of modify_mask
Johannes Berg
1
-6
/
+4
2019-11-15
iwlwifi: scan: adapt the code to use api ver 11
Tova Mussai
2
-0
/
+175
2019-11-06
Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...
David S. Miller
12
-728
/
+944
2019-10-30
iwlwifi: fw api: support new API for scan config cmd
Ayala Beker
2
-2
/
+23
2019-10-25
iwlwifi: rx: use new api to get band from rx mpdu
Tova Mussai
2
-0
/
+7
2019-10-25
iwlwifi: dbg_ini: use vzalloc to allocate dumping memory regions
Shahar S Matityahu
1
-6
/
+6
2019-10-25
iwlwifi: mvm: add notification for missed VAP
Lior Cohen
1
-0
/
+19
2019-10-25
iwlwifi: mvm: use the new session protection command
Emmanuel Grumbach
3
-4
/
+91
2019-10-25
iwlwifi: mvm: add support for new version for D0I3_END_CMD
Haim Dreyfuss
1
-0
/
+8
2019-10-25
iwlwifi: dbg_ini: remove old API and some related code
Shahar S Matityahu
3
-250
/
+2
2019-10-25
iwlwifi: dbg_ini: support FW response/notification region type
Shahar S Matityahu
2
-2
/
+54
2019-10-25
iwlwifi: dbg_ini: support domain changing via debugfs
Shahar S Matityahu
1
-0
/
+35
2019-10-25
iwlwifi: dbg_ini: implement time point handling
Shahar S Matityahu
3
-12
/
+35
2019-10-25
iwlwifi: dbg_ini: add TLV allocation new API support
Shahar S Matityahu
2
-28
/
+25
2019-10-25
iwlwifi: dbg_ini: use new API in dump info
Shahar S Matityahu
4
-42
/
+62
2019-10-25
iwlwifi: dbg_ini: add error tables dumping support
Shahar S Matityahu
2
-2
/
+70
2019-10-25
iwlwifi: dbg_ini: add monitor dumping support
Shahar S Matityahu
3
-24
/
+221
2019-10-25
iwlwifi: dbg_ini: use new trigger TLV in dump flow
Shahar S Matityahu
5
-161
/
+140
2019-10-25
iwlwifi: dbg_ini: use new region TLV in dump flow
Shahar S Matityahu
2
-292
/
+264
2019-10-09
iwlwifi: dbg_ini: fix memory leak in alloc_sgtable
Navid Emamdoost
1
-0
/
+1
2019-10-09
iwlwifi: fix ACPI table revision checks
Luca Coelho
1
-4
/
+6
2019-09-06
iwlwifi: dbg: remove iwl_fw_cancel_dumps function
Shahar S Matityahu
2
-11
/
+4
2019-09-06
iwlwifi: dbg_ini: remove periodic trigger
Shahar S Matityahu
4
-33
/
+3
2019-09-06
iwlwifi: dbg_ini: fix dump structs doc
Shahar S Matityahu
1
-8
/
+8
2019-09-06
iwlwifi: fw api: add DRAM buffer allocation command
Shahar S Matityahu
2
-0
/
+33
2019-09-06
iwlwifi: dbg_ini: remove apply point, switch to time point API
Shahar S Matityahu
2
-66
/
+68
2019-09-06
iwlwifi: add iwl_tlv_array_len()
Shahar S Matityahu
1
-0
/
+15
2019-09-06
iwlwifi: mvm: add support for single antenna diversity
Haim Dreyfuss
1
-0
/
+4
2019-09-06
iwlwifi: mvm: handle BAR_FRAME_RELEASE (0xc2) notification
Johannes Berg
2
-0
/
+39
2019-09-06
iwlwifi: add sta_id to WOWLAN_CONFIG_CMD
Haim Dreyfuss
1
-2
/
+4
2019-09-06
iwlwifi: add a pointer to the trans_cfg directly in trans
Luca Coelho
4
-18
/
+18
2019-09-06
iwlwifi: separate elements from cfg that are needed by trans_alloc
Luca Coelho
4
-20
/
+22
2019-09-06
iwlwifi: dbg_ini: use regions ops array instead of switch case in dump flow
Shahar S Matityahu
1
-71
/
+79
2019-09-06
iwlwifi: dbg_ini: make a single ops struct for paging collect
Shahar S Matityahu
1
-53
/
+39
2019-09-06
iwlwifi: dbg_ini: move tx fifo data into fw runtime
Shahar S Matityahu
2
-42
/
+28
2019-09-06
iwlwifi: dbg_ini: use linked list for dump TLVs during dump creation
Shahar S Matityahu
2
-158
/
+152
2019-09-06
iwlwifi: dbg_ini: separate cfg and dump flows to different modules
Shahar S Matityahu
3
-433
/
+0
2019-09-06
iwlwifi: dbg: align wrt log prints to the same format
Shahar S Matityahu
1
-46
/
+41
2019-09-06
iwlwifi: dbg_ini: remove debug flow TLV
Shahar S Matityahu
3
-15
/
+1
2019-09-06
iwlwifi: dbg_ini: verify debug TLVs at allocation phase
Shahar S Matityahu
1
-5
/
+10
2019-09-06
iwlwifi: dbg_ini: use function to check if ini dbg mode is on
Shahar S Matityahu
2
-6
/
+7
2019-09-06
iwlwifi: api: fix FTM struct documentation
Johannes Berg
1
-2
/
+2
2019-09-06
iwlwifi: support per-platform antenna gain
Gil Adam
4
-0
/
+32
2019-09-06
iwlwifi: stop passing bogus gfp flags arguments to dma_alloc_coherent
Christoph Hellwig
1
-2
/
+1
2019-09-06
iwlwifi: dbg_ini: remove periphery phy and aux regions handling
Shahar S Matityahu
1
-2
/
+2
2019-09-06
iwlwifi: dbg_ini: use linked list to store debug TLVs
Shahar S Matityahu
1
-7
/
+8
2019-09-06
iwlwifi: dbg_ini: maintain buffer allocations from trans instead of TLVs buffer
Shahar S Matityahu
3
-24
/
+18
2019-09-06
iwlwifi: dbg: add debug periphery registers to 9000 device family
Shahar S Matityahu
1
-0
/
+3
2019-09-06
iwlwifi: mvm: name magic numbers with enum
Mordechay Goodstein
1
-5
/
+13
[prev]
[next]