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
/
sta.c
Age
Commit message (
Expand
)
Author
2023-12-21
wifi: iwlwifi: replace ENOTSUPP with EOPNOTSUPP
Andrei Otcheretianski
2023-12-12
wifi: iwlwifi: mvm: do not send STA_DISABLE_TX_CMD for newer firmware
Emmanuel Grumbach
2023-12-12
wifi: iwlwifi: remove async command callback
Johannes Berg
2023-10-23
wifi: iwlwifi: mvm: simplify the reorder buffer
Emmanuel Grumbach
2023-10-23
wifi: iwlwifi: mvm: remove TDLS stations from FW
Johannes Berg
2023-10-23
wifi: iwlwifi: mvm: change iwl_mvm_flush_sta() API
Johannes Berg
2023-09-25
wifi: iwlwifi: mvm: iterate active links for STA queues
Johannes Berg
2023-09-11
wifi: iwlwifi: mvm: reduce maximum RX A-MPDU size
Johannes Berg
2023-06-21
wifi: iwlwifi: mvm: avoid baid size integer overflow
Johannes Berg
2023-06-21
wifi: iwlwifi: mvm: add EHT A-MPDU size exponent support
Johannes Berg
2023-06-21
wifi: iwlwifi: mvm: use min_t() for agg_size
Johannes Berg
2023-06-14
wifi: iwlwifi: mvm: allow ADD_STA not to be advertised by the firwmare
Emmanuel Grumbach
2023-06-14
wifi: iwlwifi: mvm: Handle return value for iwl_mvm_sta_init
Mukesh Sisodiya
2023-06-07
Merge wireless into wireless-next
Johannes Berg
2023-06-06
wifi: iwlwifi: mvm: remove useless code
Johannes Berg
2023-06-06
wifi: iwlwifi: mvm: adjust csa notifications and commands to MLO
Gregory Greenman
2023-06-06
wifi: iwlwifi: mvm: support PASN for MLO
Avraham Stern
2023-05-16
wifi: iwlwifi: mvm: fix access to fw_id_to_mac_id
Gregory Greenman
2023-05-16
wifi: iwlwifi: mvm: always free dup_data
Johannes Berg
2023-04-20
wifi: iwlwifi: mvm: prefer RCU_INIT_POINTER()
Johannes Berg
2023-04-17
wifi: iwlwifi: mvm: track station mask for BAIDs
Johannes Berg
2023-04-14
wifi: iwlwifi: mvm: fix shift-out-of-bounds
Avraham Stern
2023-04-13
wifi: iwlwifi: mvm: convert TID to FW value on queue remove
Johannes Berg
2023-03-30
Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-03-30
wifi: iwlwifi: mvm: correctly use link in iwl_mvm_sta_del()
Johannes Berg
2023-03-30
wifi: iwlwifi: separate AP link management queues
Johannes Berg
2023-03-30
wifi: iwlwifi: mvm: move max_agg_bufsize into host TLC lq_sta
Gregory Greenman
2023-03-30
wifi: iwlwifi: mvm: remove only link-specific AP keys
Johannes Berg
2023-03-30
wifi: iwlwifi: mvm: adjust iwl_mvm_sec_key_remove_ap to MLO
Gregory Greenman
2023-03-30
wifi: iwlwifi: mvm: refactor iwl_mvm_mac_sta_state_common()
Gregory Greenman
2023-03-30
wifi: iwlwifi: mvm: unite sta_modify_disable_tx flows
Miri Korenblit
2023-03-30
wifi: iwlwifi: mvm: add sta handling flows for MLD mode
Miri Korenblit
2023-03-30
wifi: iwlwifi: mvm: sta preparation for MLO
Gregory Greenman
2023-03-30
wifi: iwlwifi: mvm: vif preparation for MLO
Gregory Greenman
2023-03-22
wifi: iwlwifi: mvm: support enabling and disabling HW timestamping
Avraham Stern
2023-03-22
wifi: iwlwifi: mvm: refactor iwl_mvm_add_sta(), iwl_mvm_rm_sta()
Miri Korenblit
2023-03-22
wifi: iwlwifi: mvm: remove not needed initializations
Miri Korenblit
2023-03-22
wifi: iwlwifi: mvm: refactor iwl_mvm_sta_send_to_fw()
Miri Korenblit
2023-03-22
wifi: iwlwifi: mvm: report hardware timestamps in RX/TX status
Avraham Stern
2023-03-22
wifi: iwlwifi: mvm: protect TXQ list manipulation
Johannes Berg
2023-03-22
wifi: iwlwifi: mvm: fix mvmtxq->stopped handling
Johannes Berg
2023-03-15
wifi: iwlwifi: mvm: Add a remove_interface() callback for mld mode
Miri Korenblit
2023-03-15
wifi: iwlwifi: mvm: add support for the new STA related commands
Miri Korenblit
2023-03-15
wifi: iwlwifi: mvm: avoid sta lookup in queue alloc
Johannes Berg
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-07
wifi: iwlwifi: modify new queue allocation command
Johannes Berg
2022-11-10
wifi: iwlwifi: mvm: support new key API
Johannes Berg
2022-10-11
wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue (other c...
Jose Ignacio Tornos Martinez
2022-09-06
wifi: mac80211: make smps_mode per-link
Benjamin Berg
2022-07-27
wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue
Jose Ignacio Tornos Martinez
[next]