index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
pcie
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-03
iwlwifi: don't call netif_napi_add() with rxq->lock held (was Re: Lockdep war...
Jiri Kosina
1
-1
/
+2
2021-02-26
iwlwifi: pcie: fix iwl_so_trans_cfg link error when CONFIG_IWLMVM is disabled
Kalle Valo
1
-1
/
+2
2021-02-11
iwlwifi: pcie: define FW_RESET_TIMEOUT for clarity
Matti Gottlieb
1
-1
/
+3
2021-02-11
iwlwifi: pnvm: set the PNVM again if it was already loaded
Luca Coelho
1
-9
/
+12
2021-02-10
iwlwifi: pcie: don't crash when rx queues aren't allocated in interrupt
Emmanuel Grumbach
1
-0
/
+3
2021-02-10
iwlwifi: pcie: add AX201 and AX211 radio modules for Ma devices
Matti Gottlieb
1
-0
/
+10
2021-02-10
iwlwifi: pcie: add CDB bit to the device configuration parsing
Matti Gottlieb
1
-75
/
+77
2021-02-10
iwlwifi: remove flags argument for nic_access
Johannes Berg
3
-28
/
+18
2021-02-10
iwlwifi: dbg: add op_mode callback for collecting debug data.
Mordechay Goodstein
2
-0
/
+8
2021-02-10
iwlwifi: pcie: Change Ma device ID
Matti Gottlieb
1
-1
/
+1
2021-02-10
iwlwifi: pcie: NULLify pointers after free
Emmanuel Grumbach
2
-2
/
+9
2021-02-10
iwlwifi: pcie: don't disable interrupts for reg_lock
Johannes Berg
3
-22
/
+16
2021-02-10
iwlwifi: pcie: add a few missing entries for So with Hr
Luca Coelho
1
-0
/
+8
2021-02-10
iwlwifi: add new cards for So and Qu family
Ihab Zhaika
1
-0
/
+26
2021-02-08
Merge tag 'iwlwifi-next-for-kalle-2021-02-05' of git://git.kernel.org/pub/scm...
Kalle Valo
7
-478
/
+321
2021-02-05
iwlwifi: pcie: Disable softirqs during Rx queue init
Ilan Peer
1
-18
/
+18
2021-02-05
iwlwifi: pcie: add support for SnJ with Hr1
Luca Coelho
1
-0
/
+6
2021-02-05
iwlwifi: add support for SnJ with Jf devices
Luca Coelho
1
-13
/
+59
2021-02-05
iwlwifi: move SnJ and So rules to the new tables
Luca Coelho
1
-40
/
+43
2021-02-05
iwlwifi: tx: move handing sync/async host command to trans
Mordechay Goodstein
5
-284
/
+14
2021-02-05
iwlwifi: mvm: don't send commands during suspend\resume transition
Haim Dreyfuss
2
-0
/
+12
2021-02-05
iwlwifi: remove TRANS_PM_OPS
Emmanuel Grumbach
1
-21
/
+0
2021-02-05
iwl-trans: iwlwifi: move sync NMI logic to trans
Mordechay Goodstein
4
-49
/
+28
2021-02-05
iwlwifi: pcie: properly implement NAPI
Johannes Berg
5
-83
/
+171
2021-01-25
iwlwifi: pcie: add rules to match Qu with Hr2
Luca Coelho
1
-0
/
+10
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
1
-17
/
+22
2021-01-25
iwlwifi: pcie: avoid potential PNVM leaks
Johannes Berg
1
-0
/
+3
2020-12-10
iwlwifi: Add a new card for MA family
Matti Gottlieb
1
-0
/
+6
2020-12-10
iwlwifi: support firmware reset handshake
Johannes Berg
4
-0
/
+40
2020-12-10
iwlwifi: pcie: clean up some rx code
Johannes Berg
1
-11
/
+8
2020-12-10
iwlwifi: use SPDX tags
Johannes Berg
9
-520
/
+49
2020-12-10
iwlwifi: pcie: remove unnecessary setting of inta_mask
Johannes Berg
1
-1
/
+0
2020-12-10
iwlwifi: pcie: remove MSIX_HW_INT_CAUSES_REG_IML handling
Johannes Berg
2
-12
/
+0
2020-12-10
iwlwifi: pcie: change 12k A-MSDU config to use 16k buffers
Johannes Berg
2
-2
/
+2
2020-12-10
iwlwifi: remove sw_csum_tx
Emmanuel Grumbach
3
-85
/
+2
2020-12-10
iwlwifi: pcie: validate RX descriptor length
Johannes Berg
1
-1
/
+7
2020-12-10
iwlwifi: pcie: remove obsolete pre-release support code
Emmanuel Grumbach
2
-33
/
+1
2020-12-10
iwlwifi: move reclaim flows to the queue file
Mordechay Goodstein
3
-258
/
+6
2020-12-10
iwlwifi: yoyo: align the write pointer to DWs
Rotem Saado
1
-0
/
+2
2020-12-02
iwlwifi: pcie: add some missing entries for AX210
Golan Ben Ami
1
-0
/
+5
2020-12-02
iwlwifi: pcie: add one missing entry for AX210
Luca Coelho
1
-0
/
+1
2020-11-10
iwlwifi: pcie: set LTR to avoid completion timeout
Johannes Berg
1
-0
/
+20
2020-11-02
iwlwifi: pcie: limit memory read spin time
Johannes Berg
1
-9
/
+27
2020-10-09
Revert "iwlwifi: remove wide_cmd_header field"
Luca Coelho
1
-0
/
+5
2020-10-08
iwlwifi: read and parse PNVM file
Luca Coelho
2
-6
/
+5
2020-10-08
iwlwifi: pcie: implement set_pnvm op
Luca Coelho
4
-9
/
+50
[next]