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