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
/
ath5k
Age
Commit message (
Expand
)
Author
2010-11-30
ath5k: Increase PHY settling parameters for turo mode
Nick Kossifidis
2010-11-30
ath5k: Small cleanup on tweak_initvals
Nick Kossifidis
2010-11-30
ath5k: Put core clock initialization on a new function
Nick Kossifidis
2010-11-30
ath5k: Add new field on ath5k_hw to track bandwidth modes
Nick Kossifidis
2010-11-30
ath5k: Use new function to stop beacon queue
Nick Kossifidis
2010-11-30
ath5k: Check RXE when setting RXDP
Nick Kossifidis
2010-11-30
ath5k: Use DCU early termination correctly
Nick Kossifidis
2010-11-30
ath5k: Debug DMA timeouts
Nick Kossifidis
2010-11-30
ath5k: Use new dma_stop function on base.c
Nick Kossifidis
2010-11-30
ath5k: Stop PCU on reset
Nick Kossifidis
2010-11-30
ath5k: Add new function to stop rx/tx DMA
Nick Kossifidis
2010-11-30
ath5k: Reset cleanup and generic cleanup
Nick Kossifidis
2010-11-22
ath5k: Use static const
Joe Perches
2010-11-18
ath5k: Use generic EWMA library
Bruno Randolf
2010-11-16
ath5k: Cleanup opmode setting logic.
Ben Greear
2010-11-16
ath5k: Add support for antenna configuration
Bruno Randolf
2010-11-15
bitops: Provide generic sign_extend32 function
Andreas Herrmann
2010-11-15
ath5k: Print stats as unsigned ints.
Ben Greear
2010-11-15
ath5k: make ath5k_update_bssid_mask_and_opmode() static
Luis R. Rodriguez
2010-11-09
ath5k: Add channel time to survey data
Bruno Randolf
2010-11-09
ath5k: Optimize descriptor alignment
Bruno Randolf
2010-10-27
ath5k: Fix double free on hw attach error path
Jones Desougi
2010-10-25
ath5k: Properly initialize ath_common->cc_lock.
Ben Greear
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-13
ath5k: Move debugfs under ieee80211/[wiphy-name]
Ben Greear
2010-10-12
ath5k: fix build break from "ath5k: Print out opmode in debugfs"
Joe Perches
2010-10-11
ath5k: use the common cycle counter / listen time implementation
Felix Fietkau
2010-10-11
ath5k: store the clock rate in common data on channel changes
Felix Fietkau
2010-10-11
ath5k: Adjust opmode when interfaces are removed.
Ben Greear
2010-10-11
ath5k: Print out opmode in debugfs.
Ben Greear
2010-10-05
ath5k: Don't wake internal queues
Bruno Randolf
2010-10-05
ath5k: Print rx/tx bytes in debugfs
Ben Greear
2010-10-05
ath5k: Allow ath5k to support virtual STA and AP interfaces.
Ben Greear
2010-09-28
ath5k: Fix bitmasks and typos for PCU Diagnostic register
Bruno Randolf
2010-09-28
ath5k: Disable interrupts in ath5k_hw_get_tsf64
Bruno Randolf
2010-09-28
ath5k: Increase "fudge" for beacon timers
Bruno Randolf
2010-09-28
ath5k: Check and fix ATIM window
Bruno Randolf
2010-09-28
ath5k: Remove unused variable for atim window
Bruno Randolf
2010-09-27
ath5k: Add bssid mask and rxfilter to debugfs.
Ben Greear
2010-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-09-21
ath5k: Add tx queue configuration function
Bruno Randolf
2010-09-21
ath5k: Simplify cw_min/max and AIFS configuration
Bruno Randolf
2010-09-21
ath5k: Keep last descriptor in queue
Bruno Randolf
2010-09-21
ath5k: Count how many times a queue got stuck
Bruno Randolf
2010-09-21
ath5k: Add watchdog for stuck TX queues
Bruno Randolf
2010-09-21
ath5k: Move tx frame completion into separate function
Bruno Randolf
2010-09-21
ath5k: Fix TX queues stopping
Bruno Randolf
[next]