aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k
Commit message (Expand)AuthorAge
* ath9k: Add a few comments about mibeventsLuis R. Rodriguez2008-09-24
* mac80211: clean up rate control APIJohannes Berg2008-09-24
* ath9k: Fix TSF Adjust usageSujith2008-09-24
* ath9k: Fix nexttbtt calculationSujith2008-09-24
* ath9k: Whitespace cleanupSujith2008-09-24
* mac80211: move txrate_idx into RC algorithmsJohannes Berg2008-09-15
* mac80211: share sta->supp_ratesJohannes Berg2008-09-15
* mac80211: share STA information with driverJohannes Berg2008-09-15
* mac80211: use nl80211 interface typesJohannes Berg2008-09-15
* ath9k: Add RF kill supportVasanthakumar Thiagarajan2008-09-15
* ath9k: Re-order functions in main.cVasanthakumar Thiagarajan2008-09-15
* mac80211: change MIMO_PS to SM_PSTomas Winkler2008-09-11
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-08
|\
| * ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen2008-09-03
| * ath9k: Fix TX status reportingJouni Malinen2008-09-03
| * ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message.Senthil Balasubramanian2008-09-02
| * ath9k: Incorrect key used when group and pairwise ciphers are different.Senthil Balasubramanian2008-09-02
* | ath9k: uses/needs led_classdev_[un]registerRandy Dunlap2008-09-05
* | cfg80211: keep track of supported interface modesLuis R. Rodriguez2008-09-05
* | ath9k: rc.h cleanupSujith2008-08-29
* | ath9k: Remove sc_lastrx as we don't use it anywhereSujith2008-08-29
* | ath9k: Do not update frame's duration fieldSujith2008-08-29
* | ath9k: Remove more dead codeSujith2008-08-29
* | ath9k: Add LED supportVasanthakumar Thiagarajan2008-08-29
* | ath9k: Use mac80211 for multicast power save bufferingJouni Malinen2008-08-29
* | ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flagsSujith2008-08-29
* | ath9k: Use definition from ieee80211.hSujith2008-08-29
* | ath9k: Miscellaneous fixesSujith2008-08-29
* | ath9k: Random cleanupSujith2008-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: Assign seq# when mac80211 requests thisJouni Malinen2008-08-29
* | ath9k: Fix TX status reportingJouni Malinen2008-08-29
* | ath9k: Updated Beacon generation to use mac80211-styleJouni Malinen2008-08-29
* | ath9k: Allow AP mode to be enabledJouni 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: Unused macros, variablesSujith2008-08-29
* | ath9k: Remove ar5416hal and assign default values directlySujith2008-08-29
* | ath9k: Remove a few unnecessary macrosSujith2008-08-29
* | ath9k: Use bitfields for buffer typeSujith2008-08-29
* | ath9k: RX Filter cleanupSujith2008-08-29
* | ath9k: Merge reset functionsSujith2008-08-29
|/
* ath9k: work around gcc ICEs (again)Adrian Bunk2008-08-18
* ath9k: Revamp wireless mode usageSujith2008-08-07
* ath9k: More unused macrosSujith2008-08-07
* ath9k: Remove a few unused macros and fix indentationSujith2008-08-07
* ath9k: Use mac80211's band macros and remove enum hal_freq_bandSujith2008-08-07