summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/dvm/tx.c
AgeCommit message (Expand)Author
2015-08-04iwlwifi: dvm: remove command/return value from RX handlersJohannes Berg
2015-03-12iwlwifi: fix smatch warning: warn: inconsistent indentingEmmanuel Grumbach
2015-02-01iwlwifi: allow to define the stuck queue timer per queueEmmanuel Grumbach
2014-09-03iwlwifi: trans: allow skipping scheduler hardware configJohannes Berg
2014-05-11iwlwifi: dvm: don't use _ni mac80211's callbacksEmmanuel Grumbach
2014-05-11iwlwifi: add missing trailing newlines to debug messagesJohannes Berg
2014-02-27iwlwifi: fix TX status for aggregated packetsJohannes Berg
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach
2013-12-09iwlwifi: remove TX_CMD id from transport layerEmmanuel Grumbach
2013-10-18iwlwifi: dvm: don't override mac80211's queue settingEmmanuel Grumbach
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-12mac80211: add control port protocol TX control flagJohannes Berg
2013-07-25iwlwifi: dvm: remove P2P supportJohannes Berg
2013-06-18iwlwifi: remove testmodeJohannes Berg
2013-05-27iwlwifi: move some configuration parameters into DVMJohannes Berg
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-08iwlwifi: dvm: handle FLUSH ampdu actions from mac80211Emmanuel Grumbach
2013-03-28iwlwifi: dvm: fix the passive-no-RX workaroundJohannes Berg
2013-03-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-03-06iwlwifi: a few fixes in licenseEmmanuel Grumbach
2013-03-06wireless: move sequence number arithmetic to ieee80211.hJohannes Berg
2013-02-18iwlwifi: dvm: improve (again) the prints in reclaim pathEmmanuel Grumbach
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-05iwlwifi: use threaded interrupt handlerJohannes Berg
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-24iwlwifi: update copyrightJohannes Berg
2013-01-24Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"Emmanuel Grumbach
2013-01-16iwlwifi: improve the reports in TX pathEmmanuel Grumbach
2013-01-16iwlwifi: audit single frames from AGG queue in RSEmmanuel Grumbach
2013-01-03iwlwifi: fix the reclaimed packet tracking upon flush queueEmmanuel Grumbach
2013-01-03iwlwifi: clean up code in AGGEmmanuel Grumbach
2012-12-10iwlwifi: silently ignore fw flaws in Tx pathEmmanuel Grumbach
2012-12-07iwlwifi: change TX code to suppress smatch warningJohannes Berg
2012-12-06iwlwifi: Change define and struct names in iwl-eeprom-parse.hEytan Lifshitz
2012-11-05iwlwifi: don't clear CTL_AMPDU on frame statusJohannes Berg
2012-08-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-07-26iwlwifi: fix aggregation check indentationJohannes Berg
2012-06-13iwlwifi: WARN only once when we have trouble in reclaimEmmanuel Grumbach
2012-06-13iwlwifi: comment that setting driver_data overrides info->controlEmmanuel Grumbach
2012-06-06iwlwifi: refactor EEPROM reading/parsingJohannes Berg
2012-06-06iwlwifi: allocate Tx cmd pool per deviceEmmanuel Grumbach
2012-06-06iwlwifi: s/txq_setup/txq_enableEmmanuel Grumbach
2012-06-06iwlwifi: s/txq_agg_disable/txq_disableEmmanuel Grumbach
2012-06-06iwlwifi: move DVM code into subdirectoryJohannes Berg