1. b06e786 ath9k: Decrease minimum NF threshold by Sujith · 16 years ago
  2. 668158a ath9k: Fix incorrect noise floor reading for 4k EEPROM by Sujith · 16 years ago
  3. 0fd06c9 ath9k: Fix bug in disabling MIB counters by Sujith · 16 years ago
  4. edf7c06 ath9k: Initialize AGC calibration properly by Sujith · 16 years ago
  5. 4af9cf4 ath9k: Enable TSF Out of Range Interrupt by Sujith · 16 years ago
  6. 06d0f06 ath9k: Enable Fractional N mode by Sujith · 16 years ago
  7. fec0de1 ath9k: Fix rd_ext EEPROM capability for AR9285 by Sujith · 16 years ago
  8. e421c7b ath9k: Store the correct max TX power level by Sujith · 16 years ago
  9. f3734ee make net/ieee80211.h private to ipw2x00 by Dan Williams · 16 years ago
  10. 1ea893f hostap: convert usage of net/ieee80211.h to linux/ieee80211.h by Dan Williams · 16 years ago
  11. 4d8faf6 wavelan: Test arraysize before an element of the array. by Roel Kluin · 16 years ago
  12. f5ac2b9 libertas: fix power save issue in libertas_sdio module by Bing Zhao · 16 years ago
  13. f11c179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  14. 046ee5d rtl8187: New USB ID's for RTL8187L by Larry Finger · 16 years ago
  15. 40b130a ath9k: Fix panic upon attach failure by Vasanthakumar Thiagarajan · 16 years ago
  16. 5c138dc orinoco: do not resgister NULL pm_notifier function by Andrey Borzenkov · 16 years ago
  17. 7f50ca0 drivers/net/wireless/prism54: fix sparse warning: fix signedness by Hannes Eder · 16 years ago
  18. b9da9e9 drivers/net/wireless/ipw2x00: fix sparse warnings: fix signedness by Hannes Eder · 16 years ago
  19. fc68ed4 drivers/net/wireless/b43: fix warning: format not a string literal and no ... by Hannes Eder · 16 years ago
  20. 93f726a drivers/net/wireless/ath9k: fix sparse warnings: Should it be static? by Hannes Eder · 16 years ago
  21. 9e05a2d drivers/net/wireless: fix sparse warnings: fix signedness by Hannes Eder · 16 years ago
  22. 49c4a5d drivers/net/wireless: fix sparse warnings: symbol shadows an earlier one by Hannes Eder · 16 years ago
  23. b1ae1e9 drivers/net/wireless: fix sparse warning: context imbalance by Hannes Eder · 16 years ago
  24. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  25. ac178ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  26. 35c26c2 rndis: remove private wrapper of __constant_cpu_to_le32 by Harvey Harrison · 16 years ago
  27. 6d08b9b ath9k: add udelay() for AR5416 on ath9k_hw_configpcipowersave() by Luis R. Rodriguez · 16 years ago
  28. 24c1a28 ath9k: add comments for ath9k_hw_configpcipowersave() by Luis R. Rodriguez · 16 years ago
  29. a89d03c iwlwifi: fix FAT channel config for 5000 series by Reinette Chatre · 16 years ago
  30. 24566f4 iwlwifi: drop PCIe workaround applicable for development boards by Tomas Winkler · 16 years ago
  31. 3fdb68d iwlwifi: use pci registers defined in pci_regs.h by Tomas Winkler · 16 years ago
  32. 00d3f14 mac80211: use cfg80211s BSS infrastructure by Johannes Berg · 16 years ago
  33. 2a51931 cfg80211/nl80211: scanning (and mac80211 update to use it) by Johannes Berg · 16 years ago
  34. a472780 zd1211rw: honour enable_beacon conf by Johannes Berg · 16 years ago
  35. 570a0a7 zd1211rw: do not ratelimit no-ops by Johannes Berg · 16 years ago
  36. f733ded orinoco: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  37. 925be8a ath5k: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  38. 2660b81 ath9k: Remove all the useless ah_ variable prefixes by Sujith · 16 years ago
  39. f74df6f ath9k: Cleanup EEPROM operations by Sujith · 16 years ago
  40. e153789 ath9k: Add callbacks hooks for EEPROM operations by Sujith · 16 years ago
  41. cbe61d8 ath9k: Merge ath_hal and ath_hal_5416 structures by Sujith · 16 years ago
  42. ba52da5 ath9k: Remove duplicate variables by Sujith · 16 years ago
  43. d6bad49 ath9k: Move regulatory information to a separate structure by Sujith · 16 years ago
  44. d535a42 ath9k: Store HW version information in a separate structure by Sujith · 16 years ago
  45. 17d7904 ath9k: Remove all the sc_ prefixes by Sujith · 16 years ago
  46. ee6e8d1 ath9k: Convert ANI channel to a pointer by Sujith · 16 years ago
  47. 394cf0a ath9k: Header file cleanup by Sujith · 16 years ago
  48. fa8419d ath5k: Don't call reset on config_interface by Nick Kossifidis · 16 years ago
  49. 1e3e6e8 ath5k: Disable BMISS interrupts by Nick Kossifidis · 16 years ago
  50. e8f055f ath5k: Update reset code by Nick Kossifidis · 16 years ago
  51. a406c13 ath5k: Update initvals by Nick Kossifidis · 16 years ago
  52. 8892e4e ath5k: Update RF Buffer handling by Nick Kossifidis · 16 years ago
  53. 6f3b414 ath5k: Update gain_F calibration code and add documentation by Nick Kossifidis · 16 years ago
  54. 33a3182 ath5k: PHY code cleanup by Nick Kossifidis · 16 years ago
  55. dec59d6 orinoco: hermes doesn't need to be a separate module by David Kilroy · 16 years ago
  56. f90d8d4 orinoco: hermes_dld does not need to be a module by David Kilroy · 16 years ago
  57. cb1576a orinoco: Move WEXT handlers into a separate file by David Kilroy · 16 years ago
  58. 712a434 orinoco: Move hardware functions into separate file by David Kilroy · 16 years ago
  59. 5865d01 orinoco: Add hardware function to set multicast mode by David Kilroy · 16 years ago
  60. cfeb1db orinoco: Use accessor functions for bitrate tables by David Kilroy · 16 years ago
  61. 37a2e56 orinoco: Move firmware handling into a separate file by David Kilroy · 16 years ago
  62. 4adb474 orinoco: Move MIC helpers into new file by David Kilroy · 16 years ago
  63. fb791b1 orinoco: Move scan helpers to a separate file by David Kilroy · 16 years ago
  64. aea48b1 orinoco: use orinoco_private instead of net_device in scan helper by David Kilroy · 16 years ago
  65. 47445cb orinoco: Rename orinoco.c by David Kilroy · 16 years ago
  66. 2131266 orinoco: Fix interesting checkpatch errors by David Kilroy · 16 years ago
  67. b2f30a0 orinoco: keep line length below 80 characters by David Kilroy · 16 years ago
  68. 566f2d9 orinoco: remove unnecessary braces by David Kilroy · 16 years ago
  69. a94e842 orinoco: spaces in parenthesised expressions by David Kilroy · 16 years ago
  70. 6fe9deb orinoco: address leading and trailing whitespace by David Kilroy · 16 years ago
  71. ce1a9ee b43: Add parts of LP-PHY TX power control by Michael Buesch · 16 years ago
  72. 029bc43 ath9k: Add retry counters to rate control debug file by Sujith · 16 years ago
  73. d42c6b7 ath9k: Handle mac80211's FIF_CONTROL flag properly by Sujith · 16 years ago
  74. 254ad0f ath9k: Remove all the redundant internal buffer types by Sujith · 16 years ago
  75. 141b38b ath9k: Lock mac80211 callbacks with a mutex by Sujith · 16 years ago
  76. 89c581b iwlwifi: fix suspend/resume and its usage of pci saved state by Reinette Chatre · 16 years ago
  77. efb43f4 zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422G by Hin-Tak Leung · 16 years ago
  78. 14990c6 zd1211rw: adding 0ace:0xa211 as a ZD1211 device by Hin-Tak Leung · 16 years ago
  79. fcf6b1b ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rx by Bob Copeland · 16 years ago
  80. 99e0fca b43: (b2062) Fix crystal frequency calculations by Michael Buesch · 16 years ago
  81. 686aa5f b43: Port spec bugfixes for the LP baseband init by Michael Buesch · 16 years ago
  82. baf62ee libertas: pos[4] tested twice, 2nd should be pos[5] by Roel Kluin · 16 years ago
  83. 0c2bec9 libertas: if_spi: add ability to call board specific setup/teardown methods by Mike Rapoport · 16 years ago
  84. de9f97e ath9k: fix reg_notifier() flags used upon a country IE by Luis R. Rodriguez · 16 years ago
  85. 24b5bcc b43: Add LP 2062 radio init by Michael Buesch · 16 years ago
  86. 6c1bb92 b43: Add LP-PHY baseband init for >=rev2 by Michael Buesch · 16 years ago
  87. 3302e44 iwlwifi: another led naming fix by Danny Kukawka · 16 years ago
  88. b34196d rt2x00: fix led naming by Danny Kukawka · 16 years ago
  89. b157b5e b43legacy: fix led naming by Danny Kukawka · 16 years ago
  90. 0818cb8 ath9k: fix led naming by Danny Kukawka · 16 years ago
  91. a387cc7 b43: Add LP-PHY register definitions by Michael Buesch · 16 years ago
  92. 964d6ad Add new rt73usb USB ID by Ivo van Doorn · 16 years ago
  93. 7fee537 mac80211: remove HW_SIGNAL_DB by Johannes Berg · 16 years ago
  94. 7a7dec6 ath9k: Add debugfs files for printing TX rate details by Sujith · 16 years ago
  95. c89424d ath9k: Handle mac80211's RC flags for MCS rates by Sujith · 16 years ago
  96. 3900898 ath9k: Cleanup get_rate() interface by Sujith · 16 years ago
  97. a6c8d37 ath5k: properly free rx dma descriptors by Felix Fietkau · 16 years ago
  98. c1b4aa3 wireless: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  99. e5d24ef iwlwifi: fix led naming by Danny Kukawka · 16 years ago
  100. 9a23e5a ipw2x00: correct Kconfig to prevent following entries from not indenting by Jay Sternberg · 16 years ago