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