index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-trans-pcie-tx.c
Age
Commit message (
Expand
)
Author
2012-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-12
iwlwifi: move wait_command_queue from shared to trans
Meenakshi Venkataraman
2012-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-09
iwlwifi: fix the delta for remove max_txq_num patch
Wey-Yi Guy
2012-03-09
iwlwifi: move command queue number out of the iwl_shared struct
Meenakshi Venkataraman
2012-03-07
iwlwifi: move ucode_owner to priv
Johannes Berg
2012-03-07
iwlwifi: virtualize command queue full behaviour
Johannes Berg
2012-03-07
iwlwifi: make tracing use device as identifier
Johannes Berg
2012-03-07
iwlwifi: remove shadow_reg_enable from hw_params
Johannes Berg
2012-03-07
iwlwifi: move lockdep assertion into DVM
Johannes Berg
2012-03-07
iwlwifi: move RF/CT kill check to command wrapper
Johannes Berg
2012-03-06
iwlwifi: move tid_to_ac to PCI-E
Johannes Berg
2012-03-06
iwlwifi: don't pass iwl_rx_mem_buffer to upper layers
Johannes Berg
2012-03-06
iwlwifi: pass response packet directly
Johannes Berg
2012-03-06
iwlwifi: make EXIT_PENDING depend on mac80211
Johannes Berg
2012-03-06
iwlwifi: introduce per-queue locks
Johannes Berg
2012-03-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-27
iwlwifi: virtualize op_mode's fw_error
Emmanuel Grumbach
2012-02-27
iwlwifi: virtualize op_mode's free skb
Emmanuel Grumbach
2012-02-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-17
iwlwifi: give PCIe its own lock
Johannes Berg
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-02-02
iwlwifi: debug print in tx_queue_set_status is more clear
Emmanuel Grumbach
2012-02-02
iwlwifi: give trans to all the read / write functions
Emmanuel Grumbach
2012-01-24
iwlwifi: update Copyright
Wey-Yi Guy
2012-01-06
iwlwifi: update Copyright
Wey-Yi Guy
2011-12-16
iwlwifi: add debug in Tx path in AGG flow
Emmanuel Grumbach
2011-12-16
iwlwifi: tid_data logic move to upper layer - txqid
Emmanuel Grumbach
2011-12-16
iwlwifi: tid_data logic move to upper layer - tx AGG setup
Emmanuel Grumbach
2011-12-16
iwlwifi: tid_data logic move to upper layer - tx AGG alloc
Emmanuel Grumbach
2011-12-16
iwlwifi: tid_data logic move to upper layer - tx AGG stop
Emmanuel Grumbach
2011-12-16
iwlwifi: don't rely on the wr / rd pointers in DELBA flow
Emmanuel Grumbach
2011-12-16
iwlwifi: don't count the tfds in HW queue any more
Emmanuel Grumbach
2011-11-21
iwlwifi: tid_data is taken twice in iwl_trans_pcie_tx_agg_alloc
Emmanuel Grumbach
2011-11-21
iwlwifi: improve the prints in the reclaim path
Emmanuel Grumbach
2011-11-11
iwlwifi: add debug information on queue stop / wake
Emmanuel Grumbach
2011-11-11
iwlwifi: fix unused label in iwl_send_cmd_sync
Emmanuel Grumbach
2011-11-11
iwlwifi: check status before send command
Wey-Yi Guy
2011-11-11
iwlwifi: Suppress noisy syslog messages when RF_KILL switch engaged
Todd Previte
2011-10-14
iwlagn: remove uneeded include to iwl-dev.h
Emmanuel Grumbach
2011-10-14
iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h
Emmanuel Grumbach
2011-10-14
iwlagn: more info on warning for shutdown agg queue
Wey-Yi Guy
2011-10-14
iwlagn: do nothing when disable agg in wrong state
Wey-Yi Guy
2011-10-14
iwlagn: add WARN if tx cmd complete come back late
Wey-Yi Guy
2011-10-14
iwlagn: add cmd queue pointer info when timeout
Wey-Yi Guy
2011-09-21
iwlagn: simplify the iwl_device_cmd layout
Emmanuel Grumbach
2011-09-21
iwlagn: remove the callback in host commands
Emmanuel Grumbach
2011-09-20
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
2011-09-19
iwlagn: signedness bug
Wey-Yi Guy
2011-09-19
iwlagn: do not use interruptible waits
Johannes Berg
[next]