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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-05
iwlwifi: mvm: debugfs for phy-integration-ver
Dror Moshe
1
-0
/
+28
2021-02-05
iwlwifi: parse phy integration string from FW TLV
Dror Moshe
3
-0
/
+18
2021-02-05
iwlwifi: mvm: csa: do not abort CSA before disconnect
Shaul Triebitz
1
-3
/
+1
2021-02-05
iwlwifi: mvm: don't send commands during suspend\resume transition
Haim Dreyfuss
6
-15
/
+40
2021-02-05
iwlwifi: mvm: don't check system_pm_mode without mutex held
Emmanuel Grumbach
2
-2
/
+3
2021-02-05
iwlwifi: remove TRANS_PM_OPS
Emmanuel Grumbach
3
-44
/
+0
2021-02-05
iwlwifi: dbg: dump paged memory from index 1
Mordechay Goodstein
1
-16
/
+18
2021-02-05
iwl-trans: iwlwifi: move sync NMI logic to trans
Mordechay Goodstein
6
-49
/
+75
2021-02-05
iwlwifi: pcie: properly implement NAPI
Johannes Berg
5
-83
/
+171
2021-02-05
iwlwifi: mvm: add support for new flush queue response
Mordechay Goodstein
6
-38
/
+127
2021-02-05
iwlwifi: mvm: handle CCA-EXT delay firmware notification
Johannes Berg
5
-1
/
+157
2021-02-05
iwlwifi: mvm: scan: fix scheduled scan restart handling
Johannes Berg
1
-2
/
+7
2021-02-05
iwlwifi: mvm: remove debugfs injection limitations
Johannes Berg
3
-22
/
+13
2021-02-05
iwlwifi: mvm: check more notification sizes
Johannes Berg
2
-0
/
+13
2021-02-05
iwlwifi: mvm: add notification size checks
Johannes Berg
6
-70
/
+113
2021-01-29
Fix "ordering" comment typos
Bjorn Helgaas
1
-1
/
+1
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
21
-127
/
+255
2021-01-26
Merge tag 'wireless-drivers-2021-01-26' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
20
-127
/
+252
2021-01-26
iwlwifi: provide gso_type to GSO packets
Eric Dumazet
1
-0
/
+3
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
3
-4
/
+4
2021-01-25
iwl4965: do not process non-QOS frames on txq->sched_retry path
Stanislaw Gruszka
1
-5
/
+6
2021-01-25
iwlwifi: queue: bail out on invalid freeing
Johannes Berg
1
-4
/
+2
2021-01-25
iwlwifi: mvm: guard against device removal in reprobe
Johannes Berg
1
-1
/
+2
2021-01-25
iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit.
Matti Gottlieb
1
-2
/
+2
2021-01-25
iwlwifi: mvm: clear IN_D3 after wowlan status cmd
Shaul Triebitz
1
-3
/
+3
2021-01-25
iwlwifi: pcie: add rules to match Qu with Hr2
Luca Coelho
3
-0
/
+38
2021-01-25
iwlwifi: mvm: invalidate IDs of internal stations at mvm start
Gregory Greenman
2
-0
/
+10
2021-01-25
iwlwifi: mvm: fix the return type for DSM functions 1 and 2
Matt Chen
3
-29
/
+68
2021-01-25
iwlwifi: pcie: reschedule in long-running memory reads
Johannes Berg
1
-1
/
+7
2021-01-25
iwlwifi: pcie: use jiffies for memory read spin time limit
Johannes Berg
1
-6
/
+2
2021-01-25
iwlwifi: pcie: fix context info memory leak
Johannes Berg
1
-2
/
+9
2021-01-25
iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmap
Emmanuel Grumbach
1
-0
/
+5
2021-01-25
iwlwifi: pcie: set LTR on more devices
Johannes Berg
2
-17
/
+28
2021-01-25
iwlwifi: queue: don't crash if txq->entries is NULL
Emmanuel Grumbach
1
-25
/
+24
2021-01-25
iwlwifi: fix the NMI flow for old devices
Emmanuel Grumbach
2
-6
/
+13
2021-01-25
iwlwifi: pnvm: don't try to load after failures
Johannes Berg
1
-1
/
+7
2021-01-25
iwlwifi: pnvm: don't skip everything when not reloading
Johannes Berg
1
-25
/
+25
2021-01-25
iwlwifi: pcie: avoid potential PNVM leaks
Johannes Berg
1
-0
/
+3
2021-01-25
iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()
Johannes Berg
1
-0
/
+3
2021-01-25
iwlwifi: mvm: skip power command when unbinding vif during CSA
Sara Sharon
1
-0
/
+3
2021-01-14
iwlwifi: dbg: Don't touch the tlv data
Takashi Iwai
1
-7
/
+0
2020-12-11
iwlwifi: fw: acpi: Demote non-conformant function headers
Lee Jones
1
-6
/
+6
2020-12-11
iwlwifi: fw: dbg: Fix misspelling of 'reg_data' in function header
Lee Jones
1
-1
/
+1
2020-12-11
iwlwifi: iwl-phy-db: Add missing struct member description for 'trans'
Lee Jones
1
-1
/
+1
2020-12-11
iwlwifi: iwl-eeprom-parse: Fix 'struct iwl_eeprom_enhanced_txpwr's header
Lee Jones
1
-6
/
+6
2020-12-11
iwlwifi: iwl-eeprom-read: Demote one nonconformant function header
Lee Jones
1
-1
/
+1
2020-12-11
iwlwifi: mvm: rs: Demote non-conformant function documentation headers
Lee Jones
1
-5
/
+5
2020-12-11
iwlwifi: iwl-drv: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-1
/
+1
2020-12-11
iwlwifi: dvm: Fix fall-through warnings for Clang
Gustavo A. R. Silva
5
-7
/
+7
2020-12-11
iwlwifi: mvm: Fix fall-through warnings for Clang
Gustavo A. R. Silva
9
-17
/
+17
[prev]
[next]