Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f02831be962c7be68c72110fa779e916ab1a8cdd
/
drivers
/
net
/
wireless
/
iwlwifi
/
pcie
/
trans.c
f02831b
iwlwifi: continue clean up - pcie/tx.c
by Emmanuel Grumbach
· 12 years ago
7afe370
iwlwifi: continue clean up - pcie/trans.c
by Emmanuel Grumbach
· 12 years ago
9805c446
iwlwifi: continue clean up - pcie/rx.c
by Emmanuel Grumbach
· 12 years ago
c612598
iwlwifi: init the replenish work in rx_init
by Emmanuel Grumbach
· 12 years ago
990aa6d
iwlwifi: rename functions in transport layer
by Emmanuel Grumbach
· 12 years ago
9f904b3
iwlwifi: don't enable interrupt as a W/A when MSI is enabled
by Emmanuel Grumbach
· 12 years ago
dbeca58
iwlwifi: don't warn if transport's allocation failed
by Emmanuel Grumbach
· 12 years ago
d18aa87
iwlwifi: return commands with error on FW error
by Johannes Berg
· 12 years ago
6b450fc
iwlwifi: remove useless messages
by Johannes Berg
· 12 years ago
adca123
iwlwifi: check the SCD conf from ALIVE response
by Emmanuel Grumbach
· 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
0adb52d
iwlwifi: use the new macro for the SCD Q STTS bits
by Emmanuel Grumbach
· 12 years ago
26c7af7
iwlwifi: remove unused variables
by Johannes Berg
· 12 years ago
f042c2e
iwlwifi: make data frame tracing optional
by Johannes Berg
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
fdb2f9c
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
a248afd
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 12 years ago
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 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
a7be50b
iwlwifi: don't double free the interrupt in failure path
by Emmanuel Grumbach
· 12 years ago
78890b5
Merge commit 'v3.6-rc5' into next
by Bjorn Helgaas
· 12 years ago
83f84d7
iwlwifi: load firmware in chunks
by Johannes Berg
· 12 years ago
358a46d
iwlwifi: some clean up in transport layer
by Emmanuel Grumbach
· 12 years ago
2d1c004
iwlwifi: fix indentation in iwl_load_given_ucode
by Johannes Berg
· 12 years ago
ee7d737
iwlwifi: stop interrupts before stopping device
by David Spinadel
· 12 years ago
8b61fa2
iwlwifi: don't reset interupts after disabling
by David Spinadel
· 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
6379103
iwlwifi: remove unused IDI code stubs
by Johannes Berg
· 12 years ago
c32f386
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
a7238b3
iwlwifi: Use PCI Express Capability accessors
by Jiang Liu
· 12 years ago
6de3f7e
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 12 years ago
94543a8
iwlwifi: fix flow handler debug code
by Johannes Berg
· 12 years ago
289e5501
iwlwifi: fix the preparation of the card
by Emmanuel Grumbach
· 12 years ago
9679142
iwlwifi: get the correct HCMD in the response handler
by Emmanuel Grumbach
· 12 years ago
9da987a
iwlwifi: rework the iwlwifi debugfs structure
by Meenakshi Venkataraman
· 12 years ago
90b90f6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
38a0084
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
3ec4588
iwlwifi: don't use stack memory for kmem cache name
by Johannes Berg
· 12 years ago
8732baa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
d6f1c31
iwlwifi: add trailing newline to some messages
by Johannes Berg
· 12 years ago
b04db9a
iwlwifi: configure the queues from the op_mode
by Emmanuel Grumbach
· 12 years ago
b3c911e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
ae8baec
iwlwifi: don't disable interrupt while starting tx
by Emmanuel Grumbach
· 12 years ago
24172f3
iwlwifi: disable BH before the call to iwl_op_mode_nic_error
by Emmanuel Grumbach
· 12 years ago
e9d364d
iwlwifi: print the scratch of all the buffers stuck in a queue
by Emmanuel Grumbach
· 12 years ago
627ae3d
Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next
by Johannes Berg
· 12 years ago
7bc057f
iwlwifi: warn if TFD index and WiFi Seq don't match
by Emmanuel Grumbach
· 12 years ago
49a4fc20
iwlwifi: don't modify the timer if we don't Tx
by Emmanuel Grumbach
· 12 years ago
12af046
iwlwifi: print even more info when a queue is stuck
by Emmanuel Grumbach
· 12 years ago
5bf9a89
iwlwifi: remove lock around txq_enable
by Emmanuel Grumbach
· 13 years ago
f22d332
iwlwifi: print more info when a queue is stuck
by Emmanuel Grumbach
· 12 years ago
43b03f1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
0440507
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
a59f975
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
59c647b
iwlwifi: allocate Tx cmd pool per device
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
559b1a2
iwlwifi: use iwl_trans_set_wr_ptrs to init the queues
by Emmanuel Grumbach
· 13 years ago
fc24861
iwlwifi: first config the SCD queues, then activate them
by Emmanuel Grumbach
· 13 years ago
588d932
iwlwifi: SCD_INT_MSK is obsolete - don't update it
by Emmanuel Grumbach
· 13 years ago
1023fdc
iwlwifi: move DVM code into subdirectory
by Johannes Berg
· 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.c]
d38069d
iwlwifi: add debugging to shadow registers and fix typo
by Meenakshi Venkataraman
· 13 years ago
20d3b64
iwlwifi: clean up coding style in PCIe transport
by Johannes Berg
· 13 years ago
ff110c8
iwlwifi: Move IWL_MASK macro to transport.
by Gregory Greenman
· 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
8b5bed9
iwlwifi: don't init trans->reg_lock from the op_mode
by Emmanuel Grumbach
· 13 years ago
65de7e8
iwlwifi: clean up module parameters
by Johannes Berg
· 13 years ago
d1ff525
iwlwifi: use direct calls for transport free
by Johannes Berg
· 13 years ago
8257510
iwlwifi: move driver defines to iwl-drv.h
by Johannes Berg
· 13 years ago
6238b00
iwlwifi: clean up iwl-shared.h includes
by Johannes Berg
· 13 years ago
f9e7544
iwlwifi: remove debugfs logspam
by Johannes Berg
· 13 years ago
218733c
iwlwifi: provide proper API to disable all interrupts
by Emmanuel Grumbach
· 13 years ago
d23f78e
iwlwifi: check RF kill register when interrupts have been disabled
by Emmanuel Grumbach
· 13 years ago
226c02c
iwlwifi: enable RF kill interrupt in start_hw
by Emmanuel Grumbach
· 13 years ago
8c46bb7
iwlwifi: first enable RF kill interrupt, then check register
by Emmanuel Grumbach
· 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
87ce05a
iwlwifi: remove the shared area
by Emmanuel Grumbach
· 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
48dffd3
iwlwifi: split force_reset debugfs file
by Johannes Berg
· 13 years ago
7c5ba4a
iwlwifi: move queue watchdog into transport
by Johannes Berg
· 13 years ago
b2cf410
iwlwifi: move rx_page_order into transport
by Johannes Berg
· 13 years ago
8065248
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 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
9eae88f
iwlwifi: move queue mapping out of transport
by Johannes Berg
· 13 years ago
0c19744
iwlwifi: process multiple frames per RXB
by Johannes Berg
· 13 years ago
234e340
simple_open: automatically convert to simple_open()
by Stephen Boyd
· 13 years ago
6dfa8d0
iwlwifi: change struct iwl_fw
by David Spinadel
· 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
10d8f31
iwlwifi: remove TX hex debug
by Johannes Berg
· 13 years ago
Next »