1. 743b97c rt2x00: Remove debugfs CSR access wrappers by Ivo van Doorn · 16 years ago
  2. f161796 ath9k: correct warning about unintialized variable 'tid' by John W. Linville · 16 years ago
  3. 74508b2 rtl8187: Reduce channel switch delay by Larry Finger · 16 years ago
  4. 94d4fe9 rtl8187: Remove primitive write delays by Larry Finger · 16 years ago
  5. 946d1c2 rtl8187: Remove msleep calls after calls to rtl8225_write by Larry Finger · 16 years ago
  6. a3d67bc rtl8187: Remove CCK delays by Larry Finger · 16 years ago
  7. 35cc988 rtl8187: Remove OFDM delays by Larry Finger · 16 years ago
  8. 2f20596 rtl8187: Remove large delays by Larry Finger · 16 years ago
  9. 9344e86 rt2x00: Release rt2x00 2.2.2 by Ivo van Doorn · 16 years ago
  10. 3514a44 rt2x00: Improve interface_modes initialization by Ivo van Doorn · 16 years ago
  11. c3fd7b4 rt2x00: Remove ieee80211_bss_conf from rt2x00_intf by Ivo van Doorn · 16 years ago
  12. e4ea1c4 rt2x00: Optimize configuration handling by Ivo van Doorn · 16 years ago
  13. 3f64b43 ath5k: update keycache to support TKIP handling by Bob Copeland · 16 years ago
  14. 9ad9a26 ath5k: enable hardware encryption for WEP by Bob Copeland · 16 years ago
  15. 8469cde mac80211: Add a new event in ieee80211_ampdu_mlme_action by Sujith · 16 years ago
  16. dca3edb ath9k: Remove internal RX A-MPDU processing by Sujith · 16 years ago
  17. 7f95903 ath9k: Clear HT info on starting the driver by Sujith · 16 years ago
  18. ccc75c5 ath9k: Remove ath_tx_aggr_resp() by Sujith · 16 years ago
  19. 05a1e2d ath9k: Enable interrupts at the proper place by Sujith · 16 years ago
  20. 154662a ath9k: Remove unnecessary TSF reset by Sujith · 16 years ago
  21. 9c84b79 ath9k: Streamline attach/detach by Sujith · 16 years ago
  22. 50fdae2 ath9k: Remove unused function ath_get_currentCountry() by Sujith · 16 years ago
  23. f1dc560 ath9k: Refactor hw.c by Sujith · 16 years ago
  24. 5640b08 ath9k: Revamp VAP management by Sujith · 16 years ago
  25. a37c2c7 ath9k: Use bitfields to store tid's state in a single variable by Sujith · 16 years ago
  26. 102e057 ath9k: Ensure ath_node is not NULL when updating tx chainmask by Sujith · 16 years ago
  27. 43453b3 ath9k: Remove SM Power Save as it is not supported now by Sujith · 16 years ago
  28. 528f0c6 ath9k: Revamp transmit control block by Sujith · 16 years ago
  29. c517016 ath9k: Simplify node attach/detach routines by Sujith · 16 years ago
  30. b5aa9bf ath9k: Node cleanup by Sujith · 16 years ago
  31. 17683c6 ath5k: fix keytable type buglet in ath5k_hw_reset_key by Bob Copeland · 16 years ago
  32. f07a6c4 ath5k: Update PCU code by Nick Kossifidis · 16 years ago
  33. 2c706002 don't use net/ieee80211.h by Johannes Berg · 16 years ago
  34. 9b1fbae iwl3945: remove bogus comment by Johannes Berg · 16 years ago
  35. 41bb73e mac80211: remove SSID driver code by Johannes Berg · 16 years ago
  36. b23f99b adm8211: remove SSID code by Johannes Berg · 16 years ago
  37. 71c11fb b43/legacy: remove SSID code by Johannes Berg · 16 years ago
  38. 4607816 iwlwifi: remove unused essid variable by Johannes Berg · 16 years ago
  39. a57a59f iwlwifi: remove implicit direct scan by Johannes Berg · 16 years ago
  40. 430cfe9 iwl3945: remove dead code by Johannes Berg · 16 years ago
  41. e5704bf ath9k: remove useless NULL initialisers by Johannes Berg · 16 years ago
  42. db4186c p54: eliminate warning for uninitialized variable 'tim_len' by John W. Linville · 16 years ago
  43. e5ea92a p54: AP & Ad-hoc testing by Christian Lamparter · 16 years ago
  44. 94585b0 p54: put broadcast frames into the right queues by Christian Lamparter · 16 years ago
  45. 9e7f3f8 p54: more definitions form lmac_longbow.h and pda.h by Christian Lamparter · 16 years ago
  46. 9a8675d p54: introduce new names for device firmwares by Christian Lamparter · 16 years ago
  47. 4ceb7b6 netdevice libertas: Fix directly reference of netdev->priv by Wang Chen · 16 years ago
  48. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  49. d54bc4e iwl3945: fix deadlock on suspend by Zhu, Yi · 16 years ago
  50. 14b5433 iwl3945: do not send scan command if channel count zero by Reinette Chatre · 16 years ago
  51. 2420ebc iwl3945: clear scanning bits upon failure by Mohamed Abbas · 16 years ago
  52. c793033 ath5k: correct handling of rx status fields by Bob Copeland · 16 years ago
  53. 0feec9d zd1211rw: Add 2 device IDs by Daniel Drake · 16 years ago
  54. 964d277 iwlagn: avoid sleep in softirq context by John W. Linville · 16 years ago
  55. 502c12e iwlwifi: clear scanning bits upon failure by Mohamed Abbas · 16 years ago
  56. 934f6c3 Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode" by John W. Linville · 16 years ago
  57. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  58. 4c24429 ath9k: use ETH_P_PAE by Luis R. Rodriguez · 16 years ago
  59. 9371dd6 ath9k: remove useless conditional by Bob Copeland · 16 years ago
  60. 4fb3078 orinoco: cache downloadable firmware image in memory for use during resume by Andrey Borzenkov · 16 years ago
  61. 0df6cbb orinoco: reload firmware on resume by Andrey Borzenkov · 16 years ago
  62. 4c674c6 ath5k: Update interrupt masking code by Nick Kossifidis · 16 years ago
  63. be3d481 wireless: remove struct regdom hinting by Johannes Berg · 16 years ago
  64. 7dddaf1 iwlwifi: Update reclaim flag by Daniel Halperin · 16 years ago
  65. 9fe1c50 iwl3945: iwl3945_mac_get_tsf() should not return zero by Fabrice Bellet · 16 years ago
  66. a96a27f iwlwifi: run through spell checker by Tomas Winkler · 16 years ago
  67. 127901a iwlwifi: refactor tx byte count table usage by Tomas Winkler · 16 years ago
  68. 951891c iwlwifi: clear scanning bits upon failure by Mohamed Abbas · 16 years ago
  69. 60d3221 iwlwifi: convert correctly rate_n_flags to PLCP index for mimo3 packets by Daniel C. Halperin · 16 years ago
  70. f69f42a iwlwifi: calibration command namespace renaming by Tomas Winkler · 16 years ago
  71. 0ef2ca6 iwlwifi: parametrize eeprom versions by Tomas Winkler · 16 years ago
  72. ed7fafe iwlwifi: don't update TFD free counter for invalid station by Tomas Winkler · 16 years ago
  73. 3fd07a1 iwlwifi: refactor TX response flow by Tomas Winkler · 16 years ago
  74. 8b30b1f mac80211: Re-enable aggregation by Sujith · 16 years ago
  75. a4510bf ath9k: Check if the STA supports HT when initializing rate control by Sujith · 16 years ago
  76. 5c020dc ath9k: Allow user to change tx power when asked by Luis R. Rodriguez · 16 years ago
  77. f97e400 ath9k: enable RX interrupt mitigation by Luis R. Rodriguez · 16 years ago
  78. b139a10 ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepare by Luis R. Rodriguez · 16 years ago
  79. 7211801 wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts by John W. Linville · 16 years ago
  80. 9387b7c wireless: use individual buffers for printing ssid values by John W. Linville · 16 years ago
  81. c5d3dce wireless: remove NETWORK_EMPTY_ESSID flag by John W. Linville · 16 years ago
  82. 7e272fc wireless: consolidate on a single escape_essid implementation by John W. Linville · 16 years ago
  83. cfa3fa4 Fix debugfs_create_*'s error checking method for wireless/rt2x00/ by Zhaolei · 16 years ago
  84. 9b24001 Fix debugfs_create_bool's error checking method for wireless/iwlwifi/ by Zhaolei · 16 years ago
  85. 5588751 rt2x00: reduce checkpatch.pl errors by John Daiker · 16 years ago
  86. 0bbac08 ath5k: reduce checkpatch.pl errors by John Daiker · 16 years ago
  87. 8216bfe hostap: Fix sparse warnings by Larry Finger · 16 years ago
  88. 50fb2e4 mac80211: remove rate_control_clear by Johannes Berg · 16 years ago
  89. 65a0667 iwlwifi: protect headers from double inclusion by Tomas Winkler · 16 years ago
  90. 27df605 p54: integrate parts of lmac_longbow.h and other parts of stlc45xx by John W. Linville · 16 years ago
  91. 5e73444 p54: borrow some setup code from stlc45xx by Christian Lamparter · 16 years ago
  92. b92f30d p54: fix memory management by Christian Lamparter · 16 years ago
  93. 9de5776f p54: p54: refactor p54_rx_frame_sent by Christian Lamparter · 16 years ago
  94. 0f1be97 p54: refactor statistic timer code by Christian Lamparter · 16 years ago
  95. 0fdd7c5 p54: broken out edcf changes by Christian Lamparter · 16 years ago
  96. b88b15d iwlwifi: tx command must run on same tfd as packet by Tomas Winkler · 16 years ago
  97. 499b188 iwlwifi: fix TX cmd dma unmapping by Tomas Winkler · 16 years ago
  98. 76eff18 iwlwifi: unify tx antenna toggling by Tomas Winkler · 16 years ago
  99. 961ba60 iwlwifi: add iwl_cmd_queue_free for readability by Tomas Winkler · 16 years ago
  100. 3257e5d iwlwifi: remove host commands structures from iwl_cmd by Tomas Winkler · 16 years ago