summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/xmit.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-061-1/+1
* ath9k: kill ath9k's memzero() and use memset() insteadLuis R. Rodriguez2008-10-061-5/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-011-3/+3
|\
| * ath9k: connectivity is lost after Group rekeying is doneSenthil Balasubramanian2008-09-221-3/+3
| * ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen2008-09-031-2/+2
* | ath9k: Remove sc_lastrx as we don't use it anywhereSujith2008-08-291-5/+2
* | ath9k: Do not update frame's duration fieldSujith2008-08-291-45/+11
* | ath9k: Use mac80211 for multicast power save bufferingJouni Malinen2008-08-291-101/+72
* | ath9k: Miscellaneous fixesSujith2008-08-291-18/+11
* | ath9k: Remove remaining occurences of ath_skb_map functionsSujith2008-08-291-4/+4
* | ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen2008-08-291-2/+2
* | ath9k: Trim struct ath_softcSujith2008-08-291-6/+2
* | ath9k: Use ah_curchan and remove sc_curchan which is redundantSujith2008-08-291-1/+1
* | ath9k: Use bitfields for sc operationsSujith2008-08-291-15/+16
* | ath9k: Use a single opmode variableSujith2008-08-291-2/+2
* | ath9k: Remove a few unnecessary macrosSujith2008-08-291-1/+1
* | ath9k: Use bitfields for buffer typeSujith2008-08-291-40/+52
* | ath9k: Merge reset functionsSujith2008-08-291-1/+1
|/
* ath9k: Revamp wireless mode usageSujith2008-08-071-1/+1
* ath9k: Remove redundant data structure ath9k_txq_infoSujith2008-08-071-14/+15
* ath9k: Cleanup data structures related to HW capabilitiesSujith2008-08-071-2/+2
* ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez2008-08-071-0/+2870
OpenPOWER on IntegriCloud