1. 623d563 iwlwifi: fix error flow in iwl*_pci_probe by Reinette Chatre · 16 years ago
  2. 6aa03ab Fix iwlan DMA mapping direction by Fenghua Yu · 16 years ago
  3. 89c581b iwlwifi: fix suspend/resume and its usage of pci saved state by Reinette Chatre · 16 years ago
  4. c4e061a iwlwifi: save PCI state before suspend, restore after resume by Reinette Chatre · 16 years ago
  5. 5e46882 iwlwifi: clean key table in iwl_clear_stations_table by Reinette Chatre · 16 years ago
  6. 1f304e4 iwlwifi: fix kernel oops when ucode DMA memory allocation failure by Zhu, Yi · 16 years ago
  7. c338ba3 iwlwifi: fix rs_get_rate WARN_ON() by Abbas, Mohamed · 16 years ago
  8. 637f883 iwlwifi: return NETDEV_TX_OK from _tx ops by Reinette Chatre · 16 years ago
  9. 73e1a65 iwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync failure by Zhu Yi · 16 years ago
  10. 25a4cce iwl3945: fix "‘power_idx’ may be used uninitialized" warning by John W. Linville · 16 years ago
  11. 1061787 iwlwifi: Fix typo in iwl-commands.h for CCK rate bit range. by Daniel Wu · 16 years ago
  12. d732129 iwlwifi: Fix get_cmd_string() for REPLY_3945_RX by Samuel Ortiz · 16 years ago
  13. 0e7690f iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable). by Rami Rosen · 16 years ago
  14. 91f39e8 iwlwifi: indicate txpower is off in sysfs by Jay Sternberg · 16 years ago
  15. f1bc4ac iwlwifi: use GFP_KERNEL to allocate Rx SKB memory by Zhu Yi · 16 years ago
  16. 4087f6f iwlwifi: use meaningful vars in _iwl_poll_bit() by Wu, Fengguang · 16 years ago
  17. febf337 iwlwifi: remove useless goto by Wu Fengguang · 16 years ago
  18. 95aa194 iwlwifi: use type uint for module param debug by Wu, Fengguang · 16 years ago
  19. c3a739f iwlwifi: update comments on the debug interface by Wu, Fengguang · 16 years ago
  20. 5c11ec6 iwlwifi: add line feed to printk by Wu, Fengguang · 16 years ago
  21. 34c22cf iwlwifi: cleanup iwl-dev.h by Winkler, Tomas · 16 years ago
  22. 73ec1cc iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods. by Rami Rosen · 16 years ago
  23. d5e4903 iwlagn: fix agn rate scaling by Mohamed Abbas · 16 years ago
  24. 094d05d mac80211: Fix HT channel selection by Sujith · 16 years ago
  25. a7b7520 iwlwifi: add contact email to MODULE_AUTHOR by Tomas Winkler · 16 years ago
  26. 2aa6ab8 iwlwifi: remove 4965 from common uCode API structures by Tomas Winkler · 16 years ago
  27. b5047f7 iwlwifi: remove includes of iwl-helpers.h where not needed by Tomas Winkler · 16 years ago
  28. 29d51d9 iwlwifi: remove unused clip_groups priv member by Tomas Winkler · 16 years ago
  29. edb3422 iwlwifi: fix resume while txpower off by Mohamed Abbas · 16 years ago
  30. 3d5717a iwlwifi: use iwl_poll_direct_bit in EEPROM reading by Zhu, Yi · 16 years ago
  31. f2f1ba2 iwlwifi: fix build warning (iwl-rx.c) by Rami Rosen · 16 years ago
  32. b7a530d mac80211: Disable requests for new scans in AP mode by Jouni Malinen · 16 years ago
  33. 30dab79e iwlwifi: remove qos module parameter by Winkler, Tomas · 16 years ago
  34. 6d1ef1a iwlwifi: 3945 remove qos module parameter by Winkler, Tomas · 16 years ago
  35. 9f92593 iwlifi: remove twice defined SINGLE_FRAME RX FH MASK by Winkler, Tomas · 16 years ago
  36. 759ef89 iwlwifi: change email contact information by Winkler, Tomas · 16 years ago
  37. 21a49fc iwlwifi: fix build error (iwl-rx.c). by Rami Rosen · 16 years ago
  38. 61ff84a iwlwifi: cleanup (remove pm_state) by Rami Rosen · 16 years ago
  39. a8ec42c iwlwifi: use rmb/wmb to protect indirect mmio operation by Zhu, Yi · 16 years ago
  40. 73d7b5a iwlwifi: iwl_poll_{direct_}bit cleanup by Zhu, Yi · 16 years ago
  41. 42802d7 iwlwifi: fix "MAC in deep sleep" error by Zhu, Yi · 16 years ago
  42. f056658 iwlwifi: fix time interval misuse in iwl_poll_{direct_}bit by Zhu, Yi · 16 years ago
  43. 7262796 iwl3945: Fix rate scale for B-mode connection by Abbas, Mohamed · 16 years ago
  44. 00e540b iwlwifi: implement iwl_debug_report_frame for iwlagn by Halperin, Daniel C · 16 years ago
  45. 730c30e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  46. 011a033 iwl3945 : Fix a-band association for passive channels by Abhijeet Kolekar · 16 years ago
  47. a0987a8 iwlwifi: rely on API version read from firmware by Reinette Chatre · 16 years ago
  48. c02b3ac iwlwifi: store ucode version number by Chatre, Reinette · 16 years ago
  49. f3f911d iwlwifi: fix DMA channel number in iwl_txq_ctx_stop by Zhu Yi · 16 years ago
  50. 74221d0 iwl3945: Fix iwl3945 rate scaling. by Abbas, Mohamed · 16 years ago
  51. c30e30e iwl3945: add debugfs support by Abbas, Mohamed · 16 years ago
  52. d366df5 iwlwifi: move channels sysfs to debugfs by Winkler, Tomas · 16 years ago
  53. 0ad91a3 iwlwifi: move disable/enable interrupts to iwl-core.c by Winkler, Tomas · 16 years ago
  54. c93007e iwl3945: Select correct sta ID from find_station() by Samuel Ortiz · 16 years ago
  55. 99df630 iwlwifi: fix printk size format error by Zhu Yi · 16 years ago
  56. 8f5c87d iwlwifi: move host command check function into separate file by Winkler, Tomas · 16 years ago
  57. 7470d7f iwlwifi: 5150 enable LO, TXIQ and BB calibrations by Winkler, Tomas · 16 years ago
  58. fd63edb iwlwifi: 5150 parametrize eeprom versions by Tomas Winkler · 16 years ago
  59. 339afc8 iwlwifi: 5150 compute ct kill threshold by Tomas Winkler · 16 years ago
  60. 819500c iwlwifi: 5150 enable DC calibration by Tomas Winkler · 16 years ago
  61. 7100e92 iwlwifi: 5150 add support for 5150 by Tomas Winkler · 16 years ago
  62. 33fd819 iwlwifi: disable AP mode by Johannes Berg · 16 years ago
  63. c58f9f6 iwl3945: remove obsolete irq handling by Helmut Schaa · 16 years ago
  64. 51e9bf5 iwlwifi: remove uses of __constant_{endian} helpers by Harvey Harrison · 16 years ago
  65. 0d950d8 iwlwifi: properly initialize calibration command header by Tomas Winkler · 16 years ago
  66. 40a9a82 iwlwifi: clean key table in iwl_clear_stations_table function by Tomas Winkler · 16 years ago
  67. 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  68. 40fc95d iwlwifi: TX update chicken bits by Winkler, Tomas · 16 years ago
  69. 31a73fe iwlwifi: TX setup fix confusion between TX queue and TX DMA channel by Winkler, Tomas · 16 years ago
  70. 25e35a5 iwlwifi: 4965 define firmware file name once by Winkler, Tomas · 16 years ago
  71. 201706a iwlwifi: enable base band calibration in 5000 HW by Tomas Winkler · 16 years ago
  72. 83dde8c iwlwifi: move iwl_clear_stations_table to iwl-sta.c by Winkler, Tomas · 16 years ago
  73. ce546fd iwl3945 : Fix ad-hoc mode for 3945 by Abhijeet Kolekar · 16 years ago
  74. ea4a82dc iwlwifi: enable custom fw regulatory solution by Luis R. Rodriguez · 16 years ago
  75. e0737a7 iwlwifi: iwl-fh.h cleanup by Tomas Winkler · 16 years ago
  76. 34faf78 iwlwifi: some fh document fix and cleanup by Zhu, Yi · 16 years ago
  77. 352bc8d iwlwifi: configure_filter rewrite by Zhu, Yi · 16 years ago
  78. c305606 iwlwifi : fix checkpatch.pl errors by Abhijeet Kolekar · 16 years ago
  79. dbce56a iwlwifi: replace magic constants with define by Chatre, Reinette · 16 years ago
  80. 417f114 iwlwifi: rs: remove fc variable and other cleanups by Tomas Winkler · 16 years ago
  81. 9f58671 iwlwifi: consolidate station management code by Tomas Winkler · 16 years ago
  82. cee53dd iwl3945 : Simplify iwl3945_pci_probe by Kolekar, Abhijeet · 16 years ago
  83. e91af0a iwlagn: fix DMA sync by Johannes Berg · 16 years ago
  84. e4e58cf iwlwifi: use Rx single frame mode (one Rx frame per RB) by Zhu, Yi · 16 years ago
  85. 01ef932 iwlwifi: get some more information about command failure by Winkler, Tomas · 16 years ago
  86. c24f081 iwl3945 : Simplify iwl3945_send_beacon_cmd by Kolekar, Abhijeet · 16 years ago
  87. cb299bae iwlwifi: move iwl_print_hex_dump to iwl-debug.h by Winkler, Tomas · 16 years ago
  88. e720ce9 iwl3945 : Fix Sparse Warnings by Kolekar, Abhijeet · 16 years ago
  89. 21c339b iwlwifi: move spectrum measurement code to iwl-spectrum.c file by Tomas Winkler · 16 years ago
  90. 4ddbb7d iwlwifi: revamp tx scheduler byte count tables handling by Tomas Winkler · 16 years ago
  91. 8d86422 iwlwifi: move rx queue read pointer into rxq by Winkler, Tomas · 16 years ago
  92. 5c5aa3f iwlwifi: update iwl-commands.h for 3 stream support by Halperin, Daniel C · 16 years ago
  93. a71c8f6 iwlwifi: don't fail power set when calibration is not done yet by Winkler, Tomas · 16 years ago
  94. 1933577 iwlwifi: trivial fix in includes by Winkler, Tomas · 16 years ago
  95. 9bdf5ec iwl3945: fix resume for ADHOC network by Mohamed Abbas · 16 years ago
  96. ada1751 iwlagn: fix resume for ADHOC network by Mohamed Abbas · 16 years ago
  97. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  98. 4018517 iwlagn: fix RX skb alignment by Johannes Berg · 16 years ago
  99. 8e3bad6 mac80211: remove ieee80211_notify_mac by Johannes Berg · 16 years ago
  100. 61780ee iwlwifi: do not call statistics from rfkill by Mohamed Abbas · 16 years ago