summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath5k/ath5k.h
AgeCommit message (Expand)Author
2011-04-14ath5k: add a new bus op for reading the mac addressFelix Fietkau
2011-04-14ath: unshare struct ath_bus_ops between ath5k and ath9kFelix Fietkau
2011-04-12ath5k: reduce interrupt load caused by rx/tx interruptsFelix Fietkau
2011-04-12ath5k: remove ts_retry from ath5k_tx_statusFelix Fietkau
2011-04-12ath5k: remove ts_rate from ath5k_tx_statusFelix Fietkau
2011-04-12ath5k: fix slot time handlingFelix Fietkau
2011-04-12ath5k: fix SIFS time handlingFelix Fietkau
2011-04-12ath5k: fix short preamble rate duration valueFelix Fietkau
2011-03-09ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] rangeJohn W. Linville
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2011-02-18ath5k: move external function definitions to a header fileBob Copeland
2011-01-28ath5k: Fix short and long retry configurationBruno Randolf
2010-12-22ath5k: Use helper function to get eeprom mode from channelBruno Randolf
2010-12-22ath5k: Remove ATH5K_INI_RFGAIN defines, use band insteadBruno Randolf
2010-12-22ath5k: Track current TX power separately from max TX powerBruno Randolf
2010-12-22ath5k: Simplify powertable recalculationBruno Randolf
2010-12-02ath5k: Add AHB bus support.Felix Fietkau
2010-12-02ath5k: Add a function to read chipset's MAC revisionFelix Fietkau
2010-12-02ath5k: Use generic eeprom read from common ath_bus_opts struct.Felix Fietkau
2010-12-02ath5k: Move PCI bus functions to separate file.Felix Fietkau
2010-12-02ath5k: Introduce ath5k_init_softc function as in ath9kFelix Fietkau
2010-11-30ath5k: Clean up turbo mode initvals/rfregsNick Kossifidis
2010-11-30ath5k: Cleanup turbo channel flagsNick Kossifidis
2010-11-30ath5k: Support synth-only channel change for AR2413/AR5413Nick Kossifidis
2010-11-30ath5k: Always set IFS intervals on resetNick Kossifidis
2010-11-30ath5k: Set all IFS intervals, not just slot timeNick Kossifidis
2010-11-30ath5k: Extend rate_durationNick Kossifidis
2010-11-30ath5k: Extend get_default_sifs/slot_timeNick Kossifidis
2010-11-30ath5k: Increase PHY settling parameters for turo modeNick Kossifidis
2010-11-30ath5k: Put core clock initialization on a new functionNick Kossifidis
2010-11-30ath5k: Add new field on ath5k_hw to track bandwidth modesNick Kossifidis
2010-11-30ath5k: Use new function to stop beacon queueNick Kossifidis
2010-11-30ath5k: Check RXE when setting RXDPNick Kossifidis
2010-11-30ath5k: Add new function to stop rx/tx DMANick Kossifidis
2010-11-30ath5k: Reset cleanup and generic cleanupNick Kossifidis
2010-11-18ath5k: Use generic EWMA libraryBruno Randolf
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-11ath5k: store the clock rate in common data on channel changesFelix Fietkau
2010-09-28ath5k: Check and fix ATIM windowBruno Randolf
2010-09-28ath5k: Remove unused variable for atim windowBruno Randolf
2010-09-21ath5k: Simplify cw_min/max and AIFS configurationBruno Randolf
2010-09-21ath5k: Add watchdog for stuck TX queuesBruno Randolf
2010-09-16ath5k: Use common crypt capabilities flagsBruno Randolf
2010-09-16ath5k: Remove old ath5k key handling functionsBruno Randolf
2010-08-24ath5k: remove own (wrong) IEEE80211_MAX_LENNick Kossifidis
2010-08-24ath5k: rename ath5k_hw_set_associd to _set_bssidNick Kossifidis
2010-06-16ath5k: use direct function calls for descriptors when possibleBruno Randolf
2010-06-16ath5k: fix some comment typosBruno Randolf
2010-06-08ath5k: new function for setting the antenna switch tableBruno Randolf