summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/xmit.c
Commit message (Expand)AuthorAgeFilesLines
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-221-2171/+0
* ath9k: Remove the useless do..while loopsSujith2009-04-221-23/+17
* ath9k: Cleanup buffer status handlingSujith2009-04-221-5/+4
* ath9k: Avoid unneeded castsSujith2009-04-221-5/+5
* ath9k: Nuke struct ath_xmit_statusVasanthakumar Thiagarajan2009-03-271-17/+8
* ath9k: Fix bug in reporting status of tx rateVasanthakumar Thiagarajan2009-03-271-13/+22
* ath9k: Fix rate control update for aggregated framesVasanthakumar Thiagarajan2009-03-271-8/+18
* ath9k: Update copyright in all the filesSujith2009-03-271-1/+1
* ath9k: Fill in ack signal in TX statusSujith2009-03-271-2/+6
* ath9k: downgrade xmit queue full message to xmit debugLuis R. Rodriguez2009-03-161-1/+1
* ath9k: Fix bug in TX aggregationSujith2009-03-161-16/+33
* ath9k: Virtual wiphy pause/unpause functionalityJouni Malinen2009-03-051-2/+9
* ath9k: Add support for multiple secondary virtual wiphysJouni Malinen2009-03-051-5/+15
* ath9k: Use beacon interval directlySujith2009-02-271-17/+2
* ath9k: Remove ath_txq_depth and get the queue depth directlySujith2009-02-271-7/+2
* ath9k: Remove all the useless ah_ variable prefixesSujith2009-02-131-3/+3
* ath9k: Merge ath_hal and ath_hal_5416 structuresSujith2009-02-131-6/+6
* ath9k: Remove all the sc_ prefixesSujith2009-02-131-8/+8
* ath9k: Header file cleanupSujith2009-02-131-1/+1
* ath9k: Remove all the redundant internal buffer typesSujith2009-02-111-8/+7
* ath9k: Handle mac80211's RC flags for MCS ratesSujith2009-02-091-95/+40
* ath9k: Fix lockdep warningSujith2009-02-091-0/+1
* ath9k: Fix station access in aggregation completionSujith2009-01-301-5/+15
* ath9k: Cleanup buffer type assignmentSujith2009-01-291-17/+11
* ath9k: Revamp TX aggregationSujith2009-01-291-212/+93
* ath9k: Handle holding descriptor in TX completion properlySujith2009-01-291-8/+11
* ath9k: Add a helper function to wake mac80211 queuesSujith2009-01-291-11/+18
* ath9k: Merge queue draining functionsSujith2009-01-291-50/+48
* ath9k: Remove ath_tx_stopdma and call ath9k_hw_stoptxdma directlySujith2009-01-291-13/+9
* ath9k: Reorganize code in xmit.cSujith2009-01-291-1417/+1179
* ath9k: convert to use bus-agnostic DMA routinesGabor Juhos2009-01-291-9/+6
* ath9k: convert to struct deviceGabor Juhos2009-01-291-3/+4
* ath9k: make use of conf_is_ht*() in the rest of the driverLuis R. Rodriguez2009-01-291-1/+1
* ath9k: consolidate arguments on hw resetLuis R. Rodriguez2009-01-291-10/+6
* ath9k: remove cache of rate preference when using 11g protectionLuis R. Rodriguez2009-01-291-3/+10
* ath9k: Revert fix to TX status reporting for retries and MCS indexJouni Malinen2009-01-121-9/+1
* ath9k: Fix incorrect sequence numbering for unaggregated QoS Frame.Senthil Balasubramanian2009-01-121-21/+17
* ath9k: Remove MAC header pad before reporting TX statusJouni Malinen2008-12-191-0/+12
* ath9k: Fix TX status reporting for retries and MCS indexJouni Malinen2008-12-191-1/+9
* ath9k: Refactor struct ath_softcSujith2008-12-121-63/+63
* ath9k: BH shouldn't be enabled when hardirqs are disabled.Senthil Balasubramanian2008-12-121-2/+3
* ath9k: Merge structures ath_atx, ath_node_aggr with ath_nodeSujith2008-12-121-3/+3
* ath9k: Maintain rate table choice after associationSujith2008-12-121-4/+4
* ath9k: Use GFP_ATOMIC when allocating TX private areaLuis R. Rodriguez2008-12-051-2/+20
* ath9k: Check for pci_map_single() errorsLuis R. Rodriguez2008-12-051-2/+21
* ath9k: Replace ath9k_opmode with nl80211_iftypeColin McCabe2008-12-051-1/+2
* ath9k: Use cleaner debug masksSujith2008-12-051-49/+28
* ath9k: Use proper TX channel width for setting channelsSujith2008-11-261-1/+1
* ath9k: Code scrubSujith2008-11-261-8/+14
* ath9k: Dont update rate control for every AMPDUVasanthakumar Thiagarajan2008-11-261-0/+2
OpenPOWER on IntegriCloud