index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-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
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
2009-08-28
ath9k: Wrap DMA dump function with PS wakeup/restore
Sujith
1
-0
/
+4
2009-08-28
ath9k: Update INITVALs for AR9285
Sujith
1
-5
/
+5
2009-08-28
ath9k: Handle PA cal usage properly
Sujith
1
-0
/
+5
2009-08-28
ath9k: Fix bugs in programming registers during PA CAL
Sujith
1
-3
/
+2
2009-08-28
ath9k: Reduce the frequency of PA offset calibration
Sujith
3
-4
/
+29
2009-08-28
ath9k: Fix read buffer overflow
Roel Kluin
1
-8
/
+8
2009-08-28
ath9k: Fix chainmask selection during scanning
Sujith
1
-1
/
+6
2009-08-28
ath9k: Add support FIF_OTHER_BSS filtering mode.
Javier Cardona
1
-3
/
+4
2009-08-20
ath9k: Nuke struct ath9k_node_stats
Vasanthakumar Thiagarajan
5
-25
/
+8
2009-08-20
ath9k: Fix bug in retrieving average beacon rssi
Vasanthakumar Thiagarajan
1
-6
/
+1
2009-08-20
ath: move regulatory info into shared common structure
Luis R. Rodriguez
7
-43
/
+65
2009-08-20
ath9k: Fix TX poll cancelling
Sujith
1
-4
/
+3
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
1
-2
/
+1
2009-08-20
ath9k: Updates for AR9287_12 version of chipset.
Vivek Natarajan
2
-4
/
+11
2009-08-20
ath9k: Fix ref power interpolation logic for AR9287 chipsets.
Vivek Natarajan
1
-9
/
+3
2009-08-20
ath9k: Enable LEDs for AR9287 chipsets.
Vivek Natarajan
4
-15
/
+22
2009-08-20
ath9k: Set AR_WA for AR9287 as it improves consistency in throughput.
Vivek Natarajan
1
-1
/
+1
2009-08-20
ath9k: Add open loop power control support for AR9287.
Vivek Natarajan
3
-19
/
+52
2009-08-14
ath9k: Set HW state properly
Sujith
1
-0
/
+1
2009-08-14
ath9k: Fix bug in PCI resume
Sujith
1
-1
/
+3
2009-08-14
ath9k: Remove duplicate variables
Sujith
3
-21
/
+14
2009-08-14
ath9k: Remove has_hw_phycounters
Sujith
4
-112
/
+88
2009-08-14
ath9k: update kconfig to indicate support for AR9002 family
Luis R. Rodriguez
1
-1
/
+7
2009-08-14
ath: add common ath_rxbuf_alloc() and make ath9k use it
Luis R. Rodriguez
3
-38
/
+8
2009-08-14
ath9k: Fix regression on receiving PS poll frames
Luis R. Rodriguez
1
-0
/
+1
2009-08-14
ath9k: Update beacon RSSI
Sujith
1
-0
/
+4
2009-08-14
ath9k: Remove local chainmask variable
Sujith
1
-44
/
+42
2009-08-14
ath9k: Cleanup TX power calculation for 4K chips
Sujith
1
-37
/
+35
2009-08-14
ath9k: Clean antenna configuration for 4K EEPROM chips
Sujith
3
-53
/
+84
2009-08-14
ath9k: Add macros for Antenna Diversity
Sujith
1
-1
/
+19
2009-08-14
ath9k: Cleanup ath9k_hw_4k_set_gain() interface
Sujith
1
-11
/
+11
[next]