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
/
iwl-trans-pcie.c
Age
Commit message (
Expand
)
Author
2012-02-01
iwlwifi: don't mess up QoS counters with non-QoS frames
Emmanuel Grumbach
2012-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-04
drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocation
Djalal Harouni
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-19
iwlwifi: update SCD BC table for all SCD queues
Emmanuel Grumbach
2011-12-16
iwlwifi: add debug in Tx path in AGG flow
Emmanuel Grumbach
2011-12-16
iwlwifi: transport layer shouldn't access the AGG SM
Emmanuel Grumbach
2011-12-16
iwlwifi: tid_data logic move to upper layer - seq_number
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 - check_empty
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: we can wake SW queues even when draining HW queues
Emmanuel Grumbach
2011-12-16
iwlwifi: don't count the tfds in HW queue any more
Emmanuel Grumbach
2011-12-08
iwlwifi: move calib_results list from iwl_priv to iwl_trans
Don Fry
2011-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-28
iwlwifi: help to debug AGG SM inconsistencies
Emmanuel Grumbach
2011-11-21
iwlwifi: improve the prints in the reclaim path
Emmanuel Grumbach
2011-11-21
iwlwifi: check the HW when a queue is stuck
Emmanuel Grumbach
2011-11-11
iwlwifi: add debug information on queue stop / wake
Emmanuel Grumbach
2011-11-11
iwlwifi: avoid a panic when unloading the module with RF Kill
Emmanuel Grumbach
2011-11-02
iwlagn: fix the race in the unmapping of the HCMD
Emmanuel Grumbach
2011-10-14
iwlagn: rename all the mac80211 callback functions
Wey-Yi Guy
2011-10-14
iwlagn: warn only once if AGG state is wrong
Emmanuel Grumbach
2011-10-14
iwlagn: fix a race in the unmapping of the TFDs
Emmanuel Grumbach
2011-10-14
iwlagn: stop interrupts when suspending
Johannes Berg
2011-10-14
iwlagn: don't assign seqno to QoS Null frames
Johannes Berg
2011-09-27
iwlagn: use kcalloc when possible for array allocation
Emmanuel Grumbach
2011-09-27
iwlagn: set the sequence control from the transport layer
Emmanuel Grumbach
2011-09-21
iwlagn: remove duplicate list init
Amit Beka
2011-09-21
iwlagn: pending frames musn't be incremented if agg is on
Emmanuel Grumbach
2011-09-21
iwlagn: simplify the iwl_device_cmd layout
Emmanuel Grumbach
2011-09-19
iwlagn: clean up PM code
Johannes Berg
2011-09-19
iwlagn: generically provide iwl_trans_send_cmd_pdu
Johannes Berg
2011-09-19
iwlagn: move PCI-E transport files
Johannes Berg