1. 9c5f89b ath9k: Do not remove header padding on RX from short frames by Jouni Malinen · 16 years ago
  2. f2f1ba2 iwlwifi: fix build warning (iwl-rx.c) by Rami Rosen · 16 years ago
  3. ab1f5c0 mac80211: misc cleanups by Rami Rosen · 16 years ago
  4. 4dec9b8 rfkill: strip pointless notifier chain by Johannes Berg · 16 years ago
  5. 6fb5325 libertas: Create sysfs entry for changing the mesh probe response limit by Anna Neal · 16 years ago
  6. b77f483 ath9k: Refactor struct ath_softc by Sujith · 16 years ago
  7. 59651e8 p54: fix oops on faulty devices by Christian Lamparter · 16 years ago
  8. b7a530d mac80211: Disable requests for new scans in AP mode by Jouni Malinen · 16 years ago
  9. 14a4dfe ipw2200: fix scanning while associated by Helmut Schaa · 16 years ago
  10. d8004cb b43legacy: Fix sparse warnings by Larry Finger · 16 years ago
  11. c1db52b rtl8187: Use usb anchor facilities to manage urbs by Larry Finger · 16 years ago
  12. 388cdf3 ath5k: fix endianness of bitwise ops when installing mic by Bob Copeland · 16 years ago
  13. 62d714e spectrum_cs: Fix function names used in debug strings by David Kilroy · 16 years ago
  14. 499b702 orinoco: Fix inappropriate use of IRQ_BAP by David Kilroy · 16 years ago
  15. 0c06dd8 orinoco: Fix function names used in debug strings by David Kilroy · 16 years ago
  16. 39ca5bb p54: enforce strict tx_queue limits by Christian Lamparter · 16 years ago
  17. 30dab79e iwlwifi: remove qos module parameter by Winkler, Tomas · 16 years ago
  18. 6d1ef1a iwlwifi: 3945 remove qos module parameter by Winkler, Tomas · 16 years ago
  19. 9f92593 iwlifi: remove twice defined SINGLE_FRAME RX FH MASK by Winkler, Tomas · 16 years ago
  20. 759ef89 iwlwifi: change email contact information by Winkler, Tomas · 16 years ago
  21. d070d85 airport: remove useless return in a function returning void by Pavel Roskin · 16 years ago
  22. 89fad57 mac80211: integrate sta_notify_ps cmds into sta_notify by Christian Lamparter · 16 years ago
  23. dd397dc p54usb: rewriting rx/tx routines to make use of usb_anchor's facilities by Christian Lamparter · 16 years ago
  24. a07d361 ath9k: BH shouldn't be enabled when hardirqs are disabled. by Senthil Balasubramanian · 16 years ago
  25. b143923 mac80211/cfg80211: check endianness in sparse runs by Johannes Berg · 16 years ago
  26. f546638c mac80211: remove fragmentation offload functionality by Johannes Berg · 16 years ago
  27. e4f2a34 ath9k: remove fragmentation workaround again by Johannes Berg · 16 years ago
  28. 21a49fc iwlwifi: fix build error (iwl-rx.c). by Rami Rosen · 16 years ago
  29. 8dffff2 mac80211: only create default STA interface if supported by Johannes Berg · 16 years ago
  30. 0f202aa ieee80211_security: correct warning about width of auth_mode by John W. Linville · 16 years ago
  31. 8aa15e1 ath9k: avoid rx frames with corrupted descriptor. by Senthil Balasubramanian · 16 years ago
  32. 2df1bff ath9k: Incorrect band enum causes invalid antenna configuration. by Senthil Balasubramanian · 16 years ago
  33. e759407 ath9k: Adding support for Atheros AR9285 chipset. by Senthil Balasubramanian · 16 years ago
  34. e8fbc99 ath9k: Adding initvalues for Atheros AR9285 chipset. by Senthil Balasubramanian · 16 years ago
  35. 02e90d6 ath9k: Adding AR9285 chipset register information. by Senthil Balasubramanian · 16 years ago
  36. 306d611 cfg80211: fix nl80211 frequency handling by Johannes Berg · 16 years ago
  37. 7ba1c04 mac80211: improve sta_notify documentation by Johannes Berg · 16 years ago
  38. 8ee5afb ath9k: Merge structures ath_atx, ath_node_aggr with ath_node by Sujith · 16 years ago
  39. f6688cd ath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIV by Sujith · 16 years ago
  40. 817e11d ath9k: Add a debugfs file to show interrupt statistics by Sujith · 16 years ago
  41. 3706de6 ath9k: Maintain rate table choice after association by Sujith · 16 years ago
  42. 40990ec ath9k: Fix bug in rate table management by Sujith · 16 years ago
  43. 6b3aa6a ath9k: Disable staggered Beacon frame scheduling by Jouni Malinen · 16 years ago
  44. 3fbb9d9 ath9k: Free Beacon skbs in AP mode by Jouni Malinen · 16 years ago
  45. 61ff84a iwlwifi: cleanup (remove pm_state) by Rami Rosen · 16 years ago
  46. a8ec42c iwlwifi: use rmb/wmb to protect indirect mmio operation by Zhu, Yi · 16 years ago
  47. 73d7b5a iwlwifi: iwl_poll_{direct_}bit cleanup by Zhu, Yi · 16 years ago
  48. 42802d7 iwlwifi: fix "MAC in deep sleep" error by Zhu, Yi · 16 years ago
  49. f056658 iwlwifi: fix time interval misuse in iwl_poll_{direct_}bit by Zhu, Yi · 16 years ago
  50. 7262796 iwl3945: Fix rate scale for B-mode connection by Abbas, Mohamed · 16 years ago
  51. 00e540b iwlwifi: implement iwl_debug_report_frame for iwlagn by Halperin, Daniel C · 16 years ago
  52. 447107f mac80211: remove WARN_ON() from ieee80211_hw_config by Reinette Chatre · 16 years ago
  53. bb608e9 wireless: Incorrect LEAP authentication algorithm identifier. by Senthil Balasubramanian · 16 years ago
  54. a7db74f rtl8187: Improve wireless statistics for RTL8187 by Larry Finger · 16 years ago
  55. 6d8a52d MIPS: IP32: Update defconfig by David Daney · 16 years ago
  56. 11531ac MIPS: Add missing calls to plat_unmap_dma_mem. by David Daney · 16 years ago
  57. 00ace20 MIPS: Kconfig: Fix the arch-specific header path by Dmitri Vorobiev · 16 years ago
  58. b6354db MIPS: Use EI/DI for MIPS R2. by David Daney · 16 years ago
  59. febd7a5 Commands needing to be retried require a complete re-initialization. by Alan D. Brunelle · 16 years ago
  60. ec8f237 netlabel: Compiler warning and NULL pointer dereference fix by Paul Moore · 16 years ago
  61. 30bb0e0 e1000e: fix double release of mutex by Jeff Kirsher · 16 years ago
  62. 7a3c66e net: Add support for the KS8695 ethernet devices. by Daniel Silverstone · 16 years ago
  63. 82a9928 tc35815: Enable StripCRC feature by Atsushi Nemoto · 16 years ago
  64. 2cb3772 smsc9420: SMSC LAN9420 10/100 PCI ethernet adapter by Steve Glendinning · 16 years ago
  65. ea943d4 igb: fixup AER with proper error handling by Jeff Kirsher · 16 years ago
  66. 9f3eefc powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadia by Josh Boyer · 16 years ago
  67. 2b895c3 i2c-highlander: Trivial endian casting fixes by Harvey Harrison · 16 years ago
  68. d9d38ca i2c-pmcmsp: Fix endianness misannotation by Harvey Harrison · 16 years ago
  69. 674a0a6 [ARM] 5341/2: there is no copy_page on nommu ARM by Nicolas Pitre · 16 years ago
  70. 293a4f2 netfilter: xt_NFLOG is dependant of nfnetlink_log by Eric Leblond · 16 years ago
  71. 6c34bc2 Revert "radeonfb: accelerate imageblit and other improvements" by Linus Torvalds · 16 years ago
  72. 8229efd netns: ip6mr: enable namespace support in ipv6 multicast forwarding code by Benjamin Thery · 16 years ago
  73. 8b90fc7 netns: ip6mr: declare ip6mr /proc/net entries per-namespace by Benjamin Thery · 16 years ago
  74. 950d570 netns: ip6mr: declare reg_vif_num per-namespace by Benjamin Thery · 16 years ago
  75. a21f3f9 netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace by Benjamin Thery · 16 years ago
  76. 4045e57 netns: ip6mr: declare counter cache_resolve_queue_len per-namespace by Benjamin Thery · 16 years ago
  77. 4a6258a netns: ip6mr: dynamically allocate mfc6_cache_array by Benjamin Thery · 16 years ago
  78. 58701ad netns: ip6mr: store netns in struct mfc6_cache by Benjamin Thery · 16 years ago
  79. 4e16880 netns: ip6mr: dynamically allocates vif6_table by Benjamin Thery · 16 years ago
  80. bd91b8b netns: ip6mr: allocate mroute6_socket per-namespace. by Benjamin Thery · 16 years ago
  81. bb49eed IA64: HP_SIMETH needs to depend upon NET by Alexander Beregalov · 16 years ago
  82. 5eaa65b net: Make static by Roel Kluin · 16 years ago
  83. 2107fb8 smsc911x: add dynamic bus configuration by Steve Glendinning · 16 years ago
  84. 8b1fae4 Linux 2.6.28-rc8 by Linus Torvalds · 16 years ago
  85. f9fc05e 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
  86. b88ed20 fix mapping_writably_mapped() by Hugh Dickins · 16 years ago
  87. f4fd2c5 Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 16 years ago
  88. 711a49a lib/idr.c: Fix bug introduced by RCU fix by Manfred Spraul · 16 years ago
  89. c7f8d6f MN10300: Give correct size when reserving interrupt vector table by Akira Takeuchi · 16 years ago
  90. 54b71fb MN10300: Fix __put_user_asm8() by Akira Takeuchi · 16 years ago
  91. 24646bd MN10300: Fix the preemption resume_kernel() routine by Akira Takeuchi · 16 years ago
  92. a8893fb MN10300: Discard low-priority Tx interrupts when closing an on-chip serial port by Akira Takeuchi · 16 years ago
  93. cb32898 MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macros by Cyrill Gorcunov · 16 years ago
  94. 4e6f2ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  95. 44f6cc3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  96. 061afe9f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  97. 942c88c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  98. cba7671 pktcdvd: remove broken dev_t export of class devices by Kay Sievers · 16 years ago
  99. cdcb30b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  100. c1ab6cc drivers/video/mb862xx/mb862xxfb.c: fix printk by Andrew Morton · 16 years ago