1. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  2. 1f1c288 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  3. c248725 zd1211rw: too early inclusion of asm/unaligned.h by Al Viro · 17 years ago
  4. 21ba0f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  5. 694625c PCI: add pci_try_set_mwi by Randy Dunlap · 17 years ago
  6. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  7. 56906c6 PCI: remove useless pci driver method by David Brownell · 17 years ago
  8. 8c7b7fa [NET]: Kill eth_copy_and_sum(). by David S. Miller · 17 years ago
  9. 426921b [PATCH] use list_for_each_entry() for iteration in Prism 54 driver by Matthias Kaehlcke · 17 years ago
  10. 777fa98 [PATCH] libertas: fix disabling WPA by Dan Williams · 17 years ago
  11. 6b62472 [PATCH] drivers/net/wireless/libertas/wext.c: remove dead code by Adrian Bunk · 17 years ago
  12. 74553ae [PATCH] zd1211rw: Defer firmware load until first ifup by Daniel Drake · 17 years ago
  13. 93f510b [PATCH] zd1211rw: Add ID for Buffalo WLI-U2-KG54L by Daniel Drake · 17 years ago
  14. 4418583 [PATCH] zd1211rw: Detect more AL2230S radios by Daniel Drake · 17 years ago
  15. 86d95c21 [PATCH] zd1211rw: Allow channels 1-11 for unrecognised regulatory domains by Daniel Drake · 17 years ago
  16. fb038c2 [PATCH] airo: start with radio off by Michal Schmidt · 17 years ago
  17. 175ec1a [PATCH] airo: simpler calling convention for enable_MAC() by Michal Schmidt · 17 years ago
  18. 1138c37 [PATCH] airo: fix a race causing initialization failures by Michal Schmidt · 17 years ago
  19. 1c2b7db [PATCH] airo: delay some initialization until the netdev is up by Michal Schmidt · 17 years ago
  20. 777ec5e [PATCH] airo: disable the PCI device when unloading module by Michal Schmidt · 17 years ago
  21. a62056f [PATCH] ipw2100: RF kill switch timer power save by Stephen Hemminger · 17 years ago
  22. 1c9d5e4 [PATCH] ipw2200: rf kill switch polling power saving by Stephen Hemminger · 17 years ago
  23. 899413d [PATCH] rtl8187: fix endianness issue in rtl8225 register writing by Michael Wu · 17 years ago
  24. d082b9b [PATCH] libertas: fix use-after-free in rx path by Holger Schurig · 17 years ago
  25. 26710dc [PATCH] WIRELESS: Remove clearly obsolete libertas/version.h file. by Robert P. J. Day · 17 years ago
  26. bd5824f [PATCH] hostap: Remove driver version number by Jouni Malinen · 17 years ago
  27. c150573 [PATCH] hostap: Use list_for_each_entry by Matthias Kaehlcke · 17 years ago
  28. b918099 [PATCH] hostap: Suppress broadcast if no stations are associated by Pavel Roskin · 17 years ago
  29. 77548f5 [PATCH] bcm43xx: Fix deviation from specifications in set_baseband_attenuation by Larry Finger · 17 years ago
  30. aaf83d4 [PATCH] zd1211rw: Make CCK gain patching conditional on RF type by Daniel Drake · 17 years ago
  31. 4481d60 [PATCH] zd1211rw: Add UW2453 RF support by Daniel Drake · 17 years ago
  32. 9c8fc71 [PATCH] zd1211rw: Extend RF layer by Daniel Drake · 17 years ago
  33. a9eea9a [PATCH] zd1211rw: Add ID for ZyXEL G-200v2 by Daniel Drake · 17 years ago
  34. 0aec00a [PATCH] rtl8187: add header blocks and indicate origin of magic values by John W. Linville · 17 years ago
  35. 605bebe [PATCH] Add rtl8187 wireless driver by Michael Wu · 17 years ago
  36. 7dcf528 [PATCH] libertas: remove private ioctls by Dan Williams · 17 years ago
  37. 18c96c34 [PATCH] libertas: fix WPA associations by handling ENABLE_RSN correctly by Dan Williams · 17 years ago
  38. f8f5510 [PATCH] libertas: kill wlan_scan_process_results by Dan Williams · 17 years ago
  39. b59bb61 [PATCH] libertas: style fixes by Dan Williams · 17 years ago
  40. 82fde74 [PATCH] libertas: convert libertas_mpp into anycast_mask by Luis Carlos · 17 years ago
  41. 2fb3bd6 [PATCH] libertas: actually send mesh frames to mesh netdev by Dan Williams · 17 years ago
  42. fff47f1 [PATCH] libertas: deauthenticate from AP in channel switch by Luis Carlos Cobo Rus · 17 years ago
  43. b8bedef [PATCH] libertas: pull current channel from firmware on mesh autostart by Luis Carlos Cobo Rus · 17 years ago
  44. 717c933 [PATCH] libertas: reduce SSID and BSSID mixed-case abuse by Dan Williams · 17 years ago
  45. 8cf1dc0 [PATCH] libertas: remove WPA_SUPPLICANT structure by Dan Williams · 17 years ago
  46. d8efea2 [PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essid by Dan Williams · 17 years ago
  47. 785e8f2 [PATCH] libertas: tweak association debug output by Dan Williams · 17 years ago
  48. 707985b [PATCH] libertas: fix big-endian associate command. by David Woodhouse · 17 years ago
  49. e5b3d47 [PATCH] libertas: don't byte-swap firmware version number. It's a byte array. by David Woodhouse · 17 years ago
  50. 8676008 [PATCH] libertas: more endianness fixes, in tx.c this time by David Woodhouse · 17 years ago
  51. bb793e2 [PATCH] libertas: More endianness fixes. by David Woodhouse · 17 years ago
  52. 981f187 [PATCH] libertas: first pass at fixing up endianness issues by David Woodhouse · 17 years ago
  53. 123e0e0 [PATCH] libertas: sparse fixes by Dan Williams · 17 years ago
  54. 0e8a5bd [PATCH] libertas: fix character set in README by David Woodhouse · 17 years ago
  55. 7d8d28b [PATCH] libertas: support for mesh autostart on firmware 5.220.11 by Luis Carlos Cobo Rus · 17 years ago
  56. f5e05b6 [PATCH] libertas: split wext for eth and msh by Luis Carlos Cobo Rus · 17 years ago
  57. 0a0d08a [PATCH] libertas: make mac address configuration work with mesh interface too by Luis Carlos Cobo Rus · 17 years ago
  58. a23c58a [PATCH] libertas: updated readme file by Luis Carlos Cobo Rus · 17 years ago
  59. 90a4221 [PATCH] libertas: Make WPA work through supplicant handshake by Dan Williams · 17 years ago
  60. 45f43de [PATCH] libertas: add more verbose debugging to libertas_cmd_80211_authenticate by Dan Williams · 17 years ago
  61. 57361c6 [PATCH] libertas: debug print spacing fixes in assoc.c by Dan Williams · 17 years ago
  62. d9ad2f5 [PATCH] libertas: send SIOCGIWSCAN event after partial scans too by Dan Williams · 17 years ago
  63. aeea0ab [PATCH] libertas: honor specific channel requests during association by Dan Williams · 17 years ago
  64. ac26f81c [PATCH] libertas: fix default adhoc channel by Dan Williams · 17 years ago
  65. 80e78ef [PATCH] libertas: fix deadlock SIOCGIWSCAN handler by Dan Williams · 17 years ago
  66. 94b23855 [PATCH] libertas: correct error report paths for wlan_fwt_list_ioctl by Dan Williams · 17 years ago
  67. 6cfb008 [PATCH] libertas: correctly balance locking in libertas_process_rx_command by Dan Williams · 17 years ago
  68. 24d443b [PATCH] libertas: fix debug enter/leave prints for libertas_execute_next_command by Dan Williams · 17 years ago
  69. 3cf20931 [PATCH] libertas: use compare_ether_addr() rather than memcmp() where appropriate by Dan Williams · 17 years ago
  70. 02eb229 [PATCH] libertas: use MAC_FMT and MAC_ARG where appropriate by Dan Williams · 17 years ago
  71. e76850d [PATCH] libertas: make association paths consistent by Dan Williams · 17 years ago
  72. ef9a264 [PATCH] libertas: move channel changing into association framework by Dan Williams · 17 years ago
  73. d43fb8e [PATCH] libertas: fix oops on rmmod by Marcelo Tosatti · 17 years ago
  74. 0e37275 [PATCH] libertas: cleanup of fwt_list_route processing by Luis Carlos Cobo Rus · 17 years ago
  75. eb8f733 [PATCH] libertas: fix 'keep previous scan' behavior by Dan Williams · 17 years ago
  76. fcdb53d [PATCH] libertas: make scan result handling more flexible by Dan Williams · 17 years ago
  77. 90e8eaf [PATCH] libertas: updated mesh commands for 5.220.9.p11 by Luis Carlos Cobo · 17 years ago
  78. 7db283c [PATCH] libertas: version bump (321p0) and cmds update for new fw (5.220.10.p0) by Luis Carlos Cobo Rus · 17 years ago
  79. 1db733e [PATCH] libertas: don't tear down netdev in libertas_activate_card by Dan Williams · 17 years ago
  80. c723683 [PATCH] libertas: correctly unregister mesh netdev on error by Dan Williams · 17 years ago
  81. 4ace113 [PATCH] libertas: replace 'macaddress' with 'bssid' by Dan Williams · 17 years ago
  82. 7732ca4 [PATCH] libertas: call SET_NETDEV_DEV from common code by Dan Williams · 17 years ago
  83. 0681f98 [PATCH] libertas: fixed kernel oops on module/card removal by Luis Carlos Cobo · 17 years ago
  84. b46794d [PATCH] libertas: add URB debug info by Luis Carlos Cobo · 17 years ago
  85. 6004513 [PATCH] libertas: fixed incorrect assigment of fcs errors to frag errors by Luis Carlos Cobo · 17 years ago
  86. 634b8f4 [PATCH] libertas: remove unused variables in wlan_dev_t by Holger Schurig · 17 years ago
  87. ec3eef2 [PATCH] libertas: let DRV_NAME be overridable by Holger Schurig · 17 years ago
  88. 435a1ac [PATCH] libertas: fix RESET logic at unload time by Holger Schurig · 17 years ago
  89. 084708b [PATCH] libertas: split module into two (libertas.ko and usb8xxx.ko) by Holger Schurig · 17 years ago
  90. ed45703 [PATCH] libertas: move contents of fw.h to decl.h by Holger Schurig · 17 years ago
  91. 208fdd2 [PATCH] libertas: indirect all hardware access via hw_XXXX functions by Holger Schurig · 17 years ago
  92. 0583e8e [PATCH] libertas: wakeup both mesh and normal wakeup when getting out of scan by Chris Ball · 17 years ago
  93. 0601e7e [PATCH] libertas: added transmission failures to mesh statistics by Javier Cardona · 17 years ago
  94. 6a81215 [PATCH] libertas: fix error handling of card initialization by Marcelo Tosatti · 17 years ago
  95. 51d84f5 [PATCH] libertas: fixed transmission flow control on the mesh interface by Javier Cardona · 17 years ago
  96. 32a74b7 [PATCH] libertas: split wlan_add_card() by Holger Schurig · 17 years ago
  97. 3874d0f [PATCH] libertas: move reset_device() code main.c to if_usb.c by Holger Schurig · 17 years ago
  98. fb3dddf [PATCH] libertas: changed some occurences of kmalloc() + memset(&a,0,sz) to kzalloc() by Holger Schurig · 17 years ago
  99. 6df3073 [PATCH] libertas: fix SSID output by Holger Schurig · 17 years ago
  100. 1ac812f [PATCH] libertas: get rid of libertas_sbi_get_priv() by Holger Schurig · 17 years ago