summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds1-0/+1
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2012-07-31drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon1-0/+1
2012-07-29brcm80211: pointless current->files passed to filp_close()Al Viro1-1/+1
2012-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-5/+0
2012-07-26mac80211_hwsim: fix possible race condition in usage of info->control.sta & c...Thomas Huehn1-5/+0
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville92-2022/+2640
2012-07-19libertas: firmware.c: remove duplicated includeDuan Jiong1-2/+0
2012-07-18wlcore: increase command completion timeoutLuciano Coelho1-1/+1
2012-07-18wlcore: wait for command completion event when sending CMD_ROLE_STOPLuciano Coelho1-0/+12
2012-07-18wl18xx: enable MIMO rates when connected as a MIMO STAArik Nemtsov1-4/+12
2012-07-18wlcore: make usage of nla_put clearerYair Shapira1-21/+18
2012-07-18wlcore/wl12xx: calibrator fem detect implementationYair Shapira4-5/+94
2012-07-18wl18xx: disable calibrator based fem detectYair Shapira1-0/+6
2012-07-18wlcore: add plt_mode including new PLT_FEM_DETECTYair Shapira4-7/+30
2012-07-18wlcore: use basic rates for non-data packetsEliad Peller1-2/+2
2012-07-18wlcore: don't issue SLEEP_AUTH command during recoveryArik Nemtsov1-1/+9
2012-07-18wl18xx: fix bogus compile warning on cc config optionArik Nemtsov1-1/+1
2012-07-18wlcore: send EAPOLs using minimum basic rate for all rolesIgal Chernobelsky1-4/+6
2012-07-18wl18xx: add support for ht_mode in conf.hYair Shapira2-27/+77
2012-07-18wlcore: don't re-configure wakeup conditions if not neededEyal Shapira1-0/+13
2012-07-18wl18xx: alloc conf.phy memory to ensure alignemntArik Nemtsov1-2/+10
2012-07-17b43: fix crash with OpenFWWFJohannes Berg2-29/+10
2012-07-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-3/+6
2012-07-17ath9k: Fix race in reset-work usageRajkumar Manoharan7-34/+41
2012-07-17ath9k: Reconfigure VIF state properlySujith Manoharan1-0/+27
2012-07-17ath9k: Fix ANI managementSujith Manoharan4-28/+70
2012-07-17ath9k: Cleanup the beacon taskletSujith Manoharan3-68/+63
2012-07-17ath9k: Set the TSF adjust value properlySujith Manoharan3-0/+21
2012-07-17ath9k: Cleanup beacon queue configurationSujith Manoharan4-22/+4
2012-07-17ath9k: Remove is_bslot_activeSujith Manoharan3-13/+9
2012-07-17ath9k: Cleanup beacon logicSujith Manoharan4-162/+98
2012-07-17ath9k: Simplify ASSOC handlingSujith Manoharan2-71/+49
2012-07-17ath9k: Cleanup interface handlingSujith Manoharan1-15/+2
2012-07-17ath9k_hw: Cleanup ath9k_hw_set_tsfadjustSujith Manoharan4-12/+6
2012-07-17ath9k: Fix beacon setupSujith Manoharan3-146/+47
2012-07-17ath5k: fix txop limit handlingFelix Fietkau1-1/+1
2012-07-17libertas USB: don't set surpriseremoved flagDaniel Drake1-1/+0
2012-07-17libertas: handle command failure immediatelyDaniel Drake1-3/+3
2012-07-17libertas: Update 11d info only when interface is activeDaniel Drake5-14/+22
2012-07-17ath9k_hw: fix SREV checks for applying tuning caps from EEPROMFelix Fietkau1-2/+4
2012-07-17ath9k_hw: apply XLNA bias settings from EEPROMFelix Fietkau3-11/+50
2012-07-17ath9k_hw: clean up AR9003 EEPROM codeFelix Fietkau2-85/+35
2012-07-17ath9k_hw: apply XPA timing control values from EEPROMFelix Fietkau1-0/+23
2012-07-17ath9k: fix aggregate size limit based on queue TXOP limitFelix Fietkau3-30/+46
2012-07-17ath9k: make per-WMM-AC queue sizes configurable via debugfsFelix Fietkau4-2/+14
2012-07-17ath9k/ath9k_htc: fix txop limit handlingFelix Fietkau2-2/+2
2012-07-17ath9k_hw: remove redundant arguments to INIT_INI_ARRAYFelix Fietkau3-505/+201
2012-07-17ath9k_hw: fix tx gain tables for AR934xFelix Fietkau1-6/+23