1. 3a999e6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  2. 891dc5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  3. 55afc80 Revert "b43: Enforce DMA descriptor memory constraints" by John W. Linville · 15 years ago
  4. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 15 years ago
  5. a80f7c0 mac80211: introduce flush operation by Johannes Berg · 15 years ago
  6. d30506e rtl8187: remove priv->mode by John W. Linville · 15 years ago
  7. 643aab6 rtl8180: remove priv->mode by John W. Linville · 15 years ago
  8. 5122d89 rt2x00: Cleanup chip handling helper functions. by Gertjan van Wingerde · 15 years ago
  9. 73a2f12 rt2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig symbols to booleans. by Gertjan van Wingerde · 15 years ago
  10. ac39491 rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USB by Gertjan van Wingerde · 15 years ago
  11. 00e23ce rt2x00: Fix checks for rt2800 SOC support. by Gertjan van Wingerde · 15 years ago
  12. 8f648c0 wl1271: Prevent performing "join" before association by Juuso Oikarinen · 15 years ago
  13. 04477bf wl1271: Check vif for NULL when indicating beacon-loss by Juuso Oikarinen · 15 years ago
  14. 38ad2d8 wl1271: Add support for acx_pm_config by Juuso Oikarinen · 15 years ago
  15. 71449f8 wl1271: Change booleans in struct wl1271 into a flags bitmask by Juuso Oikarinen · 15 years ago
  16. 830fb67 wl1271: Fix supported rate management by Juuso Oikarinen · 15 years ago
  17. ec078d9 wl1271: Change rates configured for templates by Juuso Oikarinen · 15 years ago
  18. e0d8bbf wl1271: Add rudimentary ad-hoc support by Juuso Oikarinen · 15 years ago
  19. 26a63f6 wl1271: Remove beacon-loss-ind from PSM entry failure handling by Juuso Oikarinen · 15 years ago
  20. 01ac17e wl1271: Add pre-power-on sleep by Juuso Oikarinen · 15 years ago
  21. 9ccd921 wl1271: Implement chipset boot retry by Juuso Oikarinen · 15 years ago
  22. af5e084 wl1271: prevent power save entry while not associated by Juuso Oikarinen · 15 years ago
  23. 13f2dc5 wl1271: Fix event acknowledging functionality by Juuso Oikarinen · 15 years ago
  24. a6fe231 wl1271: Use slow rates for association messages by Juuso Oikarinen · 15 years ago
  25. 018b171 wl1271: Remove smart reflex ACX by Juuso Oikarinen · 15 years ago
  26. 149e387 wl1271: Configure smart-reflex paramter values. by Juuso Oikarinen · 15 years ago
  27. 9421089 wl1271: use channel 1 when configuring the data path by Luciano Coelho · 15 years ago
  28. 3ed8f2c wl1271: some new configuration values according to new reference by Luciano Coelho · 15 years ago
  29. 8cf5e8e wl1271: upload only the first 468 bytes from the NVS file by Luciano Coelho · 15 years ago
  30. 98b2a68 wl1271: add gpio_power file in debugfs to power the chip on and off by Luciano Coelho · 15 years ago
  31. 1b38ea8 wl1271: fix one typo in the rx_rssi_and_proc_compens values by Luciano Coelho · 15 years ago
  32. 6e92b41 wl1271: implement dco itrim parameters setting by Luciano Coelho · 15 years ago
  33. ac9b40f wl1271: use the correct macro when setting the basic rates by Luciano Coelho · 15 years ago
  34. bdcbbb9 wl1271: set null data template when BSSID is known by Luciano Coelho · 15 years ago
  35. cd26476 wl1271: check result code from the join command by Luciano Coelho · 15 years ago
  36. a2d0e3f wl1271: limit TX power to 25dBm for every channel by Luciano Coelho · 15 years ago
  37. 9cf25fe wl1271: remove workaround for disconnection by Luciano Coelho · 15 years ago
  38. c7f43e4 wl1271: use join command with dummy BSSID by Luciano Coelho · 15 years ago
  39. cf18be4 wl1271: added radio parameters configuration values newer firmwares by Luciano Coelho · 15 years ago
  40. a3e8484 wl1271: update radio and general parameters values by Luciano Coelho · 15 years ago
  41. 76c0f8d wl1271: updated general parameters structure for newer firmwares by Luciano Coelho · 15 years ago
  42. 937a67e wl1271: updated radio parameters structure for newer firmwares by Luciano Coelho · 15 years ago
  43. b02914a b43: Allow PIO mode to be selected at module load by Larry Finger · 15 years ago
  44. 7dc6a7a mwl8k: remove duplicate local per-vif copy of ieee80211_bss_conf by Lennert Buytenhek · 15 years ago
  45. 9747478 mwl8k: remove unused mwl8k_vif::priv by Lennert Buytenhek · 15 years ago
  46. 89a91f4 mwl8k: fix up AP vs. STA firmware image receive descriptor handling by Lennert Buytenhek · 15 years ago
  47. be695fc mwl8k: do rx/tx ring initialisation after loading firmware by Lennert Buytenhek · 15 years ago
  48. 22be40d mwl8k: get rid of the struct mwl8k_firmware abstraction by Lennert Buytenhek · 15 years ago
  49. 647ca6b mwl8k: add 2.4GHz channels 12, 13 and 14 by Lennert Buytenhek · 15 years ago
  50. 49eb691 mwl8k: initialize the mwl8k_info_tbl table using the MWL* enums by Lennert Buytenhek · 15 years ago
  51. e0493a8 mwl8k: inline qos field manipulation functions by Lennert Buytenhek · 15 years ago
  52. 74726e7 mwl8k: get rid of the AMSDU check in the transmit path by Lennert Buytenhek · 15 years ago
  53. 99200a99 mwl8k: hw is never NULL in mwl8k_set_radio_preamble() by Lennert Buytenhek · 15 years ago
  54. 55489b6 mwl8k: firmware command code cleanup by Lennert Buytenhek · 15 years ago
  55. 6c853da iwmc3200wifi: fix array out-of-boundary access by Zhu Yi · 15 years ago
  56. e8a4a6d wl1251: timeout one too soon in wl1251_boot_run_firmware() by Roel Kluin · 15 years ago
  57. 5b479a0 ath9k: fix missed error codes in the tx status check by Felix Fietkau · 15 years ago
  58. 8b685ba ath9k: wake hardware during AMPDU TX actions by Luis R. Rodriguez · 15 years ago
  59. 5f70a88 ath9k: wake hardware for interface IBSS/AP/Mesh removal by Luis R. Rodriguez · 15 years ago
  60. 3867cf6 ath9k: fix suspend by waking device prior to stop by Sujith · 15 years ago
  61. befabac wl1271_cmd.c: cleanup char => u8 by Dan Carpenter · 15 years ago
  62. 7949673 iwlwifi: Storage class should be before const qualifier by Tobias Klauser · 15 years ago
  63. 83bd11a ath9k: Storage class should be before const qualifier by Tobias Klauser · 15 years ago
  64. 671adc9 wireless: remove remaining qual code by Johannes Berg · 15 years ago
  65. 5e31258 rt2x00: Add USB ID for Linksys WUSB 600N rev 2. by Gertjan van Wingerde · 15 years ago
  66. 242ab7a ath5k: fix SWI calibration interrupt storm by Bob Copeland · 15 years ago
  67. 659c8e5 libertas: Remove carrier signaling from the scan code by Samuel Ortiz · 15 years ago
  68. 5b06915 orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled by Andrey Borzenkov · 15 years ago
  69. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  70. d346f49 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  71. b4de921 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  72. 9842c38 kfifo: fix warn_unused_result by Stefani Seibold · 15 years ago
  73. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 15 years ago
  74. e64c026 kfifo: cleanup namespace by Stefani Seibold · 15 years ago
  75. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 15 years ago
  76. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 15 years ago
  77. b6ce5c3 ath9k: Fix TX poll routine by Sujith · 15 years ago
  78. 05c78d6 ath9k: Remove ANI lock by Sujith · 15 years ago
  79. 0ce024c ath9k: Clarify Interrupt mitigation by Sujith · 15 years ago
  80. 45d5d80 iwlwifi: Constify struct iwl_ops by Emese Revfy · 15 years ago
  81. ba37a3d iwlwifi: use new mac80211 SMPS by Johannes Berg · 15 years ago
  82. 11466f1 zd1211rw: improve ejecting of fake CDROM by Stefan Seyfried · 15 years ago
  83. 5b6e2f1 ar9170usb: add Sphairon Homelink 1202 USB ID by Stefan Seyfried · 15 years ago
  84. c755ad3 ath9k: add MCS rate index back to debufs rcstat by Luis R. Rodriguez · 15 years ago
  85. 265dc7f mac80211_hwsim: Check all local addresses for TX Ack status by Jouni Malinen · 15 years ago
  86. d80050c iwmc3200wifi: Avoid an offset calculation for each management frame. by Joe Perches · 15 years ago
  87. 48631de libertas: remove priv->ratebitmap by Holger Schurig · 15 years ago
  88. 0e78ff8 libertas: remove priv->capability by Holger Schurig · 15 years ago
  89. 4143a23 libertas: make mesh configurable by Holger Schurig · 15 years ago
  90. 602114a libertas: add access functions for mesh open/connect status by Holger Schurig · 15 years ago
  91. e4da1a8 libertas: move mesh SSID initialization into mesh.c by Holger Schurig · 15 years ago
  92. cd74468 libertas: decouple mesh and rtap by Holger Schurig · 15 years ago
  93. 55e1ff9 libertas: move mesh-related definitions into mesh.h by Holger Schurig · 15 years ago
  94. d6ede67 libertas: remove mesh_autostart_enabled and sync_channel by Holger Schurig · 15 years ago
  95. c24ef46 libertas: use priv->mesh_tlv instead of priv->mesh_fw_ver by Holger Schurig · 15 years ago
  96. 8b73d13 mac80211_hwsim: implement ampdu action by Johannes Berg · 15 years ago
  97. 0f78231 mac80211: enable spatial multiplexing powersave by Johannes Berg · 15 years ago
  98. 18974b5 iwmc3200wifi: rx aggregation support by Zhu Yi · 15 years ago
  99. e54be4e rt2x00: Fix trimming of L2 padded frames. by Gertjan van Wingerde · 15 years ago
  100. 5de42f9 rt2x00: Fix rt2800usb RX frame format and as such L2PAD by Benoit Papillault · 15 years ago