summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k/xmit.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-30ath9k: Remove sc_lastrx as we don't use it anywhereSujith1-5/+2
2008-08-30ath9k: Do not update frame's duration fieldSujith1-45/+11
2008-08-30ath9k: Use mac80211 for multicast power save bufferingJouni Malinen1-101/+72
2008-08-30ath9k: Miscellaneous fixesSujith1-18/+11
2008-08-30ath9k: Remove remaining occurences of ath_skb_map functionsSujith1-4/+4
2008-08-30ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen1-2/+2
2008-08-30ath9k: Trim struct ath_softcSujith1-6/+2
2008-08-30ath9k: Use ah_curchan and remove sc_curchan which is redundantSujith1-1/+1
2008-08-30ath9k: Use bitfields for sc operationsSujith1-15/+16
2008-08-30ath9k: Use a single opmode variableSujith1-2/+2
2008-08-30ath9k: Remove a few unnecessary macrosSujith1-1/+1
2008-08-30ath9k: Use bitfields for buffer typeSujith1-40/+52
2008-08-30ath9k: Merge reset functionsSujith1-1/+1
2008-08-07ath9k: Revamp wireless mode usageSujith1-1/+1
2008-08-07ath9k: Remove redundant data structure ath9k_txq_infoSujith1-14/+15
2008-08-07ath9k: Cleanup data structures related to HW capabilitiesSujith1-2/+2
2008-08-07ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez1-0/+2870