summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* libertas: firmware.c: remove duplicated includeDuan Jiong2012-07-191-2/+0
* wlcore: increase command completion timeoutLuciano Coelho2012-07-181-1/+1
* wlcore: wait for command completion event when sending CMD_ROLE_STOPLuciano Coelho2012-07-181-0/+12
* wl18xx: enable MIMO rates when connected as a MIMO STAArik Nemtsov2012-07-181-4/+12
* wlcore: make usage of nla_put clearerYair Shapira2012-07-181-21/+18
* wlcore/wl12xx: calibrator fem detect implementationYair Shapira2012-07-184-5/+94
* wl18xx: disable calibrator based fem detectYair Shapira2012-07-181-0/+6
* wlcore: add plt_mode including new PLT_FEM_DETECTYair Shapira2012-07-184-7/+30
* wlcore: use basic rates for non-data packetsEliad Peller2012-07-181-2/+2
* wlcore: don't issue SLEEP_AUTH command during recoveryArik Nemtsov2012-07-181-1/+9
* wl18xx: fix bogus compile warning on cc config optionArik Nemtsov2012-07-181-1/+1
* wlcore: send EAPOLs using minimum basic rate for all rolesIgal Chernobelsky2012-07-181-4/+6
* wl18xx: add support for ht_mode in conf.hYair Shapira2012-07-182-27/+77
* wlcore: don't re-configure wakeup conditions if not neededEyal Shapira2012-07-181-0/+13
* wl18xx: alloc conf.phy memory to ensure alignemntArik Nemtsov2012-07-181-2/+10
* b43: fix crash with OpenFWWFJohannes Berg2012-07-172-29/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-172-3/+6
|\
| * mwifiex: correction in mcs index checkAmitkumar Karwar2012-07-121-2/+2
| * mwl8k: fix possible race condition in info->control.sta useThomas Huehn2012-07-111-1/+4
* | ath9k: Fix race in reset-work usageRajkumar Manoharan2012-07-177-34/+41
* | ath9k: Reconfigure VIF state properlySujith Manoharan2012-07-171-0/+27
* | ath9k: Fix ANI managementSujith Manoharan2012-07-174-28/+70
* | ath9k: Cleanup the beacon taskletSujith Manoharan2012-07-173-68/+63
* | ath9k: Set the TSF adjust value properlySujith Manoharan2012-07-173-0/+21
* | ath9k: Cleanup beacon queue configurationSujith Manoharan2012-07-174-22/+4
* | ath9k: Remove is_bslot_activeSujith Manoharan2012-07-173-13/+9
* | ath9k: Cleanup beacon logicSujith Manoharan2012-07-174-162/+98
* | ath9k: Simplify ASSOC handlingSujith Manoharan2012-07-172-71/+49
* | ath9k: Cleanup interface handlingSujith Manoharan2012-07-171-15/+2
* | ath9k_hw: Cleanup ath9k_hw_set_tsfadjustSujith Manoharan2012-07-174-12/+6
* | ath9k: Fix beacon setupSujith Manoharan2012-07-173-146/+47
* | ath5k: fix txop limit handlingFelix Fietkau2012-07-171-1/+1
* | libertas USB: don't set surpriseremoved flagDaniel Drake2012-07-171-1/+0
* | libertas: handle command failure immediatelyDaniel Drake2012-07-171-3/+3
* | libertas: Update 11d info only when interface is activeDaniel Drake2012-07-175-14/+22
* | ath9k_hw: fix SREV checks for applying tuning caps from EEPROMFelix Fietkau2012-07-171-2/+4
* | ath9k_hw: apply XLNA bias settings from EEPROMFelix Fietkau2012-07-173-11/+50
* | ath9k_hw: clean up AR9003 EEPROM codeFelix Fietkau2012-07-172-85/+35
* | ath9k_hw: apply XPA timing control values from EEPROMFelix Fietkau2012-07-171-0/+23
* | ath9k: fix aggregate size limit based on queue TXOP limitFelix Fietkau2012-07-173-30/+46
* | ath9k: make per-WMM-AC queue sizes configurable via debugfsFelix Fietkau2012-07-174-2/+14
* | ath9k/ath9k_htc: fix txop limit handlingFelix Fietkau2012-07-172-2/+2
* | ath9k_hw: remove redundant arguments to INIT_INI_ARRAYFelix Fietkau2012-07-173-505/+201
* | ath9k_hw: fix tx gain tables for AR934xFelix Fietkau2012-07-171-6/+23
* | ath9k_hw: enable ANI on AR934xFelix Fietkau2012-07-171-4/+0
* | ath9k: validate rx antenna settingsFelix Fietkau2012-07-171-1/+18
* | ath9k_hw: fall back to OTP ROM when platform data has no valid eeprom dataFelix Fietkau2012-07-171-2/+12
* | mwifiex: improvement in cfg80211 set_bitrate_mask handlerAmitkumar Karwar2012-07-172-34/+26
* | mwifiex: add support to use basic rates in ibss join requestAmitkumar Karwar2012-07-172-75/+108
* | mwifiex: remove unnecessary code in data rate configurationAmitkumar Karwar2012-07-177-201/+17