summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-02ath9k: use a timer to put hardware into full sleepFelix Fietkau
2013-12-02ath9k: Fix TX IQ calibration for SoC chipsSujith Manoharan
2013-12-02ath9k: Fix Carrier Leak calibration for SoC chipsSujith Manoharan
2013-12-02ath9k: Remove unnecessary checkSujith Manoharan
2013-12-02ath9k: Remove RTT/MCI code from SoC calibrationSujith Manoharan
2013-12-02ath9k: Separate routines for PCOEM and SoC calibrationSujith Manoharan
2013-12-02ath9k: fix SC_OP_INVALID test in ath9k_tx99_init()Dan Carpenter
2013-12-02ath9k: Update MAINTAINERSSujith Manoharan
2013-12-02ath9k: Apply CUS227 specific TX gain valuesSujith Manoharan
2013-12-02ath9k: Remove pcieSerDesWriteSujith Manoharan
2013-12-02ath9k: Remove unused AR9462 2.0 initvalsSujith Manoharan
2013-12-02ath9k: Add SERDES initvals for AR9462 2.1Sujith Manoharan
2013-12-02ath9k: Add an initialization routine for WoWSujith Manoharan
2013-12-02ath9k: Use CONFIG_ATH9K_WOWSujith Manoharan
2013-12-02ath9k: Add a config option for WoWSujith Manoharan
2013-12-02ath9k: Fix wow.c compilationSujith Manoharan
2013-12-02ath9k: Fix TX99 config option usageSujith Manoharan
2013-12-02ath9k: Identify Killer Wireless cardsSujith Manoharan
2013-12-02ath9k: Add WB335 PCI IDsSujith Manoharan
2013-12-02mac80211: fix rx_nss calculation for drivers with hw rcMichal Kazior
2013-12-02mac80211: don't leak next beacon when csa is abortedSimon Wunderlich
2013-12-02mac80211: don't cancel csa finalize work within stop_apSimon Wunderlich
2013-12-02cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich
2013-12-02mac80211: modify beacon using sdata/wdev-lock, not rtnl lockSimon Wunderlich
2013-12-02cfg80211: protect beacon changing functions with wdev-lockSimon Wunderlich
2013-12-02mac80211: mesh: only get tsf if we need itBob Copeland
2013-12-02cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski
2013-12-02mac80211: update ht flag if bss configuration changedAvri Altman
2013-12-02mac80211: remove sta_info_flush() from interface teardownJohannes Berg
2013-12-02mac80211: Tx frame latency statisticsMatti Gottlieb
2013-12-02mac80211_hwsim: use CLOCK_MONOTONIC_RAWJohannes Berg
2013-12-02cfg80211: fix reporting 5/10 MHz support to user spaceFelix Fietkau
2013-11-25mac80211: minstrel_ht: do not sample unsupported ratesKarl Beldan
2013-11-25cfg80211: replace print_dfs_region() with reg_dfs_region_str() helperLuis R. Rodriguez
2013-11-25cfg80211: distinguish unset DFS region from unknownLuis R. Rodriguez
2013-11-25cfg80211: intersection dfs regions when intersecting regdomainsLuis R. Rodriguez
2013-11-25cfg80211: use enum nl80211_dfs_regions for dfs_region everywhereLuis R. Rodriguez
2013-11-25mac80211: minstrels: spare numerous useless calls to get_random_bytesKarl Beldan
2013-11-25mac80211: minstrel_ht: replace some occurences of MCS_GROUP_RATESKarl Beldan
2013-11-25mac80211: add min required channel definition fieldEliad Peller
2013-11-25mac80211: enable easier manipulation of VHT beamforming capsEyal Shapira
2013-11-25mac80211: move csa_chandef to sdataLuciano Coelho
2013-11-25mac80211: use put_unaligned_le in mesh when necessaryChun-Yeow Yeoh
2013-11-25mac80211: use put_unaligned_le16 in mesh_plink_frame_txChun-Yeow Yeoh
2013-11-25cfg80211: add an option to disable processing country IEsLuis R. Rodriguez
2013-11-25cfg80211: add flags to define country IE processing rulesLuis R. Rodriguez
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez
2013-11-25mac80211: use put_unaligned_le16 for precedence value in meshChun-Yeow Yeoh
2013-11-25mac80211_hwsim: claim CCK support for HT clientsKarl Beldan
2013-11-25cfg80211: rename __set_regdom() to reg_set_rd_country_ie()Luis R. Rodriguez