Commit Verlauf

Autor SHA1 Nachricht Datum
  Jonathan Bither 94c84ee614 ath5k: use compare_ether_addr on MAC addresses instead of memcmp vor 13 Jahren
  Joe Perches 227842d117 ath5k: Introduce _ath5k_printk to reduce code/text vor 13 Jahren
  Joe Perches 516304b0f4 ath: Add and use pr_fmt, convert printks to pr_<level> vor 13 Jahren
  Felix Fietkau 62e2c102cc ath5k: do not stop queues for full calibration vor 13 Jahren
  Chun-Yeow Yeoh da473b61ad ath5k: allow AP and mesh mode to operate simultaneously vor 13 Jahren
  John W. Linville 11deb53328 ath5k: use bool type for no_hw_rfkill_switch module parameter vor 13 Jahren
  Antonio Quartulli f99725777e ath5k: claim support for IBSS RSN vor 13 Jahren
  Rusty Russell eb93992207 module_param: make bool parameters really bool (net & drivers/net) vor 13 Jahren
  Nick Kossifidis 86f62d9b70 ath5k: MRR support and 2GHz radio override belong in ah_capabilities vor 13 Jahren
  Nick Kossifidis 84e1e7373b ath5k: Add a module parameter to disable hw rf kill switch vor 13 Jahren
  Nick Kossifidis c47faa364c ath5k: Cleanups v2 + add kerneldoc on all hw functions vor 13 Jahren
  Nick Kossifidis ce169aca0d ath5k: Calibration re-work vor 13 Jahren
  Nick Kossifidis 34ce644aa8 ath5k: Cleanups v1 vor 13 Jahren
  Nick Kossifidis 7ff7c82ee4 ath5k: Switch from read-and-clear to write-to-clear method when handling PISR/SISR registers vor 13 Jahren
  Dan Carpenter 8fb7475bde ath5k: remove some unneeded error handling code vor 13 Jahren
  John W. Linville 4d8b61490c Merge branch 'master' of git://git.infradead.org/users/linville/wireless vor 14 Jahren
  Bob Copeland bdc71bc592 ath5k: fix error handling in ath5k_beacon_send vor 14 Jahren
  Pavel Roskin bb1f3ad969 ath5k: remove last references to "softc" vor 14 Jahren
  Pavel Roskin 931be260ed ath5k: clean up base.h and its use vor 14 Jahren
  Pavel Roskin 32c254645f ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value vor 14 Jahren
  Pavel Roskin 2972cc1895 ath5k: remove unused and write-only structures and fields vor 14 Jahren
  John W. Linville 41bf37117b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem vor 14 Jahren
  Pavel Roskin fabba04806 ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappers vor 14 Jahren
  Pavel Roskin e0d687bd9d ath5k: merge ath5k_hw and ath5k_softc vor 14 Jahren
  John W. Linville 95a943c162 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem vor 14 Jahren
  Felix Fietkau 4e868796bb ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211 vor 14 Jahren
  Felix Fietkau fe00deb3e4 ath5k: delay full calibration after reset vor 14 Jahren
  Felix Fietkau 26d16d23e6 ath5k: initialize common->clockrate vor 14 Jahren
  Pavel Roskin 6a2a0e7382 ath5k: fix typos, bad comment formatting and GHz in place of MHz vor 14 Jahren
  Pavel Roskin 4fc5401c14 ath5k: read sc->imask with sc->irqlock held vor 14 Jahren