1. c557289 b43: Change schedule for old-fw support removal by Michael Buesch · 16 years ago
  2. 98a8d1a p54: regulatory domain hints by Christian Lamparter · 16 years ago
  3. e365f16 p54: prevent upload of wrong firmwares by Christian Lamparter · 16 years ago
  4. 6982869 p54usb: utilize usb_reset_device for 3887 by Christian Lamparter · 16 years ago
  5. 6b1c7c6 b43/ssb: Add SPROM8 extraction and LP-PHY detection by Michael Buesch · 16 years ago
  6. bb519be b43: detect N PHY revision/radio by Johannes Berg · 16 years ago
  7. cb33c41 ath9k: INI update for Atheros AR9280 and AR9285 chipset. by Senthil Balasubramanian · 16 years ago
  8. 92d6128 ssb/b43: add new N PHY device by Johannes Berg · 16 years ago
  9. e3c92df mac80211: Fix tx power setting by Vasanthakumar Thiagarajan · 16 years ago
  10. a085ff7 ath9k: fix sparse warnings by Luis R. Rodriguez · 16 years ago
  11. c0d7c7a ath9k: remove superfluous check on changing channel by Luis R. Rodriguez · 16 years ago
  12. 0de57d9 ath9k: remove ath9k_hw_check_chan() by Luis R. Rodriguez · 16 years ago
  13. 4febf7b ath9k: remove ath9k_hw_chan2wmode() by Luis R. Rodriguez · 16 years ago
  14. e56db71 ath9k: remove mode specific default noise floor values by Luis R. Rodriguez · 16 years ago
  15. 38b3370 ath9k: Make ANI CCK and OFDM error triggers band specific by Luis R. Rodriguez · 16 years ago
  16. 285256a mac80211: no need for ht.enabled by Luis R. Rodriguez · 16 years ago
  17. de27e64 iwlwifi: make use of conf_is_ht*() helpers by Luis R. Rodriguez · 16 years ago
  18. ecf7044 ath9k: make use of conf_is_ht*() in the rest of the driver by Luis R. Rodriguez · 16 years ago
  19. c9e27d9 ath9k: use ieee80211_conf on ath9k_hw_iscal_supported() by Luis R. Rodriguez · 16 years ago
  20. 76061ab ath9k: make request to get the noisefloor threshold band specific by Luis R. Rodriguez · 16 years ago
  21. ae8d285 ath9k: consolidate arguments on hw reset by Luis R. Rodriguez · 16 years ago
  22. ce111ba ath9k: Rename ath_setcurmode() to ath_cache_conf_rate() by Luis R. Rodriguez · 16 years ago
  23. 9674225 ath9k: remove cache of rate preference when using 11g protection by Luis R. Rodriguez · 16 years ago
  24. 030bb49 ath9k: use hw->conf on ath_setcurmode() by Luis R. Rodriguez · 16 years ago
  25. 10c806b mac80211: add HT conf helpers by Luis R. Rodriguez · 16 years ago
  26. 51af3d3 iwl3945: use rx queue management infrastructure from iwlcore by Winkler, Tomas · 16 years ago
  27. e52119c iwl3945: use iwl3945_tx_cmd instead of iwl_tx_cmd by Winkler, Tomas · 16 years ago
  28. c496294 iwl3945: switch to the iwl-core send_card_state routine by Samuel Ortiz · 16 years ago
  29. 188cf6c iwl3945: sync tx queue data structure with iwlagn by Samuel Ortiz · 16 years ago
  30. 42427b4 iwl3945: adding utils ops by Kolekar, Abhijeet · 16 years ago
  31. dbb6654 iwl3945: rearrange 3945 tfd by Winkler, Tomas · 16 years ago
  32. 8cd812b iwl3945: use iwl_rb_status by Winkler, Tomas · 16 years ago
  33. cbba18c iwl3945: use iwl_get_hw_mode by Kolekar, Abhijeet · 16 years ago
  34. d552bfb iwl3945: release resources before shutting down by Kolekar, Abhijeet · 16 years ago
  35. 90a30a0 iwl3945: simplify iwl3945_pci_probe by Kolekar, Abhijeet · 16 years ago
  36. 854682e iwl3945: add set_pwr_src by Kolekar, Abhijeet · 16 years ago
  37. 01ec616 iwl3945: add apm ops by Kolekar, Abhijeet · 16 years ago
  38. 0164b9b iwl3945: add load ucode op by Kolekar, Abhijeet · 16 years ago
  39. 775a6e2 iwl3945: cleanup and remove duplicate code by Kolekar, Abhijeet · 16 years ago
  40. df878d8 iwl3945: use iwl_mod_params for 3945 by Kolekar, Abhijeet · 16 years ago
  41. c2d79b4 iwlwifi: use iwl_cmd instead of iwl3945_cmd by Winkler, Tomas · 16 years ago
  42. 15b1687 iwlwifi: replace IWL_ERROR with IWL_ERR by Winkler, Tomas · 16 years ago
  43. 39aadf8 iwlwifi: replace IWL_WARNING with IWL_WARN by Winkler, Tomas · 16 years ago
  44. 978785a iwlwifi: clean up printing by Tomas Winkler · 16 years ago
  45. 146846a iwlwifi: add more comments to IWL_DL_xx by Zhu Yi · 16 years ago
  46. 5d49f49 iwl3945: use iwl-io.h and delete iwl-3945-io.h by Abhijeet Kolekar · 16 years ago
  47. 4a8a432 iwl3945: replaces iwl3945_priv with iwl_priv by Abhijeet Kolekar · 16 years ago
  48. f2c7e52 iwl3945: rename iwl3945_priv variables by Abhijeet Kolekar · 16 years ago
  49. 3832ec9 iwl3945: use iwl_hw_params in iwl3945_priv by Abhijeet Kolekar · 16 years ago
  50. cc2f362 iwl3945: use iwl_rx_queue in iwl3945 by Abhijeet Kolekar · 16 years ago
  51. 6100b58 iwl3945: use iwl_rx_mem_buffer by Abhijeet Kolekar · 16 years ago
  52. d2bf558 iwlwifi: beautify code by Wu Fengguang · 16 years ago
  53. b5323d3 iwl3945: replace iwl3945_broadcast_addr with iwl_bcast_addr by Kolekar, Abhijeet · 16 years ago
  54. a78fe75 iwl3945: remove duplicate structures from iwl-3945.h by Kolekar, Abhijeet · 16 years ago
  55. 85d4149 iwl3945: move structures from iwl-3945.h to iwl-dev.h by Kolekar, Abhijeet · 16 years ago
  56. c0f20d9 iwl3945: replace iwl_3945_cfg with iwl_cfg by Kolekar, Abhijeet · 16 years ago
  57. 5747d47 iwl3945: include iwl-core.h by Kolekar, Abhijeet · 16 years ago
  58. eaa686c iwl3945: Change IWLWIFI_VERSION constant name by Kolekar, Abhijeet · 16 years ago
  59. 6d64989 iwlwifi: emliminate iwl3945_mac_get_stats mac80211 handler by Winkler, Tomas · 16 years ago
  60. d20b3c6 iwl3945: iwl3945_queue and iwl3945_channel_info replacement by Samuel Ortiz · 16 years ago
  61. 1125eff iwl3945: Remove power related definitions from 3945 code by Samuel Ortiz · 16 years ago
  62. b5b8323 iwl3945: Getting rid of iwl-3945-led.h by Samuel Ortiz · 16 years ago
  63. d9829a6 iwl3945: Use iwl-agn-rs.h rates definitions. by Samuel Ortiz · 16 years ago
  64. 250bdd2 iwl3945: Have consistant and not redefined HW constants by Samuel Ortiz · 16 years ago
  65. 0f741d9 iwl3945: Getting rid of iwl3945_eeprom_channel by Samuel Ortiz · 16 years ago
  66. a3139c5 iwl3945: Remove DRV_NAME dependenies by Samuel Ortiz · 16 years ago
  67. 40b8ec0 iwl3945: Getting rid of iwl-3945-debug.h by Samuel Ortiz · 16 years ago
  68. 3d24a9f iwlwifi: 3945 remove iwl-3945-commands.h by Tomas Winkler · 16 years ago
  69. 28afaf9 iwlwifi: 3945 drop usage of union tsf by Tomas Winkler · 16 years ago
  70. 4c89725 iwlwifi: 3945 remove duplicated code from iwl-3945-commands.h by Tomas Winkler · 16 years ago
  71. 600c0e1 iwlwifi: use iwl-commands.h also in 3945 by Tomas Winkler · 16 years ago
  72. b936d9b iwlwifi: 3945 remove current_rate from station entry. by Winkler, Tomas · 16 years ago
  73. 69d00d2 iwlwifi: 3945 unfold iwl-3945-commands.h by Tomas Winkler · 16 years ago
  74. bddadf8 iwlwifi: 3945 extract flow handler definitions into iwl-3945-fh.h by Tomas Winkler · 16 years ago
  75. 7cbf0ba mac80211: Cancel the power save timer in ieee80211_stop. by Vivek Natarajan · 16 years ago
  76. a97b77b mac80211: Enhancements to dynamic power save. by Vivek Natarajan · 16 years ago
  77. 869717f mac80211: A couple of fixes to dynamic power save. by Vivek Natarajan · 16 years ago
  78. d063ed0 mac80211: Reset the power save timer from master_start_xmit. by Vivek Natarajan · 16 years ago
  79. eb46936 mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipher by Vasanthakumar Thiagarajan · 16 years ago
  80. 9ee677c wireless: Add channel/frequency conversions to ieee80211.h by David Kilroy · 16 years ago
  81. eaee7cc ath5k: More EEPROM code updates by Nick Kossifidis · 16 years ago
  82. b306b82 iwlwifi: kill retry_rate sysfs for iwlagn by Winkler, Tomas · 16 years ago
  83. 2ddfa12 iwlwifi: move sysfs status entry to debugfs by Winkler, Tomas · 16 years ago
  84. 29701e5 p54: enable proper frame injection by Christian Lamparter · 16 years ago
  85. a15bd00 p54: label queues with their corresponding names by Christian Lamparter · 16 years ago
  86. 0ea9c00 ath5k: Update EEPROM code by Nick Kossifidis · 16 years ago
  87. 754be30 rt2x00: Release rt2x00 2.3.0 by Ivo van Doorn · 16 years ago
  88. b30dd5c0 rt2x00: Introduce RXDONE_SIGNAL_MASK mask by Ivo van Doorn · 16 years ago
  89. 2bdb35c rt2x00: Allow drivers to pass the noise value during rxdone by Ivo van Doorn · 16 years ago
  90. 076f958 rt2x00: Remove ENTRY_TXD_OFDM_RATE by Ivo van Doorn · 16 years ago
  91. 7b40982 rt2x00: Move code into seperate functions by Ivo van Doorn · 16 years ago
  92. 91581b6 rt2x00: Split EEPROM_NIC_TX_RX_FIXED by Ivo van Doorn · 16 years ago
  93. ce292a6 rt2x00: Implement WDS support by Ivo van Doorn · 16 years ago
  94. 3f787bd rt2x00: Rename CONFIG_CRYPTO_COPY_IV by Ivo van Doorn · 16 years ago
  95. 7396faf rt2x00: Add RFKILL support to rt2500usb and rt73usb by Ivo van Doorn · 16 years ago
  96. a07dbea rt2x00: Add mesh support by Andrey Yurovsky · 16 years ago
  97. 5352ff6 rt2x00: Restrict interface between rt2x00link and drivers by Ivo van Doorn · 16 years ago
  98. eb20b4e rt2x00: Reduce calls to bbp_read() by Ivo van Doorn · 16 years ago
  99. 84e3196 rt2x00: Move link tuning into seperate file by Ivo van Doorn · 16 years ago
  100. 7d7f19c rt2x00: Implement Powersaving by Ivo van Doorn · 16 years ago