index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
pcie
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: use coherent DMA memory for command header
Johannes Berg
2013-02-28
3
-134
/
+135
*
iwlwifi: rename IWL_MAX_CMD_TFDS to IWL_MAX_CMD_TBS_PER_TFD
Johannes Berg
2013-02-28
1
-6
/
+6
*
iwlwifi: don't map complete commands bidirectionally
Johannes Berg
2013-02-28
1
-22
/
+11
*
iwlwifi: always copy first 16 bytes of commands
Johannes Berg
2013-02-26
2
-17
/
+67
*
iwlwifi: use threaded interrupt handler
Johannes Berg
2013-02-05
4
-28
/
+34
*
iwlwifi: move register access lock into transport
Lilach Edelstein
2013-02-01
2
-16
/
+35
*
iwlwifi: add iwl_set_bits_mask to transport API
Lilach Edelstein
2013-02-01
1
-5
/
+43
*
iwlwifi: add 7000 series device configuration
Johannes Berg
2013-01-30
3
-0
/
+119
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-01-30
10
-13
/
+14
|
\
|
*
iwlwifi: provide RX page order
Emmanuel Grumbach
2013-01-24
1
-0
/
+1
|
*
iwlwifi: update copyright
Johannes Berg
2013-01-24
10
-13
/
+13
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
iwlwifi: fix PCIe interrupt handle return value
Johannes Berg
2013-01-03
1
-0
/
+1
*
|
iwlwifi: improve the reports in TX path
Emmanuel Grumbach
2013-01-16
2
-5
/
+45
*
|
iwlwifi: enable communication with WoWLAN firmware
Johannes Berg
2013-01-16
4
-18
/
+104
*
|
iwlwifi: simplify scheduler memory clearing
Johannes Berg
2013-01-16
1
-15
/
+7
*
|
iwlwifi: allow to zero SRAM
Emmanuel Grumbach
2013-01-16
1
-1
/
+2
*
|
iwlwifi: don't enable all interrupts on resuming
Johannes Berg
2013-01-16
1
-3
/
+0
*
|
iwlwifi: don't memset scalar values
Johannes Berg
2013-01-16
2
-4
/
+4
*
|
iwlwifi: always check that grab_nic_access succeeds
Emmanuel Grumbach
2013-01-03
1
-2
/
+2
*
|
iwlwifi: move some PCIe calls to better places
Johannes Berg
2013-01-03
2
-6
/
+5
*
|
iwlwifi: request IRQ only once
Johannes Berg
2013-01-03
2
-41
/
+25
*
|
iwlwifi: virtualize SRAM access
Emmanuel Grumbach
2013-01-03
2
-13
/
+54
*
|
iwlwifi: virtualize iwl_{grab,release}_nic_access
Emmanuel Grumbach
2013-01-03
1
-0
/
+64
*
|
iwlwifi: let the op_mode run a FW while in RFKILL
Emmanuel Grumbach
2013-01-03
1
-2
/
+2
*
|
iwlwifi: make the BC table layout configurable
Emmanuel Grumbach
2013-01-03
3
-1
/
+7
|
/
*
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-12-13
1
-6
/
+2
|
\
|
*
iwlwifi: Use standard #defines for PCIe Capability ASPM fields
Bjorn Helgaas
2012-12-07
1
-5
/
+2
|
*
iwlwifi: collapse wrapper for pcie_capability_read_word()
Bjorn Helgaas
2012-12-07
1
-10
/
+3
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2012-12-11
7
-38
/
+69
|
\
\
|
*
|
iwlwifi: don't handle masked interrupt
Emmanuel Grumbach
2012-12-10
1
-2
/
+10
|
*
|
iwlwifi: reset_ict in stop_hw
Emmanuel Grumbach
2012-12-06
1
-0
/
+2
|
*
|
iwlwifi: move prph handling into the transport
Emmanuel Grumbach
2012-12-06
1
-0
/
+16
|
*
|
iwlwifi: Change define and struct names in iwl-eeprom-parse.h
Eytan Lifshitz
2012-12-06
4
-32
/
+32
|
*
|
iwlwifi: return real info in probe failure
Emmanuel Grumbach
2012-11-29
1
-3
/
+8
|
*
|
iwlwifi: read the Rx write pointer only once
Emmanuel Grumbach
2012-11-28
1
-1
/
+1
*
|
|
iwlwifi: remove __dev* attributes
Bill Pemberton
2012-12-06
1
-2
/
+2
*
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2012-11-21
5
-1336
/
+1290
|
\
\
\
|
|
/
/
|
*
|
iwlwifi: Remove duplicate inclusion of iwl-trans.h in pcie/drv.c
Sachin Kamat
2012-11-19
1
-1
/
+0
|
*
|
iwlwifi: make iwl_pcie_rxq_inc_wr_ptr static
Emmanuel Grumbach
2012-11-19
2
-3
/
+1
|
*
|
iwlwifi: more cleanup in pcie/rx.c
Emmanuel Grumbach
2012-11-19
3
-12
/
+4
|
*
|
iwlwifi: make iwl_queue_used return bool
Emmanuel Grumbach
2012-11-19
2
-3
/
+3
|
*
|
iwlwifi: merge 2 functions in reclaim flow
Emmanuel Grumbach
2012-11-19
1
-33
/
+20
|
*
|
iwlwifi: continue clean up - pcie/tx.c
Emmanuel Grumbach
2012-11-19
3
-915
/
+913
|
*
|
iwlwifi: continue clean up - pcie/trans.c
Emmanuel Grumbach
2012-11-19
1
-37
/
+31
|
*
|
iwlwifi: continue clean up - pcie/rx.c
Emmanuel Grumbach
2012-11-19
3
-212
/
+216
|
*
|
iwlwifi: init the replenish work in rx_init
Emmanuel Grumbach
2012-11-19
1
-2
/
+3
|
*
|
iwlwifi: rename functions in transport layer
Emmanuel Grumbach
2012-11-19
4
-242
/
+218
|
*
|
iwlwifi: add comments for the PCIe transport statuses
Emmanuel Grumbach
2012-11-19
1
-4
/
+10
|
*
|
iwlwifi: don't enable interrupt as a W/A when MSI is enabled
Emmanuel Grumbach
2012-11-14
1
-9
/
+8
[next]