1. 9b4760e ath5k: add possible wiphy interface combinations by Felix Fietkau · 12 years ago
  2. 2e42e47 drivers/net: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  3. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  4. 3708dc2 ath5k: add missing iounmap to AHB probe removal by Jonathan Bither · 12 years ago
  5. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  6. 5b0a3b7 net/wireless: use module_pci_driver by Axel Lin · 12 years ago
  7. 8864208 ath5k: add PCI id by Yoshinori Sato · 12 years ago
  8. 94c84ee ath5k: use compare_ether_addr on MAC addresses instead of memcmp by Jonathan Bither · 12 years ago
  9. 4ee73f3 mac80211: remove hw.conf.channel usage where possible by Michal Kazior · 12 years ago
  10. 2db0d2b ath5k: unmap io memory on probe failure by Jonathan Bither · 12 years ago
  11. 32b92f4 ath5k: fix undefined 'THIS_MODULE' by Jonathan Bither · 12 years ago
  12. 8065248 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  13. 14dc785 ath5k: Remove extraneous statements from ath5k_hw_proc_4word_tx_status and ath5k_hw_proc_2word_status. by Qasim Javed · 12 years ago
  14. 227842d ath5k: Introduce _ath5k_printk to reduce code/text by Joe Perches · 12 years ago
  15. 516304b ath: Add and use pr_fmt, convert printks to pr_<level> by Joe Perches · 12 years ago
  16. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  17. 74dd152 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  18. 5c17ddc ath5k: do not re-run AGC calibration periodically by Felix Fietkau · 12 years ago
  19. 62e2c10 ath5k: do not stop queues for full calibration by Felix Fietkau · 12 years ago
  20. da473b6 ath5k: allow AP and mesh mode to operate simultaneously by Chun-Yeow Yeoh · 12 years ago
  21. 051d3b5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  22. cede8b6 ath5k:Remove __raw_read and __raw_write by Jonathan Bither · 12 years ago
  23. 23677ce drivers/net: Remove boolean comparisons to true/false by Joe Perches · 12 years ago
  24. 11deb53 ath5k: use bool type for no_hw_rfkill_switch module parameter by John W. Linville · 13 years ago
  25. f997257 ath5k: claim support for IBSS RSN by Antonio Quartulli · 13 years ago
  26. 1032c73 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  27. 76ff9a6 ath5k: avoid sparse warnings on tracing by Luis R. Rodriguez · 13 years ago
  28. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  29. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  30. 9a39169 ath5k: Optimize ath5k_cw_validate by Nick Kossifidis · 13 years ago
  31. b4cfb5d ath5k: Renumber hw queue ids by Nick Kossifidis · 13 years ago
  32. 29355a4 ath5k: ath5k_ani_period_restart only touches struct ath5k_ani_state by Nick Kossifidis · 13 years ago
  33. 86f62d9 ath5k: MRR support and 2GHz radio override belong in ah_capabilities by Nick Kossifidis · 13 years ago
  34. 84e1e73 ath5k: Add a module parameter to disable hw rf kill switch by Nick Kossifidis · 13 years ago
  35. dafae6a ath5k: We always do full calibration on AR5210 by Nick Kossifidis · 13 years ago
  36. c47faa3 ath5k: Cleanups v2 + add kerneldoc on all hw functions by Nick Kossifidis · 13 years ago
  37. 1846ac3 ath5k: Use usleep_range where possible by Nick Kossifidis · 13 years ago
  38. ce169ac ath5k: Calibration re-work by Nick Kossifidis · 13 years ago
  39. 34ce644 ath5k: Cleanups v1 by Nick Kossifidis · 13 years ago
  40. fea9480 ath5k: Add TXNOFRM to INT_TX_ALL by Nick Kossifidis · 13 years ago
  41. 7ff7c82 ath5k: Switch from read-and-clear to write-to-clear method when handling PISR/SISR registers by Nick Kossifidis · 13 years ago
  42. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  43. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  44. d0e88ec drivers/net: wireless/ath/ath5k/debug.c does not need module.h by Paul Gortmaker · 13 years ago
  45. 6eb07ca drivers/net: Add moduleparam.h to drivers as required. by Paul Gortmaker · 13 years ago
  46. ee40fa0 drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  47. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  48. 8fb7475 ath5k: remove some unneeded error handling code by Dan Carpenter · 13 years ago
  49. 8a3a3c8 mac80211: pass vif param to conf_tx() callback by Eliad Peller · 13 years ago
  50. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 13 years ago
  51. 4d8b614 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 13 years ago
  52. bdc71bc ath5k: fix error handling in ath5k_beacon_send by Bob Copeland · 13 years ago
  53. bb1f3ad ath5k: remove last references to "softc" by Pavel Roskin · 13 years ago
  54. 931be26 ath5k: clean up base.h and its use by Pavel Roskin · 13 years ago
  55. 32c2546 ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value by Pavel Roskin · 13 years ago
  56. 8d44a82 ath5k: remove most references to XR by Pavel Roskin · 13 years ago
  57. 2972cc1 ath5k: remove unused and write-only structures and fields by Pavel Roskin · 13 years ago
  58. 2ee33f3 ath5k: remove wireless extensions inclusions by Johannes Berg · 13 years ago
  59. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  60. 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 · 13 years ago
  61. bb78c71 ath5k: use get_unaligned_le32() in ath5k_write_pwr_to_pdadc_table() by Pavel Roskin · 13 years ago
  62. c5f3f45 ath5k: remove ath5k_hw_get_capability(), don't use VEOL on AR5210 by Pavel Roskin · 13 years ago
  63. fabba04 ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappers by Pavel Roskin · 13 years ago
  64. e0d687b ath5k: merge ath5k_hw and ath5k_softc by Pavel Roskin · 13 years ago
  65. 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 · 13 years ago
  66. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  67. 5d7d5d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  68. 4e86879 ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211 by Felix Fietkau · 13 years ago
  69. 6340211 ath5k: disable 32KHz sleep clock operation by default by Felix Fietkau · 13 years ago
  70. f006438 ath5k: fix reference clock usec duration setting restore by Felix Fietkau · 13 years ago
  71. fe00deb ath5k: delay full calibration after reset by Felix Fietkau · 13 years ago
  72. 26d16d2 ath5k: initialize common->clockrate by Felix Fietkau · 13 years ago
  73. 2d2cf47 ath5k: fix reference clock frequency for spur mitigation on AR2413 by Felix Fietkau · 13 years ago
  74. ca8bfd9 ath5k: apply the synth voltage tweak only on AR5112 rev 2 by Felix Fietkau · 13 years ago
  75. b613c72 ath5k: add missing checks for rfgain probe by Felix Fietkau · 13 years ago
  76. 404ba3f0 ath5k: Add missing breaks in switch/case by Joe Perches · 13 years ago
  77. 3ffca4f ath5k: Add missing breaks in switch/case by Joe Perches · 13 years ago
  78. 6a2a0e7 ath5k: fix typos, bad comment formatting and GHz in place of MHz by Pavel Roskin · 13 years ago
  79. 86fbe17 ath5k: validate mode in ath5k_ani_init() before trying to set it by Pavel Roskin · 13 years ago
  80. d859898 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  81. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  82. 4fc5401 ath5k: read sc->imask with sc->irqlock held by Pavel Roskin · 13 years ago
  83. e2df64c ath5k: use kstrtoint() to parse numbers coming from sysfs by Pavel Roskin · 13 years ago
  84. e4bbf2f ath5k: fix formatting errors found by checkpatch.pl by Pavel Roskin · 13 years ago
  85. d2c7f77 ath5k: fix misplaced or extraneous braces found by checkpatch.pl by Pavel Roskin · 13 years ago
  86. 633d006 ath5k: use parentheses around macro definitions by Pavel Roskin · 13 years ago
  87. 2753f87 ath5k: don't use volatile, it's not needed by Pavel Roskin · 13 years ago
  88. 2724a74 ath5k: use more readable way to clear MAC address by Pavel Roskin · 13 years ago
  89. 25380d8 ath5k: use DEFINE_PCI_DEVICE_TABLE in led.c, mark users with __devinit by Pavel Roskin · 13 years ago
  90. ef82763 ath5k: use KERN_WARNING in ATH5K_PRINTF by Pavel Roskin · 13 years ago
  91. fdd55d1 ath5k: remove unneeded parentheses after return by Pavel Roskin · 13 years ago
  92. 0a5d381 ath5k: replace spaces with tabs as suggested by checkpatch.pl by Pavel Roskin · 13 years ago
  93. b988a88 ath5k: remove PRIV_ENTRY and PRIV_ASSIGN macros, they obfuscate the code by Pavel Roskin · 13 years ago
  94. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  95. 37000b3 ath5k: fix incorrect use of drvdata in PCI suspend/resume code by Pavel Roskin · 13 years ago
  96. 95acbd4 ath5k: fix incorrect use of drvdata in sysfs code by Pavel Roskin · 13 years ago
  97. a0b8de3 ath5k: fix memory leak when fewer than N_PD_CURVES are in use by Eugene A. Shatokhin · 13 years ago
  98. 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 · 13 years ago
  99. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  100. 536e518 ath5k: add missing ieee80211_free_hw() on unload in AHB code by Pavel Roskin · 13 years ago