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