1. 7c25101 iwlegacy: fix BUG_ON(info->control.rates[0].idx < 0) by Stanislaw Gruszka · 13 years ago
  2. c3371d6 iwlwifi: remove duplicate initialization by Dan Carpenter · 14 years ago
  3. be663ab iwlwifi: split the drivers for agn and legacy devices 3945/4965 by Wey-Yi Guy · 14 years ago[Renamed (96%) from drivers/net/wireless/iwlwifi/iwl-3945-rs.c]
  4. 4bc85c1 Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965" by Wey-Yi Guy · 14 years ago
  5. aa833c4 iwlwifi: split the drivers for agn and legacy devices 3945/4965 by Wey-Yi Guy · 14 years ago
  6. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  7. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  8. 8bd413e iwlwifi: move virtual interface pointer into context by Johannes Berg · 14 years ago
  9. a194e32 iwlwifi: contextify broadcast station by Johannes Berg · 14 years ago
  10. 246ed35 iwlwifi: initial contextification by Johannes Berg · 14 years ago
  11. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  12. 5c01d56 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 · 15 years ago
  13. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  14. f875f51 iwlwifi: fix compile warnings when compiling without debug by Reinette Chatre · 15 years ago
  15. 91dd6c2 iwlwifi: remove trailing space in messages by Frans Pop · 15 years ago
  16. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  17. fe6b23d iwlwifi: implement new mac80211 station add/remove calls by Reinette Chatre · 15 years ago
  18. e99f168 iwlagn: remove write-only variables by Johannes Berg · 15 years ago
  19. ee525d1 iwlwifi: move 3945 specific data into union by Johannes Berg · 15 years ago
  20. 1f44780 iwlwifi: update copyright year to 2010 by Reinette Chatre · 15 years ago
  21. d20a80f drivers/net/wireless/iwlwifi: remove exceptional & on function name by Julia Lawall · 15 years ago
  22. 5ed176e mac80211: make ieee80211_find_sta per virtual interface by Johannes Berg · 15 years ago
  23. 62a9492 iwl3945: store station rate scale information in mac80211 station structure by Reinette Chatre · 15 years ago
  24. 0358bc2 iwlwifi: use %pM for formatted MAC addresses by Bjorn Helgaas · 15 years ago
  25. 4c6d4f5 mac80211: add helper for management / no-ack frame rate decision by Luis R. Rodriguez · 15 years ago
  26. 943ab70 iwlwifi: use ieee80211_is_data(fc) by Luis R. Rodriguez · 15 years ago
  27. 0ab216d iwlwifi: remove rs_get_rate workaround by Luis R. Rodriguez · 15 years ago
  28. c587de0 iwlwifi: unify station management by Tomas Winkler · 15 years ago
  29. 514d65c iwlwifi: Fix handling of retry count of NO_ACK frames in iwl-{3945|agn}-rs by Gábor Stefanik · 15 years ago
  30. 06fd3d8 iwl3945/iwlwifi: unify add_station function by Abhijeet Kolekar · 16 years ago
  31. 8212749 iwl3945: control rate decrease by Abhijeet Kolekar · 16 years ago
  32. dd5b687 iwl3945 : fix rate scaling by Abhijeet Kolekar · 16 years ago
  33. a412c80 iwlwifi: reduce stack size by Frank Seidel · 16 years ago
  34. e162344 iwlwifi: don't use implicit priv in IWL_DEBUG by Tomas Winkler · 16 years ago
  35. 7530f85 iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUG by Winkler, Tomas · 16 years ago
  36. 8ccde88 iwl3945: Getting rid of the *39_rxon iwl_priv fields by Samuel Ortiz · 16 years ago
  37. c6ec7a9 iwlwifi: allow user to set max rate by Abbas, Mohamed · 16 years ago
  38. 01f8162 iwlwifi: update copyright year to 2009 by Reinette Chatre · 16 years ago
  39. 4a8a432 iwl3945: replaces iwl3945_priv with iwl_priv by Abhijeet Kolekar · 16 years ago
  40. f2c7e52 iwl3945: rename iwl3945_priv variables by Abhijeet Kolekar · 16 years ago
  41. d9829a6 iwl3945: Use iwl-agn-rs.h rates definitions. by Samuel Ortiz · 16 years ago
  42. 40b8ec0 iwl3945: Getting rid of iwl-3945-debug.h by Samuel Ortiz · 16 years ago
  43. 3d24a9f iwlwifi: 3945 remove iwl-3945-commands.h by Tomas Winkler · 16 years ago
  44. 600c0e1 iwlwifi: use iwl-commands.h also in 3945 by Tomas Winkler · 16 years ago
  45. 69d00d2 iwlwifi: 3945 unfold iwl-3945-commands.h by Tomas Winkler · 16 years ago
  46. c338ba3 iwlwifi: fix rs_get_rate WARN_ON() by Abbas, Mohamed · 16 years ago
  47. 759ef89 iwlwifi: change email contact information by Winkler, Tomas · 16 years ago
  48. 7262796 iwl3945: Fix rate scale for B-mode connection by Abbas, Mohamed · 16 years ago
  49. 74221d0 iwl3945: Fix iwl3945 rate scaling. by Abbas, Mohamed · 16 years ago
  50. c30e30e iwl3945: add debugfs support by Abbas, Mohamed · 16 years ago
  51. 50fb2e4 mac80211: remove rate_control_clear by Johannes Berg · 16 years ago
  52. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  53. 5251818 iwl3945: fix station stuff in RC algorithm by Johannes Berg · 16 years ago
  54. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  55. 4b7679a mac80211: clean up rate control API by Johannes Berg · 16 years ago
  56. ae17e98 mac80211: move txrate_idx into RC algorithms by Johannes Berg · 16 years ago
  57. 323ce79 mac80211: share sta->supp_rates by Johannes Berg · 16 years ago
  58. b7e3500 mac80211: move last_txrate_idx into RC algorithms by Johannes Berg · 16 years ago
  59. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  60. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 16 years ago
  61. 2e92e6f mac80211: use rate index in TX control by Johannes Berg · 16 years ago
  62. 82c7892 iwlwifi: remove includes to net/ieee80211.h by Tomas Winkler · 16 years ago
  63. 2c8dccc mac80211: rename files by Johannes Berg · 17 years ago
  64. 897e1cf iwlwifi: move rate registration to module load by Reinette Chatre · 17 years ago
  65. eb7ae89 iwlwifi: update copyright year by Reinette Chatre · 17 years ago
  66. 28447f3 iwlwifi: Fix 3945 rate scaling by Tomas Winkler · 17 years ago
  67. d0709a6 mac80211: RCU-ify STA info structure access by Johannes Berg · 17 years ago
  68. 78330fd iwlwifi: Fix HT compilation breakage caused by cfg80211 API for channels/bitrates patch by Tomas Winkler · 17 years ago
  69. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 17 years ago
  70. fa254a6 iwlwifi: 3954 renames iwl3945_rate_scale_priv to iwl3945_rs_sta by Tomas Winkler · 17 years ago
  71. 2bc454b mac80211: Fix rate reporting regression by Michael Wu · 17 years ago
  72. bb8c093 iwlwifi: cleanup namespace by Christoph Hellwig · 17 years ago
  73. 5d08cd1 iwlwifi: keep 3945 and 4965 headers separate by Christoph Hellwig · 17 years ago
  74. 01ebd06 iwlwifi: fix various spelling and typos by Ian Schram · 17 years ago
  75. 1abbe49 mac80211: clean up rate selection by Mattias Nissler · 17 years ago
  76. 14577f2 iwl3945: place CCK rates in front of OFDM for supported rates by Mohamed Abbas · 17 years ago
  77. 90ba931 [PATCH] janitorial: fix all double includes in drivers/net/wireless by Holger Schurig · 17 years ago
  78. 1156b2c [IWLWIFI]: remove per-file CFLAGS for IWL define by Zhu Yi · 17 years ago
  79. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  80. b481de9 [IWLWIFI]: add iwlwifi wireless drivers by Zhu Yi · 17 years ago