summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/dvm/tx.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-18iwlwifi: dvm: improve (again) the prints in reclaim pathEmmanuel Grumbach1-15/+36
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-10/+7
2013-02-05iwlwifi: use threaded interrupt handlerJohannes Berg1-8/+8
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-1/+1
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-7/+19
2013-01-24iwlwifi: update copyrightJohannes Berg1-1/+1
2013-01-24Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"Emmanuel Grumbach1-17/+7
2013-01-16iwlwifi: improve the reports in TX pathEmmanuel Grumbach1-12/+16
2013-01-16iwlwifi: audit single frames from AGG queue in RSEmmanuel Grumbach1-0/+2
2013-01-03iwlwifi: fix the reclaimed packet tracking upon flush queueEmmanuel Grumbach1-7/+17
2013-01-03iwlwifi: clean up code in AGGEmmanuel Grumbach1-11/+10
2012-12-11iwlwifi: silently ignore fw flaws in Tx pathEmmanuel Grumbach1-31/+18
2012-12-07iwlwifi: change TX code to suppress smatch warningJohannes Berg1-6/+6
2012-12-07iwlwifi: Change define and struct names in iwl-eeprom-parse.hEytan Lifshitz1-3/+3
2012-11-05iwlwifi: don't clear CTL_AMPDU on frame statusJohannes Berg1-6/+3
2012-08-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-1/+1
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn1-7/+9
2012-07-26iwlwifi: fix aggregation check indentationJohannes Berg1-1/+1
2012-06-13iwlwifi: WARN only once when we have trouble in reclaimEmmanuel Grumbach1-1/+2
2012-06-13iwlwifi: comment that setting driver_data overrides info->controlEmmanuel Grumbach1-0/+1
2012-06-06iwlwifi: refactor EEPROM reading/parsingJohannes Berg1-4/+6
2012-06-06iwlwifi: allocate Tx cmd pool per deviceEmmanuel Grumbach1-6/+6
2012-06-06iwlwifi: s/txq_setup/txq_enableEmmanuel Grumbach1-3/+2
2012-06-06iwlwifi: s/txq_agg_disable/txq_disableEmmanuel Grumbach1-3/+3
2012-06-06iwlwifi: move DVM code into subdirectoryJohannes Berg1-0/+1385