1. ec3eef2 [PATCH] libertas: let DRV_NAME be overridable by Holger Schurig · 17 years ago
  2. 435a1ac [PATCH] libertas: fix RESET logic at unload time by Holger Schurig · 17 years ago
  3. 084708b [PATCH] libertas: split module into two (libertas.ko and usb8xxx.ko) by Holger Schurig · 17 years ago
  4. ed45703 [PATCH] libertas: move contents of fw.h to decl.h by Holger Schurig · 17 years ago
  5. 208fdd2 [PATCH] libertas: indirect all hardware access via hw_XXXX functions by Holger Schurig · 17 years ago
  6. 0583e8e [PATCH] libertas: wakeup both mesh and normal wakeup when getting out of scan by Chris Ball · 17 years ago
  7. 0601e7e [PATCH] libertas: added transmission failures to mesh statistics by Javier Cardona · 17 years ago
  8. 6a81215 [PATCH] libertas: fix error handling of card initialization by Marcelo Tosatti · 17 years ago
  9. 51d84f5 [PATCH] libertas: fixed transmission flow control on the mesh interface by Javier Cardona · 17 years ago
  10. 32a74b7 [PATCH] libertas: split wlan_add_card() by Holger Schurig · 17 years ago
  11. 3874d0f [PATCH] libertas: move reset_device() code main.c to if_usb.c by Holger Schurig · 17 years ago
  12. fb3dddf [PATCH] libertas: changed some occurences of kmalloc() + memset(&a,0,sz) to kzalloc() by Holger Schurig · 17 years ago
  13. 6df3073 [PATCH] libertas: fix SSID output by Holger Schurig · 17 years ago
  14. 1ac812f [PATCH] libertas: get rid of libertas_sbi_get_priv() by Holger Schurig · 17 years ago
  15. ed37b51 [PATCH] libertas: change debug output of libertas_interrupt() by Holger Schurig · 17 years ago
  16. 78523da [PATCH] libertas: single out mesh code by Holger Schurig · 17 years ago
  17. a46c641 [PATCH] libertas: tune debug code by Holger Schurig · 17 years ago
  18. 9012b28 [PATCH] libertas: make debug configurable by Holger Schurig · 17 years ago
  19. 4686820 [PATCH] libertas: exclude non-used code when PROC_DEBUG is not set by Holger Schurig · 17 years ago
  20. 2be9219 [PATCH] libertas: fix scanning from associate path by Marcelo Tosatti · 17 years ago
  21. bf68dac [PATCH] libertas: make libertas_wlan_data_rates static by Holger Schurig · 17 years ago
  22. 66fcc55 [PATCH] libertas: move vendor & product id's into if_usb.c by Holger Schurig · 17 years ago
  23. 7b1d5c0 [PATCH] libertas: remove unused/superfluous definitions of DEV_NAME_LEN by Holger Schurig · 17 years ago
  24. 42fff92 [PATCH] libertas: remove __FILE__ from debug output by Holger Schurig · 17 years ago
  25. 5c20676 [PATCH] libertas: remove deprecated pm_register and associated code by Marcelo Tosatti · 17 years ago
  26. 0b7db95 [PATCH] libertas: fix removal of all debugfs files by Holger Schurig · 17 years ago
  27. 604ba49 [PATCH] libertas: a debug output was missing a newline by Holger Schurig · 17 years ago
  28. eb3ce63 [PATCH] libertas: rename wlan_association_worker by Holger Schurig · 17 years ago
  29. 064827e [PATCH] libertas: scan two channels per scan command by Marcelo Tosatti · 17 years ago
  30. d7ea3be [PATCH] hostap: Allocate enough tailroom for TKIP by Brandon Craig Rhodes · 17 years ago
  31. 20c9d19 [PATCH] prism54: fix monitor mode oops by Björn Steinbrink · 17 years ago
  32. 412e8a0 [PATCH] drivers/net/wireless/libertas/rx.c: fix use-after-free by Eugene Teo · 17 years ago
  33. 596f2d0 [PATCH] drivers/net/wireless/libertas/fw.c: fix use-before-check by Eugene Teo · 17 years ago
  34. 3d4bd24 [PATCH] libertas: skb dereferenced after netif_rx by Florin Malita · 17 years ago
  35. 4269e2a [PATCH] libertas: 64-bit cleanups by Dan Williams · 17 years ago
  36. c4aa705 [PATCH] libertas: sparse fixes by Dan Williams · 17 years ago
  37. 12a4d26 [PATCH] libertas: fix missing unlock in TX error path by Dan Williams · 17 years ago
  38. 5bdb3ef [PATCH] libertas: make debugfs.c sparse-clean by Dan Williams · 17 years ago
  39. 3a8b9a4 [PATCH] libertas: Clean up debug defines by Dan Williams · 17 years ago
  40. 4f3465f [PATCH] libertas: remove SUPPORT_BOOT_COMMAND by Dan Williams · 17 years ago
  41. 4b19fcc [PATCH] libertas: Purge non-mesh ioctls by Dan Williams · 17 years ago
  42. 3ce4023 [PATCH] libertas: Get rid of version.h by Dan Williams · 17 years ago
  43. 0dc5a29 [PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enum by Dan Williams · 17 years ago
  44. 889c05b [PATCH] libertas: remove WLAN_802_11_WEP_STATUS enum by Dan Williams · 17 years ago
  45. 6affe78 [PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODE by Dan Williams · 17 years ago
  46. 43631e1 [PATCH] libertas: remove setwpaie private ioctl by Dan Williams · 17 years ago
  47. 9408c29 [PATCH] libertas: remove custom encryption mode stuff by Dan Williams · 17 years ago
  48. 2a6f7ea [PATCH] libertas: remove incorrect vi modelines by Dan Williams · 17 years ago
  49. 69f88dc [PATCH] libertas: remove setauthalg private ioctl by Dan Williams · 17 years ago
  50. 1d42b8f [PATCH] libertas: remove 8021xauthalgs private ioctl by Dan Williams · 17 years ago
  51. ad1f329 [PATCH] libertas: fix size of SSID comparison in stop_adhoc check by Dan Williams · 17 years ago
  52. 4684c23 [PATCH] libertas: use <net/ieee80211.h> for MAX_WPA_IE_LEN by Dan Williams · 17 years ago
  53. 51b0c9d [PATCH] libertas: remove WPA_SUPPLICANT structure by Dan Williams · 17 years ago
  54. f54bfc0 [S390] Kconfig: no wireless on s390. by Martin Schwidefsky · 17 years ago
  55. 2c4f365 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 17 years ago
  56. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  57. 1591275 Fix "deprecated" typoes. by Robert P. J. Day · 17 years ago
  58. beb7dd8 Fix misspellings collected by members of KJ list. by Robert P. J. Day · 17 years ago
  59. 9028780 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  60. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  61. 47c93d2 [PATCH] bcm43xx: Remove dead configuration variable CONFIG_947XX by Larry Finger · 17 years ago
  62. 187bb41 [PATCH] zd1211rw: Add ID for ZyXEL AG-225H v2 by Daniel Drake · 17 years ago
  63. aa1d3a1 [PATCH] zd1211rw: Add ID for Sitecom WL-117 by Matthew Davidson · 17 years ago
  64. 019a675 [PATCH] zd1211rw: Added new USB id for Planex GW-US54ZGL by Ulrich Kunitz · 17 years ago
  65. 42b1c8c libertas: fix for wireless Kconfig changes by John W. Linville · 17 years ago
  66. 1570077 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  67. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 17 years ago
  68. 39f5fb3 kconfig: fix path to modules.txt in Kconfig help by Alexander E. Patrakov · 18 years ago
  69. 5d082fe [PATCH] zd1211rw: Add ID for ZyXEL AG-220 by Daniel Drake · 18 years ago
  70. ba528c4 [PATCH] zd1211rw: Add AL7230B RF support for ZD1211B by Daniel Drake · 18 years ago
  71. 72018b22 [PATCH] zd1211rw: rework band edge patching by Daniel Drake · 18 years ago
  72. dc536a7 [PATCH] zd1211rw: Remove invalid CR write during ZD1211 phy reset by Daniel Drake · 18 years ago
  73. 25ac6c2 [PATCH] hostap_cs: support ADLINK 345 CF by Marcin Juszkiewicz · 18 years ago
  74. 3a5c393 [PATCH] bcm43xx: Change initialization for 2050 radios by Larry Finger · 18 years ago
  75. a3fa3ab [PATCH] zd1211rw: Add another ID for Linksys WUSBF54G by Daniel Drake · 18 years ago
  76. 44713b1 [PATCH] zd1211rw: Don't handle broken frames in monitor mode by Daniel Drake · 18 years ago
  77. d2d7c05 [PATCH] zd1211rw: Mark some data const by Daniel Drake · 18 years ago
  78. 85d32e7 [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi by Jouni Malinen · 18 years ago
  79. d2f11e0 [PATCH] libertas: use standard kernel macros by Tony Breeds · 18 years ago
  80. af5b5c9 [PATCH] airo: Make /sys/bus/pci/drivers/airo/{,un}bind work by Michal Schmidt · 18 years ago
  81. fd48f8d [PATCH] airo: Don't check for NULL before kfree() by Michal Schmidt · 18 years ago
  82. aa93c85 [PATCH] bcm43xx:Eliminate some 'G Mode Enable' magic numbers by Larry Finger · 18 years ago
  83. aec9102 [PATCH] zd1211rw: More device IDs by Daniel Drake · 18 years ago
  84. f2a81a1 [PATCH] zd1211rw: Add AL2230S RF support by Daniel Drake · 18 years ago
  85. 832855d [PATCH] zd1211rw: Use compare_ether_addr() by Daniel Drake · 18 years ago
  86. 0ae0818 [PATCH] bcm43xx: do not rebuild when kernel version changes by Sam Ravnborg · 18 years ago
  87. 99d3184 [PATCH] hostap: Add D-Link DWL-650 Rev. P1 product id by Jouni Malinen · 18 years ago
  88. 742e991 [PATCH] ipw2200: fix ieee80211_get_geo typo by Andrew Morton · 18 years ago
  89. b3f1b8c [PATCH] libertas: fix build breakage from netdev class_device -> device by John W. Linville · 18 years ago
  90. ebb4e07 [PATCH] wireless: remove obsolete text files by John W. Linville · 18 years ago
  91. c6710e5 [PATCH] hostap: use offsetof() instead of own equivalent by Pavel Roskin · 18 years ago
  92. 876c9d3 [PATCH] Marvell Libertas 8388 802.11b/g USB driver by Marcelo Tosatti · 18 years ago
  93. 35c3404 [PATCH] zd1211rw: changed GFP_NOFS to GFP_KERNEL by Ulrich Kunitz · 18 years ago
  94. 375dd24 [PATCH] ipw2200: add channels sysfs entry by Zhu Yi · 18 years ago
  95. 4243159 [WIRELESS] drivers/net/wireless/Kconfig: correct minor typo by John W. Linville · 17 years ago
  96. 2a5e1c0 [WIRELESS]: Refactor wireless Kconfig. by Johannes Berg · 17 years ago
  97. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
  98. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
  99. 4305b54 [SK_BUFF]: Convert skb->end to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  100. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago