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
/
mac-ctxt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-18
wifi: iwlwifi: mvm: update mac id management
Gregory Greenman
1
-9
/
+13
2023-04-17
wifi: iwlwifi: mvm: fix getting lowest TX rate for MLO
Johannes Berg
1
-2
/
+29
2023-04-14
wifi: iwlwifi: mvm: Fix setting the rate for non station cases
Ilan Peer
1
-4
/
+6
2023-04-14
wifi: iwlwifi: mvm: make iwl_mvm_mac_ctxt_send_beacon() static
Johannes Berg
1
-4
/
+4
2023-03-30
wifi: iwlwifi: mvm: add fw link id allocation
Gregory Greenman
1
-1
/
+5
2023-03-30
wifi: iwlwifi: mvm: add link_conf parameter for add/remove/change link
Gregory Greenman
1
-19
/
+27
2023-03-30
wifi: iwlwifi: mvm: adjust mld_mac_ctxt_/beacon_changed() for MLO
Gregory Greenman
1
-9
/
+15
2023-03-30
wifi: iwlwifi: mvm: vif preparation for MLO
Gregory Greenman
1
-14
/
+14
2023-03-15
wifi: iwlwifi: mvm: add support for the new LINK command
Miri Korenblit
1
-15
/
+11
2023-03-15
wifi: iwlwifi: mvm: add support for the new MAC CTXT command
Miri Korenblit
1
-12
/
+12
2023-03-15
wifi: iwlwifi: mvm: Refactor MAC_CONTEXT_CMD sending flow
Miri Korenblit
1
-123
/
+197
2023-03-15
wifi: iwlwifi: yoyo: Add driver defined dump file name
Mukesh Sisodiya
1
-22
/
+39
2023-03-07
wifi: iwlwifi: mvm: avoid UB shift of snif_queue
Johannes Berg
1
-1
/
+9
2022-12-14
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-8
/
+52
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-11-10
wifi: iwlwifi: mvm: Fix getting the lowest rate
Ilan Peer
1
-8
/
+52
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
1
-1
/
+1
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
1
-6
/
+6
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
1
-5
/
+5
2022-05-18
iwlwifi: mvm: always tell the firmware to accept MCAST frames in BSS
Emmanuel Grumbach
1
-7
/
+6
2022-05-18
iwlwifi: mvm: clean up authorized condition
Johannes Berg
1
-20
/
+3
2022-02-18
iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_id
Johannes Berg
1
-8
/
+5
2022-02-18
iwlwifi: mvm: offload channel switch timing to FW
Nathan Errera
1
-0
/
+37
2021-10-28
iwlwifi: rename CHANNEL_SWITCH_NOA_NOTIF to CHANNEL_SWITCH_START_NOTIF
Nathan Errera
1
-3
/
+3
2021-10-22
iwlwifi: mvm: set BT-coex high priority for 802.1X/4-way-HS
Johannes Berg
1
-0
/
+6
2021-10-22
iwlwifi: mvm: Support new version of BEACON_TEMPLATE_CMD.
Miri Korenblit
1
-6
/
+21
2021-10-22
iwlwifi: mvm: Add support for new rate_n_flags in tx_cmd.
Miri Korenblit
1
-2
/
+3
2021-10-22
iwlwifi: mvm: update definitions due to new rate & flags
Miri Korenblit
1
-1
/
+1
2021-08-26
iwlwifi: mvm: support broadcast TWT alone
Shaul Triebitz
1
-8
/
+7
2021-08-26
iwlwifi: mvm: introduce iwl_stored_beacon_notif_v3
Gregory Greenman
1
-3
/
+23
2021-08-26
iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changed
Zhang Qilong
1
-1
/
+3
2021-08-26
iwlwifi: mvm: set BROADCAST_TWT_SUPPORTED in MAC policy
Shaul Triebitz
1
-1
/
+4
2021-02-05
iwlwifi: mvm: add notification size checks
Johannes Berg
1
-9
/
+9
2020-12-11
iwlwifi: mvm: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-1
/
+1
2020-12-10
iwlwifi: use SPDX tags
Johannes Berg
1
-62
/
+6
2020-12-10
iwlwifi: follow the new inclusive terminology
Emmanuel Grumbach
1
-5
/
+5
2020-12-10
iwlwifi: mvm: add support for 6GHz
Luca Coelho
1
-0
/
+17
2020-11-07
wireless: remove unneeded break
Tom Rix
1
-2
/
+0
2020-10-08
iwlwifi: mvm: re-enable TX after channel switch
Sara Sharon
1
-3
/
+1
2020-10-08
iwlwifi: mvm: get number of stations from TLV
Nathan Errera
1
-1
/
+1
2020-10-01
iwlwifi: mvm: set PROTECTED_TWT in MAC data policy
Shaul Triebitz
1
-5
/
+7
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
1
-3
/
+3
2019-10-25
iwlwifi: mvm: Invert the condition for OFDM rate
Tova Mussai
1
-4
/
+3
2019-10-25
iwlwifi: mvm: add notification for missed VAP
Lior Cohen
1
-0
/
+23
2019-10-25
iwlwifi: dbg_ini: support FW notification dumping in case of missed beacon
Shahar S Matityahu
1
-1
/
+2
2019-09-06
iwlwifi: dbg_ini: remove apply point, switch to time point API
Shahar S Matityahu
1
-2
/
+3
2019-09-06
iwlwifi: dbg_ini: separate cfg and dump flows to different modules
Shahar S Matityahu
1
-1
/
+1
2019-09-06
iwlwifi: mvm: simplify the channel switch flow for newer firmware
Emmanuel Grumbach
1
-1
/
+3
[next]