aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k
AgeCommit message (Expand)Author
2009-02-06MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-14ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg
2008-10-10ath9k: Fix return code when ath9k_hw_setpower() fails on resetLuis R. Rodriguez
2008-10-10ath9k: remove nasty FAIL macro from ath9k_hw_reset()Luis R. Rodriguez
2008-10-06mac80211: free up 2 bytes in skb->cbFelix Fietkau
2008-10-06ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez
2008-10-06ath9k: fix oops on trying to hold the wrong spinlockLuis R. Rodriguez
2008-10-06ath9k: kill ath9k's memzero() and use memset() insteadLuis R. Rodriguez
2008-10-06ath9k: fixup some merge damageJohn W. Linville
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-09-24ath9k: Add a few comments about mibeventsLuis R. Rodriguez
2008-09-24mac80211: clean up rate control APIJohannes Berg
2008-09-24ath9k: Fix TSF Adjust usageSujith
2008-09-24ath9k: Fix nexttbtt calculationSujith
2008-09-24ath9k: Whitespace cleanupSujith
2008-09-24ath9k: disable MIB interrupts to fix interrupt stormLuis R. Rodriguez
2008-09-22ath9k: Fix IRQ nobody cared issue with ath9kSenthil Balasubramanian
2008-09-22ath9k: connectivity is lost after Group rekeying is doneSenthil Balasubramanian
2008-09-15mac80211: move txrate_idx into RC algorithmsJohannes Berg
2008-09-15mac80211: share sta->supp_ratesJohannes Berg
2008-09-15mac80211: share STA information with driverJohannes Berg
2008-09-15mac80211: use nl80211 interface typesJohannes Berg
2008-09-15ath9k: Add RF kill supportVasanthakumar Thiagarajan
2008-09-15ath9k: Re-order functions in main.cVasanthakumar Thiagarajan
2008-09-11mac80211: change MIMO_PS to SM_PSTomas Winkler
2008-09-11ath9k: Assign seq# when mac80211 requests thisJouni Malinen
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-09-05ath9k: uses/needs led_classdev_[un]registerRandy Dunlap
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez
2008-09-03ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen
2008-09-03ath9k: Fix TX status reportingJouni Malinen
2008-09-02ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message.Senthil Balasubramanian
2008-09-02ath9k: Incorrect key used when group and pairwise ciphers are different.Senthil Balasubramanian
2008-08-29ath9k: rc.h cleanupSujith
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: Remove more dead codeSujith
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: Use definition from ieee80211.hSujith
2008-08-29ath9k: Miscellaneous fixesSujith
2008-08-29ath9k: Random cleanupSujith
2008-08-29ath9k: Remove remaining occurences of ath_skb_map functionsSujith
2008-08-29ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen
2008-08-29ath9k: Assign seq# when mac80211 requests thisJouni Malinen
2008-08-29ath9k: Fix TX status reportingJouni Malinen
2008-08-29ath9k: Updated Beacon generation to use mac80211-styleJouni Malinen
2008-08-29ath9k: Allow AP mode to be enabledJouni Malinen