index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
pcie
/
tx.c
Age
Commit message (
Expand
)
Author
2013-03-20
iwlwifi: fix length check in multi-TB HCMD
Emmanuel Grumbach
2013-02-28
iwlwifi: use coherent DMA memory for command header
Johannes Berg
2013-02-28
iwlwifi: rename IWL_MAX_CMD_TFDS to IWL_MAX_CMD_TBS_PER_TFD
Johannes Berg
2013-02-28
iwlwifi: don't map complete commands bidirectionally
Johannes Berg
2013-02-26
iwlwifi: always copy first 16 bytes of commands
Johannes Berg
2013-02-05
iwlwifi: use threaded interrupt handler
Johannes Berg
2013-01-24
iwlwifi: update copyright
Johannes Berg
2013-01-16
iwlwifi: improve the reports in TX path
Emmanuel Grumbach
2013-01-16
iwlwifi: enable communication with WoWLAN firmware
Johannes Berg
2013-01-16
iwlwifi: simplify scheduler memory clearing
Johannes Berg
2013-01-16
iwlwifi: don't memset scalar values
Johannes Berg
2013-01-03
iwlwifi: virtualize SRAM access
Emmanuel Grumbach
2013-01-03
iwlwifi: make the BC table layout configurable
Emmanuel Grumbach
2012-11-19
iwlwifi: more cleanup in pcie/rx.c
Emmanuel Grumbach
2012-11-19
iwlwifi: make iwl_queue_used return bool
Emmanuel Grumbach
2012-11-19
iwlwifi: merge 2 functions in reclaim flow
Emmanuel Grumbach
2012-11-19
iwlwifi: continue clean up - pcie/tx.c
Emmanuel Grumbach
2012-11-19
iwlwifi: rename functions in transport layer
Emmanuel Grumbach
2012-11-09
iwlwifi: return commands with error on FW error
Johannes Berg
2012-10-31
iwlwifi: handle RFKILL logic in the transport layer
Emmanuel Grumbach
2012-10-29
iwlwifi: support host command with copied data
Johannes Berg
2012-10-23
iwlwifi: don't leak Tx skb when a queue is disabled
Emmanuel Grumbach
2012-10-16
iwlwifi: don't WARN when a non empty queue is disabled
Emmanuel Grumbach
2012-10-16
iwlwifi: first deactivate a queue, then wipe out its data
Emmanuel Grumbach
2012-10-16
iwlwifi: wipe out the status of the SCD when we disable a queue
Emmanuel Grumbach
2012-10-16
iwlwifi: improve oversized command warning
Johannes Berg
2012-09-05
iwlwifi: reduce overhead if tracing disabled
Johannes Berg
2012-07-26
iwlwifi: get the correct HCMD in the response handler
Emmanuel Grumbach
2012-06-13
iwlwifi: remove lock around txq_enable
Emmanuel Grumbach
2012-06-13
iwlwifi: don't configure a txq that is being disabled
Emmanuel Grumbach
2012-06-06
iwlwifi: s/txq_setup/txq_enable
Emmanuel Grumbach
2012-06-06
iwlwifi: s/txq_agg_disable/txq_disable
Emmanuel Grumbach
2012-06-06
iwlwifi: SCD_INT_MSK is obsolete - don't update it
Emmanuel Grumbach
2012-06-06
iwlwifi: move DVM code into subdirectory
Johannes Berg
2012-06-06
iwlwifi: move PCIe into subdirectory
Johannes Berg