aboutsummaryrefslogtreecommitdiffstats
path: root/block (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-27ath9k: Cleanup MCI init/deinit routinesSujith Manoharan4-56/+23
2012-02-27ath9k: Remove AR9462 v1.0 supportSujith Manoharan7-1573/+10
2012-02-27mac80211: fix associated vs. idle raceJohannes Berg1-1/+15
2012-02-27mac80211: clean up asm/unaligned.h inclusionJohannes Berg6-2/+4
2012-02-27mac80211: remove redundant monitor_work enqueueingEliad Peller1-1/+0
2012-02-27mac80211: don't queue monitor work for HW_CONNECTION_MONITOREliad Peller1-2/+6
2012-02-27wireless: Fix typo in mac80211_hwsim.cMasanari Iida1-4/+4
2012-02-27rt2x00:Add RT5372 chipset supportJohn Li5-25/+147
2012-02-27ath9k: avoid useless cast from (struct ath_rateset *) to (u8 *) and backPavel Roskin1-4/+2
2012-02-27rtlwifi: Fix breakage in debug functions when built as a moduleLarry Finger1-1/+1
2012-02-27rt2x00:Add VCO recalibrationJohn Li10-0/+171
2012-02-27ath9k: Fix descriptor length for AR9462Sujith Manoharan2-2/+7
2012-02-27ath9k: Fix programming SYNTH4 for AR9462Sujith Manoharan1-2/+2
2012-02-27ath9k: Initialize NF values properlySujith Manoharan2-8/+20
2012-02-27ath9k: Remove unused initvalsSujith Manoharan2-859/+0
2012-02-27ath9k: Fix phyerr debug statisticsSujith Manoharan1-4/+2
2012-02-27ath9k: Prettify recv debugfs file outputSujith Manoharan1-52/+45
2012-02-27ath9k: Add a debugfs file to display reset statisticsSujith Manoharan1-0/+41
2012-02-27ath9k: Merge wiphy and misc debugfs filesSujith Manoharan1-160/+64
2012-02-27ath9k: Remove unnecessary variable initializationSujith Manoharan1-5/+0
2012-02-27ath9k_hw: remove duplicate initvalsFelix Fietkau3-441/+34
2012-02-27rt2x00: Add support for D-Link DWA-127 to rt2800usb.Gertjan van Wingerde1-0/+1
2012-02-22ath9k: remove unnecessary PS wrappersMohammed Shafi Shajakhan1-4/+0
2012-02-22ath9k: remove obsolete commentsMohammed Shafi Shajakhan1-6/+0
2012-02-22ath5k:Remove __raw_read and __raw_writeJonathan Bither3-17/+17
2012-02-22cfg80211: restructure AP/GO mode APIJohannes Berg7-286/+316
2012-02-22iwlegacy: remove il_is_rfkill_hwStanislaw Gruszka1-7/+1
2012-02-22iwlegacy: s/il_txq_mem/il_free_txq_mem/gStanislaw Gruszka4-5/+5
2012-02-22iwlegacy: s/S_RF_KILL_HW/S_RFKILL/gStanislaw Gruszka5-36/+36
2012-02-22iwlegacy: small queue initializations cleanupStanislaw Gruszka4-61/+52
2012-02-22iwlegacy: enable only rfkill interrupt when rfkill switch is on during IFF_UPStanislaw Gruszka1-4/+2
2012-02-22iwlegacy: small il4965_set_hw_ready cleanupStanislaw Gruszka1-21/+14
2012-02-22iwlegacy: check correct il_poll_bit error valueStanislaw Gruszka1-1/+1
2012-02-22iwlegacy: do not grab nic access if rfkillStanislaw Gruszka5-57/+97
2012-02-22iwleagcy: fix ident code damageStanislaw Gruszka2-26/+10
2012-02-22iwleagcy: remove old commentsStanislaw Gruszka1-16/+0
2012-02-22iwlegacy: improve mac operation debuggability a bitStanislaw Gruszka2-52/+53
2012-02-22iwlegacy: get rid of tx/rx traffic logStanislaw Gruszka6-423/+145
2012-02-22iwlegacy: merge all ops structures into oneStanislaw Gruszka5-131/+78
2012-02-22iwlegacy: merge il_lib_ops into il_opsStanislaw Gruszka8-81/+71
2012-02-22iwlegacy: remove il_apm_opsStanislaw Gruszka7-27/+13
2012-02-22iwlegacy: merge eeprom_ops into lib_opsStanislaw Gruszka4-16/+8
2012-02-22iwlegacy: remove temp_opsStanislaw Gruszka4-25/+15
2012-02-22iwlegacy: move debugfs_ops to il_privStanislaw Gruszka10-38/+30
2012-02-22iwlegacy: gather all 4965 handlers in one placeStanislaw Gruszka4-325/+305
2012-02-22iwlegacy: regulatory_bands is not an opsStanislaw Gruszka4-29/+42
2012-02-22iwlegacy: use writeb,writel,readl directlyStanislaw Gruszka3-9/+9
2012-02-22iwlegacy: cleanup/fix memory barriersStanislaw Gruszka2-4/+7
2012-02-22iwlegacy: always check if got h/w access before writeStanislaw Gruszka3-18/+21
2012-02-22iwlegacy: dump stack when fail to gain access to the deviceStanislaw Gruszka1-2/+3