1. dac37d7 rt2x00: Fix RX DMA ring initialization by Ivo van Doorn · 16 years ago
  2. aa77672 rt2x00: Fix basic rate initialization by Ivo van Doorn · 16 years ago
  3. fd3c91c rt2x00: Always enable TSF ticking by Ivo van Doorn · 16 years ago
  4. 72fa559 rt2x00: Make rt2x00leds_register return void by Ivo van Doorn · 16 years ago
  5. 7281037 rt2x00: Rename config_preamble() to config_erp() by Ivo van Doorn · 16 years ago
  6. e4030a2 rt2x00: Check IEEE80211_TXCTL_SEND_AFTER_DTIM flag by Ivo van Doorn · 16 years ago
  7. a4fe07d rt2x00: Start bugging when rt2x00lib doesn't filter SW diversity by Ivo van Doorn · 16 years ago
  8. a7f3a06 rt2x00: Move firmware checksumming to driver by Ivo van Doorn · 16 years ago
  9. 5f46c4d rt2x00: Upgrade queue->lock to use irqsave by Ivo van Doorn · 16 years ago
  10. 61191fb rt2x00: Fix trivial log message by Luis Correia · 16 years ago
  11. fd07e06 rt2x00:correct rx packet length for USB devices by Adam Baker · 16 years ago
  12. 8af244c rt2x00: Only disable beaconing just before beacon update by Ivo van Doorn · 16 years ago
  13. 3976ae6 rt2x00: Use skbdesc fields for descriptor initialization by Ivo van Doorn · 16 years ago
  14. 2ae2385 rt2x00: Don't use unitialized rxdesc->size by Mattias Nissler · 16 years ago
  15. 2d1be5b rt2x00: Don't use uninitialized desc_len by Ivo van Doorn · 16 years ago
  16. 95db4d4 rt2x00: Use the correct size when copying the control info in txdone by Mattias Nissler · 16 years ago
  17. 92f5ac6 rt2x00: Initialize TX control field in data entries by Mattias Nissler · 16 years ago
  18. f855c10 rt2x00: Align RX descriptor to 4 bytes by Ivo van Doorn · 16 years ago
  19. 40e024d b43: pull out helpers for writing noise table by Harvey Harrison · 16 years ago
  20. 461b3f2 rndis_wlan: cleanup, rename structure members by Jussi Kivilinna · 16 years ago
  21. 1e41e1d rndis_wlan: cleanup, rename and reorder enums and structures by Jussi Kivilinna · 16 years ago
  22. e9010e2 drivers/net/wireless/ath5k - convert == (true|false) to simple logical tests by Joe Perches · 16 years ago
  23. 52933d8 libertas: implement SSID scanning for SIOCSIWSCAN by Holger Schurig · 16 years ago
  24. d935713 the scheduled rc80211-simple.c removal by Adrian Bunk · 16 years ago
  25. 7524d7d the scheduled ieee80211 softmac removal by Adrian Bunk · 16 years ago
  26. 2079fcd the scheduled bcm43xx removal by Adrian Bunk · 16 years ago
  27. affe0a0 make b43_mac_{enable,suspend}() static by Adrian Bunk · 16 years ago
  28. ba73d4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.26 by David S. Miller · 16 years ago
  29. deedf50 iwlwifi: fix potential lock inversion deadlock by Reinette Chatre · 16 years ago
  30. f868f4e wireless: correct warnings from using '%llx' for type 'u64' by John W. Linville · 16 years ago
  31. 6ba81c2 ath5k: work around wrong beacon rx timestamp in IBSS mode by Bruno Randolf · 16 years ago
  32. e14296c ath5k: add notes about rx timestamp by Bruno Randolf · 16 years ago
  33. b47f407 ath5k: move rx and tx status structures out of hardware descriptor by Bruno Randolf · 16 years ago
  34. 19fd6e5 ath5k: struct ath5k_desc cleanups by Bruno Randolf · 16 years ago
  35. b095d03a7 iwlwifi: grab NIC access when disabling aggregations by Ron Rindjunsky · 16 years ago
  36. 91c066f iwlwifi: 3945 split tx_complete to command and packet function by Tomas Winkler · 16 years ago
  37. 28447f3 iwlwifi: Fix 3945 rate scaling by Tomas Winkler · 16 years ago
  38. c54b679 iwlwifi: queue functions cleanup by Tomas Winkler · 16 years ago
  39. 34cf6ff iwlwifi: Moving EEPROM handling in iwlcore module by Assaf Krauss · 16 years ago
  40. df48c32 iwlwifi: add iwl-core module by Tomas Winkler · 16 years ago
  41. f4d6082 iwlwifi: fix locking unbalance in 4965 rate scale by Tomas Winkler · 16 years ago
  42. 6c5ef8a mac80211: document IEEE80211_TXCTL_OFDM_HT by Ron Rindjunsky · 16 years ago
  43. b716bb9 iwlwifi: Cancel scanning upon association by Emmanuel Grumbach · 16 years ago
  44. 4bf775c iwlwifi: Take the fw file name from the iwl_cfg. by Tomas Winkler · 16 years ago
  45. 82b9a12 iwlwifi: add struct iwl_cfg by Tomas Winkler · 16 years ago
  46. 750fe63 iwlwifi: Move HBUS address to iwl-csr.h by Tomas Winkler · 16 years ago
  47. 6f83eaa iwlwifi: extract iwl-csr.h by Tomas Winkler · 16 years ago
  48. 4c424e4 iwlwifi: use mac80211_tx_control_flags by Ron Rindjunsky · 16 years ago
  49. 11f4b1c mac80211: adding mac80211_tx_control_flags and HT flags by Ron Rindjunsky · 16 years ago
  50. 134eb5d iwlwifi: 802.11n spec removes AUTO offset for FAT channel by Guy Cohen · 16 years ago
  51. 87d9611 b43: Fix failed frames status report typo by Michael Buesch · 16 years ago
  52. 57df40d b43: Add TX statistics debugging counters by Michael Buesch · 16 years ago
  53. b27faf8 b43: Rename the DMA ring pointers by Michael Buesch · 16 years ago
  54. e6f5b93 b43: Add QOS support by Michael Buesch · 16 years ago
  55. e5f98f2 mac80211: don't call conf_tx under RCU lock by Johannes Berg · 16 years ago
  56. bb0c9dc ath5k: Add 2413 to srev_names so that it shows up during module load by Nick Kossifidis · 16 years ago
  57. c87cdfd ath5k: Make some changes to follow register dumps. by Nick Kossifidis · 16 years ago
  58. 56c9054 ath5k: Fixes for PCI-E cards by Nick Kossifidis · 16 years ago
  59. 74693a7 ath5k: Remove RF5413 from rf gain optimization functions by Nick Kossifidis · 16 years ago
  60. 903b474 ath5k: more RF2413 stuff by Nick Kossifidis · 16 years ago
  61. 0af2256 ath5k: Identify RF2413 and deal with PHY_SPENDING by Nick Kossifidis · 16 years ago
  62. f714dd6 ath5k: Add RF2413 initial settings by Nick Kossifidis · 16 years ago
  63. 8daeef9 ath5k: Add RF2413 srev values by Nick Kossifidis · 16 years ago
  64. b8ad0cb [NETNS][IPV6] mcast - handle several network namespace by Daniel Lezcano · 16 years ago
  65. e504799 [NETNS][IPV6] tcp6 - handle several network namespace by Daniel Lezcano · 16 years ago
  66. 93ec926 [NETNS][IPV6] tcp6 - make socket control per namespace by Daniel Lezcano · 16 years ago
  67. 1762f7e [NETNS][IPV6] ndisc - make socket control per namespace by Daniel Lezcano · 16 years ago
  68. a18bc69 [NETNS][IPV6] ndisc - make ndisc handle multiple network namespaces by Daniel Lezcano · 16 years ago
  69. 8a3edd8 [NETNS][IPV6] fix some missing namespace by Daniel Lezcano · 16 years ago
  70. db8dac2 [UDP]: Revert udplite and code split. by David S. Miller · 16 years ago
  71. ba0fa45 [TIPC]: Update version to 1.6.3 by Allan Stephens · 16 years ago
  72. c0cb7ef [TIPC]: Enhancements to message header writing by Allan Stephens · 16 years ago
  73. 3769542 [TIPC]: Use correct bitmask when setting version by Allan Stephens · 16 years ago
  74. 06d82c9 [TIPC]: Minor cleanup of message header code by Allan Stephens · 16 years ago
  75. 0e0609b [TIPC]: Eliminate "sparse" symbol warnings by Allan Stephens · 16 years ago
  76. e247a8f [TIPC]: Add argument validation for shutdown() by Allan Stephens · 16 years ago
  77. 8c86965 [TIPC]: Removal of message header option code by Allan Stephens · 16 years ago
  78. 72e77a8 zd1211rw: support for mesh interface and beaconing by Luis Carlos Cobo · 16 years ago
  79. f137e05 libertas: clean up scan.c, remove zeromac and bcastmac by David Woodhouse · 16 years ago
  80. fa62f99 libertas: convert 802_11_SCAN to a direct command by David Woodhouse · 16 years ago
  81. c5562e9 libertas: add LED control TLV to types.h by David Woodhouse · 16 years ago
  82. 9e1228d libertas: convert KEY_MATERIAL to a direct command by David Woodhouse · 16 years ago
  83. 17744ff iwlwifi: Fix 52 rate report in rx status by Tomas Winkler · 16 years ago
  84. 8211ef7 iwlwifi: refactor init geos function by Tomas Winkler · 16 years ago
  85. 2acae16 iwlwifi: removing unused priv->config by Tomas Winkler · 16 years ago
  86. aab547c ssb: Add Gigabit Ethernet driver by Michael Buesch · 16 years ago
  87. 69d3b6f mac80211: fix hardware scan completion by Johannes Berg · 16 years ago
  88. 2a8ca29 mac80211: fix mesh_path and sta_info get_by_idx functions by Luis Carlos Cobo · 16 years ago
  89. a00de5d mac80211: path IE fields macros, fix alignment problems and clean up by Luis Carlos Cobo · 16 years ago
  90. b4e08ea mac80211: add PLINK_ prefix and kernel doc to enum plink_state by Luis Carlos Cobo · 16 years ago
  91. cfa22c7 mac80211: always force mesh_path deletions by Luis Carlos Cobo · 16 years ago
  92. 89a1ad6 mac80211: delete mesh_path timer on mesh_path removal by Luis Carlos Cobo · 16 years ago
  93. aa2b592 mac80211: clean up use of endianness conversion functions by Luis Carlos Cobo · 16 years ago
  94. 4f5d4c4 mac80211: breakdown mesh network attributes in different extra fields for wext by Luis Carlos Cobo · 16 years ago
  95. 3b091cd mac80211: move comment to better location by Luis Carlos Cobo · 16 years ago
  96. 1d1b535 mac80211: fix incorrect parenthesis by Luis Carlos Cobo · 16 years ago
  97. 37659ff mac80211: fix mesh endianness sparse warnings and unmark it as broken by Luis Carlos Cobo · 16 years ago
  98. 96c4654 mac80211: always insert key into list by Johannes Berg · 16 years ago
  99. 38968d0 b43: verify sta_notify mac80211 callback by Johannes Berg · 16 years ago
  100. 03e4497 mac80211: fix sta_info mesh timer bug by Johannes Berg · 16 years ago