index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
pcie
/
rx.c
Age
Commit message (
Expand
)
Author
2015-08-16
iwlwifi: pass NAPI struct from transport layer
Johannes Berg
2015-08-04
iwlwifi: pcie: New RBD allocation model
Sara Sharon
2015-08-04
Merge remote-tracking branch 'iwlwifi-fixes/master' into next
Emmanuel Grumbach
2015-08-04
iwlwifi: pcie: reset write pointer on ict reset
Eliad Peller
2015-08-04
iwlwifi: pcie: cancel Tx timer upon firmware crash
Emmanuel Grumbach
2015-08-04
iwlwifi: remove command and return value from opmode RX
Johannes Berg
2015-07-12
Revert "iwlwifi: pcie: New RBD allocation model"
Emmanuel Grumbach
2015-06-26
iwlwifi: pcie: lock start_hw / start_fw / stop_device
Emmanuel Grumbach
2015-06-03
iwlwifi: pcie: New RBD allocation model
Sara Sharon
2015-06-03
iwlwifi: pcie: Control access to the NIC's PM registers via iwl_cfg
Avri Altman
2015-03-18
iwlwifi: pcie: add rx packet sequence number to dbg print
Liad Kaufman
2014-09-14
iwlwifi: pcie: clear command data on freeing
Johannes Berg
2014-09-03
iwlwifi: add Intel Mobile Communications copyright
Johannes Berg
2014-05-06
iwlwifi: pcie: get rid of q->n_bd
Johannes Berg
2014-04-13
iwlwifi: pcie: unify iwl_rx_replenish and iwl_rx_replenish_now
Emmanuel Grumbach
2014-04-13
iwlwifi: pcie: clarify TX queue need_update handling
Johannes Berg
2014-04-13
iwlwifi: pcie: fix TX queue locking
Johannes Berg
2014-04-13
iwlwifi: pcie: clarify RX queue need_update handling and locking
Johannes Berg
2014-04-13
iwlwifi: pcie: implement GRO without NAPI
Johannes Berg
2014-03-09
iwlwifi: return whether to stop from rfkill method
Johannes Berg
2014-02-13
iwlwifi: pcie: clean iwl_pcie_[rt]xq_inc_wr_ptr a bit
Eliad Peller
2014-02-03
iwlwifi: pcie: fix unused variable gcc warning
Emmanuel Grumbach
2014-01-13
iwlwifi: add inline helper for packet lengths
Johannes Berg
2013-12-31
iwlwifi: Update Copyright to 2014
Emmanuel Grumbach
2013-12-21
iwlwifi: pcie: use don't disable interrupt when rxq->lock is taken
Emmanuel Grumbach
2013-12-21
iwlwifi: pcie: use don't disable interrupt when irq_lock is taken
Emmanuel Grumbach
2013-12-21
iwlwifi: pcie: move interrupt prints to the common handler
Emmanuel Grumbach
2013-12-21
iwlwifi: pcie: no need to save inta in trans_pcie
Emmanuel Grumbach
2013-12-21
iwlwifi: pcie: return inta from iwl_pcie_int_cause_{non_}ict
Emmanuel Grumbach
2013-12-17
iwlwifi: pcie: determine the interrupt type in the handler
Emmanuel Grumbach
2013-12-17
iwlwifi: pcie: read the interrupt cause from the handler
Emmanuel Grumbach
2013-12-17
iwlwifi: pcie: move the ICT / non-ICT handling functions
Emmanuel Grumbach
2013-12-17
iwlwifi: pcie: re-organize the PCIe ISR code
Emmanuel Grumbach
2013-12-17
iwlwifi: pcie: track interrupt mask in SW
Emmanuel Grumbach
2013-12-17
iwlwifi: pcie: clean up ICT allocation code
Emmanuel Grumbach
2013-12-17
iwlwifi: trans: prevent reprobe on repeated FW errors before restart
Arik Nemtsov
2013-12-17
iwlwifi: trans: use a unified transport status
Arik Nemtsov
2013-12-09
iwlwifi: pcie: remove minor dead code
Michal Nazarewicz
2013-11-25
iwlwifi: pcie: stop sending commands to dead firmware
Alexander Bondar
2013-11-25
iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160
Emmanuel Grumbach
2013-08-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-16
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-08-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-09
iwlwifi: pcie: Remove duplicate code from pcie irq handlers
Ido Yariv
2013-08-09
iwlwifi: pcie: Refactor iwl_rxq_space
Ido Yariv
2013-08-06
Revert "iwlwifi: pcie: clear RFKILL interrupt in AMPG"
Guy Cohen
2013-07-26
iwlwifi: pcie: clear RFKILL interrupt in AMPG
Emmanuel Grumbach
2013-07-16
iwlwifi: move dump_fh into common code
Inbal Hacohen
2013-06-25
iwlwifi: always use 'rxq' as RX queue struct name
Johannes Berg
2013-06-25
iwlwifi: pcie: rework RX buffer list init and freeing
Johannes Berg
[next]