Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / drivers / net / wireless / iwlwifi / iwl-tx.c
2008-08-04 Gregory Greenmaniwlwifi: memory allocation optimization
2008-08-04 Emmanuel Grumbachiwlwifi: bug fix in AGG flow - cast const to ULL
2008-08-01 Tomas Winkleriwlwifi: don't stop queue in the middle of fragmented...
2008-07-29 Johannes Bergmac80211: partially fix skb->cb use
2008-07-14 Emmanuel Grumbachiwlwifi: fixes RTS / CTS support
2008-07-08 Helmut Schaaiwlwifi: fix typo which caused iwl_get_tx_fail_reason...
2008-06-30 Emmanuel Grumbachiwlwifi: setup compressed BA handler
2008-06-14 Harvey Harrisonmac80211: remove ieee80211_get_morefrag
2008-06-14 Harvey Harrisonmac80211: add helpers for frame control testing
2008-06-14 Tomas Winkleriwlwifi: move rate helpers to iwlcore
2008-06-14 Ron Rindjunskyiwlwifi: removing IWL4965_HT config
2008-06-03 Tomas Winkleriwlwifi: move aggregation code to iwl-tx.c
2008-06-03 Tomas Winkleriwlwifi: implement txq invalidate byte count table
2008-06-03 Tomas Winkleriwlwifi: move tx reclaim flow into iwl-tx
2008-06-03 Tomas Winkleriwlwifi: move tx response common handlers to iwlcore
2008-06-03 Tomas Winkleriwlwifi: move txq_ctx_stop into iwl-tx.c
2008-05-22 Johannes Bergmac80211: use multi-queue master netdevice
2008-05-22 Johannes Bergmac80211: move TX info into skb->cb
2008-05-22 Johannes Bergmac80211: use rate index in TX control
2008-05-22 Emmanuel Grumbachiwlwifi: clean up and bug fix for security
2008-05-22 Tomas Winkleriwlwifi: move TX code into iwl-tx.c
2008-05-22 Tomas Winkleriwlwifi: rename iwl4965_queue to iwl_queue
2008-05-14 Ron Rindjunskyiwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965...
2008-05-14 Ron Rindjunskyiwlwifi: move NIC init and Tx queues init to iwlcore