summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath5k
AgeCommit message (Expand)AuthorFilesLines
2010-11-30ath5k: Support synth-only channel change for AR2413/AR5413Nick Kossifidis4-134/+218
2010-11-30ath5k: Skip powertable setting when we are on the same channelNick Kossifidis1-23/+42
2010-11-30ath5k: Update PLL programming for turbo/half/quarterNick Kossifidis1-5/+23
2010-11-30ath5k: Update spur mitigation filter for turbo/half/quarterNick Kossifidis1-21/+32
2010-11-30ath5k: Tweak power detector delays on RF5111/RF5112Nick Kossifidis1-2/+30
2010-11-30ath5k: Always set IFS intervals on resetNick Kossifidis3-1/+10
2010-11-30ath5k: Use turbo flag on DCUNick Kossifidis1-0/+5
2010-11-30ath5k: Set all IFS intervals, not just slot timeNick Kossifidis4-243/+308
2010-11-30ath5k: Extend rate_durationNick Kossifidis3-46/+129
2010-11-30ath5k: Extend get_default_sifs/slot_timeNick Kossifidis3-24/+68
2010-11-30ath5k: Move tx retries setting outside reset_tx_queueNick Kossifidis1-36/+56
2010-11-30ath5k: Increase PHY settling parameters for turo modeNick Kossifidis4-29/+52
2010-11-30ath5k: Small cleanup on tweak_initvalsNick Kossifidis2-15/+4
2010-11-30ath5k: Put core clock initialization on a new functionNick Kossifidis4-27/+134
2010-11-30ath5k: Add new field on ath5k_hw to track bandwidth modesNick Kossifidis4-11/+16
2010-11-30ath5k: Use new function to stop beacon queueNick Kossifidis3-6/+25
2010-11-30ath5k: Check RXE when setting RXDPNick Kossifidis2-3/+10
2010-11-30ath5k: Use DCU early termination correctlyNick Kossifidis2-3/+14
2010-11-30ath5k: Debug DMA timeoutsNick Kossifidis3-5/+32
2010-11-30ath5k: Use new dma_stop function on base.cNick Kossifidis1-56/+39
2010-11-30ath5k: Stop PCU on resetNick Kossifidis1-0/+5
2010-11-30ath5k: Add new function to stop rx/tx DMANick Kossifidis3-9/+59
2010-11-30ath5k: Reset cleanup and generic cleanupNick Kossifidis9-894/+1042
2010-11-22ath5k: Use static constJoe Perches1-17/+17
2010-11-18ath5k: Use generic EWMA libraryBruno Randolf5-29/+8
2010-11-17ath5k: Cleanup opmode setting logic.Ben Greear1-10/+4
2010-11-17ath5k: Add support for antenna configurationBruno Randolf1-0/+32
2010-11-15bitops: Provide generic sign_extend32 functionAndreas Herrmann1-7/+1
2010-11-15ath5k: Print stats as unsigned ints.Ben Greear1-15/+15
2010-11-15ath5k: make ath5k_update_bssid_mask_and_opmode() staticLuis R. Rodriguez1-2/+2
2010-11-10ath5k: Add channel time to survey dataBruno Randolf1-1/+19
2010-11-10ath5k: Optimize descriptor alignmentBruno Randolf1-9/+9
2010-10-27ath5k: Fix double free on hw attach error pathJones Desougi1-9/+8
2010-10-25ath5k: Properly initialize ath_common->cc_lock.Ben Greear1-0/+1
2010-10-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2-2/+1
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds16-1542/+1651
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock2-2/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+7
2010-10-13ath5k: Move debugfs under ieee80211/[wiphy-name]Ben Greear3-36/+3
2010-10-13ath5k: fix build break from "ath5k: Print out opmode in debugfs"Joe Perches2-15/+5
2010-10-11ath5k: use the common cycle counter / listen time implementationFelix Fietkau3-41/+26
2010-10-11ath5k: store the clock rate in common data on channel changesFelix Fietkau3-6/+10
2010-10-11ath5k: Adjust opmode when interfaces are removed.Ben Greear1-26/+40
2010-10-11ath5k: Print out opmode in debugfs.Ben Greear1-0/+10
2010-10-05ath5k: Don't wake internal queuesBruno Randolf1-1/+1
2010-10-05ath5k: Print rx/tx bytes in debugfsBen Greear3-0/+13
2010-10-05ath5k: Allow ath5k to support virtual STA and AP interfaces.Ben Greear3-49/+249
2010-09-28ath5k: Fix bitmasks and typos for PCU Diagnostic registerBruno Randolf3-19/+18
2010-09-28ath5k: Disable interrupts in ath5k_hw_get_tsf64Bruno Randolf1-0/+6
2010-09-28ath5k: Increase "fudge" for beacon timersBruno Randolf1-2/+5