summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/dvm/tx.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: dvm: don't override mac80211's queue settingEmmanuel Grumbach2013-10-181-11/+3
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-161-1/+1
|\
| * mac80211: add control port protocol TX control flagJohannes Berg2013-08-121-1/+1
* | iwlwifi: dvm: remove P2P supportJohannes Berg2013-07-251-19/+0
|/
* iwlwifi: remove testmodeJohannes Berg2013-06-181-12/+0
* iwlwifi: move some configuration parameters into DVMJohannes Berg2013-05-271-6/+6
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-04-101-0/+45
|\
| * iwlwifi: dvm: handle FLUSH ampdu actions from mac80211Emmanuel Grumbach2013-04-081-0/+45
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-101-1/+1
|\ \ | |/ |/|
| * iwlwifi: dvm: fix the passive-no-RX workaroundJohannes Berg2013-03-281-1/+1
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-03-081-1/+1
|\ \
| * | iwlwifi: a few fixes in licenseEmmanuel Grumbach2013-03-061-1/+1
| |/
* | wireless: move sequence number arithmetic to ieee80211.hJohannes Berg2013-03-061-5/+6
|/
* iwlwifi: dvm: improve (again) the prints in reclaim pathEmmanuel Grumbach2013-02-181-15/+36
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-141-10/+7
|\
| * Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"Emmanuel Grumbach2013-01-241-17/+7
* | iwlwifi: use threaded interrupt handlerJohannes Berg2013-02-051-8/+8
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-301-1/+1
|\ \
| * | iwlwifi: update copyrightJohannes Berg2013-01-241-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-7/+19
|\ \ \ | |/ / |/| / | |/
| * iwlwifi: audit single frames from AGG queue in RSEmmanuel Grumbach2013-01-161-0/+2
| * iwlwifi: fix the reclaimed packet tracking upon flush queueEmmanuel Grumbach2013-01-031-7/+17
* | iwlwifi: improve the reports in TX pathEmmanuel Grumbach2013-01-161-12/+16
* | iwlwifi: clean up code in AGGEmmanuel Grumbach2013-01-031-11/+10
|/
* iwlwifi: silently ignore fw flaws in Tx pathEmmanuel Grumbach2012-12-101-31/+18
* iwlwifi: change TX code to suppress smatch warningJohannes Berg2012-12-071-6/+6
* iwlwifi: Change define and struct names in iwl-eeprom-parse.hEytan Lifshitz2012-12-061-3/+3
* iwlwifi: don't clear CTL_AMPDU on frame statusJohannes Berg2012-11-051-6/+3
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-08-221-1/+1
|\
| * iwlwifi: fix aggregation check indentationJohannes Berg2012-07-261-1/+1
* | mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-7/+9
|/
* iwlwifi: WARN only once when we have trouble in reclaimEmmanuel Grumbach2012-06-131-1/+2
* iwlwifi: comment that setting driver_data overrides info->controlEmmanuel Grumbach2012-06-131-0/+1
* iwlwifi: refactor EEPROM reading/parsingJohannes Berg2012-06-061-4/+6
* iwlwifi: allocate Tx cmd pool per deviceEmmanuel Grumbach2012-06-061-6/+6
* iwlwifi: s/txq_setup/txq_enableEmmanuel Grumbach2012-06-061-3/+2
* iwlwifi: s/txq_agg_disable/txq_disableEmmanuel Grumbach2012-06-061-3/+3
* iwlwifi: move DVM code into subdirectoryJohannes Berg2012-06-061-0/+1385
OpenPOWER on IntegriCloud