index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2022-02-18
iwlwifi: avoid void pointer arithmetic
Johannes Berg
2022-02-04
cfg80211/mac80211: assume CHECKSUM_COMPLETE includes SNAP
Johannes Berg
2021-12-21
iwlwifi: mvm: drop too short packets silently
Johannes Berg
2021-12-21
iwlwifi: mvm: Fix calculation of frame length
Ilan Peer
2021-12-21
iwlwifi: mvm: handle RX checksum on Bz devices
Johannes Berg
2021-12-21
iwlwifi: mvm: fix a stray tab
Dan Carpenter
2021-12-07
iwlwifi: mvm: fix delBA vs. NSSN queue sync race
Johannes Berg
2021-10-22
iwlwifi: mvm: remove csi from iwl_mvm_pass_packet_to_mac80211()
Luca Coelho
2021-10-22
iwlwifi: mvm: Support new rate_n_flags for REPLY_RX_MPDU_CMD and RX_NO_DATA_N...
Luca Coelho
2021-10-22
iwlwifi: mvm: update definitions due to new rate & flags
Miri Korenblit
2021-10-22
iwlwifi: mvm: Remove antenna c references
Miri Korenblit
2021-08-26
iwlwifi: mvm: don't use FW key ID in beacon protection
Johannes Berg
2021-08-26
iwlwifi: mvm: silently drop encrypted frames for unknown station
Avraham Stern
2021-06-22
iwlwifi: mvm: fill phy_data.d1 for no-data RX
Johannes Berg
2021-04-14
iwlwifi: mvm: clean up queue sync implementation
Johannes Berg
2021-04-06
iwlwifi: mvm: fix beacon protection checks
Johannes Berg
2021-02-05
iwlwifi: mvm: fix CSA AP side
Emmanuel Grumbach
2021-02-05
iwlwifi: mvm: advertise BIGTK client support if available
Johannes Berg
2021-02-05
iwlwifi: mvm: check more notification sizes
Johannes Berg
2020-12-11
iwlwifi: mvm: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-12-10
iwlwifi: tighten RX MPDU bounds checks
Johannes Berg
2020-12-10
iwlwifi: mvm: validate firmware sync response size
Johannes Berg
2020-12-10
iwlwifi: use SPDX tags
Johannes Berg
2020-12-10
iwlwifi: mvm: do more useful queue sync accounting
Johannes Berg
2020-12-10
iwlwifi: mvm: clear up iwl_mvm_notify_rx_queue() argument type
Johannes Berg
2020-12-10
iwlwifi: validate MPDU length against notification length
Johannes Berg
2020-12-10
iwlwifi: mvm: add support for 6GHz
Luca Coelho
2020-10-08
iwlwifi: mvm: get number of stations from TLV
Nathan Errera
2020-10-01
iwlwifi: align RX status flags with firmware
Johannes Berg
2020-10-01
iwlwifi: mvm: use CHECKSUM_COMPLETE
Johannes Berg
2020-01-22
iwlwifi: mvm: don't send the IWL_MVM_RXQ_NSSN_SYNC notif to Rx queues
Emmanuel Grumbach
2019-11-20
iwlwifi: mvm: remove left-over non-functional email alias
Johannes Berg
2019-11-15
iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560
Johannes Berg
2019-10-25
iwlwifi: rx: use new api to get band from rx mpdu
Tova Mussai
2019-09-06
iwlwifi: mvm: don't log un-decrypted frames
Emmanuel Grumbach
2019-09-06
iwlwifi: mvm: handle BAR_FRAME_RELEASE (0xc2) notification
Johannes Berg
2019-09-06
iwlwifi: mvm: drop BA sessions on too many old-SN frames
Johannes Berg
2019-09-06
iwlwifi: add a pointer to the trans_cfg directly in trans
Luca Coelho
2019-09-06
iwlwifi: separate elements from cfg that are needed by trans_alloc
Luca Coelho
2019-07-30
iwlwifi: mvm: fix frame drop from the reordering buffer
Emmanuel Grumbach
2019-07-30
iwlwifi: mvm: add a loose synchronization of the NSSN across Rx queues
Emmanuel Grumbach
2019-07-30
iwlwiif: mvm: refactor iwl_mvm_notify_rx_queue
Emmanuel Grumbach
2019-07-30
iwlwifi: mvm: add a new RSS sync notification for NSSN sync
Emmanuel Grumbach
2019-06-22
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-28
iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()
Luca Coelho
2019-03-22
iwlwifi: mvm: report all NO_DATA events to mac80211
Johannes Berg
2019-02-14
iwlwifi: mvm: fix the spatial reuse parsing for HE_TRIG PPDUs
Emmanuel Grumbach
2019-02-14
iwlwifi: mvm: fix HE radiotap data4 for HE-TB PPDUs
Johannes Berg
2019-02-14
iwlwifi: mvm: clean up NO_PSDU case
Johannes Berg
[next]