index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-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
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
ath5k: add hardware CCMP encyption support
Bob Copeland
3
-0
/
+14
2009-08-28
ath5k: use the skb->cb directly for RX status
Bob Copeland
1
-20
/
+21
2009-08-28
ath5k: add led pin configuration for compaq c700 laptop
Marcos Chaparro
1
-0
/
+2
2009-08-28
ath5k: clean up filter flags setting
Bob Copeland
1
-16
/
+23
2009-08-28
ar9170: remove unnecessary call to ar9170_set_beacon_timers
Joerg Albert
1
-6
/
+0
2009-08-28
ar9170: cleanup of bss_info_changed and beacon config
Joerg Albert
3
-18
/
+21
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
ar9170: refactor configure_filter
Christian Lamparter
3
-84
/
+27
2009-08-20
ath: move regulatory info into shared common structure
Luis R. Rodriguez
15
-79
/
+116
2009-08-20
ath9k: Fix TX poll cancelling
Sujith
1
-4
/
+3
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
3
-45
/
+65
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
ath5k: use bit shift operators for cache line size
Luis R. Rodriguez
1
-2
/
+2
2009-08-14
ath5k: use common ath.ko ath_rxbuf_alloc()
Luis R. Rodriguez
2
-15
/
+9
2009-08-14
ath: add common ath_rxbuf_alloc() and make ath9k use it
Luis R. Rodriguez
6
-41
/
+75
2009-08-14
ath5k: Use SWI to trigger calibration
Nick Kossifidis
4
-11
/
+67
2009-08-14
ath5k: Preserve pcicfg bits during attach
Nick Kossifidis
1
-1
/
+1
2009-08-14
ath5k: Wakeup fixes
Nick Kossifidis
4
-62
/
+140
[next]