1. 288f9954 iwlegacy: get rid of tx/rx traffic log by Stanislaw Gruszka · 13 years ago
  2. c936355 iwlegacy: merge all ops structures into one by Stanislaw Gruszka · 13 years ago
  3. 1600b87 iwlegacy: merge il_lib_ops into il_ops by Stanislaw Gruszka · 13 years ago
  4. f03ee2a iwlegacy: remove il_apm_ops by Stanislaw Gruszka · 13 years ago
  5. a89268e iwlegacy: merge eeprom_ops into lib_ops by Stanislaw Gruszka · 13 years ago
  6. 93b7654 iwlegacy: move debugfs_ops to il_priv by Stanislaw Gruszka · 13 years ago
  7. 93a984a iwlegacy: regulatory_bands is not an ops by Stanislaw Gruszka · 13 years ago
  8. 00ea99e iwlegacy: remove struct il_tx_info by Stanislaw Gruszka · 13 years ago
  9. 89ef1ed iwlegacy: merge il_base_params into il_cfg by Stanislaw Gruszka · 13 years ago
  10. c39ae9f iwlegacy: move ops out of config by Stanislaw Gruszka · 13 years ago
  11. 8300719 iwlegacy: get rid of ctx structure by Stanislaw Gruszka · 13 years ago
  12. b16db50 iwlegacy: move bcast_sta_id to hw_params by Stanislaw Gruszka · 13 years ago
  13. c8b0395 iwlegacy: move rxon commands out of ctx structure by Stanislaw Gruszka · 13 years ago
  14. 81fb461 iwlegacy: 3945: simplify calculations of retry limit by Stanislaw Gruszka · 13 years ago
  15. 280ade5 iwlegacy: 3945: get rid of hw_{set,get}_rate by Stanislaw Gruszka · 13 years ago
  16. d71be93 iwlegacy: off by one in iwl3945_hw_build_tx_cmd_rate() by Dan Carpenter · 13 years ago
  17. 9b5e2f4 iwlegacy: debugfs_ops should depend on CONFIG_IWLEGACY_DEBUGFS by Greg Dietsche · 13 years ago
  18. 1722f8e iwlegacy: checkpatch.pl fixes by Stanislaw Gruszka · 13 years ago
  19. e739236 iwlegacy: indentions and whitespaces by Stanislaw Gruszka · 13 years ago
  20. 47ef694 iwlegacy: merge iwl-{eeprom,led}.h into common.h by Stanislaw Gruszka · 13 years ago
  21. e94a409 iwlegacy: merge common header files by Stanislaw Gruszka · 13 years ago
  22. 98613be iwlegacy: rename iwl-core.h to common.h by Stanislaw Gruszka · 13 years ago
  23. d4459a9 iwlegacy: rename iwl-commands.h to commands.h by Stanislaw Gruszka · 13 years ago
  24. d2dfb33 iwlegacy: rename other handlers by Stanislaw Gruszka · 13 years ago
  25. 6e9848b4 iwlegacy: s/rx_reply/hdl/ by Stanislaw Gruszka · 13 years ago
  26. d0c7234 iwlegacy: s/rx_handler/handler/ by Stanislaw Gruszka · 13 years ago
  27. 4d69c75 iwlegacy: rename REPLY_ to N_ or C_ by Stanislaw Gruszka · 13 years ago
  28. db7746f iwlegacy: s/STATISTICS/STATS/ by Stanislaw Gruszka · 13 years ago
  29. a6766cc iwlegacy: s/STATUS_/S_/ by Stanislaw Gruszka · 13 years ago
  30. 6bbb137 iwlegacy: move iwl-3945-{,hw,fh,debugfs}.h to 3945.h by Stanislaw Gruszka · 13 years ago
  31. ecce1f0 iwlegacy: merge iwl-3945-led.c into 3945.c by Stanislaw Gruszka · 13 years ago
  32. 61fe55f iwlegacy: rename base 4965 and 3945 file names by Stanislaw Gruszka · 13 years ago[Renamed from drivers/net/wireless/iwlegacy/iwl-3945.c]
  33. 3b98c7f iwlegacy: s/TABLE/TBL/ by Stanislaw Gruszka · 13 years ago
  34. 0c2c885 iwlegacy: s/index/idx/ by Stanislaw Gruszka · 13 years ago
  35. 2d09b06 iwlegacy: s/INDEX/IDX/ by Stanislaw Gruszka · 13 years ago
  36. 2eb0581 iwlegacy: s/IL_RATE/RATE/ by Stanislaw Gruszka · 13 years ago
  37. ebf0d90 iwlegacy: s/statistics/stats/ by Stanislaw Gruszka · 13 years ago
  38. b73bb5f iwlegacy: s/il_rx_mem_buffer/il_rx_buf/ by Stanislaw Gruszka · 13 years ago
  39. 7c2cde2 iwlegacy: partial rxon context cleanup by Stanislaw Gruszka · 13 years ago
  40. dcae1c6 iwlegacy: s/iwl_rx_packet/iwl_rx_pkt/ by Stanislaw Gruszka · 13 years ago
  41. d317516 iwlegacy: rename remaining IWLs to ILs by Stanislaw Gruszka · 13 years ago
  42. 232913b iwlegacy: remove not needed parentheses by Stanislaw Gruszka · 13 years ago
  43. db54eb5 iwlegacy: rename il_{read,write}_prph by Stanislaw Gruszka · 13 years ago
  44. 0c1a94e iwlegacy: rename i/o direct methods by Stanislaw Gruszka · 13 years ago
  45. 142b343 iwlegacy: mark poll bit as unlocked function by Stanislaw Gruszka · 13 years ago
  46. 841b2cc iwlegacy: rename il_{read,write}32 to _il_{rd,wr} by Stanislaw Gruszka · 13 years ago
  47. 9406f79 iwlegacy: remove il argument from IWL_ERR/INFO/WARN/CRIT by Stanislaw Gruszka · 13 years ago
  48. 58de00a iwlegacy: rename IL_DEBUG_ to D_ by Stanislaw Gruszka · 13 years ago
  49. 2d27c5d iwlegacy: remove DEBUG_LIMIT by Stanislaw Gruszka · 13 years ago
  50. 46bc8d4 iwlegacy: rename priv to il by Stanislaw Gruszka · 13 years ago
  51. e2ebc83 iwlegacy: rename iwl to il by Stanislaw Gruszka · 13 years ago
  52. e2a772f iwlegacy: remove wireless extensions inclusions by Johannes Berg · 13 years ago
  53. 17e859a iwlegacy: set tx power after rxon_assoc by Stanislaw Gruszka · 13 years ago
  54. 1ba2f12 iwlegacy: remove firmware event log by Stanislaw Gruszka · 13 years ago
  55. dd6d2a8 iwlegacy: remove reset rf infrastructure by Stanislaw Gruszka · 13 years ago
  56. ecaee0f iwlegacy: remove recover from statistics by Stanislaw Gruszka · 13 years ago
  57. 85a7045 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  58. be663ab iwlwifi: split the drivers for agn and legacy devices 3945/4965 by Wey-Yi Guy · 14 years ago[Renamed (90%) from drivers/net/wireless/iwlwifi/iwl-3945.c]
  59. 4bc85c1 Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965" by Wey-Yi Guy · 14 years ago
  60. aa833c4 iwlwifi: split the drivers for agn and legacy devices 3945/4965 by Wey-Yi Guy · 14 years ago
  61. b67afe7 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  62. c91d015 iwl3945: remove plcp check by Stanislaw Gruszka · 14 years ago
  63. d828cd5 iwl3945: do not use agn specific IWL_RATE_COUNT by Stanislaw Gruszka · 14 years ago
  64. f844a70 iwlwifi: do not set tx power when channel is changing by Stanislaw Gruszka · 14 years ago
  65. 59eb21a cfg80211: Extend channel to frequency mapping for 802.11j by Bruno Randolf · 14 years ago
  66. 22de94d iwlwifi: jiffies based tx queues watchdog by Stanislaw Gruszka · 14 years ago
  67. adb90a0 iwlwifi: check for STATUS_EXIT_PENDING when send RXON command by Wey-Yi Guy · 14 years ago
  68. 20407ed iwlwifi: Use static const by Joe Perches · 14 years ago
  69. 549a04e iwlwifi: pass txq to wake/stop queue by Johannes Berg · 14 years ago
  70. 564b344 iwlwifi: change default led mode for different devices by Wey-Yi Guy · 14 years ago
  71. 708068d iwlwifi: legacy tx_cmd_protection function by Wey-Yi Guy · 14 years ago
  72. e39fdee iwlwifi: put all the isr related function under ops by Wey-Yi Guy · 14 years ago
  73. 81baf6e iwlwifi: Legacy isr only used by legacy devices by Wey-Yi Guy · 14 years ago
  74. 2295c66 iwlagn: new RXON processing for modern devices by Johannes Berg · 14 years ago
  75. dc21b54 iwlwifi: make mac80211 ops a device config by Johannes Berg · 14 years ago
  76. 4beeba7 iwlwifi: warn when send tx power settings during scan by Stanislaw Gruszka · 14 years ago
  77. fd74d06 iwl3945: fix queue allocation by Johannes Berg · 14 years ago
  78. a313f38 iwlwifi: remove iwl_check_bits by Johannes Berg · 14 years ago
  79. 14e8e4a iwlwifi: remove apm_ops.stop by Johannes Berg · 14 years ago
  80. 9597eba iwlwifi: remove set_pwr_src operation by Johannes Berg · 14 years ago
  81. 635b85b iwlwifi: remove agn rates info there by Johannes Berg · 14 years ago
  82. a30e311 iwlwifi: move agn specific station code there by Johannes Berg · 14 years ago
  83. d3f5ba9 iwlwifi: remove verify_signature eeprom operation by Johannes Berg · 14 years ago
  84. 8289e07 iwl3945: use iwl3945_commit_rxon by Johannes Berg · 14 years ago
  85. a77029e iwlwifi: introduce post_scan hook by Johannes Berg · 14 years ago
  86. 7cb1b08 iwlagn: reduce redundant parameter definitions by Wey-Yi Guy · 14 years ago
  87. c10afb6 iwlwifi: make hw crypto context aware by Johannes Berg · 14 years ago
  88. dcef732 iwlwifi: contextify-stations-completely by Johannes Berg · 14 years ago
  89. a194e32 iwlwifi: contextify broadcast station by Johannes Berg · 14 years ago
  90. 13bb948 iwlwifi: prepare for PAN queue/fifo assignment by Johannes Berg · 14 years ago
  91. 246ed35 iwlwifi: initial contextification by Johannes Berg · 14 years ago
  92. ce60659 iwlwifi: long monitor timer by Wey-Yi Guy · 14 years ago
  93. 94597ab iwlagn: fix rts cts protection by Johannes Berg · 14 years ago
  94. 680788a iwlwifi: add a mechanism to disable plcp error checking by Wey-Yi Guy · 14 years ago
  95. d5b25c9 iwlwifi: rename rxq->dma_addr by Emmanuel Grumbach · 14 years ago
  96. 9d88477 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  97. ff0d91c iwlwifi: reduce memory allocation by Johannes Berg · 14 years ago
  98. 4f5fa23 iwl3945: fix bugs in txq freeing by Johannes Berg · 14 years ago
  99. a0ee74c iwlwifi: beacon format related helper function by Wey-Yi Guy · 14 years ago
  100. 86cc652 iwlwifi: remove debug frame dumping by Johannes Berg · 14 years ago