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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-09
net: iwlwifi: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
1
-7
/
+2
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: bump FW API to 52 for 22000 series
Luca Coelho
1
-1
/
+1
2019-11-20
iwlwifi: check kasprintf() return value
Johannes Berg
2
-0
/
+6
2019-11-20
iwlwifi: mvm: remove outdated comment referring to wake lock
Johannes Berg
1
-2
/
+0
2019-11-20
iwlwifi: pcie: trace IOVA for iwlwifi_dev_tx_tb
Johannes Berg
3
-22
/
+20
2019-11-20
iwlwifi: dvm: excessive if in rs_bt_update_lq()
Denis Efremov
1
-1
/
+1
2019-11-20
iwlwifi: mvm: Report tx/rx antennas
Ben Greear
1
-0
/
+13
2019-11-20
iwlwifi: pcie: rx: use rxq queue_size instead of constant
Johannes Berg
1
-1
/
+1
2019-11-20
iwlwifi: mvm: remove left-over non-functional email alias
Johannes Berg
1
-1
/
+1
2019-11-20
iwlwifi: config: remove max_rx_agg_size
Johannes Berg
2
-6
/
+1
2019-11-20
iwlwifi: pcie: make some RX functions static
Johannes Berg
2
-4
/
+2
2019-11-20
iwlwifi: scan: support scan req FW API ver 13
Tova Mussai
2
-6
/
+104
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: mvm: fix non-ACPI function
Johannes Berg
1
-6
/
+1
2019-11-15
iwlwifi: 22000: fix some indentation
Johannes Berg
1
-15
/
+15
2019-11-15
iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560
Johannes Berg
16
-106
/
+45
2019-11-15
iwlwifi: mvm: sync the iwl_mvm_session_prot_notif layout
Emmanuel Grumbach
1
-1
/
+3
2019-11-15
iwlwifi: mvm: start CTDP budget from 2400mA
Mordechay Goodstein
1
-20
/
+23
2019-11-15
iwlwifi: mvm: don't skip mgmt tid when flushing all tids
Haim Dreyfuss
3
-3
/
+4
2019-11-15
iwlwifi: mvm: scan: enable adaptive dwell in p2p
Shahar S Matityahu
1
-4
/
+2
2019-11-15
iwlwifi: refactor the SAR tables from mvm to acpi
Ihab Zhaika
6
-338
/
+433
2019-11-15
iwlwifi: scan: support scan req cmd ver 12
Shahar S Matityahu
2
-0
/
+228
2019-11-15
iwlwifi: scan: make new scan req versioning flow
Shahar S Matityahu
3
-162
/
+208
2019-11-15
iwlwifi: mvm: fix unaligned read of rx_pkt_status
Wang Xuerui
1
-1
/
+2
2019-11-15
iwlwifi: remove redundant assignment to variable bufsz
Colin Ian King
1
-1
/
+1
2019-11-15
iwlwifi: bump FW API to 51 for 22000 series
Luca Coelho
1
-1
/
+1
2019-11-15
iwlwifi: FW API: reference enum in docs of modify_mask
Johannes Berg
1
-6
/
+4
2019-11-15
iwlwifi: mvm: print rate_n_flags in a pretty format
Mordechay Goodstein
2
-5
/
+7
2019-11-15
iwlwifi: scan: adapt the code to use api ver 11
Tova Mussai
4
-6
/
+380
2019-11-15
iwlwifi: scan: Create function to build scan cmd
Tova Mussai
1
-15
/
+17
2019-11-15
iwlwifi: scan: create function for scan scheduling params
Tova Mussai
1
-23
/
+38
2019-11-15
iwlwifi: dbg_ini: support dump collection upon assert during D3
Shahar S Matityahu
1
-0
/
+2
2019-11-15
iwlwifi: pcie: make iwl_pcie_gen2_update_byte_tbl static
Emmanuel Grumbach
2
-6
/
+3
2019-11-15
iwlwifi: mvm: in VHT connection use only VHT capabilities
Mordechay Goodstein
3
-1
/
+5
2019-11-15
iwlwifi: nvm: update iwl_uhb_nvm_channels
Tova Mussai
1
-5
/
+4
2019-11-15
iwlwifi: mvm: remove else-if in iwl_send_phy_cfg_cmd()
Luca Coelho
1
-2
/
+3
2019-11-15
iwlwifi: mvm: fix support for single antenna diversity
Luca Coelho
1
-4
/
+16
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
38
-897
/
+2554
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
9
-134
/
+239
2019-10-30
iwlwifi: fw api: support new API for scan config cmd
Ayala Beker
4
-10
/
+61
2019-10-28
net: Fix misspellings of "configure" and "configuration"
Geert Uytterhoeven
1
-1
/
+1
2019-10-25
iwlwifi: rx: use new api to get band from rx mpdu
Tova Mussai
4
-2
/
+34
2019-10-25
iwlwifi: nvm: create function to convert channel index to nl80211_band
Tova Mussai
1
-9
/
+17
2019-10-25
iwlwifi: mvm: Invert the condition for OFDM rate
Tova Mussai
3
-7
/
+9
[next]