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
/
intel
/
iwlwifi
/
pcie
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-23
iwlwifi: pcie: add 0x2526/0x401* devices back to cfg detection
Luca Coelho
1
-0
/
+3
2020-01-27
Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...
David S. Miller
9
-128
/
+259
2020-01-26
Merge tag 'iwlwifi-next-for-kalle-2020-01-11' of git://git.kernel.org/pub/scm...
Kalle Valo
9
-128
/
+259
2020-01-23
Merge tag 'wireless-drivers-2020-01-23' of git://git.kernel.org/pub/scm/linux...
David S. Miller
5
-84
/
+303
2020-01-22
net: Fix packet reordering caused by GRO and listified RX cooperation
Maxim Mikityanskiy
1
-2
/
+2
2020-01-04
iwlwifi: add device name to device_info
Luca Coelho
1
-20
/
+24
2020-01-04
iwlwifi: implement a new device configuration table
Luca Coelho
1
-9
/
+33
2020-01-04
iwlwifi: assume the driver_data is a trans_cfg, but allow full cfg
Luca Coelho
1
-35
/
+55
2019-12-24
iwlwifi: pcie: always disable L0S states
Luca Coelho
1
-10
/
+5
2019-12-24
iwlwifi: pcie: rename L0S_ENABLED bit to L0S_DISABLED
Luca Coelho
1
-2
/
+2
2019-12-23
iwlwifi: remove CSR registers abstraction
Luca Coelho
5
-37
/
+25
2019-12-23
iwlwifi: remove some outdated iwl22000 configurations
Luca Coelho
1
-6
/
+0
2019-12-23
iwlwifi: pcie: validate queue ID before array deref/bit ops
Johannes Berg
1
-1
/
+15
2019-12-23
iwlwifi: pcie: use partial pages if applicable
Johannes Berg
3
-13
/
+70
2019-12-23
iwlwifi: pcie: map only used part of RX buffers
Johannes Berg
3
-8
/
+11
2019-12-23
iwlwifi: allocate more receive buffers for HE devices
Johannes Berg
5
-19
/
+46
2019-12-23
iwlwifi: pcie: extend hardware workaround to context-info
Johannes Berg
3
-15
/
+54
2019-12-23
iwlwifi: pcie: allocate smaller dev_cmd for TX headers
Johannes Berg
4
-26
/
+53
2019-12-23
iwlwifi: pcie: detect the DMA bug and warn if it happens
Johannes Berg
1
-0
/
+11
2019-12-23
iwlwifi: pcie: work around DMA hardware bug
Johannes Berg
2
-31
/
+176
2019-12-20
iwlwifi: pcie: move page tracking into get_page_hdr()
Johannes Berg
3
-14
/
+16
2019-12-18
Merge tag 'wireless-drivers-2019-12-17' of git://git.kernel.org/pub/scm/linux...
David S. Miller
3
-37
/
+42
2019-12-10
iwlwifi: pcie: move power gating workaround earlier in the flow
Luca Coelho
2
-25
/
+30
2019-12-10
Revert "iwlwifi: assign directly to iwl_trans->cfg in QuZ detection"
Anders Kaseorg
1
-12
/
+12
2019-11-27
net: wireless: intel: iwlwifi: fix GRO_NORMAL packet stalling
Alexander Lobakin
1
-2
/
+11
2019-11-20
iwlwifi: pcie: trace IOVA for iwlwifi_dev_tx_tb
Johannes Berg
2
-19
/
+15
2019-11-20
iwlwifi: pcie: rx: use rxq queue_size instead of constant
Johannes Berg
1
-1
/
+1
2019-11-20
iwlwifi: pcie: make some RX functions static
Johannes Berg
2
-4
/
+2
2019-11-20
iwlwifi: pcie: fix support for transmitting SKBs with fraglist
Johannes Berg
1
-0
/
+14
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-13
/
+7
2019-11-15
iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560
Johannes Berg
6
-73
/
+31
2019-11-15
iwlwifi: remove redundant assignment to variable bufsz
Colin Ian King
1
-1
/
+1
2019-11-15
iwlwifi: pcie: make iwl_pcie_gen2_update_byte_tbl static
Emmanuel Grumbach
2
-6
/
+3
2019-11-08
iwlwifi: pcie: don't consider IV len in A-MSDU
Mordechay Goodstein
1
-13
/
+7
2019-11-06
Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...
David S. Miller
2
-76
/
+150
2019-10-25
iwlwifi: dbg_ini: add TLV allocation new API support
Shahar S Matityahu
1
-0
/
+2
2019-10-25
iwlwifi: dbg_ini: add monitor dumping support
Shahar S Matityahu
2
-15
/
+104
2019-10-25
iwlwifi: dbg: remove multi buffers infra
Shahar S Matityahu
2
-71
/
+54
2019-10-23
iwlwifi: pcie: 0x2720 is qu and 0x30DC is not
Luca Coelho
1
-54
/
+55
2019-10-23
iwlwifi: pcie: add workaround for power gating in integrated 22000
Luca Coelho
1
-0
/
+25
2019-10-23
iwlwifi: pcie: fix all 9460 entries for qnj
Luca Coelho
1
-8
/
+8
2019-10-23
iwlwifi: pcie: fix PCI ID 0x2720 configs that should be soc
Luca Coelho
1
-4
/
+4
2019-10-23
iwlwifi: pcie: fix merge damage on making QnJ exclusive
Luca Coelho
1
-5
/
+1
2019-10-09
iwlwifi: pcie: change qu with jf devices to use qu configuration
Luca Coelho
1
-137
/
+137
2019-10-09
iwlwifi: pcie: fix memory leaks in iwl_pcie_ctxt_info_gen3_init
Navid Emamdoost
1
-11
/
+25
2019-10-09
iwlwifi: pcie: fix rb_allocator workqueue allocation
Johannes Berg
1
-4
/
+11
2019-10-09
iwlwifi: pcie: fix indexing in command dump for new HW
Johannes Berg
1
-2
/
+8
2019-09-24
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-12
/
+12
2019-09-06
iwlwifi: add support for suspend-resume flow for new device generation
Haim Dreyfuss
3
-14
/
+80
[next]