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.13.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
/
ath9k
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-23
ath9k: Fix RFKILL bugs
Sujith
1
-7
/
+1
2009-09-23
ath9k: Revamp PCIE workarounds
Vivek Natarajan
1
-4
/
+4
2009-09-09
ath9k: Store subsystem id in struct hw_version
Vasanthakumar Thiagarajan
1
-3
/
+4
2009-09-09
ath9k: Disable ASPM when btcoex is active
Vasanthakumar Thiagarajan
1
-0
/
+1
2009-09-09
ath9k: Fix channelFlags for 2GHZ
Sujith
1
-1
/
+1
2009-09-09
ath9k: Fix RX Filter handling for BAR
Sujith
1
-1
/
+1
2009-09-02
ath9k: Reconfigure beacon timers after the scan is completed.
Vivek Natarajan
1
-0
/
+1
2009-09-01
ath9k: Move generic hw timer intr handler to bottom-half
Vasanthakumar Thiagarajan
1
-5
/
+6
2009-08-28
ath9k: Add Bluetooth Coexistence 3-wire support
Vasanthakumar Thiagarajan
1
-7
/
+27
2009-08-28
ath9k: Remove hw capability bit meant for btcoex
Vasanthakumar Thiagarajan
1
-5
/
+3
2009-08-28
ath9k: Determine btcoex scheme type based on chip version
Vasanthakumar Thiagarajan
1
-1
/
+3
2009-08-28
ath9k: Split ath9k_hw_btcoex_enable() into two logical pieces
Vasanthakumar Thiagarajan
1
-2
/
+9
2009-08-28
ath9k: Fix chainmask selection during scanning
Sujith
1
-1
/
+6
2009-08-20
ath9k: Nuke struct ath9k_node_stats
Vasanthakumar Thiagarajan
1
-6
/
+3
2009-08-20
ath: move regulatory info into shared common structure
Luis R. Rodriguez
1
-3
/
+3
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: Enable LEDs for AR9287 chipsets.
Vivek Natarajan
1
-11
/
+16
2009-08-14
ath9k: Set HW state properly
Sujith
1
-0
/
+1
2009-08-14
ath9k: Remove has_hw_phycounters
Sujith
1
-2
/
+1
2009-08-14
ath: add common ath_rxbuf_alloc() and make ath9k use it
Luis R. Rodriguez
1
-1
/
+1
2009-08-14
ath9k: Fix regression on receiving PS poll frames
Luis R. Rodriguez
1
-0
/
+1
2009-08-05
ath9k: cancel xmit poll work at stop() callback
Luis R. Rodriguez
1
-0
/
+2
2009-08-05
ath9k: remove dangling error check on keycache reset on hw init
Luis R. Rodriguez
1
-3
/
+0
2009-08-05
ath9k: call ath9k_hw_detach() once upon hw init failure
Luis R. Rodriguez
1
-2
/
+1
2009-08-05
ath9k: set sc->sc_ah to NULL after freeing it
Luis R. Rodriguez
1
-0
/
+3
2009-08-05
ath9k: distinguish between device initialization and ath_softc init
Luis R. Rodriguez
1
-3
/
+10
2009-08-05
ath9k: describe hw initialization better
Luis R. Rodriguez
1
-2
/
+2
2009-08-05
ath9k: remove debug message for no memoery on ath_init()
Luis R. Rodriguez
1
-2
/
+0
2009-08-05
ath9k: pass only one argument to hw attach
Luis R. Rodriguez
1
-1
/
+1
2009-08-05
ath9k: move cache setting of softc ah prior to attach
Luis R. Rodriguez
1
-1
/
+1
2009-08-05
ath9k: move devid cache setting to ath_init()
Luis R. Rodriguez
1
-1
/
+2
2009-08-05
ath9k: move memory allocation of ath_hw to ath_init()
Luis R. Rodriguez
1
-12
/
+23
2009-08-05
ath9k: propagate hw initialization errors
Luis R. Rodriguez
1
-4
/
+3
2009-08-05
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
1
-7
/
+8
2009-08-05
ath9k: move workqueue cancels to stop callback
Luis R. Rodriguez
1
-5
/
+8
2009-08-05
ath9k: move cancel_delayed_work_sync() out of ath_deinit_leds()
Luis R. Rodriguez
1
-2
/
+4
2009-08-05
ath9k: re-order cancelling of work on mac80211 workqueue
Luis R. Rodriguez
1
-2
/
+2
2009-07-29
ath9k: remove unused ATH_PCI_VERSION
Luis R. Rodriguez
1
-2
/
+0
2009-07-29
ath9k: fix race with IEEE80211_CONF_PS checks
Gabor Juhos
1
-4
/
+4
2009-07-27
ath9k: Add support for AR9287 based chipsets.
Vivek Natarajan
1
-1
/
+2
2009-07-27
ath9k: Cleanup return values
Sujith
1
-11
/
+3
2009-07-27
ath9k: Remove redundant HT macros
Sujith
1
-5
/
+3
2009-07-24
ath9k: do not stop the queues in driver stop
Luis R. Rodriguez
1
-2
/
+0
2009-07-24
ath9k: disable radio when all devices are marked idle
Luis R. Rodriguez
1
-0
/
+24
2009-07-24
ath9k: serialize ath9k_hw_setpower calls
Gabor Juhos
1
-0
/
+1
2009-07-24
ath9k: Remove pointless ath9k_ps_restore() in ath_detach()
Vasanthakumar Thiagarajan
1
-1
/
+0
2009-07-24
ath9k: Fix TX hang issue with Atheros chipsets
Senthil Balasubramanian
1
-0
/
+3
2009-07-24
ath9k: Manipulate and report the correct RSSI
Senthil Balasubramanian
1
-0
/
+1
2009-07-24
ath9k: cleanup try count for MRR in rate control
Luis R. Rodriguez
1
-1
/
+2
[next]