1. c7ab5ef b43: implement short slot and basic rate handling by Johannes Berg · 16 years ago
  2. bd81525 wireless: implement basic rate helper function by Johannes Berg · 16 years ago
  3. 743b97c rt2x00: Remove debugfs CSR access wrappers by Ivo van Doorn · 16 years ago
  4. f161796 ath9k: correct warning about unintialized variable 'tid' by John W. Linville · 16 years ago
  5. 74508b2 rtl8187: Reduce channel switch delay by Larry Finger · 16 years ago
  6. 94d4fe9 rtl8187: Remove primitive write delays by Larry Finger · 16 years ago
  7. 946d1c2 rtl8187: Remove msleep calls after calls to rtl8225_write by Larry Finger · 16 years ago
  8. a3d67bc rtl8187: Remove CCK delays by Larry Finger · 16 years ago
  9. 35cc988 rtl8187: Remove OFDM delays by Larry Finger · 16 years ago
  10. 2f20596 rtl8187: Remove large delays by Larry Finger · 16 years ago
  11. 9344e86 rt2x00: Release rt2x00 2.2.2 by Ivo van Doorn · 16 years ago
  12. 3514a44 rt2x00: Improve interface_modes initialization by Ivo van Doorn · 16 years ago
  13. c3fd7b4 rt2x00: Remove ieee80211_bss_conf from rt2x00_intf by Ivo van Doorn · 16 years ago
  14. e4ea1c4 rt2x00: Optimize configuration handling by Ivo van Doorn · 16 years ago
  15. 3f64b43 ath5k: update keycache to support TKIP handling by Bob Copeland · 16 years ago
  16. 9ad9a26 ath5k: enable hardware encryption for WEP by Bob Copeland · 16 years ago
  17. 2a941ec wireless: fix two bad print_ssid conversions by Holger Schurig · 16 years ago
  18. 8469cde mac80211: Add a new event in ieee80211_ampdu_mlme_action by Sujith · 16 years ago
  19. dca3edb ath9k: Remove internal RX A-MPDU processing by Sujith · 16 years ago
  20. 7f95903 ath9k: Clear HT info on starting the driver by Sujith · 16 years ago
  21. ccc75c5 ath9k: Remove ath_tx_aggr_resp() by Sujith · 16 years ago
  22. 05a1e2d ath9k: Enable interrupts at the proper place by Sujith · 16 years ago
  23. 154662a ath9k: Remove unnecessary TSF reset by Sujith · 16 years ago
  24. 9c84b79 ath9k: Streamline attach/detach by Sujith · 16 years ago
  25. 50fdae2 ath9k: Remove unused function ath_get_currentCountry() by Sujith · 16 years ago
  26. f1dc560 ath9k: Refactor hw.c by Sujith · 16 years ago
  27. 5640b08 ath9k: Revamp VAP management by Sujith · 16 years ago
  28. a37c2c7 ath9k: Use bitfields to store tid's state in a single variable by Sujith · 16 years ago
  29. 102e057 ath9k: Ensure ath_node is not NULL when updating tx chainmask by Sujith · 16 years ago
  30. 43453b3 ath9k: Remove SM Power Save as it is not supported now by Sujith · 16 years ago
  31. 528f0c6 ath9k: Revamp transmit control block by Sujith · 16 years ago
  32. c517016 ath9k: Simplify node attach/detach routines by Sujith · 16 years ago
  33. b5aa9bf ath9k: Node cleanup by Sujith · 16 years ago
  34. 17683c6 ath5k: fix keytable type buglet in ath5k_hw_reset_key by Bob Copeland · 16 years ago
  35. f07a6c4 ath5k: Update PCU code by Nick Kossifidis · 16 years ago
  36. 2c706002 don't use net/ieee80211.h by Johannes Berg · 16 years ago
  37. 9b1fbae iwl3945: remove bogus comment by Johannes Berg · 16 years ago
  38. 41bb73e mac80211: remove SSID driver code by Johannes Berg · 16 years ago
  39. b23f99b adm8211: remove SSID code by Johannes Berg · 16 years ago
  40. 71c11fb b43/legacy: remove SSID code by Johannes Berg · 16 years ago
  41. 4607816 iwlwifi: remove unused essid variable by Johannes Berg · 16 years ago
  42. a57a59f iwlwifi: remove implicit direct scan by Johannes Berg · 16 years ago
  43. 430cfe9 iwl3945: remove dead code by Johannes Berg · 16 years ago
  44. e5704bf ath9k: remove useless NULL initialisers by Johannes Berg · 16 years ago
  45. 2df7816 wireless: fix a few sparse warnings by Johannes Berg · 16 years ago
  46. 1239cd5 wireless: move mesh config length constant by Johannes Berg · 16 years ago
  47. 97c8b01 mac80211: print reason code for deauth/dissoc frames by Zhu Yi · 16 years ago
  48. db4186c p54: eliminate warning for uninitialized variable 'tim_len' by John W. Linville · 16 years ago
  49. e5ea92a p54: AP & Ad-hoc testing by Christian Lamparter · 16 years ago
  50. 94585b0 p54: put broadcast frames into the right queues by Christian Lamparter · 16 years ago
  51. 9e7f3f8 p54: more definitions form lmac_longbow.h and pda.h by Christian Lamparter · 16 years ago
  52. 9a8675d p54: introduce new names for device firmwares by Christian Lamparter · 16 years ago
  53. 4ceb7b6 netdevice libertas: Fix directly reference of netdev->priv by Wang Chen · 16 years ago
  54. f400923 pkt_sched: Control group classifier by Thomas Graf · 16 years ago
  55. 505d4f7 net: Guaranetee the proper ordering of the loopback device. v2 by Eric W. Biederman · 16 years ago
  56. 5d6d480 net: fib_rules ordering fixes. by Eric W. Biederman · 16 years ago
  57. 3d8160b Revert "net: Guaranetee the proper ordering of the loopback device." by David S. Miller · 16 years ago
  58. 167c627 Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  59. a827206 fmvj18x_cs: write interrupt ack bit for lan and modem to work simultaneously. by Komuro · 16 years ago
  60. 5c7f033 phonet: sparse annotations of protocol, remove forward declaration by Harvey Harrison · 16 years ago
  61. ca62059 ipvs: oldlen, newlen should be be16, not be32 by Harvey Harrison · 16 years ago
  62. 76acfdb net: mark flow_cache_cpu_prepare() as __init by Alexey Dobriyan · 16 years ago
  63. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  64. 4bab0ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  65. a15a82f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  66. 9144f38 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  67. 6572a28 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  68. e252f4d Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  69. ca409d6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  70. 2e93960 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  71. 71fe3fc Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  72. 38407aa Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  73. 39d4e58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  74. 067ab19 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  75. 3b53fbf net: Fix recursive descent in __scm_destroy(). by David S. Miller · 16 years ago
  76. 7597bc9 Fix accidental implicit cast in HR-timer conversion by David Howells · 16 years ago
  77. c361948 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  78. c330293 fat: i_blocks warning fix by OGAWA Hirofumi · 16 years ago
  79. 9ca59f4 fat: ->i_pos race fix by OGAWA Hirofumi · 16 years ago
  80. 2bdf67e fat: mmu_private race fix by OGAWA Hirofumi · 16 years ago
  81. 0e75f5d fat: Add printf attribute to fat_fs_panic() by OGAWA Hirofumi · 16 years ago
  82. fa93ca1 fat: Fix _fat_bmap() race by OGAWA Hirofumi · 16 years ago
  83. dfc209c fat: Fix ATTR_RO for directory by OGAWA Hirofumi · 16 years ago
  84. 9183482 fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0 by OGAWA Hirofumi · 16 years ago
  85. 9c0aa1b fat: Cleanup FAT attribute stuff by OGAWA Hirofumi · 16 years ago
  86. 45cfbe3 fat: Cleanup msdos_lookup() by OGAWA Hirofumi · 16 years ago
  87. 1c13a24 fat: Kill d_invalidate() in vfat_lookup() by OGAWA Hirofumi · 16 years ago
  88. 1b52467 fat: Fix/Cleanup dcache handling for vfat by OGAWA Hirofumi · 16 years ago
  89. 068f5ae vfat: Fix vfat_find() error path in vfat_lookup() by OGAWA Hirofumi · 16 years ago
  90. a993b54 fat: use fat_detach() in fat_clear_inode() by OGAWA Hirofumi · 16 years ago
  91. 5e35dd4 fat: Fix fat_ent_update_ptr() for FAT12 by OGAWA Hirofumi · 16 years ago
  92. d3dfa82 fat: improve fat_hash() by OGAWA Hirofumi · 16 years ago
  93. 52e9d9f fat: cleanup fat_parse_long() error handling by Darren Jenkins · 16 years ago
  94. 53472bc fat: use generic_file_llseek() for directory by OGAWA Hirofumi · 16 years ago
  95. 7decd1c fat: Fix and cleanup timestamp conversion by OGAWA Hirofumi · 16 years ago
  96. 9e975da fat: split include/msdos_fs.h by OGAWA Hirofumi · 16 years ago
  97. 990e194 fat: move fs/vfat/* and fs/msdos/* to fs/fat by OGAWA Hirofumi · 16 years ago
  98. 8986ab5 fat: document additional vfat mount options by Bart Trojanowski · 16 years ago
  99. c1dfda3 SAM9 watchdog: update for moved headers by Andrew Victor · 16 years ago
  100. 80bb26d rtc-cmos: fix boot log message by Frans Pop · 16 years ago