aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/xmit.c
Commit message (Expand)AuthorAge
* ath9k: Move TX completion routine to xmit.cSujith2008-11-26
* ath9k: General code scrubSujith2008-11-26
* ath9k: Remove ath9k_rate_tableSujith2008-11-26
* ath9k: Use rate_driver_dataSujith2008-11-26
* ath9k: We don't support non-HT devices, so remove superfluous code.Sujith2008-11-26
* ath9k: correct warning about unintialized variable 'tid'John W. Linville2008-11-10
* mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith2008-11-10
* ath9k: Remove ath_tx_aggr_resp()Sujith2008-11-10
* ath9k: Use bitfields to store tid's state in a single variableSujith2008-11-10
* ath9k: Ensure ath_node is not NULL when updating tx chainmaskSujith2008-11-10
* ath9k: Remove SM Power Save as it is not supported nowSujith2008-11-10
* ath9k: Revamp transmit control blockSujith2008-11-10
* ath9k: Simplify node attach/detach routinesSujith2008-11-10
* ath9k: Node cleanupSujith2008-11-10
* ath9k: use ETH_P_PAELuis R. Rodriguez2008-10-31
* ath9k: Allow user to change tx power when askedLuis R. Rodriguez2008-10-31
* ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepareLuis R. Rodriguez2008-10-31
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-31
* mac80211: rewrite HT handlingJohannes Berg2008-10-31
* 802.11: clean up/fix HT supportJohannes Berg2008-10-31
* net: convert print_mac to %pMJohannes Berg2008-10-27
* mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-06
* ath9k: kill ath9k's memzero() and use memset() insteadLuis R. Rodriguez2008-10-06
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-01
|\
| * ath9k: connectivity is lost after Group rekeying is doneSenthil Balasubramanian2008-09-22
| * ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen2008-09-03
* | ath9k: Remove sc_lastrx as we don't use it anywhereSujith2008-08-29
* | ath9k: Do not update frame's duration fieldSujith2008-08-29
* | ath9k: Use mac80211 for multicast power save bufferingJouni Malinen2008-08-29
* | ath9k: Miscellaneous fixesSujith2008-08-29
* | ath9k: Remove remaining occurences of ath_skb_map functionsSujith2008-08-29
* | ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen2008-08-29
* | ath9k: Trim struct ath_softcSujith2008-08-29
* | ath9k: Use ah_curchan and remove sc_curchan which is redundantSujith2008-08-29
* | ath9k: Use bitfields for sc operationsSujith2008-08-29
* | ath9k: Use a single opmode variableSujith2008-08-29
* | ath9k: Remove a few unnecessary macrosSujith2008-08-29
* | ath9k: Use bitfields for buffer typeSujith2008-08-29
* | ath9k: Merge reset functionsSujith2008-08-29
|/
* ath9k: Revamp wireless mode usageSujith2008-08-07
* ath9k: Remove redundant data structure ath9k_txq_infoSujith2008-08-07
* ath9k: Cleanup data structures related to HW capabilitiesSujith2008-08-07
* ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez2008-08-07