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
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-22
ath9k_hw: remove a useless WARN_ON
Felix Fietkau
2013-01-22
ath9k_hw: reduce struct ar5416AniState size
Felix Fietkau
2013-01-22
ath9k_hw: remove ath9k_hw_ani_setup and its variables
Felix Fietkau
2013-01-22
ath9k_hw: make the initval parameter to ath9k_hw_write_array const
Felix Fietkau
2013-01-22
ath9k: use ath_tx_process_buffer instead of open-coding similar code
Felix Fietkau
2013-01-22
ath9k: clean up processing of pending tx frames on reset
Felix Fietkau
2013-01-22
ath9k: stop rx after tx
Felix Fietkau
2013-01-22
ath9k_hw: fix RF bank initialization
Felix Fietkau
2013-01-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-01-22
ath9k: allow setting arbitrary antenna masks on AR9003+
Felix Fietkau
2013-01-22
ath9k_hw: fix chain swap setting when setting rx chainmask to 5
Felix Fietkau
2013-01-22
ath9k_hw: fix calibration issues on chainmask that don't include chain 0
Felix Fietkau
2013-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-14
ath9k_hw: ar9002_hw_spectral_scan_config() can be static
Fengguang Wu
2013-01-14
ath9k: disable the tasklet before taking the PCU lock
Felix Fietkau
2013-01-14
ath9k: remove sc->rx.rxbuflock to fix a deadlock
Felix Fietkau
2013-01-14
wireless: make the reg_notifier() void
Luis R. Rodriguez
2013-01-11
ath9k_hw: add tx gain tables for newer devices
Felix Fietkau
2013-01-11
ath9k: fix spectral scan endless mode on AR9002
Simon Wunderlich
2013-01-11
ath9k: fix rx flush handling
Felix Fietkau
2013-01-11
ath9k: add a better fix for the rx tasklet vs rx flush race
Felix Fietkau
2013-01-11
ath9k: remove the WARN_ON that triggers if generating a beacon fails
Felix Fietkau
2013-01-11
ath9k: fix double-free bug on beacon generate failure
Felix Fietkau
2013-01-11
ath9k: do not link receive buffers during flush
Felix Fietkau
2013-01-11
ath9k_htc: Fix memory leak
Sujith Manoharan
2013-01-09
ath9k: add spectral scan feature
Simon Wunderlich
2013-01-09
ath9k_hw: Fix radio programming for AR9550
Sujith Manoharan
2013-01-09
ath9k_hw: Add TempCompensation feature for AR9550
Sujith Manoharan
2013-01-09
ath9k_hw: Update initvals for QCA955x
Sujith Manoharan
2013-01-09
ath9k_hw: Use helper routines to simplify ar9003_hw_init_cal()
Sujith Manoharan
2013-01-09
ath9k_hw: Fix MCI init for AGC calibration
Sujith Manoharan
2013-01-09
ath9k_hw: Do not enable IQ-CAL for half/quarter rates
Sujith Manoharan
2013-01-07
ath9k_hw: Fix calibration for AR9340
Sujith Manoharan
2013-01-07
ath9k_hw: Remove TEMP_COMP_CAL
Sujith Manoharan
2013-01-07
ath9k_hw: Enable calibration types in init_cal_settings
Sujith Manoharan
2013-01-07
ath9k_hw: Remove AR9485 1.0 macro
Sujith Manoharan
2013-01-07
ath9k: fix column header comments for some initval arrays
Gabor Juhos
2013-01-07
carl9170: refactor carl9170_update_beacon
Christian Lamparter
2013-01-07
carl9170: remove custom NUM_TID and friends
Christian Lamparter
2013-01-07
carl9170: disable hw crypto for p2p networks
Christian Lamparter
2013-01-07
carl9170: don't enable hw crypto offload, if the fw doesn't support it
Christian Lamparter
2013-01-07
carl9170: Only specify interface combinations if more than one interface is p...
Christian Lamparter
2013-01-07
carl9170: allow P2P_GO interface creation after P2P_CLIENT
Christian Lamparter
2013-01-07
carl9170: import 1.9.7 firmware headers
Christian Lamparter
2013-01-07
carl9170: advertise support for TDLS
Christian Lamparter
2013-01-07
ath9k_hw: use the devres API for allocations
Felix Fietkau
2013-01-07
ath9k: use the devres API for allocations/mappings
Felix Fietkau
2013-01-06
net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver strings
Jiri Pirko
[next]