index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
main.c
Age
Commit message (
Expand
)
Author
2011-09-16
ath9k: ensure that rx is not enabled during a reset
Felix Fietkau
2011-09-16
ath9k: fix enabling interrupts after a hardware error interrupt
Felix Fietkau
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-08-29
ath9k: Add debugfs support for mac/baseband samples
Rajkumar Manoharan
2011-08-24
ath9k: Add support for get_stats callback
Mohammed Shafi Shajakhan
2011-08-24
ath9k: Fix invalid noisefloor reading due to channel update
Rajkumar Manoharan
2011-08-24
ath9k: Remove SC_OP_ENABLE_APM
Rajkumar Manoharan
2011-08-24
ath9k: Fix rx overrun interrupt storm
Rajkumar Manoharan
2011-08-22
ath9k: do btcoex ASPM disabling at initialization time
Stanislaw Gruszka
2011-08-22
ath9k: remove ->config_pci_powersave() redundant argument
Stanislaw Gruszka
2011-08-09
ath9k: Use atomic reference count for interrupt ops
Rajkumar Manoharan
2011-08-09
ath9k: do not enable interrupt on set interrupt mask
Rajkumar Manoharan
2011-08-08
ath9k: use the new channel noise value for signal strength and survey info
Felix Fietkau
2011-06-27
ath9k: Fix locking issue during tx completion
Rajkumar Manoharan
2011-06-17
ath9k: remove a redundant call to pcipowersave
Mohammed Shafi Shajakhan
2011-06-17
ath9k: Add debug messages to track PAPRD failures
Mohammed Shafi Shajakhan
2011-06-01
ath9k: Add a debug entry to start/stop ANI
Mohammed Shafi Shajakhan
2011-06-01
ath9k: wake up chip before initializing PAPRD table
Mohammed Shafi Shajakhan
2011-06-01
ath9k: Handle IBSS status changes in BSS_CHANGED_IBSS
Rajkumar Manoharan
2011-06-01
ath9k: mark few functions as static
Mohammed Shafi Shajakhan
2011-06-01
ath9k: make ath9k_setpower function as static
Mohammed Shafi Shajakhan
2011-06-01
ath9k: unify edma and non-edma tx code, improve tx fifo handling
Felix Fietkau
2011-06-01
ath9k: remove redundant if check
Mohammed Shafi Shajakhan
2011-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....
John W. Linville
2011-05-26
ath9k: Reset chip on baseband hang
Rajkumar Manoharan
2011-05-24
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
2011-05-19
ath9k: implement .tx_last_beacon()
Felix Fietkau
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-05-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-16
ath9k: make npending frames check as bool
Mohammed Shafi Shajakhan
2011-05-11
ath9k: fix a regression in PS frame filter handling
Felix Fietkau
2011-05-11
ath9k: fix beaconing for mesh interfaces
Javier Cardona
2011-05-10
ath9k: Failed to set default beacon rssi in AP/IBSS mode
Rajkumar Manoharan
2011-05-10
ath9k: process TSF out of range before RX
Rajkumar Manoharan
2011-05-10
ath9k: avoid enabling interrupts while processing rx
Rajkumar Manoharan
2011-05-10
ath9k: Fix a warning due to a queued work during S3 state
Mohammed Shafi Shajakhan
2011-05-05
ath9k_hw: remove aggregation protection mode
Mohammed Shafi Shajakhan
2011-05-05
ath9k: Fix drain txq failure in flush
Rajkumar Manoharan
2011-04-26
ath9k: set beacon related ps flags on bss_info change
Rajkumar Manoharan
2011-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-25
ath9k: Add power save wrappers and modularize hw_pll handler
Senthil Balasubramanian
2011-04-25
ath9k: cleanup hw pll work handler
Senthil Balasubramanian
2011-04-25
ath9k: optimize the usage of power save wrappers.
Senthil Balasubramanian
2011-04-19
ath9k: assign keycache slots to unencrypted stations
Felix Fietkau
2011-04-19
ath9k: fix powersave frame filtering/buffering in AP mode
Felix Fietkau
2011-04-12
ath9k: Fix kernel panic on module unload
Rajkumar Manoharan
[next]