index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
mvm
/
mac80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-15
iwlwifi: mvm: fix regulatory domain update when the firmware starts
Emmanuel Grumbach
1
-2
/
+6
2018-11-15
iwlwifi: mvm: support sta_statistics() even on older firmware
Emmanuel Grumbach
1
-4
/
+0
2018-11-11
iwlwifi: mvm: Send non offchannel traffic via AP sta
Andrei Otcheretianski
1
-0
/
+15
2018-11-11
iwlwifi: mvm: enable low latency for soft ap
Tova Mussai
1
-0
/
+12
2018-10-06
iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interface
Emmanuel Grumbach
1
-3
/
+6
2018-10-06
iwlwifi: dbg: group trigger condition to helper function
Sara Sharon
1
-21
/
+12
2018-10-02
Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...
David S. Miller
1
-27
/
+64
2018-09-28
iwlwifi: mvm: remove support for adjacent channel compensation
Emmanuel Grumbach
1
-2
/
+0
2018-09-28
iwlwifi: mvm: set wep key for all stations in soft ap mode
Avraham Stern
1
-8
/
+21
2018-09-28
iwlwifi: mvm: Support TKIP on gen2 data path
David Spinadel
1
-2
/
+9
2018-09-05
wireless: align to draft 11ax D3.0
Shaul Triebitz
1
-4
/
+0
2018-08-31
iwlwifi: remove all occurrences of the FSF address paragraph
Luca Coelho
1
-5
/
+0
2018-08-31
iwlwifi: mvm: Send LQ command as async when necessary
Avraham Stern
1
-2
/
+4
2018-08-31
iwlwifi: mvm: support new reduce tx power FW API.
Haim Dreyfuss
1
-8
/
+17
2018-08-31
iwlwifi: mvm: add NOA and CSA to a probe response
Gregory Greenman
1
-0
/
+9
2018-08-31
iwlwifi: mvm: protect D0i3 code behind CONFIG_PM
Luca Coelho
1
-0
/
+4
2018-08-02
iwlwifi: mvm: configure multi RX queue
Sara Sharon
1
-7
/
+0
2018-07-26
iwlwifi: introduce device family 22560
Golan Ben Ami
1
-1
/
+1
2018-07-26
iwlwifi: add module parameter to disable 802.11ax
Luca Coelho
1
-1
/
+2
2018-07-26
iwlwifi: add support for IEEE802.11ax
Luca Coelho
1
-2
/
+195
2018-06-27
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
1
-3
/
+3
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-6
/
+41
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-3
/
+2
2018-06-03
Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...
David S. Miller
1
-5
/
+3
2018-05-30
iwlwifi: mvm: open BA session only when sta is authorized
Gregory Greenman
1
-5
/
+3
2018-05-23
mac80211: Support adding duration for prepare_tx() callback
Ilan Peer
1
-1
/
+5
2018-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
1
-1
/
+2
2018-04-20
iwlwifi: mvm: detect U-APSD breaking aggregation
Johannes Berg
1
-0
/
+33
2018-04-09
iwlwifi: mvm: query regdb for wmm rule if needed
Haim Dreyfuss
1
-1
/
+2
2018-03-28
iwlwifi: mvm: Allow iwl_mvm_mac_mgd_prepare_tx() when associated
Ilan Peer
1
-3
/
+1
2018-03-28
iwlwifi: mvm: add support for oce
Zamir, Roee
1
-0
/
+11
2018-03-19
iwlwifi: mvm: Increase session protection time after CS
Andrei Otcheretianski
1
-1
/
+4
2018-03-16
iwlwifi: mvm: fix error checking for multi/broadcast sta
Johannes Berg
1
-2
/
+2
2018-03-02
iwlwifi: mvm: fix assert 0x2B00 on older FWs
Sara Sharon
1
-10
/
+35
2018-02-16
iwlwifi: mvm: always init rs with 20mhz bandwidth rates
Naftali Goldstein
1
-0
/
+4
2017-12-20
iwlwifi: define and use if iwl_mvm_has_tlc_offload
Emmanuel Grumbach
1
-2
/
+2
2017-12-20
iwlwifi: mvm: force quota update upon NoA setting
Shaul Triebitz
1
-1
/
+1
2017-12-05
iwlwifi: mvm: rs: new rate scale API - add debugfs hooks
Gregory Greenman
1
-0
/
+3
2017-12-05
iwlwifi: mvm: rs: add ops for the new rate scaling in the FW
Gregory Greenman
1
-1
/
+3
2017-12-05
iwlwifi: mvm: rs: introduce new API for rate scaling
Gregory Greenman
1
-0
/
+6
2017-11-28
iwlwifi: rename the temporary name of A000 to the official 22000
Luca Coelho
1
-1
/
+1
2017-11-28
iwlwifi: mvm: remove superfluous flush_work()
Johannes Berg
1
-0
/
+4
2017-11-25
iwlwifi: mvm: remove TCP wakeup support
Johannes Berg
1
-24
/
+0
2017-11-03
iwlwifi: mvm: hold mutex when flushing in iwl_mvm_flush_no_vif()
Luca Coelho
1
-2
/
+5
2017-11-03
iwlwifi: mvm: add missing implementation of flush for a000 devices
Sara Sharon
1
-13
/
+9
2017-11-03
iwlwifi: mvm: refactor iwl_mvm_flush_no_vif
Sara Sharon
1
-21
/
+19
2017-11-03
iwlwifi: fix multi queue notification for a000 devices
Sara Sharon
1
-3
/
+8
2017-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
1
-3
/
+66
2017-10-06
iwlwifi: mvm: don't send identical PHY_CTXT_CMD
Emmanuel Grumbach
1
-0
/
+14
2017-10-06
iwlwifi: mvm: support firmware debug trigger on frame reorder timeout
Emmanuel Grumbach
1
-26
/
+2
[prev]
[next]