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