aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k/core.h
AgeCommit message (Expand)Author
2008-08-29ath9k: Remove sc_lastrx as we don't use it anywhereSujith
2008-08-29ath9k: Do not update frame's duration fieldSujith
2008-08-29ath9k: Add LED supportVasanthakumar Thiagarajan
2008-08-29ath9k: Use mac80211 for multicast power save bufferingJouni Malinen
2008-08-29ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flagsSujith
2008-08-29ath9k: Miscellaneous fixesSujith
2008-08-29ath9k: Remove remaining occurences of ath_skb_map functionsSujith
2008-08-29ath9k: Assign seq# when mac80211 requests thisJouni Malinen
2008-08-29ath9k: Updated Beacon generation to use mac80211-styleJouni Malinen
2008-08-29ath9k: Trim struct ath_softcSujith
2008-08-29ath9k: Use ah_curchan and remove sc_curchan which is redundantSujith
2008-08-29ath9k: Use bitfields for sc operationsSujith
2008-08-29ath9k: Use a single opmode variableSujith
2008-08-29ath9k: Remove a few unnecessary macrosSujith
2008-08-29ath9k: Use bitfields for buffer typeSujith
2008-08-29ath9k: RX Filter cleanupSujith
2008-08-29ath9k: Merge reset functionsSujith
2008-08-07ath9k: Revamp wireless mode usageSujith
2008-08-07ath9k: Remove a few unused macros and fix indentationSujith
2008-08-07ath9k: Remove redundant data structure ath9k_txq_infoSujith
2008-08-07ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez