Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9d1dabfbd0760269475a0cbbcc568505aa3ada60
/
drivers
/
net
/
wireless
/
iwlwifi
/
pcie
/
internal.h
9d1dabf
Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 10 years ago
5f17570
iwlwifi: pcie: New RBD allocation model
by Sara Sharon
· 10 years ago
fc8a350
iwlwifi: pcie: fix tracking of cmd_in_flight
by Ilan Peer
· 10 years ago
e0b8d40
iwlwifi: pcie: allow the op_mode to freeze the stuck queue timer
by Emmanuel Grumbach
· 10 years ago
4cf677f
iwlwifi: allow to define the stuck queue timer per queue
by Emmanuel Grumbach
· 10 years ago
7616f33
iwlwifi: pcie: add basic reference accounting
by Eliad Peller
· 10 years ago
3a736bc
iwlwifi: trans: don't configure the set_active in SCD for dvm
by Emmanuel Grumbach
· 10 years ago
8b4139d
iwlwifi: add Intel Mobile Communications copyright
by Johannes Berg
· 11 years ago
d4578ea
iwlwifi: trans: allow skipping scheduler hardware config
by Johannes Berg
· 11 years ago
fea7795
iwlwifi: trans: refactor txq_enable arguments
by Johannes Berg
· 11 years ago
c2d2020
iwlwifi: pcie: add firmware monitor capabilities
by Emmanuel Grumbach
· 11 years ago
4d07500
iwlwifi: mvm/pcie: capture last commands on firmware error
by Johannes Berg
· 11 years ago
83f32a4
iwlwifi: pcie: get rid of q->n_bd
by Johannes Berg
· 11 years ago
ea68f46
iwlwifi: pcie: clarify TX queue need_update handling
by Johannes Berg
· 11 years ago
43aa616
iwlwifi: pcie: use bool for TX queue where appropriate
by Johannes Berg
· 11 years ago
5d63f92
iwlwifi: pcie: clarify RX queue need_update handling and locking
by Johannes Berg
· 11 years ago
f14d6b3
iwlwifi: pcie: implement GRO without NAPI
by Johannes Berg
· 11 years ago
14cfca7
iwlwifi: return whether to stop from rfkill method
by Johannes Berg
· 11 years ago
e520926
iwlwifi: make various things const
by Johannes Berg
· 11 years ago
51368bf
iwlwifi: Update Copyright to 2014
by Emmanuel Grumbach
· 11 years ago
b943949
iwlwifi: pcie: keep the NIC awake when commands are in flight
by Emmanuel Grumbach
· 11 years ago
fe523dc
iwlwifi: pcie: no need to save inta in trans_pcie
by Emmanuel Grumbach
· 11 years ago
85bf9da
iwlwifi: pcie: re-organize the PCIe ISR code
by Emmanuel Grumbach
· 11 years ago
2dbc368
iwlwifi: pcie: track interrupt mask in SW
by Emmanuel Grumbach
· 11 years ago
2a988e9
iwlwifi: trans: prevent reprobe on repeated FW errors before restart
by Arik Nemtsov
· 11 years ago
eb7ff77
iwlwifi: trans: use a unified transport status
by Arik Nemtsov
· 11 years ago
6860bd1
iwlwifi: pcie: stop sending commands to dead firmware
by Alexander Bondar
· 11 years ago
313b0a2
iwlwifi: move dump_fh into common code
by Inbal Hacohen
· 12 years ago
68972c4
iwlwifi: make TX seqno validation more efficient
by Johannes Berg
· 12 years ago
38c0f334
iwlwifi: use coherent DMA memory for command header
by Johannes Berg
· 12 years ago
8a964f4
iwlwifi: always copy first 16 bytes of commands
by Johannes Berg
· 12 years ago
2bfb509
iwlwifi: use threaded interrupt handler
by Johannes Berg
· 12 years ago
e56b04e
iwlwifi: move register access lock into transport
by Lilach Edelstein
· 12 years ago
128e63e
iwlwifi: update copyright
by Johannes Berg
· 12 years ago
ddaf5a5
iwlwifi: enable communication with WoWLAN firmware
by Johannes Berg
· 12 years ago
a8b691e
iwlwifi: request IRQ only once
by Johannes Berg
· 12 years ago
046db34
iwlwifi: make the BC table layout configurable
by Emmanuel Grumbach
· 12 years ago
223b9cb
iwlwifi: make iwl_pcie_rxq_inc_wr_ptr static
by Emmanuel Grumbach
· 12 years ago
6ca6ebc
iwlwifi: make iwl_queue_used return bool
by Emmanuel Grumbach
· 12 years ago
f02831b
iwlwifi: continue clean up - pcie/tx.c
by Emmanuel Grumbach
· 12 years ago
9805c446
iwlwifi: continue clean up - pcie/rx.c
by Emmanuel Grumbach
· 12 years ago
990aa6d
iwlwifi: rename functions in transport layer
by Emmanuel Grumbach
· 12 years ago
b55e57f
iwlwifi: add comments for the PCIe transport statuses
by Emmanuel Grumbach
· 12 years ago
d18aa87
iwlwifi: return commands with error on FW error
by Johannes Berg
· 12 years ago
f946b52
iwlwifi: handle RFKILL logic in the transport layer
by Emmanuel Grumbach
· 12 years ago
f4feb8a
iwlwifi: support host command with copied data
by Johannes Berg
· 12 years ago
6c3fd3f
iwlwifi: don't leak Tx skb when a queue is disabled
by Emmanuel Grumbach
· 12 years ago
e5a8762
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 12 years ago
358a46d
iwlwifi: some clean up in transport layer
by Emmanuel Grumbach
· 12 years ago
fac805f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
94543a8
iwlwifi: fix flow handler debug code
by Johannes Berg
· 12 years ago
9679142
iwlwifi: get the correct HCMD in the response handler
by Emmanuel Grumbach
· 13 years ago
b04db9a
iwlwifi: configure the queues from the op_mode
by Emmanuel Grumbach
· 13 years ago
5bf9a89
iwlwifi: remove lock around txq_enable
by Emmanuel Grumbach
· 13 years ago
1ce8658
iwlwifi: don't configure a txq that is being disabled
by Emmanuel Grumbach
· 13 years ago
4beaf6c
iwlwifi: s/txq_setup/txq_enable
by Emmanuel Grumbach
· 13 years ago
d0624be
iwlwifi: s/txq_agg_disable/txq_disable
by Emmanuel Grumbach
· 13 years ago
6468a01
iwlwifi: move PCIe into subdirectory
by Johannes Berg
· 13 years ago
[Renamed from drivers/net/wireless/iwlwifi/iwl-trans-pcie-int.h]
20d3b64
iwlwifi: clean up coding style in PCIe transport
by Johannes Berg
· 13 years ago
bc2529c
iwlwifi: s/iwlagn_txq_free_tfd/iwl_txq_free_tfd
by Emmanuel Grumbach
· 13 years ago
ebed633
iwlwifi: fix the Transmit Frame Descriptor rings
by Emmanuel Grumbach
· 13 years ago
d1ff525
iwlwifi: use direct calls for transport free
by Johannes Berg
· 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
ff8ead4
iwlwifi: remove unneeded includes
by Emmanuel Grumbach
· 13 years ago
9130bab
iwlwifi: kill shrd->drv, driver points to transport
by Emmanuel Grumbach
· 13 years ago
d9fb646
iwlwifi: remove get_cmd_string
by Johannes Berg
· 13 years ago
c14c737
iwlwifi: optimize struct iwl_cmd_meta layout
by Johannes Berg
· 13 years ago
01d651d
iwlwifi: move status definitions from iwl-shared
by Don Fry
· 13 years ago
7c5ba4a
iwlwifi: move queue watchdog into transport
by Johannes Berg
· 13 years ago
52bcbff
iwlwifi: remove unneeded struct declarations
by Johannes Berg
· 13 years ago
b2cf410
iwlwifi: move rx_page_order into transport
by Johannes Berg
· 13 years ago
2fdfc47
iwlwifi: move ucode error log reporting to op_mode
by Meenakshi Venkataraman
· 13 years ago
9eae88f
iwlwifi: move queue mapping out of transport
by Johannes Berg
· 13 years ago
d663ee7
iwlwifi: abstract out missing SEQ_RX_FRAME workaround
by Johannes Berg
· 13 years ago
c6f600f
iwlwifi: move command queue number out of the iwl_shared struct
by Meenakshi Venkataraman
· 13 years ago
bada991
iwlwifi: remove messages from queue wake/stop
by Johannes Berg
· 13 years ago
8362640
iwlwifi: more status bit factoring
by Don Fry
· 13 years ago
9a71686
iwlwifi: separate status to priv and trans
by Don Fry
· 13 years ago
8722c89
iwlwifi: reintroduce iwl_enable_rfkill_int
by Stanislaw Gruszka
· 13 years ago
e755f88
iwlwifi: redesign PASSIVE_NO_RX workaround
by Johannes Berg
· 13 years ago
7559553
iwlwifi: move irq to PCIe
by Johannes Berg
· 13 years ago
13df1aa
iwlwifi: move all uCode load variables
by Johannes Berg
· 13 years ago
bffc66c
iwlwifi: move queue functions to PCI-E
by Johannes Berg
· 13 years ago
48a2d66
iwlwifi: don't pass iwl_rx_mem_buffer to upper layers
by Johannes Berg
· 13 years ago
015c15e
iwlwifi: introduce per-queue locks
by Johannes Berg
· 13 years ago
02e3835
iwlwifi: virtualize op_mode's stop/start queue
by Emmanuel Grumbach
· 13 years ago
7b11488
iwlwifi: give PCIe its own lock
by Johannes Berg
· 13 years ago
57a1dc8
iwlwifi: rename trans_ops->request_irq to trans_ops->start_hw
by Emmanuel Grumbach
· 13 years ago
1042db2
iwlwifi: give trans to all the read / write functions
by Emmanuel Grumbach
· 13 years ago
a42a184
iwlwifi: move the bus configuration to transport
by Emmanuel Grumbach
· 13 years ago
ed6a380
iwlwifi: add fw_alive to transport layer API, kill tx_start
by Emmanuel Grumbach
· 13 years ago
4e31826
iwlwifi: update Copyright
by Wey-Yi Guy
· 13 years ago
1066713
iwlagn: fix (remove) use of PAGE_SIZE
by Johannes Berg
· 13 years ago
76bc10f
iwlwifi: tid_data logic move to upper layer - txqid
by Emmanuel Grumbach
· 13 years ago
822e8b2
iwlwifi: tid_data logic move to upper layer - tx AGG setup
by Emmanuel Grumbach
· 13 years ago
3c69b59
iwlwifi: tid_data logic move to upper layer - tx AGG alloc
by Emmanuel Grumbach
· 13 years ago
bc23773
iwlwifi: tid_data logic move to upper layer - tx AGG stop
by Emmanuel Grumbach
· 13 years ago
1daf04b
iwlwifi: improve the prints in the reclaim path
by Emmanuel Grumbach
· 13 years ago
81a3de1
iwlwifi: add debug information on queue stop / wake
by Emmanuel Grumbach
· 13 years ago
Next »