1. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 12 years ago
  2. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 12 years ago
  3. e11c259 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  4. 5a5ee76 iwmc3200wifi: add some more range checks by Dan Carpenter · 13 years ago
  5. 6eb07ca drivers/net: Add moduleparam.h to drivers as required. by Paul Gortmaker · 13 years ago
  6. ee40fa0 drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  7. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  8. f9a703e iwmc3200wifi: add a range check to iwm_cfg80211_get_key() by Dan Carpenter · 13 years ago
  9. 6403eab drivers/net: Remove unnecessary semicolons by Joe Perches · 13 years ago
  10. 31ec97d Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  11. ed9d010 cfg80211: Use consistent BSS matching between scan and sme by Jouni Malinen · 13 years ago
  12. e00cf3b 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 · 13 years ago
  13. 8b3beca cfg80211: make stripping of 802.11 header optional from AMSDU by Yogesh Ashok Powar · 13 years ago
  14. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  15. 8571a19 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  16. 59eb21a cfg80211: Extend channel to frequency mapping for 802.11j by Bruno Randolf · 13 years ago
  17. 35b3ac4 iwmc3200wifi: Return proper error for iwm_if_alloc by Axel Lin · 13 years ago
  18. dbd2fd6 cfg80211/nl80211: separate unicast/multicast default TX keys by Johannes Berg · 14 years ago
  19. 8befba6 iwmc3200wifi: clarify potentially undefined operation in iwm_scan_ssids by John W. Linville · 14 years ago
  20. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  21. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  22. e31b821 cfg80211/mac80211: allow per-station GTKs by Johannes Berg · 14 years ago
  23. 13eb670 iwm3200wifi: remove comparison to WIFI_IF_NTFY_MAX in iwm_ntf_wifi_if_wrapper by John W. Linville · 14 years ago
  24. 05318bc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  25. fa61cf7 cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units by Juuso Oikarinen · 14 years ago
  26. 14599f1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  27. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  28. 77c2061 wireless: fix several minor description typos by Walter Goldens · 14 years ago
  29. ff02072 drivers/net/wireless/iwmc3200wifi: Use kmemdup by Julia Lawall · 14 years ago
  30. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  31. 8316324 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
  32. 52c7738 iwmc3200wifi: fix busted iwm_debugfs_init definition by John W. Linville · 14 years ago
  33. 1f55c12 iwmc3200wifi: cleanup unneeded debugfs error handling by John W. Linville · 14 years ago
  34. f7f7cc4 iwl: cleanup: remove unneeded error handling by Dan Carpenter · 14 years ago
  35. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 14 years ago
  36. e88402f iwmc3200wifi: check sparse endianness annotations by Samuel Ortiz · 14 years ago
  37. 3c997e8 iwmc3200wifi: Fix sparse warnings by Samuel Ortiz · 14 years ago
  38. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  39. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  40. 33e2bf6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  41. 1da3f88 iwmc3200wifi: typo fix and code cleanup by Zhu Yi · 14 years ago
  42. d281fd4 iwmc3200wifi: mark some pmksa functions static by Zhu Yi · 14 years ago
  43. 880f8bd iwmc3200wifi: increase concatenated buffer by Zhu Yi · 14 years ago
  44. c03c6ae iwmc3200wifi: protect rx_tickets and rx_packets[] lists by Zhu Yi · 14 years ago
  45. 34dd5fe iwmc3200wifi: add ftrace event tracing support by Zhu Yi · 14 years ago
  46. 04d1c22 iwmc3200wifi: remove "_safe" for some list_for_each_entry usage by Zhu Yi · 14 years ago
  47. 7d49c61 iwmc3200wifi: refuse to associate on unallowed channels by Zhu Yi · 14 years ago
  48. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  49. 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 14 years ago
  50. 5ecccb7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  51. 044c18c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  52. 33a5d08 iwmc3200wifi: Test of wrong pointer after kzalloc in iwm_mlme_update_bss_table() by Roel Kluin · 14 years ago
  53. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  54. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  55. 6373464 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  56. dad48a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  57. a0e803a iwmc3200wifi: Add UMAC wifi headers to the pmkid command by Samuel Ortiz · 14 years ago
  58. 79b6a51 Revert "iwmc3200wifi: fix array out-of-boundary access" by John W. Linville · 14 years ago
  59. 3a999e6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  60. 891dc5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  61. 7f9d357 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  62. 6c853da iwmc3200wifi: fix array out-of-boundary access by Zhu Yi · 14 years ago
  63. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  64. d346f49 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  65. d80050c iwmc3200wifi: Avoid an offset calculation for each management frame. by Joe Perches · 15 years ago
  66. 18974b5 iwmc3200wifi: rx aggregation support by Zhu Yi · 15 years ago
  67. ed4b201 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  68. 8585c2b iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx() by Roel Kluin · 14 years ago
  69. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  70. 159bcfe iwmc3200wifi: Enable wimax core through module parameter by Samuel Ortiz · 15 years ago
  71. 43b5ffe iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameter by Samuel Ortiz · 15 years ago
  72. 1ee9d42 iwmc3200wifi: Coex table command does not expect a response by Samuel Ortiz · 15 years ago
  73. f330d4f iwmc3200wifi: Update wiwi priority table by Samuel Ortiz · 15 years ago
  74. 6646a66 iwmc3200wifi: fix NULL pointer dereference in pmkid update by Zhu Yi · 15 years ago
  75. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  76. 9bf22f2 iwmc3200wifi: Implement cfg80211 PMKSA API by Samuel Ortiz · 15 years ago
  77. 6b65b6a iwmc3200wifi: Remove tx concatenation option by Samuel Ortiz · 15 years ago
  78. b136b3a iwmc3200wifi: Add stopped queue to debugfs by Samuel Ortiz · 15 years ago
  79. a7af530 iwmc3200wifi: 802.11n Tx aggregation support by Samuel Ortiz · 15 years ago
  80. 2351178 iwmc3200wifi: Set wireless mode correctly by Zhu Yi · 15 years ago
  81. 0bed08d iwmc3200wifi: Update wireless_mode with eeprom values by Samuel Ortiz · 15 years ago
  82. fe19176 iwmc3200wifi: Dont set the UMAC power limit when interface is down by Samuel Ortiz · 15 years ago
  83. 902b666 iwmc3200wifi: Parse HT channels EEPROM entries by Samuel Ortiz · 15 years ago
  84. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  85. 328aca3 iwmc3200wifi: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  86. 133d7c6 wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig by John W. Linville · 15 years ago
  87. b8fcf59 iwmc3200wifi: handle coexistence radio notification by Zhu Yi · 15 years ago
  88. 5dc5316 iwmc3200wifi: Set wiphy firmware version by Samuel Ortiz · 15 years ago
  89. 7fd6b12 iwmc3200wifi: Support unexpected reboot barker by Samuel Ortiz · 15 years ago
  90. 9829e1b iwmc3200wifi: Try shared auth when open WEP fails by Samuel Ortiz · 15 years ago
  91. 56e3f08 iwmc3200wifi: Do not handle wifi command if the interface is not ready by Samuel Ortiz · 15 years ago
  92. 708567e iwmc3200wifi: Check for cmd pointer before dereferencing it by Samuel Ortiz · 15 years ago
  93. f96cca8 iwmc3200wifi: SDIO disable race fix by Samuel Ortiz · 15 years ago
  94. 88e6195 iwmc3200wifi: Tx power setting by Samuel Ortiz · 15 years ago
  95. 7eae165 iwmc3200wifi: Update fixed size config definitions by Samuel Ortiz · 15 years ago
  96. 05f9589 iwmc3200wifi: Update statistics notification structure by Samuel Ortiz · 15 years ago
  97. 69cf6e2 iwmc3200wifi: Improve rx debug by Samuel Ortiz · 15 years ago
  98. 6a79c9f iwmc3200wifi: Profile flags can be WPA1 or WPA2 not both by Samuel Ortiz · 15 years ago
  99. e85498b21 iwmc3200wifi: CT kill support by Samuel Ortiz · 15 years ago
  100. a82aedb iwmc3200wifi: WPS support by Samuel Ortiz · 15 years ago