index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: separate core driver and hw timer code
Luis R. Rodriguez
2009-10-07
3
-28
/
+47
*
atheros: add ieee80211_hw to ath_common
Luis R. Rodriguez
2009-10-07
7
-8
/
+13
*
atheros: define shared bssidmask setting
Luis R. Rodriguez
2009-10-07
15
-140
/
+179
*
ath5k: define ath_common ops
Luis R. Rodriguez
2009-10-07
3
-17
/
+27
*
ath5k: allocate ath5k_hw prior to initializing hw
Luis R. Rodriguez
2009-10-07
4
-25
/
+22
*
atheros/ath9k: add common read/write ops and port ath9k to use it
Luis R. Rodriguez
2009-10-07
5
-47
/
+63
*
ath9k: Define bus agnostic bluetooth coex prep helper
Luis R. Rodriguez
2009-10-07
5
-16
/
+20
*
ath5k: move ath_common to ath5k_hw
Luis R. Rodriguez
2009-10-07
3
-10
/
+16
*
ath9k: move ath_common to ath_hw
Luis R. Rodriguez
2009-10-07
4
-18
/
+19
*
ath5k: initialize eeprom struct early on attach
Luis R. Rodriguez
2009-10-07
1
-3
/
+2
*
ath5k: use common curbssid, bssidmask and macaddr
Luis R. Rodriguez
2009-10-07
5
-47
/
+28
*
ar9170: make use of common macaddr and curbssid
Luis R. Rodriguez
2009-10-07
3
-6
/
+7
*
atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common
Luis R. Rodriguez
2009-10-07
7
-37
/
+55
*
ath9k: use ath9k_hw_write_associd() on reset
Luis R. Rodriguez
2009-10-07
1
-3
/
+1
*
ath9k: Use ath9k_hw_setbssidmask() on reset
Luis R. Rodriguez
2009-10-07
1
-2
/
+1
*
ath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_associd() use ath_hw
Luis R. Rodriguez
2009-10-07
5
-16
/
+17
*
atheros: use get_unaligned_le*() for bssid mask setting
Luis R. Rodriguez
2009-10-07
5
-29
/
+31
*
ath: move ath_bcast_mac to common header
Luis R. Rodriguez
2009-10-07
5
-5
/
+5
*
ath9k: rename driver core and hw power save helpers
Luis R. Rodriguez
2009-10-07
3
-18
/
+18
*
ath9k: move ath9k_hw_setpower() to main.c
Luis R. Rodriguez
2009-10-07
3
-13
/
+12
*
ath9k: avoid usage of ath9k_hw_setpower() on hw.c
Luis R. Rodriguez
2009-10-07
1
-5
/
+5
*
ath9k: move ath9k_ps_wakeup() and ath9k_ps_restore() to main.c
Luis R. Rodriguez
2009-10-07
3
-37
/
+38
*
ath9k: move ps helpers onto core driver when reseting tsf
Luis R. Rodriguez
2009-10-07
3
-4
/
+19
*
ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported()
Luis R. Rodriguez
2009-10-07
3
-5
/
+5
*
ath9k: move ath_btcoex_config and ath_bt_mode to btcoex.c
Luis R. Rodriguez
2009-10-07
2
-22
/
+29
*
ath9k: now move ath9k_hw_btcoex_set_weight() to btcoex.c
Luis R. Rodriguez
2009-10-07
3
-16
/
+15
*
ath9k: simplify ath_btcoex_bt_stomp()
Luis R. Rodriguez
2009-10-07
1
-22
/
+21
*
ath9k: rename ath_btcoex_info to ath_btcoex_hw
Luis R. Rodriguez
2009-10-07
5
-64
/
+64
*
ath9k: rename btcoex_scheme to just scheme
Luis R. Rodriguez
2009-10-07
4
-13
/
+13
*
ath9k: remove unused bt_duty_cycle
Luis R. Rodriguez
2009-10-07
1
-1
/
+0
*
ath9k: move bt_stomp_type to driver core
Luis R. Rodriguez
2009-10-07
4
-13
/
+13
*
ath9k: replaces SC_OP_BTCOEX_ENABLED with a bool
Luis R. Rodriguez
2009-10-07
5
-6
/
+6
*
ath9k: split ath9k_hw_btcoex_enable() into two helpers
Luis R. Rodriguez
2009-10-07
1
-20
/
+37
*
ath9k: move driver core helpers to main.c
Luis R. Rodriguez
2009-10-07
5
-222
/
+218
*
ath9k: split bluetooth hardware coex init into two helpers
Luis R. Rodriguez
2009-10-07
1
-31
/
+44
*
ath9k: move hw specific btcoex info to ath_hw
Luis R. Rodriguez
2009-10-07
6
-65
/
+88
*
ath9k: move btcoex core driver info to its own struct
Luis R. Rodriguez
2009-10-07
4
-49
/
+55
*
ath9k: use ath_hw for DPRINTF() and debug init/exit
Luis R. Rodriguez
2009-10-07
17
-340
/
+356
*
ar9170: fix bug in iq-auto calibration value calculation
Christian Lamparter
2009-09-29
1
-4
/
+2
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-09-25
1
-1
/
+1
|
\
|
*
trivial: fix typos "man[ae]g?ment" -> "management"
Uwe Kleine-Koenig
2009-09-21
1
-1
/
+1
|
*
ath9k: Fix bug in ANI channel handling
Sujith
2009-09-14
1
-2
/
+4
*
|
ath9k: Initialize txgain and rxgain for newer AR9287 chipsets.
Vivek Natarajan
2009-09-23
1
-2
/
+2
*
|
ath9k: Fix RFKILL bugs
Sujith
2009-09-23
1
-7
/
+1
*
|
ar9170usb: add usbid for TP-Link TL-WN821N v2
Christian Lamparter
2009-09-23
1
-0
/
+2
*
|
ath9k: Disable autosleep feature by default.
Vivek Natarajan
2009-09-23
1
-9
/
+1
*
|
ath9k: Fix regression in PA calibration
Sujith
2009-09-23
1
-0
/
+1
*
|
ath9k: Fix bug in chain handling
Senthil Balasubramanian
2009-09-23
1
-1
/
+3
*
|
ath9k: Fix AHB reset for AR9280
Vivek Natarajan
2009-09-23
1
-1
/
+1
*
|
ath9k: Adjust the chainmasks properly
Senthil Balasubramanian
2009-09-23
1
-5
/
+15
[next]