1. b76ff0d ath5k: capture CCK and OFDM restarts by Mathy Vanhoef · 11 years ago
  2. 4188135 ath5k: support for FIF_FCSFAIL filter by Mathy Vanhoef · 11 years ago
  3. b499abd ath5k: add missing dma_map_error call by John Greene · 11 years ago
  4. d44efe2 ath5k: use ath_is_mybeacon by Oleksij Rempel · 12 years ago
  5. f133525 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  6. 685328b mac80211: remove channel_change_time by Johannes Berg · 12 years ago
  7. f90e29f ath5k: use ether_addr_equal_64bits by Julia Lawall · 12 years ago
  8. 7ede612 ath5k: fix regression in tx status processing by Felix Fietkau · 12 years ago
  9. 4d70f2f ath5k: enable support for 5 MHz and 10 MHz channels by Simon Wunderlich · 12 years ago
  10. 6a09ae9 ath5k: set 5/10 MHz supported channels and fix duration by Simon Wunderlich · 12 years ago
  11. 312a644 ath5k: report 5/10 MHz channels by Simon Wunderlich · 12 years ago
  12. 0967e01 ath5k: make use of the new rate control API by Thomas Huehn · 12 years ago
  13. db17834 ath5k: do not reschedule tx_complete_work on stop by Stanislaw Gruszka · 12 years ago
  14. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 12 years ago
  15. 0c0280b wireless: make the reg_notifier() void by Luis R. Rodriguez · 13 years ago
  16. e576def ath5k: RX timestamp is reported at end of frame by Thomas Pedersen · 13 years ago
  17. 596ab5e ath5k: fix tx path skb leaks by Felix Fietkau · 13 years ago
  18. e829cf9 ath5k: remove __dev* attributes by Bill Pemberton · 13 years ago
  19. f4bda33 mac80211: support RX_FLAG_MACTIME_END by Thomas Pedersen · 13 years ago
  20. 8b2c982 mac80211: clarify interface iteration and make it configurable by Johannes Berg · 13 years ago
  21. 9c371f9 ath5k: fix potential NULL pointer dereference in ath5k_beacon_update() by Wei Yongjun · 13 years ago
  22. 90e6274 ath5k: disable HW crypto in management frame by Chun-Yeow Yeoh · 13 years ago
  23. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  24. 7dd6753 ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in mesh by Bob Copeland · 13 years ago
  25. 987af54 ath5k: Put power_level where it belongs and rename it by Nick Kossifidis · 13 years ago
  26. 2f8684c ath5k: replace modparam_all_channels with CONFIG_ATH5K_TEST_CHANNELS by Luis R. Rodriguez · 13 years ago
  27. 6617942 ath5k: remove _bh from inner locks by Bob Copeland · 13 years ago
  28. 9b4760e ath5k: add possible wiphy interface combinations by Felix Fietkau · 13 years ago
  29. 2e42e47 drivers/net: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  30. 94c84ee ath5k: use compare_ether_addr on MAC addresses instead of memcmp by Jonathan Bither · 13 years ago
  31. 227842d ath5k: Introduce _ath5k_printk to reduce code/text by Joe Perches · 13 years ago
  32. 516304b ath: Add and use pr_fmt, convert printks to pr_<level> by Joe Perches · 13 years ago
  33. 62e2c10 ath5k: do not stop queues for full calibration by Felix Fietkau · 13 years ago
  34. da473b6 ath5k: allow AP and mesh mode to operate simultaneously by Chun-Yeow Yeoh · 13 years ago
  35. 11deb53 ath5k: use bool type for no_hw_rfkill_switch module parameter by John W. Linville · 14 years ago
  36. f997257 ath5k: claim support for IBSS RSN by Antonio Quartulli · 14 years ago
  37. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 14 years ago
  38. 86f62d9 ath5k: MRR support and 2GHz radio override belong in ah_capabilities by Nick Kossifidis · 14 years ago
  39. 84e1e73 ath5k: Add a module parameter to disable hw rf kill switch by Nick Kossifidis · 14 years ago
  40. c47faa3 ath5k: Cleanups v2 + add kerneldoc on all hw functions by Nick Kossifidis · 14 years ago
  41. ce169ac ath5k: Calibration re-work by Nick Kossifidis · 14 years ago
  42. 34ce644 ath5k: Cleanups v1 by Nick Kossifidis · 14 years ago
  43. 7ff7c82 ath5k: Switch from read-and-clear to write-to-clear method when handling PISR/SISR registers by Nick Kossifidis · 14 years ago
  44. 8fb7475 ath5k: remove some unneeded error handling code by Dan Carpenter · 14 years ago
  45. 4d8b614 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 14 years ago
  46. bdc71bc ath5k: fix error handling in ath5k_beacon_send by Bob Copeland · 14 years ago
  47. bb1f3ad ath5k: remove last references to "softc" by Pavel Roskin · 14 years ago
  48. 931be26 ath5k: clean up base.h and its use by Pavel Roskin · 14 years ago
  49. 32c2546 ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value by Pavel Roskin · 14 years ago
  50. 2972cc18 ath5k: remove unused and write-only structures and fields by Pavel Roskin · 14 years ago
  51. 41bf371 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  52. fabba04 ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappers by Pavel Roskin · 14 years ago
  53. e0d687b ath5k: merge ath5k_hw and ath5k_softc by Pavel Roskin · 14 years ago
  54. 95a943c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  55. 4e86879 ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211 by Felix Fietkau · 14 years ago
  56. fe00deb ath5k: delay full calibration after reset by Felix Fietkau · 14 years ago
  57. 26d16d2 ath5k: initialize common->clockrate by Felix Fietkau · 14 years ago
  58. 6a2a0e7 ath5k: fix typos, bad comment formatting and GHz in place of MHz by Pavel Roskin · 14 years ago
  59. 4fc5401 ath5k: read sc->imask with sc->irqlock held by Pavel Roskin · 14 years ago
  60. e4bbf2f ath5k: fix formatting errors found by checkpatch.pl by Pavel Roskin · 14 years ago
  61. d2c7f77 ath5k: fix misplaced or extraneous braces found by checkpatch.pl by Pavel Roskin · 14 years ago
  62. 633d006 ath5k: use parentheses around macro definitions by Pavel Roskin · 14 years ago
  63. 25380d8 ath5k: use DEFINE_PCI_DEVICE_TABLE in led.c, mark users with __devinit by Pavel Roskin · 14 years ago
  64. 3609936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  65. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  66. 0e8d160 ath5k: free sc->ah in ath5k_deinit_softc by John W. Linville · 14 years ago
  67. f5cbc8b ath5k: minor cleanup by Pavel Roskin · 14 years ago
  68. a99168e ath5k: Disable fast channel switching by default by Nick Kossifidis · 14 years ago
  69. e00cf3b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  70. d381f22 ath5k: Fix lockup due to un-init spinlock. by Ben Greear · 14 years ago
  71. cfef604 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  72. fa9bfd6 ath5k: add a new bus op for reading the mac address by Felix Fietkau · 14 years ago
  73. c266c71 ath5k: reduce interrupt load caused by rx/tx interrupts by Felix Fietkau · 14 years ago
  74. 5b7916a ath5k: clean up debugfs code by Felix Fietkau · 14 years ago
  75. ed89508 ath5k: remove ts_retry from ath5k_tx_status by Felix Fietkau · 14 years ago
  76. 6d7b97b ath5k: fix tx status reporting issues by Felix Fietkau · 14 years ago
  77. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  78. 81266ba ath5k: implement ieee80211_ops->{get,set}_ringparam by John W. Linville · 14 years ago
  79. e4b0b32 ath5k: Put hardware in PROMISC mode if there is more than 1 stations. by Ben Greear · 14 years ago
  80. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 14 years ago
  81. 6ebacbb mac80211: rename RX_FLAG_TSFT by Johannes Berg · 14 years ago
  82. 3e11210d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  83. 76a9f6f ath5k: Fix short and long retry configuration by Bruno Randolf · 15 years ago
  84. 0e47225 ath5k: use tracing for packet tx/rx dump by Bob Copeland · 15 years ago
  85. 97d9c3a ath5k: ath5k_setup_channels cleanup and whitespace by Bruno Randolf · 15 years ago
  86. 2b1351a ath5k: Simplify loop when setting up channels by Bruno Randolf · 15 years ago
  87. 930a762 ath5k: Remove redundant sc->curband by Bruno Randolf · 15 years ago
  88. 4b3721c ath5k: Remove unused sc->curmode by Bruno Randolf · 15 years ago
  89. 410e612 ath5k: Add 802.11j 4.9GHz channels to allowed channels by Bruno Randolf · 15 years ago
  90. 0810569 ath5k: Rename ath5k_copy_channels by Bruno Randolf · 15 years ago
  91. 90c02d7 ath5k: Use mac80211 channel mapping function by Bruno Randolf · 15 years ago
  92. 599b13a ath5k: fix locking in tx_complete_poll_work by Bob Copeland · 15 years ago
  93. 18cb6e3 ath5k: qualify global modparam_nohwcrypt variable by John W. Linville · 15 years ago
  94. bb00755 ath5k: fix cycle counter inconsistent locking by Bob Copeland · 15 years ago
  95. cd2c548 ath5k: Move mac80211 functions into new file by Bruno Randolf · 15 years ago
  96. 3de135d ath5k: Set available antenna information for cfg80211 by Bruno Randolf · 15 years ago
  97. f15a4bb ath5k: Fix survey by Bruno Randolf · 15 years ago
  98. 393934c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  99. b93996c ath5k: Put the right tsf value in mesh beacons by Javier Cardona · 15 years ago
  100. c26d533 ath5k: Prevent mesh interfaces from being counted as ad-hoc by Javier Cardona · 15 years ago