开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
pcie
/
rx.c
Age
Commit message (
Expand
)
Author
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-18
wifi: iwlwifi: pcie: don't synchronize IRQs from IRQ
Johannes Berg
2023-12-12
wifi: iwlwifi: refactor RX tracing
Johannes Berg
2023-12-12
wifi: iwlwifi: pcie: avoid a NULL pointer dereference
Avraham Stern
2023-10-11
netdev: use napi_schedule bool instead of napi_schedule_prep/__napi_schedule
Christian Marangi
2023-09-13
wifi: iwlwifi: pcie: enable TOP fatal error interrupt
Johannes Berg
2023-09-11
wifi: iwlwifi: pcie: fix RB status reading
Johannes Berg
2023-08-22
wifi: iwlwifi: remove 'def_rx_queue' struct member
Johannes Berg
2023-06-21
wifi: iwlwifi: pcie: refactor RB status size calculation
Johannes Berg
2023-06-19
wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_han...
Anjaneyulu
2023-06-14
wifi: iwlwifi: unify checks for HW error values
Johannes Berg
2023-04-17
wifi: iwlwifi: call napi_synchronize() before freeing rx/tx queues
Gregory Greenman
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-02-18
iwlwifi: Fix syntax errors in comments
Xiang wangx
2022-02-18
iwlwifi: don't dump_stack() when we get an unexpected interrupt
Emmanuel Grumbach
2022-02-18
iwlwifi: pcie: Adapt rx queue write pointer for Bz family
Matti Gottlieb
2022-02-18
iwlwifi: pcie: adjust to Bz completion descriptor
Johannes Berg
2022-02-18
iwlwifi: pcie: make sure iwl_rx_packet_payload_len() will not underflow
Andrei Otcheretianski
2022-02-18
iwlwifi: yoyo: add IMR DRAM dump support
Mukesh Sisodiya
2022-02-18
iwlwifi: avoid void pointer arithmetic
Johannes Berg
2022-02-18
iwlwifi: prefer WIDE_ID() over iwl_cmd_id()
Johannes Berg
2021-12-21
iwlwifi: pcie: make sure prph_info is set when treating wakeup IRQ
Luca Coelho
2021-10-28
iwlwifi: pcie: update sw error interrupt for BZ family
Mike Golant
2021-08-26
iwlwifi: pcie: dump error on FW reset handshake failures
Johannes Berg
2021-08-26
iwlwifi: prepare for synchronous error dumps
Johannes Berg
2021-08-26
iwlwifi: pcie: free RBs during configure
Johannes Berg
2021-06-22
iwlwifi: pcie: remove TR/CR tail allocations
Johannes Berg
2021-04-14
iwlwifi: pcie: add ISR debug info for msix debug
Mordechay Goodstein
2021-04-14
iwlwifi: pcie: merge napi_poll_msix functions
Mordechay Goodstein
2021-04-14
iwlwifi: pcie: clear only FH bits handle in the interrupt
Mordechay Goodstein
2021-03-03
iwlwifi: don't call netif_napi_add() with rxq->lock held (was Re: Lockdep war...
Jiri Kosina
2021-02-10
iwlwifi: pcie: don't crash when rx queues aren't allocated in interrupt
Emmanuel Grumbach
2021-02-10
iwlwifi: remove flags argument for nic_access
Johannes Berg
2021-02-10
iwlwifi: pcie: NULLify pointers after free
Emmanuel Grumbach
2021-02-05
iwlwifi: pcie: Disable softirqs during Rx queue init
Ilan Peer
2021-02-05
iwlwifi: tx: move handing sync/async host command to trans
Mordechay Goodstein
2021-02-05
iwlwifi: pcie: properly implement NAPI
Johannes Berg
2020-12-10
iwlwifi: support firmware reset handshake
Johannes Berg
2020-12-10
iwlwifi: pcie: clean up some rx code
Johannes Berg
2020-12-10
iwlwifi: use SPDX tags
Johannes Berg
2020-12-10
iwlwifi: pcie: remove MSIX_HW_INT_CAUSES_REG_IML handling
Johannes Berg
2020-12-10
iwlwifi: pcie: validate RX descriptor length
Johannes Berg
2020-10-01
iwlwifi: move all bus-independent TX functions to common code
Mordechay Goodstein
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-05-29
iwlwifi: move txq-specific from trans_pcie to common trans
Mordechay Goodstein
2020-05-08
iwlwifi: pcie: skip fragmented receive buffers
Johannes Berg
2020-03-27
iwlwifi: move integrated, extra_phy and soc_latency to trans_cfg
Luca Coelho
2020-01-27
Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-01-22
net: Fix packet reordering caused by GRO and listified RX cooperation
Maxim Mikityanskiy
[next]