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
/
mvm
/
rxmq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-26
iwlwifi: mvm: don't use FW key ID in beacon protection
Johannes Berg
1
-14
/
+27
2021-08-26
iwlwifi: mvm: silently drop encrypted frames for unknown station
Avraham Stern
1
-2
/
+2
2021-06-22
iwlwifi: mvm: fill phy_data.d1 for no-data RX
Johannes Berg
1
-6
/
+4
2021-04-14
iwlwifi: mvm: clean up queue sync implementation
Johannes Berg
1
-47
/
+11
2021-04-06
iwlwifi: mvm: fix beacon protection checks
Johannes Berg
1
-5
/
+12
2021-02-05
iwlwifi: mvm: fix CSA AP side
Emmanuel Grumbach
1
-0
/
+31
2021-02-05
iwlwifi: mvm: advertise BIGTK client support if available
Johannes Berg
1
-10
/
+75
2021-02-05
iwlwifi: mvm: check more notification sizes
Johannes Berg
1
-0
/
+9
2020-12-11
iwlwifi: mvm: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-4
/
+4
2020-12-10
iwlwifi: tighten RX MPDU bounds checks
Johannes Berg
1
-10
/
+22
2020-12-10
iwlwifi: mvm: validate firmware sync response size
Johannes Berg
1
-0
/
+19
2020-12-10
iwlwifi: use SPDX tags
Johannes Berg
1
-62
/
+6
2020-12-10
iwlwifi: mvm: do more useful queue sync accounting
Johannes Berg
1
-3
/
+7
2020-12-10
iwlwifi: mvm: clear up iwl_mvm_notify_rx_queue() argument type
Johannes Berg
1
-6
/
+7
2020-12-10
iwlwifi: validate MPDU length against notification length
Johannes Berg
1
-0
/
+6
2020-12-10
iwlwifi: mvm: add support for 6GHz
Luca Coelho
1
-0
/
+2
2020-10-08
iwlwifi: mvm: get number of stations from TLV
Nathan Errera
1
-1
/
+1
2020-10-01
iwlwifi: align RX status flags with firmware
Johannes Berg
1
-6
/
+6
2020-10-01
iwlwifi: mvm: use CHECKSUM_COMPLETE
Johannes Berg
1
-17
/
+56
2020-01-22
iwlwifi: mvm: don't send the IWL_MVM_RXQ_NSSN_SYNC notif to Rx queues
Emmanuel Grumbach
1
-8
/
+11
2019-11-20
iwlwifi: mvm: remove left-over non-functional email alias
Johannes Berg
1
-1
/
+1
2019-11-15
iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560
Johannes Berg
1
-2
/
+2
2019-10-25
iwlwifi: rx: use new api to get band from rx mpdu
Tova Mussai
1
-2
/
+21
2019-09-06
iwlwifi: mvm: don't log un-decrypted frames
Emmanuel Grumbach
1
-2
/
+10
2019-09-06
iwlwifi: mvm: handle BAR_FRAME_RELEASE (0xc2) notification
Johannes Berg
1
-0
/
+39
2019-09-06
iwlwifi: mvm: drop BA sessions on too many old-SN frames
Johannes Berg
1
-0
/
+53
2019-09-06
iwlwifi: add a pointer to the trans_cfg directly in trans
Luca Coelho
1
-5
/
+5
2019-09-06
iwlwifi: separate elements from cfg that are needed by trans_alloc
Luca Coelho
1
-5
/
+6
2019-07-30
iwlwifi: mvm: fix frame drop from the reordering buffer
Emmanuel Grumbach
1
-11
/
+33
2019-07-30
iwlwifi: mvm: add a loose synchronization of the NSSN across Rx queues
Emmanuel Grumbach
1
-12
/
+52
2019-07-30
iwlwiif: mvm: refactor iwl_mvm_notify_rx_queue
Emmanuel Grumbach
1
-8
/
+9
2019-07-30
iwlwifi: mvm: add a new RSS sync notification for NSSN sync
Emmanuel Grumbach
1
-32
/
+52
2019-06-22
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
1
-1
/
+1
2019-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+24
2019-04-28
iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()
Luca Coelho
1
-4
/
+24
2019-03-22
iwlwifi: mvm: report all NO_DATA events to mac80211
Johannes Berg
1
-11
/
+20
2019-02-14
iwlwifi: mvm: fix the spatial reuse parsing for HE_TRIG PPDUs
Emmanuel Grumbach
1
-4
/
+4
2019-02-14
iwlwifi: mvm: fix HE radiotap data4 for HE-TB PPDUs
Johannes Berg
1
-4
/
+14
2019-02-14
iwlwifi: mvm: clean up NO_PSDU case
Johannes Berg
1
-5
/
+2
2019-02-04
iwlwifi: mvm: don't hide HE radiotap data in SKB
Johannes Berg
1
-11
/
+36
2019-02-04
iwlwifi: mvm: add HE TB PPDU SIG-A BW to radiotap
Johannes Berg
1
-6
/
+15
2019-02-04
iwlwifi: mvm: add fall through comments where needed
Luca Coelho
1
-1
/
+1
2019-01-31
iwlwifi: mvm: fix merge damage in iwl_mvm_rx_mpdu_mq()
Luca Coelho
1
-0
/
+3
2019-01-29
iwlwifi: mvm: include configured sniffer AID in radiotap
Johannes Berg
1
-4
/
+35
2019-01-29
iwlwifi: mvm: document monitor mode reorder buffer bypass
Johannes Berg
1
-0
/
+2
2019-01-29
iwlwifi: mvm: implement CSI reporting
Johannes Berg
1
-11
/
+9
2019-01-29
iwlwifi: mvm: fix A-MPDU reference assignment
Johannes Berg
1
-1
/
+1
2019-01-29
iwlwifi: mvm: read IWL_RX_MPDU_PHY_SHORT_PREAMBLE only for CCK
Johannes Berg
1
-1
/
+2
2019-01-29
iwlwifi: iwlmvm: in monitor NDP notif take the NSS from rx_vec
Shaul Triebitz
1
-4
/
+13
2019-01-29
iwlwifi: iwlmvm: ignore HE PPDU type regarding EOF
Shaul Triebitz
1
-11
/
+7
[next]