aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/htc_drv_main.c
AgeCommit message (Expand)Author
2014-02-04ath9k_htc: avoid scheduling while atomic on sta_rc_updateStanislaw Gruszka
2014-02-04ath9k_htc: make ->sta_rc_update atomic for most callsStanislaw Gruszka
2013-12-17ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef
2013-10-14ath9k: make ath9k_cmn_update_ichannel staticFelix Fietkau
2013-10-14ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau
2013-08-16ath9k: use chandef instead of channel_typeSimon Wunderlich
2013-06-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-24ath9k_htc: Add ethtool stats support.Ben Greear
2013-06-24ath9k_htc: Support reporting tx and rx chain mask.Ben Greear
2013-06-24ath9k_htc: Handle IDLE state transition properlySujith Manoharan
2013-06-12ath9k_htc: add STBC TX supportOleksij Rempel
2013-06-03ath9k: Simplify ANI initializationSujith Manoharan
2013-05-22ath9k_htc: Add support for mesh interfacesJavier Cardona
2013-04-10ath9k_common: remove ath9k_cmn_padposFelix Fietkau
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan
2012-11-09mac80211: clarify interface iteration and make it configurableJohannes Berg
2012-10-29ath9k_htc: Remove interface combination specific checksMohammed Shafi Shajakhan
2012-09-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-09-11ath9k_htc: minor cleanup in ath9k_htc_add_stationMohammed Shafi Shajakhan
2012-09-10mac80211: add key flag for management keysJohannes Berg
2012-08-21ath9k_htc: implement sta_rc_update() mac80211 callbackAntonio Quartulli
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-07-17ath9k_hw: Cleanup ath9k_hw_set_tsfadjustSujith Manoharan
2012-07-17ath9k/ath9k_htc: fix txop limit handlingFelix Fietkau
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-26ath9k_htc: Fix IDLE power saveSujith Manoharan
2012-06-26ath9k_htc: Use atomic operations for op_flagsSujith Manoharan
2012-06-20ath9k_htc: configure bssid on ASSOC/IBSS changeRajkumar Manoharan
2012-03-15ath9k_hw: remove ath9k_hw_htc_resetinitFelix Fietkau
2012-02-27ath9k_htc: Start/stop btcoex using a helperSujith Manoharan
2012-01-24ath9k_htc: claim support for IBSS RSNAntonio Quartulli
2011-12-19ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches
2011-12-07ath9k: use config.enable_ani to check if ani should be performedNikolay Martynov
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller
2011-09-14ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau
2011-08-29ath9k: Fix a smatch warningsLarry Finger
2011-08-26ath9k_htc: Add get_stats call backMohammed Shafi Shajakhan
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