Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1ffbed7220331dabc04dee6d3c520b5b022b9245
/
drivers
/
net
/
wireless
/
iwlwifi
/
pcie
/
internal.h
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
· 12 years ago
b04db9a
iwlwifi: configure the queues from the op_mode
by Emmanuel Grumbach
· 12 years ago
5bf9a89
iwlwifi: remove lock around txq_enable
by Emmanuel Grumbach
· 12 years ago
1ce8658
iwlwifi: don't configure a txq that is being disabled
by Emmanuel Grumbach
· 12 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
edb5c2f
iwlagn: remove uneeded declaration
by Emmanuel Grumbach
· 13 years ago
247c61d
iwlagn: remove the callback in host commands
by Emmanuel Grumbach
· 13 years ago
c17d068
iwlagn: move PCI-E transport files
by Johannes Berg
· 13 years ago
[Renamed from drivers/net/wireless/iwlwifi/iwl-trans-int-pcie.h]
859cfb0
iwlagn: move iwl_stop / wake_queue to the upper layer
by Emmanuel Grumbach
· 13 years ago
39644e9
iwlagn: unmap cmd queue's tfds as BIDI
by Emmanuel Grumbach
· 13 years ago
7a10e3e4
iwlagn: iwl-trans.c can't dereference iwl_priv any more
by Emmanuel Grumbach
· 13 years ago
522376d
iwlagn: clean up of transport layer
by Emmanuel Grumbach
· 13 years ago
3e10cae
iwlagn: remove priv dereferences from the transport layer
by Emmanuel Grumbach
· 13 years ago
8ad71be
iwlagn: move tx queues to transport layer
by Emmanuel Grumbach
· 13 years ago
e20d4341
iwlagn: move the stop / wake queue logic to transport layer
by Emmanuel Grumbach
· 13 years ago
c91bd12
iwlagn: cosmetics in iwl-trans.h
by Emmanuel Grumbach
· 13 years ago
7f01d56
iwlagn: move the disable agg logic to transport layer
by Emmanuel Grumbach
· 13 years ago
464021f
iwlagn: move the check_empty logic to the transport layer
by Emmanuel Grumbach
· 13 years ago
288712a
iwlagn: allocate resources for TX BA session in transport
by Emmanuel Grumbach
· 13 years ago
e13c0c5
iwlagn: move the mapping ac to queue / fifo to transport
by Emmanuel Grumbach
· 13 years ago
ba562f7
iwlagn: set tx_fifo for ampdu in transport layer
by Emmanuel Grumbach
· 13 years ago
fd65693
iwlagn: remove dereferences of priv from transport
by Emmanuel Grumbach
· 13 years ago
83ed901
iwlagn: all function iwl-io.c receive iwl_bus
by Emmanuel Grumbach
· 13 years ago
a72b8b0
iwlagn: add missing includes
by Emmanuel Grumbach
· 13 years ago
9d6b2cb
iwlagn: move Keep Warm to transport layer
by Emmanuel Grumbach
· 13 years ago
dda61a4
iwlagn: iwl-dev.h doesn't include iwl-fh.h any more
by Emmanuel Grumbach
· 13 years ago
6bb7884
iwlagn: remove references to priv from the transport layer
by Emmanuel Grumbach
· 13 years ago
16db88b
iwlagn: move dump_csr and dump_fh to transport layer
by Emmanuel Grumbach
· 13 years ago
6d8f6ee
iwlagn: transport layer should receive iwl_trans
by Emmanuel Grumbach
· 13 years ago
105183b
iwlagn: move scd_bc_tbls and scd_base_addr to iwl_trans_pcie
by Emmanuel Grumbach
· 13 years ago
04e1cab
iwlagn: move reclaim related functions
by Emmanuel Grumbach
· 13 years ago
1f7b617
iwlagn: move isr_statistics to transport layer
by Emmanuel Grumbach
· 13 years ago
7ff9470
iwlagn: move the NIC error flow to the transport layer
by Emmanuel Grumbach
· 13 years ago
0c32576
iwlagn: move ISR related data to transport layer
by Emmanuel Grumbach
· 13 years ago
5a878bf
iwlagn: iwl_rx_queue moves to the iwl_trans_pcie
by Emmanuel Grumbach
· 13 years ago
e6bb4c9
iwlagn: bus layer chooses its transport layer
by Emmanuel Grumbach
· 13 years ago
48d42c4
iwlagn: SCD configuration for AMPDU moves to transport layer
by Emmanuel Grumbach
· 13 years ago
1a361cd
iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.c
by Emmanuel Grumbach
· 13 years ago
253a634
iwlagn: move tx transport functions to iwl-trans-tx-pcie.c
by Emmanuel Grumbach
· 13 years ago
ab697a9
iwlagn: move rx transport functions to iwl-trans-rx-pcie.c
by Emmanuel Grumbach
· 13 years ago