index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value
Pavel Roskin
2011-08-08
8
-134
/
+102
*
ath5k: remove most references to XR
Pavel Roskin
2011-08-08
5
-22
/
+0
*
ath5k: remove unused and write-only structures and fields
Pavel Roskin
2011-08-08
5
-37
/
+1
*
ath9k: remove all references to subsysid, it's never used
Pavel Roskin
2011-08-08
6
-10
/
+6
*
ath9k: use pci_dev->subsystem_device
Sergei Shtylyov
2011-08-08
1
-3
/
+2
*
ath5k: remove wireless extensions inclusions
Johannes Berg
2011-08-08
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...
John W. Linville
2011-08-03
6
-13
/
+42
|
\
|
*
ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabled
Stanislaw Gruszka
2011-08-01
5
-13
/
+40
|
*
ath9k: initialize tx chainmask before testing channel tx power values
Felix Fietkau
2011-08-01
1
-0
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
1
-1
/
+0
|
\
\
|
*
\
Merge branch 'master' into for-next
Jiri Kosina
2011-07-11
4
-7
/
+23
|
|
\
\
|
*
|
|
treewide: remove duplicate includes
Vitaliy Ivanov
2011-06-20
1
-1
/
+0
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-22
47
-1746
/
+1647
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
ath5k: use get_unaligned_le32() in ath5k_write_pwr_to_pdadc_table()
Pavel Roskin
2011-07-22
1
-6
/
+3
|
*
|
|
ath5k: remove ath5k_hw_get_capability(), don't use VEOL on AR5210
Pavel Roskin
2011-07-22
3
-81
/
+5
|
*
|
|
ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappers
Pavel Roskin
2011-07-22
3
-22
/
+6
|
*
|
|
ath9k_hw: validate and fix broken eeprom chainmask settings
Felix Fietkau
2011-07-21
1
-0
/
+22
|
*
|
|
wireless: ath9k: use %pM to print MAC
Andy Shevchenko
2011-07-20
1
-5
/
+2
|
*
|
|
carl9170: fix sparse warnings enabled by CONFIG_SPARSE_RCU_POINTER
Pavel Roskin
2011-07-20
1
-4
/
+4
|
*
|
|
ath5k: merge ath5k_hw and ath5k_softc
Pavel Roskin
2011-07-20
22
-1314
/
+1247
|
*
|
|
ath9k: Fix some smatch warnings
Rajkumar Manoharan
2011-07-18
2
-4
/
+8
|
*
|
|
ath9k: Fix sparse warnings
Rajkumar Manoharan
2011-07-18
3
-9
/
+22
|
*
|
|
carl9170: set beacon xmit power to the max
Christian Lamparter
2011-07-18
1
-83
/
+108
|
*
|
|
carl9170: move beacon_update into tx.c
Christian Lamparter
2011-07-18
3
-130
/
+130
|
*
|
|
carl9170 firmware: update firmware headers
Christian Lamparter
2011-07-18
2
-2
/
+42
|
*
|
|
ath9k: use ath_opmode_to_string()
Pavel Roskin
2011-07-18
1
-20
/
+2
|
*
|
|
ath9k: remove defines in reg.h that exist in ../reg.h
Pavel Roskin
2011-07-18
1
-23
/
+0
|
*
|
|
ath9k: use get_unaligned_{b16, le16, le32} where possible
Pavel Roskin
2011-07-18
5
-28
/
+23
|
*
|
|
ath: use get_unaligned_le{16,32} in ath_hw_keysetmac()
Pavel Roskin
2011-07-18
1
-5
/
+2
|
*
|
|
carl9170: fix formatting issues found by checkpatch
Pavel Roskin
2011-07-15
5
-8
/
+8
|
*
|
|
ath9k: improve reliability of MIC error detection
Felix Fietkau
2011-07-15
1
-21
/
+32
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-15
38
-542
/
+647
|
\
\
\
\
|
|
/
/
/
|
*
|
|
ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211
Felix Fietkau
2011-07-13
1
-1
/
+6
|
*
|
|
ath5k: disable 32KHz sleep clock operation by default
Felix Fietkau
2011-07-13
3
-3
/
+13
|
*
|
|
ath5k: fix reference clock usec duration setting restore
Felix Fietkau
2011-07-13
1
-1
/
+11
|
*
|
|
ath5k: delay full calibration after reset
Felix Fietkau
2011-07-13
1
-1
/
+1
|
*
|
|
ath5k: initialize common->clockrate
Felix Fietkau
2011-07-13
1
-0
/
+1
|
*
|
|
ath5k: fix reference clock frequency for spur mitigation on AR2413
Felix Fietkau
2011-07-13
1
-0
/
+1
|
*
|
|
ath5k: apply the synth voltage tweak only on AR5112 rev 2
Felix Fietkau
2011-07-13
1
-8
/
+11
|
*
|
|
ath5k: add missing checks for rfgain probe
Felix Fietkau
2011-07-13
1
-4
/
+6
|
*
|
|
ath9k_hw: Fix incorrect key_miss handling
Senthil Balasubramanian
2011-07-13
2
-4
/
+2
|
*
|
|
ath9k: remove an unnecessary function declaration
Mohammed Shafi Shajakhan
2011-07-11
1
-26
/
+24
|
*
|
|
ath5k: Add missing breaks in switch/case
Joe Perches
2011-07-11
1
-0
/
+3
|
*
|
|
ath5k: fix typos, bad comment formatting and GHz in place of MHz
Pavel Roskin
2011-07-11
18
-94
/
+94
|
*
|
|
ath5k: validate mode in ath5k_ani_init() before trying to set it
Pavel Roskin
2011-07-11
1
-0
/
+5
|
*
|
|
ath9k_hw: add a missing delay for an analog register
Felix Fietkau
2011-07-11
1
-2
/
+3
|
*
|
|
ath9k_hw: fix synth delay for half/quarter channels
Felix Fietkau
2011-07-11
1
-0
/
+5
|
*
|
|
ath9k_hw: set 5 GHz half/quarter channels on AR9002 using fractional mode
Felix Fietkau
2011-07-11
1
-1
/
+3
|
*
|
|
ath9k_hw: remove ar9287 v1.3+ specific hardcoded register hacks
Felix Fietkau
2011-07-11
4
-49
/
+7
|
*
|
|
ath9k_hw: initialize more timing related registers for half/quarter channels
Felix Fietkau
2011-07-11
1
-8
/
+59
[next]