index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-29
ar9170: fix bug in iq-auto calibration value calculation
Christian Lamparter
1
-4
/
+2
2009-09-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-1
/
+1
2009-09-23
ath9k: Initialize txgain and rxgain for newer AR9287 chipsets.
Vivek Natarajan
1
-2
/
+2
2009-09-23
ath9k: Fix RFKILL bugs
Sujith
1
-7
/
+1
2009-09-23
ar9170usb: add usbid for TP-Link TL-WN821N v2
Christian Lamparter
1
-0
/
+2
2009-09-23
ath9k: Disable autosleep feature by default.
Vivek Natarajan
1
-9
/
+1
2009-09-23
ath9k: Fix regression in PA calibration
Sujith
1
-0
/
+1
2009-09-23
ath9k: Fix bug in chain handling
Senthil Balasubramanian
1
-1
/
+3
2009-09-23
ath9k: Fix AHB reset for AR9280
Vivek Natarajan
1
-1
/
+1
2009-09-23
ath9k: Adjust the chainmasks properly
Senthil Balasubramanian
1
-5
/
+15
2009-09-23
ath9k: Do a full reset for AR9280
Vasanthakumar Thiagarajan
1
-2
/
+2
2009-09-23
ath9k: Don't read NF when chip has gone through full sleep mode
Vasanthakumar Thiagarajan
1
-1
/
+1
2009-09-23
ath9k: Fix rx data corruption
Vasanthakumar Thiagarajan
1
-0
/
+9
2009-09-23
ath9k: Fix chip wakeup issue
Sujith
1
-1
/
+1
2009-09-23
ath9k: Restore TSF after RESET
Sujith
1
-0
/
+9
2009-09-23
ath9k: Revamp PCIE workarounds
Vivek Natarajan
4
-72
/
+103
2009-09-23
ath9k: Set default noise floor value for AR9287
Vivek Natarajan
2
-0
/
+3
2009-09-23
ath9k: Fix bug in ANI channel handling
Sujith
1
-2
/
+4
2009-09-21
trivial: fix typos "man[ae]g?ment" -> "management"
Uwe Kleine-Koenig
1
-1
/
+1
2009-09-14
ath9k: Fix bug in ANI channel handling
Sujith
1
-2
/
+4
2009-09-09
ath9k: Initialize the priority gpio for BT coex 3-wire
Vasanthakumar Thiagarajan
2
-2
/
+5
2009-09-09
ath9k: Get rid of the modparam btcoex_enable
Vasanthakumar Thiagarajan
1
-4
/
+0
2009-09-09
ath9k: Enable btcoex based on the subsystem id of the device
Vasanthakumar Thiagarajan
4
-1
/
+30
2009-09-09
ath9k: Store subsystem id in struct hw_version
Vasanthakumar Thiagarajan
5
-6
/
+10
2009-09-09
ath9k: Remove unnecessary casting to u8 in pci_read_config_byte() call
Vasanthakumar Thiagarajan
1
-2
/
+1
2009-09-09
ath9k: Disable ASPM when btcoex is active
Vasanthakumar Thiagarajan
3
-0
/
+20
2009-09-08
ath,ar9170: implemented conformance test limit calc. for tx power
Joerg Albert
1
-1
/
+164
2009-09-08
ath,ar9170: move CTL_ defines into regd.h
Joerg Albert
2
-6
/
+6
2009-09-08
ar9170: implement frequency calibration for one-stage/openfw
Christian Lamparter
1
-0
/
+122
2009-09-08
ath9k: Fix channelFlags for 2GHZ
Sujith
1
-1
/
+1
2009-09-08
ath9k: Fix RX Filter handling for BAR
Sujith
5
-3
/
+7
2009-09-08
ath9k: claim irq for ath9k, not ath for pci
Luis R. Rodriguez
1
-1
/
+1
2009-09-08
ath9k: propagate errors on ath_init_device() and request_irq()
Luis R. Rodriguez
2
-11
/
+9
2009-09-08
ath9k: propagate ieee80211_alloc_hw() failure
Luis R. Rodriguez
1
-2
/
+3
2009-09-08
ar9170: added phy register initialisation from eeprom values
Joerg Albert
1
-1
/
+134
2009-09-02
ath9k: Reconfigure beacon timers after the scan is completed.
Vivek Natarajan
1
-0
/
+1
2009-09-01
ath9k: Call spin_lock_bh() on btcoex_lock
Vasanthakumar Thiagarajan
1
-6
/
+4
2009-09-01
ath9k: Move generic hw timer intr handler to bottom-half
Vasanthakumar Thiagarajan
1
-5
/
+6
2009-08-31
ath9k: Do an AHB reset before doing RTC reset
Vasanthakumar Thiagarajan
1
-0
/
+7
2009-08-28
ath5k: don't use PCI ID to find the chip revision
Pavel Roskin
3
-25
/
+29
2009-08-28
ath5k: fix uninitialized value use in ath5k_eeprom_read_turbo_modes()
Pavel Roskin
1
-24
/
+5
2009-08-28
ath5k: clarify srev comparison for CCMP check
Bob Copeland
2
-5
/
+3
2009-08-28
ath9k: Add Bluetooth Coexistence 3-wire support
Vasanthakumar Thiagarajan
9
-27
/
+423
2009-08-28
ath9k: Add infrastructure for generic hw timers
Vasanthakumar Thiagarajan
4
-2
/
+278
2009-08-28
ath9k: Remove hw capability bit meant for btcoex
Vasanthakumar Thiagarajan
3
-7
/
+3
2009-08-28
ath9k: Determine btcoex scheme type based on chip version
Vasanthakumar Thiagarajan
3
-3
/
+20
2009-08-28
ath9k: Move btcoex related data to a separate struct
Vasanthakumar Thiagarajan
5
-9
/
+22
2009-08-28
ath9k: Configure btcoex register during every reset
Vasanthakumar Thiagarajan
1
-0
/
+3
2009-08-28
ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch]
Vasanthakumar Thiagarajan
6
-47
/
+82
2009-08-28
ath9k: Split ath9k_hw_btcoex_enable() into two logical pieces
Vasanthakumar Thiagarajan
4
-3
/
+28
[next]