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-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-19
Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...
John W. Linville
2011-09-16
ath9k: do not insert padding into tx buffers on AR9380+
Felix Fietkau
2011-09-16
ath9k: optimize ath_tx_rc_status usage
Felix Fietkau
2011-09-16
ath9k: remove a redundant check in ath_tx_form_aggr
Felix Fietkau
2011-09-16
ath9k: optimize ath9k_ps_restore
Felix Fietkau
2011-09-16
ath9k_hw: remove the old tx descriptor API
Felix Fietkau
2011-09-16
ath9k: use the new API for setting tx descriptors
Felix Fietkau
2011-09-16
ath9k_hw: add a new API for setting tx descriptors
Felix Fietkau
2011-09-16
ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdesc
Felix Fietkau
2011-09-16
ath9k: call ath9k_hw_set_desc_link for beacon descriptors
Felix Fietkau
2011-09-16
ath9k: move ath_buf_set_rate to remove a forward declaration
Felix Fietkau
2011-09-16
ath9k: reduce the number of functions that access the tx descriptor
Felix Fietkau
2011-09-16
ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flags
Felix Fietkau
2011-09-16
ath9k: ensure that rx is not enabled during a reset
Felix Fietkau
2011-09-16
ath9k: make beacon timer initialization more reliable
Felix Fietkau
2011-09-16
ath9k: fix enabling interrupts after a hardware error interrupt
Felix Fietkau
2011-09-16
ath9k: Fix PS wrappers and enabling LED
Mohammed Shafi Shajakhan
2011-09-16
ath9k: enable LED pin for AR946/8x chipsets
Mohammed Shafi Shajakhan
2011-09-16
ath9k_hw: Do full chip reset on 11A channels for AR9003
Rajkumar Manoharan
2011-09-16
ath9k_hw: move register definitions to header files
Senthil Balasubramanian
2011-09-16
ath9k_hw: Add support for AR946/8x chipsets.
Senthil Balasubramanian
2011-09-16
ath9k_hw: Split tx/rx gain table initval handling
Senthil Balasubramanian
2011-09-16
ath9k_hw: Add initvals and register definitions for AR946/8x chipsets.
Senthil Balasubramanian
2011-09-14
ath9k_hw: Fix magnitude/phase average in TxIQ Calibration
Rajkumar Manoharan
2011-09-14
ath9k: Move cycle conters under cc_lock
Rajkumar Manoharan
2011-09-14
ath9k: Take the samples in unassociated state
Rajkumar Manoharan
2011-09-14
ath9k: implement .get_antenna and .set_antenna
Felix Fietkau
2011-09-14
ath9k: merge reset related functions
Felix Fietkau
2011-09-14
ath9k: always call ath_reset from workqueue context
Felix Fietkau
2011-09-14
ath9k: move a few functions around
Felix Fietkau
2011-09-14
ath9k: eliminate common->{rx,tx}_chainmask
Felix Fietkau
2011-09-13
ath9k: ath9k_hw_set_txpowerlimit sets previous txpower
Bill Jordan
2011-09-13
ath9k_hw: Fix rx latency of 11a mode
Rajkumar Manoharan
2011-09-13
ath9k: fix checks for first subframe delimiter padding
Felix Fietkau
2011-09-13
ath9k_hw: fix the last register write for ar5416 addac
Felix Fietkau
2011-09-13
ath9k_hw: drop an unused column in AR5008-AR9002 initvals
Felix Fietkau
2011-09-13
ath9k_hw: do not apply the 2.4 ghz ack timeout workaround to cts
Felix Fietkau
2011-09-13
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2011-09-13
ath9k: Fix kernel panic on unplugging the device
Mohammed Shafi Shajakhan
2011-08-30
ath9k: defer ath_tx_setup_buffer setup to the first tx attempt during aggr
Felix Fietkau
2011-08-30
ath9k: move seqno allocation in the tx path to ath_tx_setup_buffer
Felix Fietkau
2011-08-30
ath9k: move the sequence number from ath_frame_info to ath_buf
Felix Fietkau
2011-08-30
ath9k: clean up the aggregation tid queue
Felix Fietkau
2011-08-30
ath9k: use u8 for the tx key index
Felix Fietkau
2011-08-30
ath: Make ath_printk void not int and remove unused struct ath_common *
Joe Perches
2011-08-30
ath: Make ath_dbg void not int
Joe Perches
2011-08-30
ath9k_hw: fix calibration on 5 ghz
Felix Fietkau
2011-08-29
ath9k: Fix a smatch warnings
Larry Finger
2011-08-29
ath9k: Add debugfs support for mac/baseband samples
Rajkumar Manoharan
[next]