index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
pcie
/
rx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: pcie: add rx packet sequence number to dbg print
Liad Kaufman
2015-03-18
1
-3
/
+5
*
iwlwifi: pcie: clear command data on freeing
Johannes Berg
2014-09-14
1
-1
/
+1
*
iwlwifi: add Intel Mobile Communications copyright
Johannes Berg
2014-09-03
1
-0
/
+1
*
iwlwifi: pcie: get rid of q->n_bd
Johannes Berg
2014-05-06
1
-1
/
+1
*
iwlwifi: pcie: unify iwl_rx_replenish and iwl_rx_replenish_now
Emmanuel Grumbach
2014-04-13
1
-13
/
+6
*
iwlwifi: pcie: clarify TX queue need_update handling
Johannes Berg
2014-04-13
1
-6
/
+1
*
iwlwifi: pcie: fix TX queue locking
Johannes Berg
2014-04-13
1
-1
/
+4
*
iwlwifi: pcie: clarify RX queue need_update handling and locking
Johannes Berg
2014-04-13
1
-19
/
+25
*
iwlwifi: pcie: implement GRO without NAPI
Johannes Berg
2014-04-13
1
-4
/
+13
*
iwlwifi: return whether to stop from rfkill method
Johannes Berg
2014-03-09
1
-1
/
+1
*
iwlwifi: pcie: clean iwl_pcie_[rt]xq_inc_wr_ptr a bit
Eliad Peller
2014-02-13
1
-29
/
+18
*
iwlwifi: pcie: fix unused variable gcc warning
Emmanuel Grumbach
2014-02-03
1
-2
/
+1
*
iwlwifi: add inline helper for packet lengths
Johannes Berg
2014-01-13
1
-1
/
+1
*
iwlwifi: Update Copyright to 2014
Emmanuel Grumbach
2013-12-31
1
-1
/
+1
*
iwlwifi: pcie: use don't disable interrupt when rxq->lock is taken
Emmanuel Grumbach
2013-12-21
1
-28
/
+22
*
iwlwifi: pcie: use don't disable interrupt when irq_lock is taken
Emmanuel Grumbach
2013-12-21
1
-16
/
+12
*
iwlwifi: pcie: move interrupt prints to the common handler
Emmanuel Grumbach
2013-12-21
1
-61
/
+34
*
iwlwifi: pcie: no need to save inta in trans_pcie
Emmanuel Grumbach
2013-12-21
1
-15
/
+7
*
iwlwifi: pcie: return inta from iwl_pcie_int_cause_{non_}ict
Emmanuel Grumbach
2013-12-21
1
-19
/
+19
*
iwlwifi: pcie: determine the interrupt type in the handler
Emmanuel Grumbach
2013-12-17
1
-12
/
+10
*
iwlwifi: pcie: read the interrupt cause from the handler
Emmanuel Grumbach
2013-12-17
1
-9
/
+9
*
iwlwifi: pcie: move the ICT / non-ICT handling functions
Emmanuel Grumbach
2013-12-17
1
-162
/
+162
*
iwlwifi: pcie: re-organize the PCIe ISR code
Emmanuel Grumbach
2013-12-17
1
-26
/
+23
*
iwlwifi: pcie: track interrupt mask in SW
Emmanuel Grumbach
2013-12-17
1
-7
/
+6
*
iwlwifi: pcie: clean up ICT allocation code
Emmanuel Grumbach
2013-12-17
1
-11
/
+4
*
iwlwifi: trans: prevent reprobe on repeated FW errors before restart
Arik Nemtsov
2013-12-17
1
-6
/
+6
*
iwlwifi: trans: use a unified transport status
Arik Nemtsov
2013-12-17
1
-15
/
+12
*
iwlwifi: pcie: remove minor dead code
Michal Nazarewicz
2013-12-09
1
-15
/
+11
*
iwlwifi: pcie: stop sending commands to dead firmware
Alexander Bondar
2013-11-25
1
-1
/
+2
*
iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160
Emmanuel Grumbach
2013-11-25
1
-0
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-28
1
-8
/
+0
|
\
|
*
Revert "iwlwifi: pcie: clear RFKILL interrupt in AMPG"
Guy Cohen
2013-08-06
1
-8
/
+0
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-08-16
1
-25
/
+18
|
\
\
|
*
|
iwlwifi: pcie: Remove duplicate code from pcie irq handlers
Ido Yariv
2013-08-09
1
-16
/
+8
|
*
|
iwlwifi: pcie: Refactor iwl_rxq_space
Ido Yariv
2013-08-09
1
-9
/
+10
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-09
1
-0
/
+8
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
iwlwifi: pcie: clear RFKILL interrupt in AMPG
Emmanuel Grumbach
2013-07-26
1
-0
/
+8
*
|
iwlwifi: move dump_fh into common code
Inbal Hacohen
2013-07-16
1
-1
/
+1
|
/
*
iwlwifi: always use 'rxq' as RX queue struct name
Johannes Berg
2013-06-25
1
-13
/
+15
*
iwlwifi: pcie: rework RX buffer list init and freeing
Johannes Berg
2013-06-25
1
-17
/
+26
*
iwlwifi: reduce debug ifdefs using the optimiser
Johannes Berg
2013-06-13
1
-26
/
+10
*
iwlwifi: pcie: don't read INTA register in ICT IRQ handler
Johannes Berg
2013-06-13
1
-4
/
+8
*
iwlwifi: use coherent DMA memory for command header
Johannes Berg
2013-02-28
1
-11
/
+3
*
iwlwifi: use threaded interrupt handler
Johannes Berg
2013-02-05
1
-15
/
+25
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-01-30
1
-1
/
+2
|
\
|
*
iwlwifi: provide RX page order
Emmanuel Grumbach
2013-01-24
1
-0
/
+1
|
*
iwlwifi: update copyright
Johannes Berg
2013-01-24
1
-1
/
+1
*
|
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: enable communication with WoWLAN firmware
Johannes Berg
2013-01-16
1
-1
/
+5
[next]