1. 2c91108c ath5k: constify stuff by Jiri Slaby · 16 years ago
  2. 77dcb6a iwlwifi: correct device name for 1000 series by Jay Sternberg · 16 years ago
  3. 8337031 iwl3945: add test for new association by Abhijeet Kolekar · 16 years ago
  4. 346de73 p54: completely ignore rx'd frames with bad FCS by Christian Lamparter · 16 years ago
  5. 05c9a4c airo_cs: checkpatch.pl cleanups by John Daiker · 16 years ago
  6. be1b08a ath9k: Use suitable macros with 4k eeprom data by Vasanthakumar Thiagarajan · 16 years ago
  7. cc88aff ipw2x00: remove obsolete enums by Helmut Schaa · 16 years ago
  8. d74cc9a ipw2x00: Use IE definitions from linux/ieee80211.h by Helmut Schaa · 16 years ago
  9. 30e1863 ipw2x00: remove duplicated defines by Helmut Schaa · 16 years ago
  10. 3756162 libipw: fix debug output by Helmut Schaa · 16 years ago
  11. 5077fd3 ath9k: always compile ath_radio_{en,dis}able by Gabor Juhos · 16 years ago
  12. 5210311 ath9k: fix compile error in debug.c by Gabor Juhos · 16 years ago
  13. 9251f0b ath9k: fix compile error in ahb.c by Gabor Juhos · 16 years ago
  14. 6b765deb ath9k: fix AR_SREV_9100_OR_LATER macro by Gabor Juhos · 16 years ago
  15. d4376ebe ath9k: move ar9100 version checking macros into a more appropriate place by Gabor Juhos · 16 years ago
  16. a8c96d3 ath9k: cleanup AR5416 version checking macros by Gabor Juhos · 16 years ago
  17. 978b532 ath9k: Incorrect AR9285 version check macro by Senthil Balasubramanian · 16 years ago
  18. 4e84516 ath9k: INI update for AR9285 and periodic PA offset caliberation by Senthil Balasubramanian · 16 years ago
  19. b03a9db ath9k: RX buffers may be accessed/freed even before initialized/alloced. by Senthil Balasubramanian · 16 years ago
  20. f0e6ce1 ath9k: Get rid of unnecessary ATOMIC memory alloc during init time by Senthil Balasubramanian · 16 years ago
  21. 22cad73 mac80211_hwsim: add support for 5 GHz by Luis R. Rodriguez · 16 years ago
  22. 94041b2 p54: enable power save support by Christian Lamparter · 16 years ago
  23. d0b45ae p54: initial SoftLED support by Christian Lamparter · 16 years ago
  24. efeada2 p54: fix iwconfig txpower off by Christian Lamparter · 16 years ago
  25. ad5e72e p54pci: convert printk(KERN_* to dev_* by Christian Lamparter · 16 years ago
  26. 2ac7107 p54: unify ieee80211 device registration by Christian Lamparter · 16 years ago
  27. fbf9529 p54usb: stop USB core interference in exit path by Christian Lamparter · 16 years ago
  28. 19d8bc2 ath9k: create a common debugfs_root for all device instances by Gabor Juhos · 16 years ago
  29. 2bfc5cb orinoco: firmware: consistently compile out fw cache support if not requested by Andrey Borzenkov · 16 years ago
  30. d5df2a1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  31. c035002 p54: fix race condition in memory management by Christian Lamparter · 16 years ago
  32. 1a77733 b43: Fix compilation for devices without PCI core by Michael Buesch · 16 years ago
  33. 39d89cd ath9k: Add a debugfs interface for controlling virtual wiphys by Jouni Malinen · 16 years ago
  34. f98c3bd ath9k: Add a simple virtual wiphy scheduler by Jouni Malinen · 16 years ago
  35. 8089cc4 ath9k: Special processing for channel changes during scan by Jouni Malinen · 16 years ago
  36. 7ec3e51 ath9k: Add workaround to recover from failed channel changes by Jouni Malinen · 16 years ago
  37. ee166a0 ath9k: Check virtual wiphy state on tx() by Jouni Malinen · 16 years ago
  38. 18eb62f ath9k: Pause other virtual wiphys on channel change by Jouni Malinen · 16 years ago
  39. 465ca84 ath9k: Register larger listen interval by Jouni Malinen · 16 years ago
  40. 9580a22 ath9k: Make start/stop operations aware of virtual wiphys by Jouni Malinen · 16 years ago
  41. 0e2dedf ath9k: Add routines for switching between active virtual wiphys by Jouni Malinen · 16 years ago
  42. f0ed85c6 ath9k: Virtual wiphy pause/unpause functionality by Jouni Malinen · 16 years ago
  43. b93bce2 ath9k: Configure RX filter for multi-BSSID broadcast by Jouni Malinen · 16 years ago
  44. c52f33d ath9k: Add support for multiple secondary virtual wiphys by Jouni Malinen · 16 years ago
  45. bce048d ath9k: Add data structure for supporting virtual radio/wiphy operation by Jouni Malinen · 16 years ago
  46. 8ca21f0 ath9k: Set BSSID mask based on configured interfaces by Jouni Malinen · 16 years ago
  47. 2c3db3d ath9k: Cleanup multiple VIF processing by Jouni Malinen · 16 years ago
  48. 860559f rt2x00: Export all register stats through debugfs by Ivo van Doorn · 16 years ago
  49. d216aaa ath9k: Clean up setkey operations by Jouni Malinen · 16 years ago
  50. aebe2b5 ath9k: fix AR_TXCFG_DMASZ_MASK value by Gabor Juhos · 16 years ago
  51. b75bc15 ath9k: Remove unused variables in struct ath_beacon_config by Sujith · 16 years ago
  52. 2554935 ath9k: Lock config_interface() callback with a mutex by Sujith · 16 years ago
  53. b238e90 ath9k: Handle TSF properly for AP mode by Sujith · 16 years ago
  54. 5379c8a ath9k: Split beacon configuration into mode specific routines by Sujith · 16 years ago
  55. 9546aae ath9k: Cleanup beacon stuck processing by Sujith · 16 years ago
  56. 9fc9ab0 ath9k: Scrub beacon.c by Sujith · 16 years ago
  57. 0c98de6 ath9k: Use new scan notifiers from mac80211 by Sujith · 16 years ago
  58. 0ad65bd ath5k: Set TSF fix by Alina Friedrichsen · 16 years ago
  59. b9a1619 ath9k: Set TSF fix by Alina Friedrichsen · 16 years ago
  60. ce4fbdb b43: Pass more RX flags to mac80211 by Michael Buesch · 16 years ago
  61. 91ed19f ath9k: Fix FIF_BCN_PRBRESP_PROMISC handling by Alina Friedrichsen · 16 years ago
  62. 541d8dd ath9k: Handle power modes in isr for power save. by Vivek Natarajan · 16 years ago
  63. 9331ec8 ath9k: Fill in rate_update mac80211 callback by Sujith · 16 years ago
  64. e0caf9e ath9k: Remove unused key xoring by Jouni Malinen · 16 years ago
  65. 672903b ath9k: Document keycache operations by Jouni Malinen · 16 years ago
  66. a412c80 iwlwifi: reduce stack size by Frank Seidel · 16 years ago
  67. 64abd80 rt2x00: Fix SW antenna diversity by Ivo van Doorn · 16 years ago
  68. 14d2aac iwl3945 : use iwl_activate_qos by Abhijeet Kolekar · 16 years ago
  69. 2a4ddaa iwl3945: add iwl3945_setup_mac by Abhijeet Kolekar · 16 years ago
  70. c8f1613 iwlwifi: fix *pci_probe error flow by Reinette Chatre · 16 years ago
  71. 6e21f15 iwl3945: unify set key flow with iwlwifi by Abhijeet Kolekar · 16 years ago
  72. 7c4cbb6 iwl3945: synchronize timestamp with uCode by Abhijeet Kolekar · 16 years ago
  73. 39e6d22 iwlwifi: update 5150 API version to support new firmware by Jay Sternberg · 16 years ago
  74. db5b4f7 ath5k: fix hw rate index condition by Jiri Slaby · 16 years ago
  75. 3f53dd6 ath9k: Fix hw crypto configuration for TKIP in AP mode by Jouni Malinen · 16 years ago
  76. 998a5a7 airo: reduce stack memory footprint by Frank Seidel · 16 years ago
  77. b837e60 wireless, wavelan: spin off by 1 by Roel Kluin · 16 years ago
  78. fa09632 ath9k: Remove ununsed ack duration stuff with long/short preamble by Vasanthakumar Thiagarajan · 16 years ago
  79. f40154e ath9k: Configure Power control register appropriately for h/w with 4k eeprom by Vasanthakumar Thiagarajan · 16 years ago
  80. 5fe7319 zd1211rw: Implement get_tsf() by Alina Friedrichsen · 16 years ago
  81. b3bd89c ath9k: Add module parameter to disable hardware crypto by Jouni Malinen · 16 years ago
  82. 623d563 iwlwifi: fix error flow in iwl*_pci_probe by Reinette Chatre · 16 years ago
  83. ef4bb70 rt2x00 : more devices to rt73usb.c by Xose Vazquez Perez · 16 years ago
  84. 9eb77ab rt2x00 : more devices to rt2500usb.c by Xose Vazquez Perez · 16 years ago
  85. aa4abc9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  86. 18963ca Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  87. 2a07954 at76c50x-usb: use dev_name() instead of struct device.bus_id by Kalle Valo · 16 years ago
  88. 222d0b3 ath9k: Unlock sc->mutex on error path by Jouni Malinen · 16 years ago
  89. 99da185 b43: checkpatch.pl cleanups by John Daiker · 16 years ago
  90. ddcb5c7 iwl3945: re-add iwl_poll_direct_bit return value check by Jason Andryuk · 16 years ago
  91. c243698 iwl3945: initialize is_valid_rtc_data_addr function pointer by Jason Andryuk · 16 years ago
  92. 53b23b8 b43: Remove bogus integer truncation warnings by Michael Buesch · 16 years ago
  93. 204b190 ath9k: fix 802.11g conformance test limit typo by Bob Copeland · 16 years ago
  94. 3faa19c orinoco: prevent accessing memory outside the firmware image by David Kilroy · 16 years ago
  95. 7e57811 orinoco: validate firmware header by David Kilroy · 16 years ago
  96. ba3907e at76c50x-usb: add link to the TODO list by Kalle Valo · 16 years ago
  97. 1cc198f at76c50x-usb: additional disconnect fixes by Jason Andryuk · 16 years ago
  98. 5a2137d at76c50x-usb: clean up DMA on stack by Jason Andryuk · 16 years ago
  99. deda862 at76c50x-usb: fix oops on disconnect by Jason Andryuk · 16 years ago
  100. 8454086 ath9k: follow beacon hints on reg_notifier when world roaming by Luis R. Rodriguez · 16 years ago