1. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  2. 66b5004 iwlwifi: improve scanning band selection management by Ron Rindjunsky · 16 years ago
  3. 8b7b1e0 mac80211: remove ieee80211_get_morefrag by Harvey Harrison · 16 years ago
  4. fd7c8a4 mac80211: add helpers for frame control testing by Harvey Harrison · 16 years ago
  5. 808e72a iwlwifi: fix software rf_kill problem when interface is down by Zhu Yi · 16 years ago
  6. 261415f iwlwifi: fix a memory leak in scan by Emmanuel Grumbach · 16 years ago
  7. 84df9d3 iwlwifi: remove notif_missed_beacons variable by Tomas Winkler · 16 years ago
  8. e253008 mac80211: use multi-queue master netdevice by Johannes Berg · 16 years ago
  9. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 16 years ago
  10. 2e92e6f mac80211: use rate index in TX control by Johannes Berg · 16 years ago
  11. 36d6825 mac80211: let drivers wake but not start queues by Johannes Berg · 16 years ago
  12. 54dbb52 iwlwifi: refactor ieee80211_get_qos_ctrl by Tomas Winkler · 16 years ago
  13. 566bfe5 mac80211: use hardware flags for signal/noise units by Bruno Randolf · 16 years ago
  14. 15dbf1b iwl3945: do not delay hardware scan if it is a direct scan by Bill Moss · 16 years ago
  15. 5ec0397 iwlwifi : Set monitor mode for 3945 by Abhijeet Kolekar · 16 years ago
  16. e100bb6 mac80211: QoS related cleanups by Johannes Berg · 16 years ago
  17. 57ffc58 mac80211: clean up get_tx_stats callback by Johannes Berg · 16 years ago
  18. fe7c404 iwlwifi: remove support for Narrow Channel (10Mhz) by Guy Cohen · 16 years ago
  19. 1c01442 mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf by Ivo van Doorn · 16 years ago
  20. 786b455 iwlwifi: fix debug messages during scanning by Bill Moss · 16 years ago
  21. f527648 iwlwifi: fix current channel is not scanned by Guy Cohen · 16 years ago
  22. 0997149 iwlwifi: Don't unlock priv->mutex if it isn't locked by Roland Dreier · 16 years ago
  23. dfe7d45 iwlwifi: arrange max number of Tx queues by Ron Rindjunsky · 16 years ago
  24. 84363e6 mac80211: notify mac from low level driver (iwlwifi) by Mohamed Abbas · 16 years ago
  25. 182e2e6 iwlwifi: honour regulatory restrictions in scan code by Johannes Berg · 16 years ago
  26. fe00b5a iwlwifi: ensure led registration complete as part of initialization by Reinette Chatre · 16 years ago
  27. e547297 iwlwifi: Fix synchronous host command by Tomas Winkler · 16 years ago
  28. 897e1cf iwlwifi: move rate registration to module load by Reinette Chatre · 16 years ago
  29. 0359fac iwlwifi: fix race condition during driver unload by Mohamed Abbas · 16 years ago
  30. 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  31. 69dc5d9 iwlwifi: iwl_priv - clean up in types of members by Tomas Winkler · 16 years ago
  32. ab53d8a iwlwifi: Add led support by Mohamed Abbas · 16 years ago
  33. e0e0a67 iwlwifi: do not register bands with no supported channels by John W. Linville · 16 years ago
  34. c83dbf6 iwlwifi: fix __devexit_p points to __devexit functions by Reinette Chatre · 16 years ago
  35. a9f4678 iwlwifi: mac start synchronization issue by Rick Farrington · 16 years ago
  36. 26c0f03 iwlwifi: fix bug to show hidden APs during scan by Reinette Chatre · 16 years ago
  37. eb7ae89 iwlwifi: update copyright year by Reinette Chatre · 16 years ago
  38. 91c066f iwlwifi: 3945 split tx_complete to command and packet function by Tomas Winkler · 17 years ago
  39. c54b679 iwlwifi: queue functions cleanup by Tomas Winkler · 17 years ago
  40. b716bb9 iwlwifi: Cancel scanning upon association by Emmanuel Grumbach · 17 years ago
  41. 4bf775c iwlwifi: Take the fw file name from the iwl_cfg. by Tomas Winkler · 17 years ago
  42. 82b9a12 iwlwifi: add struct iwl_cfg by Tomas Winkler · 17 years ago
  43. 6f83eaa iwlwifi: extract iwl-csr.h by Tomas Winkler · 17 years ago
  44. 17744ff iwlwifi: Fix 52 rate report in rx status by Tomas Winkler · 17 years ago
  45. 8211ef7 iwlwifi: refactor init geos function by Tomas Winkler · 17 years ago
  46. 2acae16 iwlwifi: removing unused priv->config by Tomas Winkler · 17 years ago
  47. 3230455 iwlwifi: fix name of function in comment (_rx_card_state_notif) by Reinette Chatre · 17 years ago
  48. 3330d7b mac80211: give burst time in txop rather than 0.1msec units by Johannes Berg · 17 years ago
  49. b9e0b44 iwlwifi: Update iwlwifi version stamp to 1.2.26 by Reinette Chatre · 17 years ago
  50. 292ae17 iwlwifi: remove IWL{4965,3945}_QOS by Ron Rindjunsky · 17 years ago
  51. 7b72304 iwlwifi: initialize ieee80211_channel->hw_value by Mohamed Abbas · 17 years ago
  52. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 17 years ago
  53. a647724 iwlwifi: only check for association id when associating with AP by Reinette Chatre · 17 years ago
  54. 58ff6d4 iwlwifi: reverting 'misc wireless annotations' patch for iwlwifi by Tomas Winkler · 17 years ago
  55. d68ab68 iwlwifi: earlier rx allocation by Mohamed Abbas · 17 years ago
  56. c342a1b iwlwifi: Don't send host commands on rfkill by Gregory Greenman · 17 years ago
  57. 9788864 iwlwifi: do not clear GEO_CONFIGURED bit when calling _down by Reinette Chatre · 17 years ago
  58. 221c80c iwl3945-base.c: fix off-by-one errors by Adrian Bunk · 17 years ago
  59. e903fbd iwlwifi: fix merge sequence: exit on error before state change by Reinette Chatre · 17 years ago
  60. 18904f5 wireless: iwlwifi3945/4965 - fix incorrect counting of memory by Cyrill Gorcunov · 17 years ago
  61. 76f3915 iwlwifi: Fix uCode error on association by Gregory Greenman · 17 years ago
  62. 25c03d8 iwlwifi: do not schedule tasklet when rcv unused irq by Joonwoo Park · 17 years ago
  63. 74a3a25 iwlwifi: cleanup usage of inline functions by Reinette Chatre · 17 years ago
  64. 849e0dc iwlwifi: initialize geo/channel information during probe by Reinette Chatre · 17 years ago
  65. d986bcd iwlwifi: Fix an invalid bitmask test in iwl3945 and iwl4965 by Maarten Lankhorst · 17 years ago
  66. 8a1b024 iwlwifi: style fixes to usage of << and >> operators by Reinette Chatre · 17 years ago
  67. 7197266 iwlwifi: Update iwlwifi version stamp to 1.2.23 by Zhu Yi · 17 years ago
  68. 98c9221 iwlwifi: move uCode helper functions to iwl-helpers.h by Tomas Winkler · 17 years ago
  69. e655b9f iwlwifi: fix problem when rf_killswitch change during suspend/resume by Zhu Yi · 17 years ago
  70. 5a66926a iwlwifi: delay firmware loading from pci_probe to network interface open by Zhu Yi · 17 years ago
  71. 32bfd35 mac80211: dont use interface indices in drivers by Johannes Berg · 17 years ago
  72. 0e5ce1f misc wireless annotations by Al Viro · 17 years ago
  73. a064647 iwlwifi: skip mac80211 conf during a hardware scan and replay it afterwards by Zhu Yi · 17 years ago
  74. 12342c4 iwlwifi: proper monitor support by Zhu Yi · 17 years ago
  75. 4fd1f84 iwlwifi: fix compliation warnings by Tomas Winkler · 17 years ago
  76. 76bb77e iwlwifi: cache mac80211 conf setting during a hardware scan by Zhu Yi · 17 years ago
  77. d128394 iwlwifi: update version number to 1.2.22 by Zhu Yi · 17 years ago
  78. fde3571 iwlwifi: avoid firmware command sending if rfkill is enabled by Mohamed Abbas · 17 years ago
  79. 5c0eef9 iwlwifi: fix ucode assertion for RX queue overrun by Mohamed Abbas · 17 years ago
  80. 7878a5a iwlwifi: enhance WPA authenication stability by Mohamed Abbas · 17 years ago
  81. 6440adb iwlwifi: add comments to iwl*-base.c by Cahill, Ben M · 17 years ago
  82. 9fbab51 iwlwifi: clean up and clarify some comments after 3945/4965 split by Ben Cahill · 17 years ago
  83. f58177b iwl3945: re-align 3945 event log data by Ben Cahill · 17 years ago
  84. 0054b34 iwlwifi: continue namespace changes - fix CONFIG variables by Reinette Chatre · 17 years ago
  85. 90e759d iwlwifi: Support for uCode without init and bsm section by Tomas Winkler · 17 years ago
  86. 9a62f73 iwlwifi: remove redundant initialization of final_mode by John W. Linville · 17 years ago
  87. bb8c093 iwlwifi: cleanup namespace by Christoph Hellwig · 17 years ago
  88. 49df2b3 iwlwifi: disable interrupts before calling request_irq by Jes Sorensen · 17 years ago
  89. c8b0e6e iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965 by Christoph Hellwig · 17 years ago
  90. 5d08cd1 iwlwifi: keep 3945 and 4965 headers separate by Christoph Hellwig · 17 years ago
  91. 416e143 iwlwifi: mark more functions/variables static by Christoph Hellwig · 17 years ago
  92. 80f3e02 iwlwifi: Update iwlwifi version stamp to 1.1.19 by Zhu Yi · 17 years ago
  93. 6ff7520 iwlwifi: Update iwlwifi version stamp to 1.1.18 by Zhu Yi · 17 years ago
  94. ac17a94 iwlwifi: replacing wording restricted to nic access in iwl-io by Tomas Winkler · 17 years ago
  95. af7cca2 iwlwifi: rename restricted_mem to targ_mem by Tomas Winkler · 17 years ago
  96. d860965 iwlwifi: replace restricted_reg with prph by Tomas Winkler · 17 years ago
  97. 3edb059 iwlwifi: remove late null-check and duplicate bug_on by Ian Schram · 17 years ago
  98. bc434dd iwlwifi: Beautify by removing superfluous newlines and code by Ian Schram · 17 years ago
  99. 6994633 iwlwifi: remove cck_flag from iwl_driver_hw_info by Tomas Winkler · 17 years ago
  100. fc4b685 iwlwifi: renaming last_used and first_empty by Tomas Winkler · 17 years ago