1. 3c30495 [PATCH] wireless/airo: minimal WPA awareness by Dan Williams · 19 years ago
  2. e3c5a64 [PATCH] ipw2200: Fix wpa_supplicant association problem by Zhu Yi · 19 years ago
  3. 127119d [PATCH] ipw2200: remove priv->last_noise reference by Zhu Yi · 19 years ago
  4. 459d408 [PATCH] ipw2200: rename CONFIG_IEEE80211_RADIOTAP to CONFIG_IPW2200_RADIOTAP by Zhu Yi · 19 years ago
  5. 34f8ae4 [PATCH] wireless Kconfig add IPW2200_RADIOTAP by Zhu Yi · 19 years ago
  6. e43e3c1 [PATCH] ipw2200: rename CONFIG_IPW_QOS to CONFIG_IPW2200_QOS by Zhu Yi · 19 years ago
  7. 555fd91 [PATCH] ipw2200: update version stamp to 1.1.2 by Zhu Yi · 19 years ago
  8. ae4af61 [PATCH] ipw2200: version string rework by Zhu Yi · 19 years ago
  9. d685b8c [PATCH] ipw2200: Enable rtap interface for RF promiscuous mode while associated by Zhu Yi · 19 years ago
  10. 0070f8c [PATCH] ipw2200: Fix endian issues with v3.0 fw image format by Zhu Yi · 19 years ago
  11. 455936c [PATCH] ipw2200: Set the 'fixed' flags in wext get_rate by Zhu Yi · 19 years ago
  12. 61fb9ed [PATCH] ipw2200: turn off signal debug log by Zhu Yi · 19 years ago
  13. d0b526b [PATCH] ipw2200: Do not continue loading the firmware if kmalloc fails by Zhu Yi · 19 years ago
  14. 5dc81c3 [PATCH] ipw2200: fix compile warning when !CONFIG_IPW2200_DEBUG by Zhu Yi · 19 years ago
  15. d2b83e1 [PATCH] ipw2200: add module_param support for antenna selection by Zhu Yi · 19 years ago
  16. 07f02e4 [PATCH] ipw2200: generates a scan event after a scan has completed by Zhu Yi · 19 years ago
  17. a5cf4fe [PATCH] ipw2200: Fix TX QoS enabled frames problem by Zhu Yi · 19 years ago
  18. 00d21de [PATCH] ipw2200: Exponential averaging for signal and noise Level by Zhu Yi · 19 years ago
  19. cc93571 [PATCH] bcm43xx: use pci_iomap() for convenience. by Michael Buesch · 19 years ago
  20. f298a2e [PATCH] orinoco: bump version to 0.15 by Pavel Roskin · 19 years ago
  21. dc3437d [PATCH] orinoco: further comment cleanup in the PCI drivers by Pavel Roskin · 19 years ago
  22. b884c87 [PATCH] orinoco: reduce differences between PCI drivers, create orinoco_pci.h by Pavel Roskin · 19 years ago
  23. c6fb2e9 [PATCH] orinoco: support PCI suspend/resume for Nortel, PLX and TMD adaptors by Pavel Roskin · 19 years ago
  24. 3d52996 [PATCH] orinoco_pci: use pci_iomap() for resources by Pavel Roskin · 19 years ago
  25. d62274b [PATCH] orinoco_pci: disable device and free IRQ when suspending by Pavel Roskin · 19 years ago
  26. 37a6c61 [PATCH] orinoco: delay FID allocation after firmware initialization by Pavel Roskin · 19 years ago
  27. 2c1bd26 [PATCH] orinoco: fix BAP0 offset error after several days of operation by Jiri Benc · 19 years ago
  28. a28dc81 [PATCH] orinoco: simplify 802.3 encapsulation code by Pavel Roskin · 19 years ago
  29. 470e2aa [PATCH] orinoco: refactor and clean up Tx error handling by Pavel Roskin · 19 years ago
  30. 8d5be08 [PATCH] orinoco: don't use any padding for Tx frames by Pavel Roskin · 19 years ago
  31. 6b616262 [PATCH] orinoco replace hermes_write_words() with hermes_write_bytes() by Pavel Roskin · 19 years ago
  32. b34b867 [PATCH] orinoco: orinoco_xmit() should only return valid symbolic constants by Pavel Roskin · 19 years ago
  33. 30c2d3b [PATCH] orinoco: optimize Tx exception handling in orinoco by Pavel Roskin · 19 years ago
  34. 4ebe2eb [PATCH] orinoco: Symbol card supported by spectrum_cs is LA4137, not LA4100 by Pavel Roskin · 19 years ago
  35. 754b136 [PATCH] orinoco: remove debug buffer code and userspace include support by Pavel Roskin · 19 years ago
  36. 65b1fe7 [PATCH] orinoco: remove tracing code, it's unused by Pavel Roskin · 19 years ago
  37. 7eeae2f [PATCH] orinoco: remove underscores from little-endian field names by Pavel Roskin · 19 years ago
  38. b018779 [PATCH] orinoco: remove PCMCIA audio support, it's useless for wireless cards by Pavel Roskin · 19 years ago
  39. a6e26e8 [PATCH] orinoco: Remove useless CIS validation by Pavel Roskin · 19 years ago
  40. 7c241d3 [PATCH] bcm43xx: make PIO mode usable by Michael Buesch · 19 years ago
  41. dac322e [PATCH] Fix crash on big-endian systems during scan by Pavel Roskin · 19 years ago
  42. a392149 [PATCH] bcm43xx: iw_priv_args names should be <16 characters by Erik Mouw · 19 years ago
  43. b35d649 [PATCH] bcm43xx: sysfs code cleanup by Michael Buesch · 19 years ago
  44. 8829d55 [PATCH] bcm43xx: fix pctl slowclock limit calculation by Michael Buesch · 19 years ago
  45. 2230daa [PATCH] bcm43xx: fix dyn tssi2dbm memleak by Adrian Bunk · 19 years ago
  46. 93fef7d [PATCH] bcm43xx: fix config menu alignment by Randy Dunlap · 19 years ago
  47. 4c6f749 [PATCH] bcm43xx wireless: fix printk format warnings by Randy Dunlap · 19 years ago
  48. b79367a [PATCH] bcm43xx: set trans_start on TX to prevent bogus timeouts by Michael Buesch · 19 years ago
  49. a208c4e [PATCH] orinoco: fix truncating commsquality RID with the latest Symbol firmware by Pavel Roskin · 19 years ago
  50. c178345 [PATCH] Revert NET_RADIO Kconfig title change by Jean Tourrilhes · 19 years ago
  51. 3a1af6f [PATCH] wireless/atmel: send WEXT scan completion events by Dan Williams · 19 years ago
  52. 6fcdf56 [PATCH] wireless/airo: clean up WEXT association and scan events by Dan Williams · 19 years ago
  53. 63589ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  54. 86dca4f Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 19 years ago
  55. 5d9428d BUG_ON() Conversion in drivers/net/ by Eric Sesterhenn · 19 years ago
  56. 694a464 [PATCH] uml: kconfigs by Al Viro · 19 years ago
  57. 9940ec3 [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present by Dominik Brodowski · 19 years ago
  58. e2d4096 [PATCH] pcmcia: use bitfield instead of p_state and state by Dominik Brodowski · 19 years ago
  59. f6fbe01 [PATCH] pcmcia: remove unused p_dev->state flags by Dominik Brodowski · 20 years ago
  60. 15b99ac [PATCH] pcmcia: add return value to _config() functions by Dominik Brodowski · 19 years ago
  61. fba395e [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection by Dominik Brodowski · 19 years ago
  62. fd23823 [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device by Dominik Brodowski · 19 years ago
  63. 70294b4 [PATCH] pcmcia: remove unneeded Vcc pseudo setting by Dominik Brodowski · 20 years ago
  64. 8661bb5 [PATCH] pcmcia: default suspend and resume handling by Dominik Brodowski · 19 years ago
  65. 50db3fd [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq by Dominik Brodowski · 20 years ago
  66. 5f2a71f [PATCH] pcmcia: add pcmcia_disable_device by Dominik Brodowski · 20 years ago
  67. e21a2b0 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Jeff Garzik · 19 years ago
  68. 7f927fc [PATCH] Typo fixes by Alexey Dobriyan · 19 years ago
  69. 910638a [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK by Matthias Gehre · 19 years ago
  70. cfa146e [PATCH] hostap: Fix EAPOL frame encryption by Jouni Malinen · 19 years ago
  71. 79058ac [PATCH] hostap: Make hostap_tx_encrypt() static by Jouni Malinen · 19 years ago
  72. e4a9af9 [PATCH] PCMCIA_SPECTRUM must select FW_LOADER by Adrian Bunk · 19 years ago
  73. ec48378 [PATCH] bcm43xx: don't set the channel on a device, which is down. by Michael Buesch · 19 years ago
  74. adc40e9 [PATCH] bcm43xx: sync GPHY init with the specs. by Michael Buesch · 19 years ago
  75. 8afceb1 [PATCH] bcm43xx: fix the remaining sparse warnings. by Michael Buesch · 19 years ago
  76. b5e868e [PATCH] bcm43xx: remove some compilerwarnings. by Michael Buesch · 19 years ago
  77. d1ca6c4 [PATCH] bcm43xx: fix "include" issues on some platforms. by Michael Buesch · 19 years ago
  78. 04b98f7 [PATCH] bcm43xx: get rid of "/* vim: ..." lines at the end of several files. by Michael Buesch · 19 years ago
  79. 72fb851 [PATCH] bcm43xx: add useless and broken statistics stuff. People seem to want it. well... by Michael Buesch · 19 years ago
  80. cf017e1 [PATCH] bcm43xx: fix nrssi_threshold calculation. by Michael Buesch · 19 years ago
  81. e382c23 [PATCH] bcm43xx: sync interference mitigation code to the specs. by Michael Buesch · 19 years ago
  82. 6ecb269 [PATCH] bcm43xx: set default attenuation values. by Michael Buesch · 19 years ago
  83. 0ac59da [PATCH] bcm43xx: some IRQ handler cleanups. by Michael Buesch · 19 years ago
  84. 6ab5b8e [PATCH] bcm43xx: merge all iwmode code into the set_iwmode function. by Michael Buesch · 19 years ago
  85. 714eece [PATCH] bcm43xx: fix some gpio register trashing (hopefully :D) by Michael Buesch · 19 years ago
  86. 4a1821e [PATCH] bcm43xx: remove check for mmio length, as it differs among platforms. (especially embedded) by Michael Buesch · 19 years ago
  87. 5808bbb [PATCH] bcm43xx: properly mask txctl1 before writing it to hardware. by Michael Buesch · 19 years ago
  88. b3db5e5 [PATCH] bcm43xx: Do boardflags workarounds for specific boards. by Michael Buesch · 19 years ago
  89. 4cf6f03 [PATCH] bcm43xx: Remove the workaround in dummy_transmission, by Michael Buesch · 19 years ago
  90. 49f29efa [PATCH] bcm43xx: Fix crash on ifdown, by being careful in pio/dma freeing. by Michael Buesch · 19 years ago
  91. e9357c0 [PATCH] bcm43xx: reduce the size of bcm43xx_private by removing unneeded members. by Michael Buesch · 19 years ago
  92. aae3778 [PATCH] bcm43xx: add functions bcm43xx_dma_read/write, bcm43xx_dma_tx_suspend/resume. by Michael Buesch · 19 years ago
  93. e1b1b58 [PATCH] bcm43xx: receive TX status on MMIO or DMA unconditionally regarding the 80211 core rev. by Michael Buesch · 19 years ago
  94. 7373384 [PATCH] bcm43xx: fix some stuff, add a few missing mmiowb(), remove dead code. by Michael Buesch · 19 years ago
  95. 7ce942d [PATCH] bcm43xx: Remove the mmio access printing facility overhead. by Michael Buesch · 19 years ago
  96. efccb64 [PATCH] bcm43xx: Abstract the locking mechanism. by Michael Buesch · 19 years ago
  97. 4d5a9e0e [PATCH] bcm43xx: Set both, the DMAmask and the coherent DMAmask. by Michael Buesch · 19 years ago
  98. 512a809 [PATCH] bcm43xx: fix DMA TX skb freeing in case of fragmented packets. by Pete Zaitcev · 19 years ago
  99. 367f899 [PATCH] bcm43xx: Add sysfs attributes for device specific tunables. by Michael Buesch · 19 years ago
  100. f398f02 [PATCH] bcm43xx: Move TX/RX related functions to its own file. Add basic RTS/CTS code. by Michael Buesch · 19 years ago