Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
eef31718ebfa6b56f9d32ff25110ede982abecdc
/
drivers
/
net
/
wireless
/
iwlwifi
/
pcie
/
rx.c
eef3171
iwlwifi: pcie: clean up ICT allocation code
by Emmanuel Grumbach
· 12 years ago
2a988e9
iwlwifi: trans: prevent reprobe on repeated FW errors before restart
by Arik Nemtsov
· 12 years ago
eb7ff77
iwlwifi: trans: use a unified transport status
by Arik Nemtsov
· 12 years ago
84c317c
iwlwifi: pcie: remove minor dead code
by Michal Nazarewicz
· 12 years ago
6860bd1
iwlwifi: pcie: stop sending commands to dead firmware
by Alexander Bondar
· 12 years ago
6960a05
iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160
by Emmanuel Grumbach
· 12 years ago
b35c809
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
24de851
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 12 years ago
4f05444
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
6e8773c
iwlwifi: pcie: Remove duplicate code from pcie irq handlers
by Ido Yariv
· 12 years ago
351746c
iwlwifi: pcie: Refactor iwl_rxq_space
by Ido Yariv
· 12 years ago
4f0c848
Revert "iwlwifi: pcie: clear RFKILL interrupt in AMPG"
by Guy Cohen
· 12 years ago
a53ee0a
iwlwifi: pcie: clear RFKILL interrupt in AMPG
by Emmanuel Grumbach
· 12 years ago
313b0a2
iwlwifi: move dump_fh into common code
by Inbal Hacohen
· 12 years ago
fecba09
iwlwifi: always use 'rxq' as RX queue struct name
by Johannes Berg
· 12 years ago
c7df1f4
iwlwifi: pcie: rework RX buffer list init and freeing
by Johannes Berg
· 12 years ago
51cd53a
iwlwifi: reduce debug ifdefs using the optimiser
by Johannes Berg
· 12 years ago
01911da
iwlwifi: pcie: don't read INTA register in ICT IRQ handler
by Johannes Berg
· 12 years ago
38c0f334
iwlwifi: use coherent DMA memory for command header
by Johannes Berg
· 12 years ago
2bfb509
iwlwifi: use threaded interrupt handler
by Johannes Berg
· 13 years ago
1698c6d
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 13 years ago
9ebea38
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
d13f186
iwlwifi: provide RX page order
by Emmanuel Grumbach
· 13 years ago
128e63e
iwlwifi: update copyright
by Johannes Berg
· 13 years ago
ddaf5a5
iwlwifi: enable communication with WoWLAN firmware
by Johannes Berg
· 13 years ago
d21fa2d
iwlwifi: don't memset scalar values
by Johannes Berg
· 13 years ago
0aa86df
iwlwifi: move some PCIe calls to better places
by Johannes Berg
· 13 years ago
392d4ca
iwlwifi: fix PCIe interrupt handle return value
by Johannes Berg
· 13 years ago
ecbbec2
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 13 years ago
25a1726
iwlwifi: don't handle masked interrupt
by Emmanuel Grumbach
· 13 years ago
52e2a99
iwlwifi: read the Rx write pointer only once
by Emmanuel Grumbach
· 13 years ago
1e60896
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 13 years ago
b311749
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
223b9cb
iwlwifi: make iwl_pcie_rxq_inc_wr_ptr static
by Emmanuel Grumbach
· 13 years ago
49bd072d
iwlwifi: more cleanup in pcie/rx.c
by Emmanuel Grumbach
· 13 years ago
9805c446
iwlwifi: continue clean up - pcie/rx.c
by Emmanuel Grumbach
· 13 years ago
990aa6d
iwlwifi: rename functions in transport layer
by Emmanuel Grumbach
· 13 years ago
d18aa87
iwlwifi: return commands with error on FW error
by Johannes Berg
· 13 years ago
e2b1930
iwlwifi: use list_first_entry
by Johannes Berg
· 13 years ago
7c341582
iwlwifi: handle DMA mapping failures
by Johannes Berg
· 13 years ago
f946b52
iwlwifi: handle RFKILL logic in the transport layer
by Emmanuel Grumbach
· 13 years ago
f4feb8a
iwlwifi: support host command with copied data
by Johannes Berg
· 13 years ago
f042c2e
iwlwifi: make data frame tracing optional
by Johannes Berg
· 13 years ago
e5a8762
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 13 years ago
7439046
iwlwifi: don't access the HW when it is not available
by Emmanuel Grumbach
· 13 years ago
358a46d
iwlwifi: some clean up in transport layer
by Emmanuel Grumbach
· 13 years ago
fac805f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
6379103
iwlwifi: remove unused IDI code stubs
by Johannes Berg
· 13 years ago
94543a8
iwlwifi: fix flow handler debug code
by Johannes Berg
· 13 years ago
9679142
iwlwifi: get the correct HCMD in the response handler
by Emmanuel Grumbach
· 13 years ago
bd408b3
iwlwifi: remove unneeded NULL check
by Johannes Berg
· 13 years ago
eb64764
iwlwifi: protect use_ict with irq_lock
by Emmanuel Grumbach
· 13 years ago
6468a01
iwlwifi: move PCIe into subdirectory
by Johannes Berg
· 13 years ago
[Renamed (99%) from drivers/net/wireless/iwlwifi/iwl-trans-pcie-rx.c]
20d3b64
iwlwifi: clean up coding style in PCIe transport
by Johannes Berg
· 13 years ago
726f23f
iwlwifi: fix prints in iwl_rx_handle
by Emmanuel Grumbach
· 13 years ago
0d6c4a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
ed90542
iwlwifi: fix skb truesize underestimation
by Eric Dumazet
· 13 years ago
8d42551
iwlwifi: make a static inline to read the RF kill register
by Emmanuel Grumbach
· 13 years ago
bf8440e
iwlwifi: improve TX cache footprint
by Johannes Berg
· 13 years ago
035f7ff
iwlwifi: transport holds its pointer to the config
by Emmanuel Grumbach
· 13 years ago
d9fb646
iwlwifi: remove get_cmd_string
by Johannes Berg
· 13 years ago
01d651d
iwlwifi: move status definitions from iwl-shared
by Don Fry
· 13 years ago
74fda97
iwlwifi: move HCMD_ACTIVE to trans
by Don Fry
· 13 years ago
8a8bbdb
iwlwifi: complete STATUS_READY refactoring
by Don Fry
· 13 years ago
b2cf410
iwlwifi: move rx_page_order into transport
by Johannes Berg
· 13 years ago
47107e8
iwlwifi: split POWER_PMI status bit
by Don Fry
· 13 years ago
2fdfc47
iwlwifi: move ucode error log reporting to op_mode
by Meenakshi Venkataraman
· 13 years ago
0ca24da
iwlwifi: add trailing newline to various messages
by Johannes Berg
· 13 years ago
0c19744
iwlwifi: process multiple frames per RXB
by Johannes Berg
· 13 years ago
69a10b2
iwlwifi: move wait_command_queue from shared to trans
by Meenakshi Venkataraman
· 13 years ago
d663ee7
iwlwifi: abstract out missing SEQ_RX_FRAME workaround
by Johannes Berg
· 13 years ago
1745e440
iwlwifi: fix the delta for remove max_txq_num patch
by Wey-Yi Guy
· 13 years ago
c6f600f
iwlwifi: move command queue number out of the iwl_shared struct
by Meenakshi Venkataraman
· 13 years ago
8362640
iwlwifi: more status bit factoring
by Don Fry
· 13 years ago
8722c89
iwlwifi: reintroduce iwl_enable_rfkill_int
by Stanislaw Gruszka
· 13 years ago
3a73a30
iwlwifi: cleanup/fix memory barriers
by Stanislaw Gruszka
· 13 years ago
bfe4b80
iwlwifi: always check if got h/w access before write
by Stanislaw Gruszka
· 13 years ago
13df1aa
iwlwifi: move all uCode load variables
by Johannes Berg
· 13 years ago
1b29dc9
iwlwifi: clean up iwl-core.h inclusions
by Johannes Berg
· 13 years ago
6c1011e
iwlwifi: make tracing use device as identifier
by Johannes Berg
· 13 years ago
0dde86b
iwlwifi: remove shadow_reg_enable from hw_params
by Johannes Berg
· 13 years ago
c9eec95
iwlwifi: move rfkill status handling out of transport
by Johannes Berg
· 13 years ago
965974a6
iwlwifi: remove iwl-wifi.h
by Johannes Berg
· 13 years ago
0692fe4
iwlwifi: split out firmware store
by Johannes Berg
· 13 years ago
df2f321
iwlwifi: refactor PCI-E RX path
by Johannes Berg
· 13 years ago
48a2d66
iwlwifi: don't pass iwl_rx_mem_buffer to upper layers
by Johannes Berg
· 13 years ago
a8bceb3
iwlwifi: remove per-device debug level
by Johannes Berg
· 13 years ago
3e6895c
iwlwifi: remove iwl_print_rx_config_cmd from shared
by Emmanuel Grumbach
· 13 years ago
ff6e75c
iwlwifi: remove a few dereferences to iwl_priv from the tansport
by Emmanuel Grumbach
· 14 years ago
bcb9321
iwlwifi: virtualize op_mode's fw_error
by Emmanuel Grumbach
· 14 years ago
7120d98
iwlwifi: virtualize op_mode's set_hw_rf_kill
by Emmanuel Grumbach
· 14 years ago
db70f29
iwlwifi: virtualize op_mode's rx
by Emmanuel Grumbach
· 14 years ago
8655112
iwlwifi: move event and err pointers to iwl_nic
by Don Fry
· 14 years ago
7b11488
iwlwifi: give PCIe its own lock
by Johannes Berg
· 14 years ago
1ee158d
iwlwifi: move workqueue to priv
by Johannes Berg
· 13 years ago
8f0bb5a
Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi
by John W. Linville
· 14 years ago
1df06bd
iwlwifi: stop_hw replace enable_rfkill_int
by Emmanuel Grumbach
· 14 years ago
cf61429
iwlwifi: consolidate the start_device flow
by Emmanuel Grumbach
· 14 years ago
1042db2
iwlwifi: give trans to all the read / write functions
by Emmanuel Grumbach
· 14 years ago
a591697
iwlwifi: Connect IDI transport to driver.
by Gregory Greenman
· 14 years ago
Next »