Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / drivers / net / wireless / iwlwifi / iwl-tx.c
2010-04-11 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-04-02 Zhu Yiiwlwifi: avoid Tx queue memory allocation in interface...
2010-04-02 Zhu Yiiwlwifi: fix DMA allocation warnings
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-16 Adel Gadllahiwlwifi: Silence tfds_in_queue message
2010-02-26 John W. LinvilleMerge branch 'wireless-2.6' of git://git./linux/kernel...
2010-02-26 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-02-26 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-02-26 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-02-23 Abhijeet Kolekariwlwifi: increase command buffer size
2010-02-22 Stanislaw Gruszkaiwlwifi: sanity check before counting number of tfds...
2010-02-22 Wey-Yi Guyiwlwifi: error checking for number of tfds in queue
2010-02-19 Reinette Chatreiwlwifi: enable serialization of synchronous commands
2010-02-11 Stanislaw Gruszkaiwlwifi: use dma_alloc_coherent
2010-02-11 Abhijeet Kolekariwlwifi: cleanup return values
2010-02-11 Wey-Yi Guyiwlwifi: check for aggregation frame and queue
2010-01-19 Reinette Chatreiwlwifi: update copyright year to 2010
2009-12-21 akpm@linux-foundat... drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4...
2009-12-07 John W. Linvilleiwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsa...
2009-12-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-30 Johannes Bergmac80211: fix spurious delBA handling
2009-11-24 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-23 Wey-Yi Guyiwlwifi: change message for cmd queue full error
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-18 Johannes Bergmac80211: convert aggregation to operate on vifs/stas
2009-11-18 Johannes Bergiwlwifi: handle unicast PS buffering
2009-11-11 Ben Cahilliwlwifi: MAC_ACCESS_REQ cleanup
2009-11-11 Johannes Bergiwlwifi: fix FIFO vs. queue confusion
2009-11-02 Reinette Chatreiwlwifi: print warning when sending host command fails
2009-11-02 Reinette Chatreiwlwifi: unmap memory before use
2009-10-27 Wey-Yi Guyiwlwifi: remove unused parameters
2009-10-27 Zhu Yiiwlwifi: use paged Rx
2009-10-27 Abhijeet Kolekariwlwifi/iwl3945: remove data_retry_limit
2009-10-27 Wey-Yi Guyiwlwifi: dynamic allocate tx queue structure
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-07 Johannes Bergiwlwifi: device tracing
2009-10-07 Wey-Yi Guyiwlwifi: reliable entering of critical temperature...
2009-10-07 Daniel C Halperiniwlwifi: do not clear TX info flags when receiving...
2009-09-28 Reinette Chatreiwlwifi: fix memory leak in command queue handling
2009-08-31 Daniel C Halperiniwlwifi: remove incorrect uses of ieee80211_get_tx_rate...
2009-08-28 Gábor Stefanikiwlwifi: Make injection of non-broadcast frames work...
2009-08-20 Reinette Chatreiwlwifi: prevent read outside array bounds
2009-08-14 Wey-Yi Guyiwlwifi: Traffic type and counter for debugFs
2009-08-14 Wey-Yi Guyiwlwifi: new debugging feature for dumping data traffic
2009-08-14 Reinette Chatreiwlwifi: re-introduce per device debugging
2009-08-04 Daniel C Halperiniwlwifi: clear iwl_cmd_meta structure before use
2009-07-31 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-07-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-27 Reinette Chatreiwlwifi: print packet contents in error case
2009-07-27 Johannes Bergiwlwifi: remove command callback return value
2009-07-27 Johannes Bergiwlwifi: fix up command sending
2009-07-27 Roel Kluiniwlwifi: Read outside array bounds
2009-07-27 Johannes Bergiwlwifi: fix TX queue race
2009-07-24 Reinette Chatreiwlwifi: inform user about rfkill state changes
2009-07-24 Reinette Chatreiwlwifi: make debug level more user friendly
2009-07-24 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-21 Reinette Chatreiwlwifi: only update byte count table during aggregation
2009-07-10 Reinette Chatreiwlwifi: always print buffer when error condition occurs
2009-07-10 Johannes Bergiwlwifi: make software queue assignment more efficient
2009-05-22 Mohamed Abbasiwlcore: register locks
2009-04-25 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-04-22 Wey-Yi Guyiwlwifi: clean up unused NL80211_IFTYPE_MONITOR for...
2009-04-22 Wey-Yi Guyiwlwifi: add debug messages when start aggregation...
2009-04-21 Reinette Chatreiwlwifi: DMA fixes
2009-04-21 Reinette Chatreiwlwifi: add debugging for TX path
2009-03-28 Johannes Bergmac80211/iwlwifi: move virtual A-MDPU queue bookkeeping...
2009-03-28 Wey-Yi Guyiwlwifi: report error when detect failure during stop...
2009-03-28 Abhijeet Kolekariwl3945: use iwl_cmd_queue_free
2009-02-27 Fenghua Yuiwlwifi: dma mapping read and write changes
2009-02-25 Fenghua YuFix iwlan DMA mapping direction
2009-02-09 Harvey Harrisonwireless: replace uses of __constant_{endian}
2009-02-09 Tomas Winkleriwlwifi: don't use implicit priv in IWL_DEBUG
2009-01-29 Winkler, Tomasiwlwifi: iwl_tx_queue_alloc : fix warning in printk...
2009-01-29 Samuel Ortiziwl3945: Use iwlcore TX queue management routines
2009-01-29 Samuel Ortiziwlwifi: make iwl_tx_queue->tfds void*
2009-01-29 Samuel Ortiziwl3945: Use iwl-hcmd host command routines
2009-01-29 Samuel Ortiziwlwifi: Add TFD library operations
2009-01-29 Reinette Chatreiwlwifi: update copyright year to 2009
2009-01-29 Winkler, Tomasiwlwifi: replace IWL_ERROR with IWL_ERR
2009-01-29 Winkler, Tomasiwlwifi: replace IWL_WARNING with IWL_WARN
2009-01-29 Tomas Winkleriwlwifi: clean up printing
2008-12-19 Rami Roseniwlwifi: iwl-tx.c cleanup (remove unused parameter...
2008-12-12 Winkler, Tomasiwlwifi: change email contact information
2008-12-12 Zhu, Yiiwlwifi: fix time interval misuse in iwl_poll_{direct_}bit
2008-12-05 Zhu Yiiwlwifi: fix DMA channel number in iwl_txq_ctx_stop
2008-11-26 Winkler, Tomasiwlwifi: TX setup fix confusion between TX queue and...
2008-11-25 Zhu, Yiiwlwifi: some fh document fix and cleanup
2008-11-25 Abhijeet Kolekariwlwifi : fix checkpatch.pl errors
2008-11-21 Winkler, Tomasiwlwifi: get some more information about command failure
2008-11-21 Tomas Winkleriwlwifi: revamp tx scheduler byte count tables handling
2008-11-10 Winkler, Tomasiwlwifi: reorganize flow handler bitology
2008-10-31 Tomas Winkleriwlwifi: run through spell checker
2008-10-31 Tomas Winkleriwlwifi: refactor TX response flow
2008-10-31 Tomas Winkleriwlwifi: tx command must run on same tfd as packet
2008-10-31 Tomas Winkleriwlwifi: fix TX cmd dma unmapping
2008-10-31 Tomas Winkleriwlwifi: unify tx antenna toggling
2008-10-31 Tomas Winkleriwlwifi: add iwl_cmd_queue_free for readability
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-09-24 Johannes Bergiwlagn: downgrade BUG_ON in interrupt
2008-09-15 Johannes Bergmac80211: use nl80211 interface types
next