aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/xmit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-06mac80211: free up 2 bytes in skb->cbFelix Fietkau1-1/+1
2008-10-06ath9k: kill ath9k's memzero() and use memset() insteadLuis R. Rodriguez1-5/+5
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-3/+3
2008-09-22ath9k: connectivity is lost after Group rekeying is doneSenthil Balasubramanian1-3/+3
2008-09-03ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen1-2/+2
2008-08-29ath9k: Remove sc_lastrx as we don't use it anywhereSujith1-5/+2
2008-08-29ath9k: Do not update frame's duration fieldSujith1-45/+11
2008-08-29ath9k: Use mac80211 for multicast power save bufferingJouni Malinen1-101/+72
2008-08-29ath9k: Miscellaneous fixesSujith1-18/+11
2008-08-29ath9k: Remove remaining occurences of ath_skb_map functionsSujith1-4/+4
2008-08-29ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen1-2/+2
2008-08-29ath9k: Trim struct ath_softcSujith1-6/+2
2008-08-29ath9k: Use ah_curchan and remove sc_curchan which is redundantSujith1-1/+1
2008-08-29ath9k: Use bitfields for sc operationsSujith1-15/+16
2008-08-29ath9k: Use a single opmode variableSujith1-2/+2
2008-08-29ath9k: Remove a few unnecessary macrosSujith1-1/+1
2008-08-29ath9k: Use bitfields for buffer typeSujith1-40/+52
2008-08-29ath9k: 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