summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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-176-8/+31
| |\ \ \ \ \
| | * | | | | NFC: NCI module license 'unspecified' taints kernelDave Jones2012-07-121-0/+3
| | * | | | | NFC: Set target nfcid1 for all HCI reader A targetsEric Lapuyade2012-07-121-0/+15
| | * | | | | 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
| | * | | | | mac80211: Fix the Problem of Unreachable Mesh STA from DSChun-Yeow Yeoh2012-07-111-0/+3
| | * | | | | mac80211: fix read outside array boundsChristian Lamparter2012-07-101-1/+1
| | * | | | | NFC: Fix order of arguments to list_add_tail() when queueing HCP framesMathias Jeppsson2012-07-101-1/+1
| | * | | | | NFC: Fix empty HCI message list checkMathias Jeppsson2012-07-101-3/+2
| * | | | | | bcma: add place for flash memory supportRafał Miłecki2012-07-176-3/+84
| * | | | | | 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
| * | | | | | bcma: cc: update definesRafał Miłecki2012-07-171-1/+50
| * | | | | | 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