summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-021-0/+1
|\
| * drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-08-011-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-011-1/+1
|\ \ | |/ |/|
| * brcm80211: pointless current->files passed to filp_close()Al Viro2012-07-291-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-271-5/+0Star
|\ \
| * | mac80211_hwsim: fix possible race condition in usage of info->control.sta & c...Thomas Huehn2012-07-261-5/+0Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-1/+1
|\ \ \ | |/ / |/| |
| * | treewide: Put a space between #include and FILEPaul Bolle2012-06-281-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-2092-2022/+2640
|\ \ \
| * | | libertas: firmware.c: remove duplicated includeDuan Jiong2012-07-191-2/+0Star
| * | | 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/+18Star
| * | | 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/+10Star
| * | | 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/+63Star
| * | | | ath9k: Set the TSF adjust value properlySujith Manoharan2012-07-173-0/+21
| * | | | ath9k: Cleanup beacon queue configurationSujith Manoharan2012-07-174-22/+4Star
| * | | | ath9k: Remove is_bslot_activeSujith Manoharan2012-07-173-13/+9Star
| * | | | ath9k: Cleanup beacon logicSujith Manoharan2012-07-174-162/+98Star
| * | | | ath9k: Simplify ASSOC handlingSujith Manoharan2012-07-172-71/+49Star
| * | | | ath9k: Cleanup interface handlingSujith Manoharan2012-07-171-15/+2Star
| * | | | ath9k_hw: Cleanup ath9k_hw_set_tsfadjustSujith Manoharan2012-07-174-12/+6Star
| * | | | ath9k: Fix beacon setupSujith Manoharan2012-07-173-146/+47Star
| * | | | ath5k: fix txop limit handlingFelix Fietkau2012-07-171-1/+1
| * | | | libertas USB: don't set surpriseremoved flagDaniel Drake2012-07-171-1/+0Star
| * | | | 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/+35Star
| * | | | 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