1. 972cf44 iwlwifi: implement txq invalidate byte count table by Tomas Winkler · 17 years ago
  2. 17b8892 iwlwifi: move tx reclaim flow into iwl-tx by Tomas Winkler · 17 years ago
  3. a5e8b50 iwlwifi: fix in-column rate scaling by Guy Cohen · 17 years ago
  4. f20217d iwlwifi: move 4965 tx response into iwl-4965.c by Tomas Winkler · 17 years ago
  5. e532fa0 iwlwlifi: impelemnt 5000 tx response path by Ron Rindjunsky · 17 years ago
  6. a332f8d iwlwifi: move tx response common handlers to iwlcore by Tomas Winkler · 17 years ago
  7. 001caff iwlwifi: add iwl5000_tx_response structure by Ron Rindjunsky · 17 years ago
  8. fe9b6b7 iwlwifi: activate status ready timeout only for run time ucode by Ron Rindjunsky · 17 years ago
  9. 7c616cb iwlwifi-5000: implement initial calibration for 5000 by Tomas Winkler · 17 years ago
  10. c135475 iwlwifi: move iwl_rx_missed_beacon_notif to iwl-rx.c by Tomas Winkler · 17 years ago
  11. 42132bc iwlwifi: move add sta handler to iwl-sta.c by Tomas Winkler · 17 years ago
  12. 7a999bf iwlwifi: add remove station functionality by Tomas Winkler · 17 years ago
  13. b3bbacb iwlwifi: move iwl_rxq_stop into iwl-rx.c by Tomas Winkler · 17 years ago
  14. da1bc45 iwlwifi: move txq_ctx_stop into iwl-tx.c by Tomas Winkler · 17 years ago
  15. 46315e0 iwlwifi: refactor stop master function by Tomas Winkler · 17 years ago
  16. f118a91 iwlwifi: implement apm stop function by Tomas Winkler · 17 years ago
  17. 7f06610 iwlwifi: implement apm reset flow by Tomas Winkler · 17 years ago
  18. 8f06189 iwlwifi: setup correctly L1 L0S pi link values by Tomas Winkler · 17 years ago
  19. 885ba20 iwlwifi: remove 4965 from alive_resp structures by Tomas Winkler · 17 years ago
  20. 4a4a9e8 iwlwifi: clean up alive_start routine by Tomas Winkler · 17 years ago
  21. 84df9d3 iwlwifi: remove notif_missed_beacons variable by Tomas Winkler · 17 years ago
  22. c317fee iwlwifi: remove unused variable form __iwl4965_down by Tomas Winkler · 17 years ago
  23. 2d87889 iwlwifi: mark 4965 ucode types by Tomas Winkler · 17 years ago
  24. 95b1a82 iwlwifi: create drivers debugfs dir under wiphy->debugfsdir by Zhu Yi · 17 years ago
  25. bd68fb6 iwlwifi: increase max payload of iwl_cmd by Ron Rindjunsky · 17 years ago
  26. e1dfc08 iwlwifi: use uCode error and event tables pointer w.r.t loaded image by Gregory Greenman · 17 years ago
  27. 87283cc iwlwifi: add RTC data address for iwl5000 by Ron Rindjunsky · 17 years ago
  28. ede0cba iwlwifi: move iwl_dump_nic_error_log to iwlcore module by Ester Kummer · 17 years ago
  29. e623157 mac80211: sends HT IE to user level through wext by Emmanuel Grumbach · 17 years ago
  30. 43d01c5 libertas: fix compact flash interrupt handling by Holger Schurig · 17 years ago
  31. 85319f9 libertas: rate adaptation configuration via iwconfig. by Javier Cardona · 17 years ago
  32. 553381c b43legacy: fix build errors when DMA or PIO are not selected by Johannes Berg · 17 years ago
  33. b83f4e1 mac80211: fix deadlock in sta->lock by Tomas Winkler · 17 years ago
  34. 747cf5e mac80211: fix ieee80211_get_buffered_bc by Tomas Winkler · 17 years ago
  35. 20ad4fd rndis_wlan: use ARRAY_SIZE instead of sizeof when adding 11g rates by Scott Ashcroft · 17 years ago
  36. a888d52 ath5k: use IEEE80211_SKB_CB by Johannes Berg · 17 years ago
  37. ef707b8 libertas: before sleeping, check for a command result by Holger Schurig · 17 years ago
  38. df349f9 libertas: use lbs_pr_XX instead of printk by Holger Schurig · 17 years ago
  39. 93416c8 libertas: speeds up downloading of CF firmware by Holger Schurig · 17 years ago
  40. b43441a libertas: don't spin_unlock_irq() twice by Holger Schurig · 17 years ago
  41. 23c0752 mac80211: clean up skb reallocation code by Johannes Berg · 17 years ago
  42. f622360 ps3: gelic: updown_lock semaphore to mutex by Daniel Walker · 17 years ago
  43. bb2d67a ps3: gelic: assoc_stat_lock semaphore to mutex by Daniel Walker · 17 years ago
  44. 706ddd6 ps3: gelic: scan_lock semaphore to mutex by Daniel Walker · 17 years ago
  45. b77ec4c libertas: provide reset_card() callback on OLPC by David Woodhouse · 17 years ago
  46. 04dea13 b43: enable mesh by Johannes Berg · 17 years ago
  47. 9e72ebd mac80211: remove channel use statistics by Johannes Berg · 17 years ago
  48. 53c0685 b43: Add firmware markers support by Michael Buesch · 17 years ago
  49. afa83e2 b43: Add panic reason code that doesn't trigger restart by Michael Buesch · 17 years ago
  50. 6821783 b43: Allow running without PCM firmware by Michael Buesch · 17 years ago
  51. e48b0ee b43: Add hooks for firmware debugging by Michael Buesch · 17 years ago
  52. e253008 mac80211: use multi-queue master netdevice by Johannes Berg · 17 years ago
  53. eefce91 mac80211: dont allow fragmentation and requeuing on A-MPDU queues by Johannes Berg · 17 years ago
  54. e930488 b43: Fix typo in firmware file name for 802.11 cores with rev 13 by Larry.Finger@lwfinger.net · 17 years ago
  55. a8c4ea7 zd1211rw: Use DMA-aware buffer for usb transfer by Atsushi Nemoto · 17 years ago
  56. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 17 years ago
  57. e245494 mac80211: reorder some transmit handlers by Johannes Berg · 17 years ago
  58. 2e92e6f mac80211: use rate index in TX control by Johannes Berg · 17 years ago
  59. 36d6825 mac80211: let drivers wake but not start queues by Johannes Berg · 17 years ago
  60. c468047 mac80211: fix bugs in queue handling functions by Johannes Berg · 17 years ago
  61. 189a2b5 iwlwifi: trigger event log from debugfs by Ester Kummer · 17 years ago
  62. 6ba8795 iwlwifi: refactor pci prob flow by Tomas Winkler · 17 years ago
  63. 445c2df iwlwifi: add debugfs to disable/enable run time calibration by Tomas Winkler · 17 years ago
  64. da6833c iwlwifi: remove 4965 remainings in iwl-eeprom.c file by Tomas Winkler · 17 years ago
  65. 9636e58 iwlwifi: iwl5000 WiFi/WiMax coexistence by Ron Rindjunsky · 17 years ago
  66. 99da1b4 iwlwifi: add ucode init flow handling for iwl5000 by Ron Rindjunsky · 17 years ago
  67. dbb983b iwlwifi: add ucode loaders for iwl5000 by Ron Rindjunsky · 17 years ago
  68. b600e4e iwlwifi: add rx_handlers stub for iwl5000 by Ron Rindjunsky · 17 years ago
  69. 3647074 iwlwifi: rename and move Tx queue activation/deactivation by Ron Rindjunsky · 17 years ago
  70. ccc038a iwlwifi: clean up and bug fix for security by Emmanuel Grumbach · 17 years ago
  71. a984101 iwlwifi: don't switch to SGI if not supported by AP by Emmanuel Grumbach · 17 years ago
  72. fd4abac iwlwifi: move TX code into iwl-tx.c by Tomas Winkler · 17 years ago
  73. 54dbb52 iwlwifi: refactor ieee80211_get_qos_ctrl by Tomas Winkler · 17 years ago
  74. 83d527d iwlwifi: remove 4956 form iwl4965_tx_cmd by Tomas Winkler · 17 years ago
  75. 4f40e4d iwlwifi: move more station managment into iwl-sta.c by Tomas Winkler · 17 years ago
  76. 57bd1be iwlwifi: move iwl_bcast_addr to iwlcore by Tomas Winkler · 17 years ago
  77. 1826dcc iwlwifi: remove 4965 from iwl4965_rate_info by Tomas Winkler · 17 years ago
  78. fcab423 iwlwifi: remove 4965 prefix from iwl4965_frame by Tomas Winkler · 17 years ago
  79. babcebf iwlwifi: remove 4965 from iwl4965_tx_queue_update_write_ptr by Tomas Winkler · 17 years ago
  80. c1adf9f iwlwifi: get_hw_cmd_size by Gregory Greenman · 17 years ago
  81. 8567c63 iwlwifi: rename iwl4965_tx_info to iwl_tx_info by Tomas Winkler · 17 years ago
  82. 443cfd4 iwlwifi: rename iwl4965_queue to iwl_queue by Tomas Winkler · 17 years ago
  83. 39130df iwlwifi: filling Tx MCS set by Ron Rindjunsky · 17 years ago
  84. edcdf8b mac80211: separate Tx and Rx MCS when configuring HT by Ron Rindjunsky · 17 years ago
  85. 0b794d6 iwlwifi: remove iwl4965_nic_start function by Ron Rindjunsky · 17 years ago
  86. 0288301 iwlwifi: changing irrelevant comment by Ron Rindjunsky · 17 years ago
  87. 3c83809 mac80211: tkip.c use struct tkip_ctx in phase 2 key mixing by Harvey Harrison · 17 years ago
  88. 82a5744 mac80211: tkip.c use struct tkip_ctx in phase 1 key mixing by Harvey Harrison · 17 years ago
  89. b0f76b3 mac80211: add a struct to hold tkip context by Harvey Harrison · 17 years ago
  90. a7b6f0c mac80211: add const, remove unused function, make one function static by Harvey Harrison · 17 years ago
  91. 1b19ca3 mac80211: introduce struct michael_mic_ctx and static helpers by Harvey Harrison · 17 years ago
  92. 1bd3dff mac80211: michael.c use kernel-provided infrastructure by Harvey Harrison · 17 years ago
  93. 57962f0 libertas: reduce command retry time by Holger Schurig · 17 years ago
  94. bd9b448 mac80211: Consolidate hash kfree-ing in mesh.c. by Pavel Emelyanov · 17 years ago
  95. a3538b1 mac80211: Merge error paths in mesh_table_grow(). by Pavel Emelyanov · 17 years ago
  96. 3282aea mac80211: Do not report false error from mesh_path_add. by Pavel Emelyanov · 17 years ago
  97. 8566dc3 mac80211: Fix sleeping allocation under lock in mesh_path_node_copy. by Pavel Emelyanov · 17 years ago
  98. 00242c4 mac80211: Report allocation failure from mesh_path_node_copy. by Pavel Emelyanov · 17 years ago
  99. 4caf86c mac80211: Prepare mesh_table_grow to failing copy_node callback. by Pavel Emelyanov · 17 years ago
  100. 5194ee8 mac80211: Fix one more call to synchronize_rcu in atomic context. by Pavel Emelyanov · 17 years ago