summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* wireless: Fix typo in mac80211_hwsim.cMasanari Iida2012-02-271-4/+4
* rt2x00:Add RT5372 chipset supportJohn Li2012-02-275-25/+147
* ath9k: avoid useless cast from (struct ath_rateset *) to (u8 *) and backPavel Roskin2012-02-271-4/+2Star
* rtlwifi: Fix breakage in debug functions when built as a moduleLarry Finger2012-02-271-1/+1
* rt2x00:Add VCO recalibrationJohn Li2012-02-2710-0/+171
* ath9k: Fix descriptor length for AR9462Sujith Manoharan2012-02-272-2/+7
* ath9k: Fix programming SYNTH4 for AR9462Sujith Manoharan2012-02-271-2/+2
* ath9k: Initialize NF values properlySujith Manoharan2012-02-272-8/+20
* ath9k: Remove unused initvalsSujith Manoharan2012-02-272-859/+0Star
* ath9k: Fix phyerr debug statisticsSujith Manoharan2012-02-271-4/+2Star
* ath9k: Prettify recv debugfs file outputSujith Manoharan2012-02-271-52/+45Star
* ath9k: Add a debugfs file to display reset statisticsSujith Manoharan2012-02-271-0/+41
* ath9k: Merge wiphy and misc debugfs filesSujith Manoharan2012-02-271-160/+64Star
* ath9k: Remove unnecessary variable initializationSujith Manoharan2012-02-271-5/+0Star
* ath9k_hw: remove duplicate initvalsFelix Fietkau2012-02-273-441/+34Star
* rt2x00: Add support for D-Link DWA-127 to rt2800usb.Gertjan van Wingerde2012-02-271-0/+1
* Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2012-02-2735-611/+1112
|\
| * iwlwifi: enable receiving beacons when not associatedMeenakshi Venkataraman2012-02-171-0/+16
| * iwlwifi: remove un-necessary returnWey-Yi Guy2012-02-172-4/+3Star
| * iwlwifi: SRAM size moves from hw_params to cfgEmmanuel Grumbach2012-02-176-18/+38
| * iwlwifi: save ucode capabilities in iwl_fwDon Fry2012-02-174-29/+22Star
| * iwlwifi: changes args to iwl_nic for firmware operationsDon Fry2012-02-174-79/+77Star
| * iwlwifi: the transport knows its stateEmmanuel Grumbach2012-02-171-0/+49
| * iwlwifi: move event and err pointers to iwl_nicDon Fry2012-02-173-26/+24Star
| * iwlwifi: document the transport layerEmmanuel Grumbach2012-02-171-13/+107
| * iwlwifi: send testmode hcmd reply with rx headerAmit Beka2012-02-171-1/+1
| * iwlwifi: fixes to testmode indirect accessAmit Beka2012-02-171-4/+6
| * iwlwifi: use enhance_sensitivity from iwl_fwEmmanuel Grumbach2012-02-173-4/+5
| * iwlwifi: iwl_set_hw_params returns always 0Emmanuel Grumbach2012-02-176-22/+9Star
| * iwlwifi: kill iwl_down and s/__iwl_down/iwl_downEmmanuel Grumbach2012-02-173-16/+11Star
| * iwlwifi: change args to ucode routinesDon Fry2012-02-174-35/+36
| * iwlwifi: Move ucode pointers to iwl_fwDon Fry2012-02-176-48/+46Star
| * iwlwifi: move firmware_loading_complete to iwl_nicDon Fry2012-02-173-6/+4Star
| * iwlwifi: move firmware_name to iwl_nicDon Fry2012-02-172-8/+5Star
| * iwlwifi: move fw_index from iwl_priv to iwl_nicDon Fry2012-02-172-12/+12
| * iwlwifi: move ucode_ver to iwl_nicDon Fry2012-02-175-20/+22
| * iwlwifi: create iwl_nic structureDon Fry2012-02-174-2/+86
| * iwlwifi: give PCIe its own lockJohannes Berg2012-02-174-31/+40
| * iwlwifi: move workqueue to privJohannes Berg2012-02-1713-33/+29Star
| * iwlwifi: trace debug messagesJohannes Berg2012-02-174-42/+235
| * iwlwifi: added reply data to testmode HCMD sendAmit Beka2012-02-172-10/+60
| * iwlwifi: testmode new indirect RW APIAmit Beka2012-02-173-122/+163
| * iwlwifi: log as error when error detectedWey-Yi Guy2012-02-171-71/+51Star
* | ath9k: remove unnecessary PS wrappersMohammed Shafi Shajakhan2012-02-221-4/+0Star
* | ath9k: remove obsolete commentsMohammed Shafi Shajakhan2012-02-221-6/+0Star
* | ath5k:Remove __raw_read and __raw_writeJonathan Bither2012-02-223-17/+17
* | cfg80211: restructure AP/GO mode APIJohannes Berg2012-02-227-286/+316
* | iwlegacy: remove il_is_rfkill_hwStanislaw Gruszka2012-02-221-7/+1Star
* | iwlegacy: s/il_txq_mem/il_free_txq_mem/gStanislaw Gruszka2012-02-224-5/+5
* | iwlegacy: s/S_RF_KILL_HW/S_RFKILL/gStanislaw Gruszka2012-02-225-36/+36