pcmcia: Fix up legacy driver IRQs
[safe/jmp/linux-2.6] / drivers / net / wireless / ath9k /
2008-09-24 Luis R. Rodriguezath9k: Add a few comments about mibevents
2008-09-24 Johannes Bergmac80211: clean up rate control API
2008-09-24 Sujithath9k: Fix TSF Adjust usage
2008-09-24 Sujithath9k: Fix nexttbtt calculation
2008-09-24 Sujithath9k: Whitespace cleanup
2008-09-15 Johannes Bergmac80211: move txrate_idx into RC algorithms
2008-09-15 Johannes Bergmac80211: share sta->supp_rates
2008-09-15 Johannes Bergmac80211: share STA information with driver
2008-09-15 Johannes Bergmac80211: use nl80211 interface types
2008-09-15 Vasanthakumar Thia... ath9k: Add RF kill support
2008-09-15 Vasanthakumar Thia... ath9k: Re-order functions in main.c
2008-09-11 Tomas Winklermac80211: change MIMO_PS to SM_PS
2008-09-11 Jouni Malinenath9k: Assign seq# when mac80211 requests this
2008-09-08 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-09-05 Randy Dunlapath9k: uses/needs led_classdev_[un]register
2008-09-05 Luis R. Rodriguezcfg80211: keep track of supported interface modes
2008-09-03 Jouni Malinenath9k: Fix TX control flag use for no ACK and RTS/CTS
2008-09-03 Jouni Malinenath9k: Fix TX status reporting
2008-09-02 Senthil Balasubram... ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel...
2008-09-02 Senthil Balasubram... ath9k: Incorrect key used when group and pairwise ciphe...
2008-08-29 Sujithath9k: rc.h cleanup
2008-08-29 Sujithath9k: Remove sc_lastrx as we don't use it anywhere
2008-08-29 Sujithath9k: Do not update frame's duration field
2008-08-29 Sujithath9k: Remove more dead code
2008-08-29 Vasanthakumar Thia... ath9k: Add LED support
2008-08-29 Jouni Malinenath9k: Use mac80211 for multicast power save buffering
2008-08-29 Sujithath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags
2008-08-29 Sujithath9k: Use definition from ieee80211.h
2008-08-29 Sujithath9k: Miscellaneous fixes
2008-08-29 Sujithath9k: Random cleanup
2008-08-29 Sujithath9k: Remove remaining occurences of ath_skb_map functions
2008-08-29 Jouni Malinenath9k: Fix TX control flag use for no ACK and RTS/CTS
2008-08-29 Jouni Malinenath9k: Assign seq# when mac80211 requests this
2008-08-29 Jouni Malinenath9k: Fix TX status reporting
2008-08-29 Jouni Malinenath9k: Updated Beacon generation to use mac80211-style
2008-08-29 Jouni Malinenath9k: Allow AP mode to be enabled
2008-08-29 Sujithath9k: Trim struct ath_softc
2008-08-29 Sujithath9k: Use ah_curchan and remove sc_curchan which is...
2008-08-29 Sujithath9k: Use bitfields for sc operations
2008-08-29 Sujithath9k: Use a single opmode variable
2008-08-29 Sujithath9k: Unused macros, variables
2008-08-29 Sujithath9k: Remove ar5416hal and assign default values directly
2008-08-29 Sujithath9k: Remove a few unnecessary macros
2008-08-29 Sujithath9k: Use bitfields for buffer type
2008-08-29 Sujithath9k: RX Filter cleanup
2008-08-29 Sujithath9k: Merge reset functions
2008-08-18 Adrian Bunkath9k: work around gcc ICEs (again)
2008-08-07 Sujithath9k: Revamp wireless mode usage
2008-08-07 Sujithath9k: More unused macros
2008-08-07 Sujithath9k: Remove a few unused macros and fix indentation
2008-08-07 Sujithath9k: Use mac80211's band macros and remove enum hal_f...
2008-08-07 Sujithath9k: Remove redundant data structure ath9k_txq_info
2008-08-07 Sujithath9k: Cleanup data structures related to HW capabilities
2008-08-07 Adrian Bunkath9k: work around gcc ICEs
2008-08-07 Luis R. Rodriguezath9k: Add new Atheros IEEE 802.11n driver