1. 17b8892 iwlwifi: move tx reclaim flow into iwl-tx by Tomas Winkler · 17 years ago
  2. a5e8b50 iwlwifi: fix in-column rate scaling by Guy Cohen · 17 years ago
  3. f20217d iwlwifi: move 4965 tx response into iwl-4965.c by Tomas Winkler · 17 years ago
  4. e532fa0 iwlwlifi: impelemnt 5000 tx response path by Ron Rindjunsky · 17 years ago
  5. a332f8d6 iwlwifi: move tx response common handlers to iwlcore by Tomas Winkler · 17 years ago
  6. 001caff iwlwifi: add iwl5000_tx_response structure by Ron Rindjunsky · 17 years ago
  7. fe9b6b7 iwlwifi: activate status ready timeout only for run time ucode by Ron Rindjunsky · 17 years ago
  8. 7c616cb iwlwifi-5000: implement initial calibration for 5000 by Tomas Winkler · 17 years ago
  9. c135475 iwlwifi: move iwl_rx_missed_beacon_notif to iwl-rx.c by Tomas Winkler · 17 years ago
  10. 42132bc iwlwifi: move add sta handler to iwl-sta.c by Tomas Winkler · 17 years ago
  11. 7a999bf iwlwifi: add remove station functionality by Tomas Winkler · 17 years ago
  12. b3bbacb iwlwifi: move iwl_rxq_stop into iwl-rx.c by Tomas Winkler · 17 years ago
  13. da1bc45 iwlwifi: move txq_ctx_stop into iwl-tx.c by Tomas Winkler · 17 years ago
  14. 46315e0 iwlwifi: refactor stop master function by Tomas Winkler · 17 years ago
  15. f118a91 iwlwifi: implement apm stop function by Tomas Winkler · 17 years ago
  16. 7f06610 iwlwifi: implement apm reset flow by Tomas Winkler · 17 years ago
  17. 8f06189 iwlwifi: setup correctly L1 L0S pi link values by Tomas Winkler · 17 years ago
  18. 885ba20 iwlwifi: remove 4965 from alive_resp structures by Tomas Winkler · 17 years ago
  19. 4a4a9e8 iwlwifi: clean up alive_start routine by Tomas Winkler · 17 years ago
  20. 84df9d3 iwlwifi: remove notif_missed_beacons variable by Tomas Winkler · 17 years ago
  21. c317fee iwlwifi: remove unused variable form __iwl4965_down by Tomas Winkler · 17 years ago
  22. 2d87889 iwlwifi: mark 4965 ucode types by Tomas Winkler · 17 years ago
  23. 95b1a82 iwlwifi: create drivers debugfs dir under wiphy->debugfsdir by Zhu Yi · 17 years ago
  24. bd68fb6 iwlwifi: increase max payload of iwl_cmd by Ron Rindjunsky · 17 years ago
  25. e1dfc08 iwlwifi: use uCode error and event tables pointer w.r.t loaded image by Gregory Greenman · 17 years ago
  26. 87283cc iwlwifi: add RTC data address for iwl5000 by Ron Rindjunsky · 17 years ago
  27. ede0cba iwlwifi: move iwl_dump_nic_error_log to iwlcore module by Ester Kummer · 17 years ago
  28. 43d01c5 libertas: fix compact flash interrupt handling by Holger Schurig · 17 years ago
  29. 85319f9 libertas: rate adaptation configuration via iwconfig. by Javier Cardona · 17 years ago
  30. 553381c b43legacy: fix build errors when DMA or PIO are not selected by Johannes Berg · 17 years ago
  31. 20ad4fd rndis_wlan: use ARRAY_SIZE instead of sizeof when adding 11g rates by Scott Ashcroft · 17 years ago
  32. a888d52 ath5k: use IEEE80211_SKB_CB by Johannes Berg · 17 years ago
  33. ef707b8 libertas: before sleeping, check for a command result by Holger Schurig · 17 years ago
  34. df349f9 libertas: use lbs_pr_XX instead of printk by Holger Schurig · 17 years ago
  35. 93416c87 libertas: speeds up downloading of CF firmware by Holger Schurig · 17 years ago
  36. b43441a libertas: don't spin_unlock_irq() twice by Holger Schurig · 17 years ago
  37. b77ec4c libertas: provide reset_card() callback on OLPC by David Woodhouse · 17 years ago
  38. 04dea13 b43: enable mesh by Johannes Berg · 17 years ago
  39. 53c0685 b43: Add firmware markers support by Michael Buesch · 17 years ago
  40. afa83e2 b43: Add panic reason code that doesn't trigger restart by Michael Buesch · 17 years ago
  41. 6821783 b43: Allow running without PCM firmware by Michael Buesch · 17 years ago
  42. e48b0ee b43: Add hooks for firmware debugging by Michael Buesch · 17 years ago
  43. e253008 mac80211: use multi-queue master netdevice by Johannes Berg · 17 years ago
  44. e930488 b43: Fix typo in firmware file name for 802.11 cores with rev 13 by Larry.Finger@lwfinger.net · 17 years ago
  45. a8c4ea7 zd1211rw: Use DMA-aware buffer for usb transfer by Atsushi Nemoto · 17 years ago
  46. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 17 years ago
  47. 2e92e6f mac80211: use rate index in TX control by Johannes Berg · 17 years ago
  48. 36d6825 mac80211: let drivers wake but not start queues by Johannes Berg · 17 years ago
  49. 189a2b5 iwlwifi: trigger event log from debugfs by Ester Kummer · 17 years ago
  50. 6ba8795 iwlwifi: refactor pci prob flow by Tomas Winkler · 17 years ago
  51. 445c2df iwlwifi: add debugfs to disable/enable run time calibration by Tomas Winkler · 17 years ago
  52. da6833c iwlwifi: remove 4965 remainings in iwl-eeprom.c file by Tomas Winkler · 17 years ago
  53. 9636e58 iwlwifi: iwl5000 WiFi/WiMax coexistence by Ron Rindjunsky · 17 years ago
  54. 99da1b4 iwlwifi: add ucode init flow handling for iwl5000 by Ron Rindjunsky · 17 years ago
  55. dbb983b iwlwifi: add ucode loaders for iwl5000 by Ron Rindjunsky · 17 years ago
  56. b600e4e iwlwifi: add rx_handlers stub for iwl5000 by Ron Rindjunsky · 17 years ago
  57. 3647074 iwlwifi: rename and move Tx queue activation/deactivation by Ron Rindjunsky · 17 years ago
  58. ccc038a iwlwifi: clean up and bug fix for security by Emmanuel Grumbach · 17 years ago
  59. a984101 iwlwifi: don't switch to SGI if not supported by AP by Emmanuel Grumbach · 17 years ago
  60. fd4abac iwlwifi: move TX code into iwl-tx.c by Tomas Winkler · 17 years ago
  61. 54dbb52 iwlwifi: refactor ieee80211_get_qos_ctrl by Tomas Winkler · 17 years ago
  62. 83d527d iwlwifi: remove 4956 form iwl4965_tx_cmd by Tomas Winkler · 17 years ago
  63. 4f40e4d iwlwifi: move more station managment into iwl-sta.c by Tomas Winkler · 17 years ago
  64. 57bd1be iwlwifi: move iwl_bcast_addr to iwlcore by Tomas Winkler · 17 years ago
  65. 1826dcc iwlwifi: remove 4965 from iwl4965_rate_info by Tomas Winkler · 17 years ago
  66. fcab423 iwlwifi: remove 4965 prefix from iwl4965_frame by Tomas Winkler · 17 years ago
  67. babcebf iwlwifi: remove 4965 from iwl4965_tx_queue_update_write_ptr by Tomas Winkler · 17 years ago
  68. c1adf9f iwlwifi: get_hw_cmd_size by Gregory Greenman · 17 years ago
  69. 8567c63 iwlwifi: rename iwl4965_tx_info to iwl_tx_info by Tomas Winkler · 17 years ago
  70. 443cfd4 iwlwifi: rename iwl4965_queue to iwl_queue by Tomas Winkler · 17 years ago
  71. 39130df iwlwifi: filling Tx MCS set by Ron Rindjunsky · 17 years ago
  72. edcdf8b mac80211: separate Tx and Rx MCS when configuring HT by Ron Rindjunsky · 17 years ago
  73. 0b794d6 iwlwifi: remove iwl4965_nic_start function by Ron Rindjunsky · 17 years ago
  74. 0288301 iwlwifi: changing irrelevant comment by Ron Rindjunsky · 17 years ago
  75. 57962f0 libertas: reduce command retry time by Holger Schurig · 17 years ago
  76. b679aeb libertas: sysfs interface for accessing default mesh channel by Javier Cardona · 17 years ago
  77. edf5dab libertas: Add reset_card() callback to hardware driver by David Woodhouse · 17 years ago
  78. 15dbaac libertas: sysfs interface for accessing non-volatile configuration by Javier Cardona · 17 years ago
  79. edaea5c libertas: Extend MESH_CONFIG command to access non-volatile configuration by Javier Cardona · 17 years ago
  80. 75bf45a libertas: fix multicast filtering on eth and msh interfaces by David Woodhouse · 17 years ago
  81. e37fc6e libertas: Increase priority of 'unknown command' warnings by David Woodhouse · 17 years ago
  82. f9d1cf5 rt2x00: Release rt2x00 2.1.6 by Ivo van Doorn · 17 years ago
  83. aade5102 rt2x00: Remove extra + by Ivo van Doorn · 17 years ago
  84. b8be63f rt2x00: Merge RX and TX entry private data by Ivo van Doorn · 17 years ago
  85. dec13b6 rt2x00: Remove redundant flags/dev_flags initializations by Ivo van Doorn · 17 years ago
  86. 7050ec8 rt2x00: Split rt2x00lib_write_tx_desc() by Ivo van Doorn · 17 years ago
  87. 4de36fe rt2x00: Only initialize the minimum needed fields of PCI TX descriptors. by Gertjan van Wingerde · 17 years ago
  88. 70a9610 rt2x00: Preserve descriptor information after memmove() by Ivo van Doorn · 17 years ago
  89. 61448f8 rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue feature. by Gertjan van Wingerde · 17 years ago
  90. 61486e0 rt2x00: Remove ieee80211_tx_control argument from write_tx_desc() by Ivo van Doorn · 17 years ago
  91. fb55f4d1 rt2x00: Fix TX status reporting by Ivo van Doorn · 17 years ago
  92. 5a6e599 rt2x00: trim skb_frame_desc to 32 bytes by Ivo van Doorn · 17 years ago
  93. f42a444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  94. 63fe46d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  95. ef85ad5 libertas: remove lbs_get_data_rate() by Holger Schurig · 17 years ago
  96. 6dcdc19 b43: use the bitrev helpers rather than rolling a private one by Harvey Harrison · 17 years ago
  97. d6894b5 ath5k: Fix loop variable initializations by Bob Copeland · 17 years ago
  98. 7a1d652 b43: nphy.c remove duplicated include by Huang Weiyi · 17 years ago
  99. 566bfe5 mac80211: use hardware flags for signal/noise units by Bruno Randolf · 17 years ago
  100. 84e6dc9 zd1211rw: initial IBSS support by Bruno Randolf · 17 years ago