1. 7d450e0 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 19 years ago
  2. 73ca66b [PATCH] release_firmware() fixes by Magnus Damm · 19 years ago
  3. b312d79 [PATCH] zd1211rw: usb_clear_halt not allowed in IRQ context by Daniel Drake · 19 years ago
  4. 522536f [PATCH] bcm43xx-softmac: Fix an off-by-one condition in handle_irq_noise by Larry Finger · 19 years ago
  5. c9a4b35 [PATCH] zd1211rw: disable TX queue during stop by Daniel Drake · 19 years ago
  6. e85d091 [PATCH] ZyDAS ZD1211 USB-WLAN driver by Daniel Drake · 19 years ago
  7. 4359219 [PATCH] bcm43xx: enable shared key authentication by Daniel Drake · 19 years ago
  8. fc8fd34 [PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routine by Larry Finger · 19 years ago
  9. a1d79aa [PATCH] bcm43xx: workaround init_board vs. IRQ race by Michael Buesch · 19 years ago
  10. e8d5969 [PATCH] bcm43xx: use softmac-suggested TX rate by Daniel Drake · 19 years ago
  11. d3cef4e [PATCH] Add two PLX device IDs by Faidon Liambotis · 19 years ago
  12. 51bece9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  13. cd11acd [PATCH] lockdep: annotate hostap netdev ->xmit_lock by Arjan van de Ven · 19 years ago
  14. 63104ee kbuild: introduce utsrelease.h by Sam Ravnborg · 19 years ago
  15. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  16. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  17. fd99ddd07 [PATCH] pcmcia: hostap_cs.c - 0xc00f,0x0000 conflicts with pcnet_cs by Komuro · 19 years ago
  18. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  19. 80f7228 typo fixes: occuring -> occurring by Adrian Bunk · 19 years ago
  20. 8f76078 [PATCH] Remove redundant NULL checks before [kv]free - in drivers/ by Jesper Juhl · 19 years ago
  21. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  22. 71c0cd7 [PATCH] Add bcm43xx HW RNG support by Michael Buesch · 19 years ago
  23. d6e05ed spelling fixes by Andreas Mohr · 19 years ago
  24. 5b057c6 [NET]: Avoid allocating skb in skb_pad by Herbert Xu · 19 years ago
  25. aa95abe [PATCH] skb_padto()-area fixes in 8390, wavelan by Alan Cox · 19 years ago
  26. a192491 [PATCH] Array overrun in drivers/net/wireless/wavelan.c by Eric Sesterhenn · 19 years ago
  27. 4b2d9cf Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 19 years ago
  28. d0b952a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  29. 932ff27 [NET]: Add netif_tx_lock by Herbert Xu · 19 years ago
  30. 89c318e [PATCH] ipw2200 locking fix by Zhu Yi · 19 years ago
  31. 12a3768 [PATCH] pci: bcm43xx avoid pci_find_device by Jiri Slaby · 19 years ago
  32. 91769e7 [PATCH] bcm43xx: preemptible periodic work by Michael Buesch · 19 years ago
  33. 78ff56a [PATCH] bcm43xx: redesign locking by Michael Buesch · 19 years ago
  34. 5c601d0 [PATCH] wireless: move zd1201 where it belongs by Pavel Machek · 19 years ago
  35. ff7562a [PATCH] bcm43xx: quiet down log spam from set_security by Jason Lunz · 19 years ago
  36. f6882a0 Merge branch 'upstream-fixes' into upstream by John W. Linville · 19 years ago
  37. ea9a771 [PATCH] bcm43xx: add DMA rx poll workaround to DMA4 by Michael Buesch · 19 years ago
  38. b1141f6 Merge branch 'upstream-fixes' into upstream by John W. Linville · 19 years ago
  39. 4541a5d [PATCH] arlan: fix section mismatch warnings by Randy Dunlap · 19 years ago
  40. 53072d6 [PATCH] wavelan: fix section mismatch by Randy Dunlap · 19 years ago
  41. bb6e093 [PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor() by Florin Malita · 19 years ago
  42. df8ccb9 [PATCH] hostap: new pcmcia IDs by Marcin Juszkiewicz · 19 years ago
  43. 01d654d Merge branch 'upstream-fixes' into upstream by John W. Linville · 19 years ago
  44. 82464e6 [PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor() by Florin Malita · 19 years ago
  45. 5d25ea7 [PATCH] unused exports in wireless drivers by Arjan van de Ven · 19 years ago
  46. 59d4b68 Merge branch 'upstream-fixes' into upstream by John W. Linville · 19 years ago
  47. bc519f3 [PATCH] bcm43xx: associate on 'ifconfig up' by David Woodhouse · 19 years ago
  48. f03cc4f [PATCH] bcm43xx: add PCI ID for bcm4319 by Stefano Brivio · 19 years ago
  49. ec000ca9 [PATCH] bcm43xx: fix whitespace by Stefano Brivio · 19 years ago
  50. 461c078 [PATCH] orinoco: don't put PCI resource data to the network device by Pavel Roskin · 19 years ago
  51. 95047dd [PATCH] orinoco: eliminate the suspend/resume functions if CONFIG_PM is unset by Pavel Roskin · 19 years ago
  52. 6cbaa33 [PATCH] orinoco: simplify locking, fix error handling in PCMCIA resume by Pavel Roskin · 19 years ago
  53. 9a568da [PATCH] orinoco: report more relevant data on startup by Pavel Roskin · 19 years ago
  54. e4f4f98 [PATCH] orinoco: unregister network device before releasing PCMCIA resources by Pavel Roskin · 19 years ago
  55. 0c6157a [PATCH] wireless/airo: minimal WPA awareness by Michal Schmidt · 19 years ago
  56. fd5226a Merge branch 'upstream-fixes' into upstream by John W. Linville · 19 years ago
  57. 178e0cc [PATCH] bcm43xx: Fix access to non-existent PHY registers by David Woodhouse · 19 years ago
  58. 869aaab [PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_init by Michael Buesch · 19 years ago
  59. f9f7b96 [PATCH] bcm43xx: check for valid MAC address in SPROM by Stefano Brivio · 19 years ago
  60. 5b4b977 [PATCH] bcm43xx: fix iwmode crash when down by Michael Buesch · 19 years ago
  61. 3c30495 [PATCH] wireless/airo: minimal WPA awareness by Dan Williams · 19 years ago
  62. e3c5a64 [PATCH] ipw2200: Fix wpa_supplicant association problem by Zhu Yi · 19 years ago
  63. 127119d [PATCH] ipw2200: remove priv->last_noise reference by Zhu Yi · 19 years ago
  64. 459d408 [PATCH] ipw2200: rename CONFIG_IEEE80211_RADIOTAP to CONFIG_IPW2200_RADIOTAP by Zhu Yi · 19 years ago
  65. 34f8ae4 [PATCH] wireless Kconfig add IPW2200_RADIOTAP by Zhu Yi · 19 years ago
  66. e43e3c1 [PATCH] ipw2200: rename CONFIG_IPW_QOS to CONFIG_IPW2200_QOS by Zhu Yi · 19 years ago
  67. 555fd91 [PATCH] ipw2200: update version stamp to 1.1.2 by Zhu Yi · 19 years ago
  68. ae4af61 [PATCH] ipw2200: version string rework by Zhu Yi · 19 years ago
  69. d685b8c [PATCH] ipw2200: Enable rtap interface for RF promiscuous mode while associated by Zhu Yi · 19 years ago
  70. 0070f8c [PATCH] ipw2200: Fix endian issues with v3.0 fw image format by Zhu Yi · 19 years ago
  71. 455936c [PATCH] ipw2200: Set the 'fixed' flags in wext get_rate by Zhu Yi · 19 years ago
  72. 61fb9ed [PATCH] ipw2200: turn off signal debug log by Zhu Yi · 19 years ago
  73. d0b526b [PATCH] ipw2200: Do not continue loading the firmware if kmalloc fails by Zhu Yi · 19 years ago
  74. 5dc81c3 [PATCH] ipw2200: fix compile warning when !CONFIG_IPW2200_DEBUG by Zhu Yi · 19 years ago
  75. d2b83e1 [PATCH] ipw2200: add module_param support for antenna selection by Zhu Yi · 19 years ago
  76. 07f02e4 [PATCH] ipw2200: generates a scan event after a scan has completed by Zhu Yi · 19 years ago
  77. a5cf4fe [PATCH] ipw2200: Fix TX QoS enabled frames problem by Zhu Yi · 19 years ago
  78. 00d21de [PATCH] ipw2200: Exponential averaging for signal and noise Level by Zhu Yi · 19 years ago
  79. cc93571 [PATCH] bcm43xx: use pci_iomap() for convenience. by Michael Buesch · 19 years ago
  80. f298a2e [PATCH] orinoco: bump version to 0.15 by Pavel Roskin · 19 years ago
  81. dc3437d [PATCH] orinoco: further comment cleanup in the PCI drivers by Pavel Roskin · 19 years ago
  82. b884c87 [PATCH] orinoco: reduce differences between PCI drivers, create orinoco_pci.h by Pavel Roskin · 19 years ago
  83. c6fb2e9 [PATCH] orinoco: support PCI suspend/resume for Nortel, PLX and TMD adaptors by Pavel Roskin · 19 years ago
  84. 3d52996 [PATCH] orinoco_pci: use pci_iomap() for resources by Pavel Roskin · 19 years ago
  85. d62274b [PATCH] orinoco_pci: disable device and free IRQ when suspending by Pavel Roskin · 19 years ago
  86. 37a6c61 [PATCH] orinoco: delay FID allocation after firmware initialization by Pavel Roskin · 19 years ago
  87. 2c1bd26 [PATCH] orinoco: fix BAP0 offset error after several days of operation by Jiri Benc · 19 years ago
  88. a28dc81 [PATCH] orinoco: simplify 802.3 encapsulation code by Pavel Roskin · 19 years ago
  89. 470e2aa [PATCH] orinoco: refactor and clean up Tx error handling by Pavel Roskin · 19 years ago
  90. 8d5be08 [PATCH] orinoco: don't use any padding for Tx frames by Pavel Roskin · 19 years ago
  91. 6b61626 [PATCH] orinoco replace hermes_write_words() with hermes_write_bytes() by Pavel Roskin · 19 years ago
  92. b34b867 [PATCH] orinoco: orinoco_xmit() should only return valid symbolic constants by Pavel Roskin · 19 years ago
  93. 30c2d3b [PATCH] orinoco: optimize Tx exception handling in orinoco by Pavel Roskin · 19 years ago
  94. 4ebe2eb [PATCH] orinoco: Symbol card supported by spectrum_cs is LA4137, not LA4100 by Pavel Roskin · 19 years ago
  95. 754b136 [PATCH] orinoco: remove debug buffer code and userspace include support by Pavel Roskin · 19 years ago
  96. 65b1fe7 [PATCH] orinoco: remove tracing code, it's unused by Pavel Roskin · 19 years ago
  97. 7eeae2f [PATCH] orinoco: remove underscores from little-endian field names by Pavel Roskin · 19 years ago
  98. b018779 [PATCH] orinoco: remove PCMCIA audio support, it's useless for wireless cards by Pavel Roskin · 19 years ago
  99. a6e26e8 [PATCH] orinoco: Remove useless CIS validation by Pavel Roskin · 19 years ago
  100. 7c241d3 [PATCH] bcm43xx: make PIO mode usable by Michael Buesch · 19 years ago