Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e03bbb62cfdf539ae8110b297493c685f9d12774
/
drivers
/
net
/
wireless
/
iwlwifi
/
pcie
e03bbb6
iwlwifi: don't disable SCD chain extension on newer devices
by Emmanuel Grumbach
· 11 years ago
748fa67c
iwlwifi: mvm: replace BUG_ON by WARN_ON in scan.c
by Emmanuel Grumbach
· 11 years ago
fa1a91f
iwlwifi: pcie: WARN upon traffic while flushing TX queues
by Emmanuel Grumbach
· 11 years ago
3cafdbe
iwlwifi: allow to wait for a subset of the queues
by Emmanuel Grumbach
· 11 years ago
69e9213
iwlwifi: move CPU1_CPU2_SEPARATOR_SECTION to iwl-fw.h
by Eran Harary
· 11 years ago
e69140e
iwlwifi: pcie: unify iwl_rx_replenish and iwl_rx_replenish_now
by Emmanuel Grumbach
· 11 years ago
ea68f46
iwlwifi: pcie: clarify TX queue need_update handling
by Johannes Berg
· 11 years ago
42646ba
iwlwifi: pcie: fix TX queue locking
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
e7f7634
iwlwifi: pcie: don't leave the new NICs awake for commands
by Emmanuel Grumbach
· 11 years ago
aa4a625
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 11 years ago
3e3cb6c
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
by John W. Linville
· 11 years ago
14cfca7
iwlwifi: return whether to stop from rfkill method
by Johannes Berg
· 11 years ago
a812cba
iwlwifi: pcie: enable LP XTAL to reduce power consumption
by Alexander Bondar
· 11 years ago
c42e810
iwlwifi: pcie: suppress ACPI related error message
by Johannes Berg
· 11 years ago
acfcd9e
iwlwifi: fix and add 7265 series HW IDs
by Oren Givon
· 11 years ago
0971f7d
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 11 years ago
cfadc3f
iwlwifi: pcie: stop the firmware when we restart it
by Emmanuel Grumbach
· 11 years ago
0e028ab
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
e520926
iwlwifi: make various things const
by Johannes Berg
· 11 years ago
5045388
iwlwifi: pcie: clean iwl_pcie_[rt]xq_inc_wr_ptr a bit
by Eliad Peller
· 11 years ago
034846c
iwlwifi: mvm: support multiple firmware sections
by Eran Harary
· 11 years ago
bcb079a
iwlwifi: pcie: retrieve and parse ACPI power limitations
by Ido Yariv
· 11 years ago
46e81af
iwlwifi: pcie: fix unused variable gcc warning
by Emmanuel Grumbach
· 11 years ago
56c2477
iwlwifi: pcie: make FH debugfs file code easier to understand
by Johannes Berg
· 11 years ago
189fa2f
iwlwifi: pcie: fix secure section / dual cpu firmware loading
by Eran Harary
· 11 years ago
e4a9f8c
iwlwifi: pcie: Disable L0S exit timer for 8000 HW family
by Eran Harary
· 11 years ago
e12ba84
iwlwifi: pcie: change CSR reset in family 8000
by Eran Harary
· 11 years ago
3073d8c
iwlwifi: pcie: disable APMG configurations for family 8000
by Eran Harary
· 11 years ago
503ab8c
iwlwifi: Add 8000 HW family support
by Eran Harary
· 11 years ago
f769091
iwlwifi: add more 7265 HW IDs
by Oren Givon
· 11 years ago
5746cc2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
23e76d1
iwlwifi: pcie: don't panic on host commands in iwldvm
by Emmanuel Grumbach
· 11 years ago
7916a07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
0a379e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
65b3034
iwlwifi: add inline helper for packet lengths
by Johannes Berg
· 11 years ago
2d93aee
iwlwifi: pcie: enable oscillator for L1 exit
by Emmanuel Grumbach
· 11 years ago
51368bf
iwlwifi: Update Copyright to 2014
by Emmanuel Grumbach
· 11 years ago
ce836c7
iwlwifi: pcie: Fix CSR_RESET operation access type
by Eran Harary
· 11 years ago
fba1c62
iwlwifi: pcie: allow the op_mode to call stop_device whenever it wants
by Emmanuel Grumbach
· 11 years ago
3dc3374
iwlwifi: pcie: don't update the op_mode if rfkill hasn't changed
by Emmanuel Grumbach
· 11 years ago
b943949
iwlwifi: pcie: keep the NIC awake when commands are in flight
by Emmanuel Grumbach
· 11 years ago
efc5520
iwlwifi: add new devices for 7265 series
by Oren Givon
· 11 years ago
51232f7
iwlwifi: pcie: use don't disable interrupt when rxq->lock is taken
by Emmanuel Grumbach
· 11 years ago
7b70bd6
iwlwifi: pcie: use don't disable interrupt when irq_lock is taken
by Emmanuel Grumbach
· 11 years ago
7ba1faa
iwlwifi: pcie: move interrupt prints to the common handler
by Emmanuel Grumbach
· 11 years ago
fe523dc
iwlwifi: pcie: no need to save inta in trans_pcie
by Emmanuel Grumbach
· 11 years ago
7117c00
iwlwifi: pcie: return inta from iwl_pcie_int_cause_{non_}ict
by Emmanuel Grumbach
· 11 years ago
0fec954
iwlwifi: pcie: determine the interrupt type in the handler
by Emmanuel Grumbach
· 11 years ago
a0f337c
iwlwifi: pcie: read the interrupt cause from the handler
by Emmanuel Grumbach
· 11 years ago
fc84472
iwlwifi: pcie: move the ICT / non-ICT handling functions
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
eef3171
iwlwifi: pcie: clean up ICT allocation code
by Emmanuel Grumbach
· 11 years ago
efbf6e3
iwlwifi: trans: clear FW_ERROR status in common code
by Arik Nemtsov
· 11 years ago
2a988e9
iwlwifi: trans: prevent reprobe on repeated FW errors before restart
by Arik Nemtsov
· 11 years ago
3fc0795
iwlwifi: trans: prevent tx and cmds during FW error
by Arik Nemtsov
· 11 years ago
eb7ff77
iwlwifi: trans: use a unified transport status
by Arik Nemtsov
· 11 years ago
a408284
iwlwifi: trans: divide stop_hw into stop_device/op_mode_leave
by Arik Nemtsov
· 11 years ago
84c317c
iwlwifi: pcie: remove minor dead code
by Michal Nazarewicz
· 11 years ago
8c21c53
iwlwifi: mvm: a few more SKUs for 7260 and 3160
by Emmanuel Grumbach
· 11 years ago
6dde8c4
iwlwifi: pcie: remove useless condition test
by Johannes Berg
· 11 years ago
3961a61
iwlwifi: remove TX_CMD id from transport layer
by Emmanuel Grumbach
· 11 years ago
6860bd1
iwlwifi: pcie: stop sending commands to dead firmware
by Alexander Bondar
· 11 years ago
53e88cb
iwlwifi: add new HW - 7265 series
by Oren Givon
· 11 years ago
6960a05
iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160
by Emmanuel Grumbach
· 11 years ago
c046555
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 11 years ago
01925ef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
bcbb8c9
iwlwifi: pcie: move warning message into warning
by Johannes Berg
· 11 years ago
8245d02
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
by John W. Linville
· 11 years ago
e2d6f4e
iwlwifi: support Signed firmware image and Dual CPUs
by Eran Harary
· 11 years ago
c4aee08
iwlwifi: Support 7265 devices
by Eran Harary
· 11 years ago
9439eac
iwlwifi: pcie: poke device when commands don't complete quickly
by Johannes Berg
· 11 years ago
04a4e1fdd
Merge remote-tracking branch 'wireless-next/master' into HEAD
by Johannes Berg
· 11 years ago
42550a5
iwlwifi: pcie: restart the driver when a command times out
by Emmanuel Grumbach
· 11 years ago
d107bab
iwlwifi: pcie: fix merge damage
by Johannes Berg
· 11 years ago
5d3c2f7
wireless: iwlwifi: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
c90ca50
iwlwifi: pcie: dump_stack upon timeout of SYNC cmd
by Emmanuel Grumbach
· 11 years ago
889b169
iwlwifi: pcie: clean RFKILL interrupt in AMPG
by Emmanuel Grumbach
· 11 years ago
d819c6c
iwlwifi: pcie: fix merge damage
by Johannes Berg
· 11 years ago
08a5dd3
iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 series
by Emmanuel Grumbach
· 11 years ago
b499266
iwlwifi: pcie: add new SKUs for 7000 & 3160 NIC series
by Matti Gottlieb
· 11 years ago
f477252
iwlwifi: pcie: don't reset the TX queue counter
by Emmanuel Grumbach
· 11 years ago
b35c809
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
24de851
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 11 years ago
eafe25e
iwlwifi: return -ENOMEM instead of NULL when OOM in iwl_drv_start()
by Luciano Coelho
· 11 years ago
2ab9ba0
iwlwifi: pcie: returning positive instead of negative
by Dan Carpenter
· 11 years ago
6965a35
iwlwifi: pcie: don't swallow error codes in iwl_trans_pcie_alloc()
by Luciano Coelho
· 11 years ago
2437f3c
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 11 years ago
4f05444
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
6e8773c
iwlwifi: pcie: Remove duplicate code from pcie irq handlers
by Ido Yariv
· 11 years ago
351746c
iwlwifi: pcie: Refactor iwl_rxq_space
by Ido Yariv
· 11 years ago
a9b2924
iwlwifi: pcie: Refactor iwl_queue_space
by Ido Yariv
· 11 years ago
5fdda04
iwlwifi: remove transport suspend/resume indirection
by Johannes Berg
· 11 years ago
1092b9b
iwlwifi: pcie: some little cleanups
by Eliad Peller
· 11 years ago
e89044d
iwlwifi: fix some documentation typos
by Eliad Peller
· 11 years ago
eeb89ab
iwlwifi: pcie: fix resume when no opmode is present
by Johannes Berg
· 11 years ago
4f0c848
Revert "iwlwifi: pcie: clear RFKILL interrupt in AMPG"
by Guy Cohen
· 11 years ago
Next »