开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-trans.c
Age
Commit message (
Expand
)
Author
2011-07-16
iwlagn: move rx transport functions to iwl-trans-rx-pcie.c
Emmanuel Grumbach
2011-07-16
iwlagn: move sync_irq to transport layer
Emmanuel Grumbach
2011-07-16
iwlagn: move the tasklet / irq to the transport layer
Emmanuel Grumbach
2011-07-16
iwlagn: move Tx datapath to transport layer
Emmanuel Grumbach
2011-07-11
iwlagn: provide heplers to access the transport ops
Emmanuel Grumbach
2011-07-11
iwlagn: remove the indirection for the dma channel num
Wey-Yi Guy
2011-07-11
iwlagn: consolidate the API that sends host commands and move to transport
Emmanuel Grumbach
2011-07-11
iwlagn: remove code duplication
Emmanuel Grumbach
2011-07-11
iwlagn: add an API for TX stop
Emmanuel Grumbach
2011-07-11
iwlagn: add an API for RX stop
Emmanuel Grumbach
2011-07-11
iwlagn: add an API to free the TX context
Emmanuel Grumbach
2011-07-01
iwlagn: move the tx allocation funcs to the transport layer
Emmanuel Grumbach
2011-07-01
iwlagn: add rx_free to transport layer
Emmanuel Grumbach
2011-07-01
iwlagn: introduce transport layer and implement rx_init
Emmanuel Grumbach