summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-tx.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warningakpm@linux-foundation.org2009-12-211-1/+2
* iwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsafe argument changeJohn W. Linville2009-12-071-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-011-1/+9
|\
| * mac80211: fix spurious delBA handlingJohannes Berg2009-11-301-1/+9
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-241-6/+55
|\ \
| * | iwlwifi: change message for cmd queue full errorWey-Yi Guy2009-11-231-1/+1
| * | mac80211: convert aggregation to operate on vifs/stasJohannes Berg2009-11-181-4/+4
| * | iwlwifi: handle unicast PS bufferingJohannes Berg2009-11-181-1/+50
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-181-0/+1
|\ \ \ | |/ / |/| / | |/
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* | iwlwifi: MAC_ACCESS_REQ cleanupBen Cahill2009-11-111-1/+2
* | iwlwifi: fix FIFO vs. queue confusionJohannes Berg2009-11-111-2/+7
* | iwlwifi: print warning when sending host command failsReinette Chatre2009-11-021-1/+2
* | iwlwifi: unmap memory before useReinette Chatre2009-11-021-5/+5
* | iwlwifi: remove unused parametersWey-Yi Guy2009-10-271-7/+2
* | iwlwifi: use paged RxZhu Yi2009-10-271-5/+5
* | iwlwifi/iwl3945: remove data_retry_limitAbhijeet Kolekar2009-10-271-3/+1
* | iwlwifi: dynamic allocate tx queue structureWey-Yi Guy2009-10-271-6/+16
* | iwlwifi: device tracingJohannes Berg2009-10-071-3/+11
* | iwlwifi: reliable entering of critical temperature stateWey-Yi Guy2009-10-071-2/+8
* | iwlwifi: do not clear TX info flags when receiving BlockAckResponseDaniel C Halperin2009-10-071-1/+1
|/
* iwlwifi: fix memory leak in command queue handlingReinette Chatre2009-09-281-0/+6
* iwlwifi: remove incorrect uses of ieee80211_get_tx_rate to prevent TX stallDaniel C Halperin2009-08-311-49/+62
* iwlwifi: Make injection of non-broadcast frames work againGábor Stefanik2009-08-281-4/+6
* iwlwifi: prevent read outside array boundsReinette Chatre2009-08-201-0/+5
* iwlwifi: Traffic type and counter for debugFsWey-Yi Guy2009-08-141-10/+1
* iwlwifi: new debugging feature for dumping data trafficWey-Yi Guy2009-08-141-0/+1
* iwlwifi: re-introduce per device debuggingReinette Chatre2009-08-141-2/+2
* iwlwifi: clear iwl_cmd_meta structure before useDaniel C Halperin2009-08-041-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-301-39/+61
|\
| * iwlwifi: print packet contents in error caseReinette Chatre2009-07-271-1/+1
| * iwlwifi: remove command callback return valueJohannes Berg2009-07-271-2/+2
| * iwlwifi: fix up command sendingJohannes Berg2009-07-271-37/+59
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-301-6/+8
|\ \ | |/ |/|
| * iwlwifi: Read outside array boundsRoel Kluin2009-07-271-0/+2
| * iwlwifi: fix TX queue raceJohannes Berg2009-07-271-6/+6
* | iwlwifi: inform user about rfkill state changesReinette Chatre2009-07-241-1/+1
* | iwlwifi: make debug level more user friendlyReinette Chatre2009-07-241-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-231-1/+2
|\ \ | |/
| * iwlwifi: only update byte count table during aggregationReinette Chatre2009-07-211-1/+2
* | iwlwifi: always print buffer when error condition occursReinette Chatre2009-07-101-1/+1
* | iwlwifi: make software queue assignment more efficientJohannes Berg2009-07-101-6/+8
|/
* iwlcore: register locksMohamed Abbas2009-05-221-17/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-251-4/+8
|\
| * iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor modeWey-Yi Guy2009-04-221-1/+1
| * iwlwifi: add debug messages when start aggregation queueWey-Yi Guy2009-04-221-3/+7
* | iwlwifi: DMA fixesReinette Chatre2009-04-211-42/+53
* | iwlwifi: add debugging for TX pathReinette Chatre2009-04-211-1/+3
|/
* mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg2009-03-271-3/+5
* iwlwifi: report error when detect failure during stop agg queueWey-Yi Guy2009-03-271-1/+3
OpenPOWER on IntegriCloud