summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/htc_drv_main.c
AgeCommit message (Expand)Author
2011-07-08ath9k_htc: do not configure filter before driver is startedRajkumar Manoharan
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-05-19ath9k_htc: Fix max subframe handlingSujith Manoharan
2011-05-19ath9k_htc: Fix BSSID calculationSujith Manoharan
2011-05-19ath9k_htc: Recalculate the BSSID mask on interfaceSujith Manoharan
2011-05-19ath9k_htc: Fix station flagsSujith Manoharan
2011-05-19ath9k_htc: Fix mode selectionSujith Manoharan
2011-04-29ath9k_htc: Revamp LED managementSujith Manoharan
2011-04-28ath9k_htc: Add set_bitrate_mask() callbackSujith Manoharan
2011-04-25ath9k_htc: Use power save wrappers when accessing HWSujith Manoharan
2011-04-25ath9k_htc: Fix max A-MPDU size handlingSujith Manoharan
2011-04-25ath9k_htc: Fix AMPDU subframe handlingSujith Manoharan
2011-04-25ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan
2011-04-13ath9k_htc: Add a timer to cleanup WMI eventsSujith Manoharan
2011-04-13ath9k_htc: Drain packets on station removalSujith Manoharan
2011-04-13ath9k_htc: Drain pending TX frames properlySujith Manoharan
2011-04-13ath9k_htc: Add TX slotsSujith Manoharan
2011-04-13ath9k_htc: Fix TX queue managementSujith Manoharan
2011-04-13ath9k_htc: Move TX specific stuff to a separate structureSujith Manoharan
2011-04-13ath9k_htc: Sync struct ath9k_htc_target_vif with FWSujith Manoharan
2011-04-13ath9k_htc: Sync struct ath9k_htc_target_sta with FWSujith Manoharan
2011-04-13ath9k_htc: Move debug code to a separate fileSujith Manoharan
2011-04-13ath9k_htc: Queue WMI eventsSujith Manoharan
2011-04-13ath9k_htc: Handle buffered frames in AP modeSujith Manoharan
2011-04-13ath9k_htc: Add TSF adjust capabilitySujith Manoharan
2011-04-13ath9k_htc: Add beacon slotsSujith Manoharan
2011-03-01ath9k_htc: Handle BSSID/AID for multiple interfacesSujith Manoharan
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2011-02-23ath9k_htc: Configure beacon timers in AP modeSujith Manoharan
2011-02-23ath9k_htc: Add ANI for AP modeSujith Manoharan
2011-02-23ath9k_htc: Calculate and set the HW opmodeSujith Manoharan
2011-02-23ath9k_htc: Allow AP interface to be createdSujith Manoharan
2011-02-23ath9k_htc: Maintain individual counters for interfacesSujith Manoharan
2011-02-23ath9k_htc: Protect ampdu_action with a mutexSujith Manoharan
2011-02-23ath9k_htc: Set the BSSID mask for multiple interfacesSujith Manoharan
2011-02-23ath9k_htc: Remove OP_ASSOCIATED variableSujith Manoharan
2011-02-23ath9k_htc: Remove OP_PROTECT_ENABLESujith Manoharan
2011-02-23ath9k_htc: Remove OP_PREAMBLE_SHORTSujith Manoharan
2011-02-23ath9k_htc: Fix error handling in add_interfaceSujith Manoharan
2011-02-23ath9k_htc: Unify target capability updatingSujith Manoharan
2011-02-23ath9k_htc: Allow upto two simultaneous interfacesSujith Manoharan
2011-02-18ath9k_htc: Fix a compilation warning.Vivek Natarajan
2011-02-03ath9k_htc: make use common of function to update txpowerRajkumar Manoharan
2011-02-03ath9k_htc: cancel ani work in ath9k_htc_stopRajkumar Manoharan
2011-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-27ath9k_htc: fix race conditions when stop deviceStanislaw Gruszka
2011-01-19mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg
2011-01-19ath9k_htc: keep calibrated noise floor value for oper channelRajkumar Manoharan
2011-01-10ath9k_htc: Really fix packet injectionSujith Manoharan
2011-01-04ath9k_htc: Fix packet injectionSujith Manoharan