1. e6f5b93 b43: Add QOS support by Michael Buesch · 16 years ago
  2. bb0c9dc ath5k: Add 2413 to srev_names so that it shows up during module load by Nick Kossifidis · 16 years ago
  3. c87cdfd ath5k: Make some changes to follow register dumps. by Nick Kossifidis · 16 years ago
  4. 56c9054 ath5k: Fixes for PCI-E cards by Nick Kossifidis · 16 years ago
  5. 74693a7 ath5k: Remove RF5413 from rf gain optimization functions by Nick Kossifidis · 16 years ago
  6. 903b474 ath5k: more RF2413 stuff by Nick Kossifidis · 16 years ago
  7. 0af2256 ath5k: Identify RF2413 and deal with PHY_SPENDING by Nick Kossifidis · 16 years ago
  8. f714dd6 ath5k: Add RF2413 initial settings by Nick Kossifidis · 16 years ago
  9. 8daeef9 ath5k: Add RF2413 srev values by Nick Kossifidis · 16 years ago
  10. 72e77a8 zd1211rw: support for mesh interface and beaconing by Luis Carlos Cobo · 16 years ago
  11. f137e05 libertas: clean up scan.c, remove zeromac and bcastmac by David Woodhouse · 16 years ago
  12. fa62f99 libertas: convert 802_11_SCAN to a direct command by David Woodhouse · 16 years ago
  13. c5562e9 libertas: add LED control TLV to types.h by David Woodhouse · 16 years ago
  14. 9e1228d libertas: convert KEY_MATERIAL to a direct command by David Woodhouse · 16 years ago
  15. 17744ff iwlwifi: Fix 52 rate report in rx status by Tomas Winkler · 16 years ago
  16. 8211ef7 iwlwifi: refactor init geos function by Tomas Winkler · 16 years ago
  17. 2acae16 iwlwifi: removing unused priv->config by Tomas Winkler · 16 years ago
  18. 38968d0 b43: verify sta_notify mac80211 callback by Johannes Berg · 16 years ago
  19. d0709a6 mac80211: RCU-ify STA info structure access by Johannes Berg · 16 years ago
  20. 255333c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  21. c256e05 b43legacy: Fix module init message by Michael Buesch · 16 years ago
  22. cdb2a9f rndis_wlan: fix broken data copy by Jussi Kivilinna · 16 years ago
  23. 8a96df8 libertas: compare the current command with response by Sebastian Siewior · 16 years ago
  24. 6305f49 libertas: fix sanity check on sequence number in command response by David Woodhouse · 16 years ago
  25. c2f2d3a p54: fix eeprom parser length sanity checks by Johannes Berg · 16 years ago
  26. 8c28293 p54: fix EEPROM structure endianness by Johannes Berg · 16 years ago
  27. 38c07b4 ath5k: fix all endian issues reported by sparse by Pavel Roskin · 16 years ago
  28. e608423 rt2x00: Release rt2x00 2.1.3 by Ivo van Doorn · 16 years ago
  29. 1497074 rt2x00: Check for 5GHz band in link tuner by Ivo van Doorn · 16 years ago
  30. 58e3073 p54: print unknown eeprom fields by Florian Fainelli · 16 years ago
  31. 9a89c83 adm8211: fix cfg80211 band API conversion by Johannes Berg · 16 years ago
  32. 8f300ae b43legacy: Fix nondebug build by Michael Buesch · 16 years ago
  33. c2976ab p54: fix sparse warnings by Johannes Berg · 16 years ago
  34. e63e3fa adm8211: fix sparse warnings by Johannes Berg · 16 years ago
  35. 013b73f wireless: Convert to list_for_each_entry_rcu() by Roel Kluin · 16 years ago
  36. 2533d5f rt2x00: Release rt2x00 2.1.2 by Ivo van Doorn · 16 years ago
  37. ce359f9 rt2x00: Fix MAC address defines in rt61pci by Ivo van Doorn · 16 years ago
  38. 47ac268 rt2x00: Fix hw mode registration with mac80211. by Gertjan van Wingerde · 16 years ago
  39. 47b10cd rt2x00: Remove async vendor request calls from rt2x00usb by Ivo van Doorn · 16 years ago
  40. 31562e8 rt2x00: Cleanup mode registration by Ivo van Doorn · 16 years ago
  41. de99ff8 rt2x00: Rename dscape -> mac80211 by Ivo van Doorn · 16 years ago
  42. ef8f66c rt2x00: Remove reset_tsf() by Ivo van Doorn · 16 years ago
  43. 30b3a23 rt2x00: Fix Descriptor DMA initialization by Ivo van Doorn · 16 years ago
  44. e542239 rt2x00: Filter ACK_CTS based on FIF_CONTROL by Ivo van Doorn · 16 years ago
  45. baf26a7 rt2x00: Don't report driver generated frames to tx_status() by Ivo van Doorn · 16 years ago
  46. ac1aa7e rt2x00: Send frames out with configured TX power by Ivo van Doorn · 16 years ago
  47. d3f5fea rt2x00: Release rt2x00 2.1.1 by Ivo van Doorn · 16 years ago
  48. 330e3f9 rt2x00: Kill guardian urb during disable_radio by Ivo van Doorn · 16 years ago
  49. c1aa3dc rt2x00: Cleanup Makefile by Ivo van Doorn · 16 years ago
  50. 8f53927 rt2x00: Fix queue->qid initialization by Ivo van Doorn · 16 years ago
  51. 647d0ca rt2x00: Fix skbdesc->data_len initialization by Ivo van Doorn · 16 years ago
  52. 417f412 rt2x00: Fix typo in debug statement by Ivo van Doorn · 16 years ago
  53. 68598d29 rt2x00: Add queue statistics to debugfs by Ivo van Doorn · 16 years ago
  54. e44df9296 rt2x00: Fix scheduling while atomic errors in usb drivers by Ivo van Doorn · 16 years ago
  55. 2179509 rt2x00: make csr_cache and csr_addr an union by Ivo van Doorn · 16 years ago
  56. f590f48 rt2x00: Select CONFIG_NEW_LEDS by Ivo van Doorn · 16 years ago
  57. 231be4e rt2x00: correct address calc for queue private data by Adam Baker · 16 years ago
  58. 16938a2 rt2x00: Remove MGMT ring initialization by Ivo van Doorn · 16 years ago
  59. 25fd893 rt2x00: Make rt2x00 less verbose by Ivo van Doorn · 16 years ago
  60. 9c9dd2c rt2x00: Fix invalid DMA free by Ivo van Doorn · 16 years ago
  61. 0d84d78 wireless: rt2x00: fix driver menu indenting by Randy Dunlap · 16 years ago
  62. f948db5 prism54: Convert wpa_sem in a mutex by Matthias Kaehlcke · 16 years ago
  63. f813921 prism54: Convert stats_sem in a mutex by Matthias Kaehlcke · 16 years ago
  64. 6f865c0 prism54: Convert acl->sem in a mutex by Matthias Kaehlcke · 16 years ago
  65. 5c05863 ipw2200: le*_add_cpu conversion by Marcin Slusarz · 16 years ago
  66. 19ae3a6 ipw2100/ipw2200: note firmware loading caveat in Kconfig help text by Daniel Drake · 16 years ago
  67. 5200e8c p54: use IEEE 802.11e defaults for initialization by Christian Lamparter · 16 years ago
  68. 2c1a1b1 zd1211rw: Fix beacon filter flags thinko by Michael Buesch · 16 years ago
  69. e51c683 zd1211rw: Fixed incorrect constant name. by Javier Cardona · 16 years ago
  70. 9f6adf2 iwlwifi: remove twice defined CSR register by Tomas Winkler · 16 years ago
  71. d007b7f b43(legacy): include full timestamp in beacon frames by Johannes Berg · 16 years ago
  72. aa68cbf rtl818x: fix RTS/CTS-less transmit by Johannes Berg · 16 years ago
  73. 3230455 iwlwifi: fix name of function in comment (_rx_card_state_notif) by Reinette Chatre · 16 years ago
  74. 6cd74e3 WDEV: ath5k, typecheck on nonDEBUG by Jiri Slaby · 16 years ago
  75. 6e33e30 drivers/net/wireless/atmel.c: Use time_* macros by S.Çağlar Onur · 16 years ago
  76. 3e82a82 iwlwifi: Add tx_ant_num hw setting variable by Tomas Winkler · 16 years ago
  77. 5c1b095 iwlwifi: change iwl->priv iwl_priv * type in iwl-YYY-io.h by Tomas Winkler · 16 years ago
  78. eaaf789 iwlwifi-2.6: Adds and fixes defines about security by Emmanuel Grumbach · 16 years ago
  79. 35f0d35 b43: Add HostFlags HI support by Michael Buesch · 16 years ago
  80. 3330d7b mac80211: give burst time in txop rather than 0.1msec units by Johannes Berg · 16 years ago
  81. bb1eeff b43: Fix bandswitch by Michael Buesch · 16 years ago
  82. b9e0b44 iwlwifi: Update iwlwifi version stamp to 1.2.26 by Reinette Chatre · 16 years ago
  83. 4688be3 b43legacy: fix B43legacy_WARN_ON macro by Stefano Brivio · 16 years ago
  84. a297170 b43legacy: fix upload of beacon packets to the hardware by Stefano Brivio · 16 years ago
  85. eed0fd2 b43legacy: add definitions for MAC control register by Stefano Brivio · 16 years ago
  86. 292ae17 iwlwifi: remove IWL{4965,3945}_QOS by Ron Rindjunsky · 16 years ago
  87. 78330fd iwlwifi: Fix HT compilation breakage caused by cfg80211 API for channels/bitrates patch by Tomas Winkler · 16 years ago
  88. b86af63 rt2x00: Release rt2x00 2.1.0 by Ivo van Doorn · 16 years ago
  89. 8f5fa7f rt2x00: Fix rate initialization by Ivo van Doorn · 16 years ago
  90. 3b640f2 rt2x00: Enable LED class support for rt2500usb/rt73usb by Ivo van Doorn · 16 years ago
  91. a9450b7 rt2x00: Make use of MAC80211_LED_TRIGGERS by Ivo van Doorn · 16 years ago
  92. f2a3c7f rt2x00: Use ieee80211_channel_to_frequency() by Ivo van Doorn · 16 years ago
  93. f5507ce rt2x00: Remove HWMODE_{A,B,G} by Ivo van Doorn · 16 years ago
  94. 70e2fed rt2x00: Rate structure overhaul by Ivo van Doorn · 16 years ago
  95. e71c9fa ath5k/phy.c: fix negative array index by Luis R. Rodriguez · 16 years ago
  96. 6844e63 ath5k: Use software encryption for now by Luis R. Rodriguez · 16 years ago
  97. b446197 ath5k: Port debug.c over to the new band API and enable as build option by Luis R. Rodriguez · 16 years ago
  98. e9ddc0f ath5k: Use our own Kconfig file, we'll be expanding this shortly by Luis R. Rodriguez · 16 years ago
  99. a3f4b91 ath5k: ath5k_copy_channels() was not setting the channel band by Luis R. Rodriguez · 16 years ago
  100. 400ec45 ath5k: Cleanup after API changes by Luis R. Rodriguez · 16 years ago