1. 345f6b8 [PATCH] softmac: do shared key auth in workqueue by Daniel Drake · 18 years ago
  2. 522536f [PATCH] bcm43xx-softmac: Fix an off-by-one condition in handle_irq_noise by Larry Finger · 18 years ago
  3. 4359219 [PATCH] bcm43xx: enable shared key authentication by Daniel Drake · 18 years ago
  4. fc8fd34 [PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routine by Larry Finger · 18 years ago
  5. a1d79aa [PATCH] bcm43xx: workaround init_board vs. IRQ race by Michael Buesch · 18 years ago
  6. e8d5969 [PATCH] bcm43xx: use softmac-suggested TX rate by Daniel Drake · 18 years ago
  7. 63104ee kbuild: introduce utsrelease.h by Sam Ravnborg · 18 years ago
  8. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  9. 71c0cd7 [PATCH] Add bcm43xx HW RNG support by Michael Buesch · 18 years ago
  10. 12a3768 [PATCH] pci: bcm43xx avoid pci_find_device by Jiri Slaby · 18 years ago
  11. 91769e7 [PATCH] bcm43xx: preemptible periodic work by Michael Buesch · 18 years ago
  12. 78ff56a [PATCH] bcm43xx: redesign locking by Michael Buesch · 18 years ago
  13. ff7562a [PATCH] bcm43xx: quiet down log spam from set_security by Jason Lunz · 18 years ago
  14. f6882a0 Merge branch 'upstream-fixes' into upstream by John W. Linville · 18 years ago
  15. ea9a771 [PATCH] bcm43xx: add DMA rx poll workaround to DMA4 by Michael Buesch · 18 years ago
  16. 59d4b68 Merge branch 'upstream-fixes' into upstream by John W. Linville · 19 years ago
  17. bc519f3 [PATCH] bcm43xx: associate on 'ifconfig up' by David Woodhouse · 19 years ago
  18. f03cc4f [PATCH] bcm43xx: add PCI ID for bcm4319 by Stefano Brivio · 19 years ago
  19. ec000ca9 [PATCH] bcm43xx: fix whitespace by Stefano Brivio · 19 years ago
  20. fd5226a Merge branch 'upstream-fixes' into upstream by John W. Linville · 19 years ago
  21. 178e0cc [PATCH] bcm43xx: Fix access to non-existent PHY registers by David Woodhouse · 19 years ago
  22. 869aaab [PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_init by Michael Buesch · 19 years ago
  23. f9f7b96 [PATCH] bcm43xx: check for valid MAC address in SPROM by Stefano Brivio · 19 years ago
  24. 5b4b977 [PATCH] bcm43xx: fix iwmode crash when down by Michael Buesch · 19 years ago
  25. cc93571 [PATCH] bcm43xx: use pci_iomap() for convenience. by Michael Buesch · 19 years ago
  26. 7c241d3 [PATCH] bcm43xx: make PIO mode usable by Michael Buesch · 19 years ago
  27. a392149 [PATCH] bcm43xx: iw_priv_args names should be <16 characters by Erik Mouw · 19 years ago
  28. b35d649 [PATCH] bcm43xx: sysfs code cleanup by Michael Buesch · 19 years ago
  29. 8829d55 [PATCH] bcm43xx: fix pctl slowclock limit calculation by Michael Buesch · 19 years ago
  30. 2230daa [PATCH] bcm43xx: fix dyn tssi2dbm memleak by Adrian Bunk · 19 years ago
  31. 93fef7d [PATCH] bcm43xx: fix config menu alignment by Randy Dunlap · 19 years ago
  32. 4c6f749 [PATCH] bcm43xx wireless: fix printk format warnings by Randy Dunlap · 19 years ago
  33. b79367a [PATCH] bcm43xx: set trans_start on TX to prevent bogus timeouts by Michael Buesch · 19 years ago
  34. ec48378 [PATCH] bcm43xx: don't set the channel on a device, which is down. by Michael Buesch · 19 years ago
  35. adc40e9 [PATCH] bcm43xx: sync GPHY init with the specs. by Michael Buesch · 19 years ago
  36. 8afceb1 [PATCH] bcm43xx: fix the remaining sparse warnings. by Michael Buesch · 19 years ago
  37. b5e868e [PATCH] bcm43xx: remove some compilerwarnings. by Michael Buesch · 19 years ago
  38. d1ca6c4 [PATCH] bcm43xx: fix "include" issues on some platforms. by Michael Buesch · 19 years ago
  39. 04b98f7 [PATCH] bcm43xx: get rid of "/* vim: ..." lines at the end of several files. by Michael Buesch · 19 years ago
  40. 72fb851 [PATCH] bcm43xx: add useless and broken statistics stuff. People seem to want it. well... by Michael Buesch · 19 years ago
  41. cf017e1 [PATCH] bcm43xx: fix nrssi_threshold calculation. by Michael Buesch · 19 years ago
  42. e382c23 [PATCH] bcm43xx: sync interference mitigation code to the specs. by Michael Buesch · 19 years ago
  43. 6ecb269 [PATCH] bcm43xx: set default attenuation values. by Michael Buesch · 19 years ago
  44. 0ac59da [PATCH] bcm43xx: some IRQ handler cleanups. by Michael Buesch · 19 years ago
  45. 6ab5b8e [PATCH] bcm43xx: merge all iwmode code into the set_iwmode function. by Michael Buesch · 19 years ago
  46. 714eece [PATCH] bcm43xx: fix some gpio register trashing (hopefully :D) by Michael Buesch · 19 years ago
  47. 4a1821e [PATCH] bcm43xx: remove check for mmio length, as it differs among platforms. (especially embedded) by Michael Buesch · 19 years ago
  48. 5808bbb [PATCH] bcm43xx: properly mask txctl1 before writing it to hardware. by Michael Buesch · 19 years ago
  49. b3db5e5 [PATCH] bcm43xx: Do boardflags workarounds for specific boards. by Michael Buesch · 19 years ago
  50. 4cf6f03 [PATCH] bcm43xx: Remove the workaround in dummy_transmission, by Michael Buesch · 19 years ago
  51. 49f29efa [PATCH] bcm43xx: Fix crash on ifdown, by being careful in pio/dma freeing. by Michael Buesch · 19 years ago
  52. e9357c0 [PATCH] bcm43xx: reduce the size of bcm43xx_private by removing unneeded members. by Michael Buesch · 19 years ago
  53. aae3778 [PATCH] bcm43xx: add functions bcm43xx_dma_read/write, bcm43xx_dma_tx_suspend/resume. by Michael Buesch · 19 years ago
  54. e1b1b58 [PATCH] bcm43xx: receive TX status on MMIO or DMA unconditionally regarding the 80211 core rev. by Michael Buesch · 19 years ago
  55. 7373384 [PATCH] bcm43xx: fix some stuff, add a few missing mmiowb(), remove dead code. by Michael Buesch · 19 years ago
  56. 7ce942d [PATCH] bcm43xx: Remove the mmio access printing facility overhead. by Michael Buesch · 19 years ago
  57. efccb64 [PATCH] bcm43xx: Abstract the locking mechanism. by Michael Buesch · 19 years ago
  58. 4d5a9e0e [PATCH] bcm43xx: Set both, the DMAmask and the coherent DMAmask. by Michael Buesch · 19 years ago
  59. 512a809 [PATCH] bcm43xx: fix DMA TX skb freeing in case of fragmented packets. by Pete Zaitcev · 19 years ago
  60. 367f899 [PATCH] bcm43xx: Add sysfs attributes for device specific tunables. by Michael Buesch · 19 years ago
  61. f398f02 [PATCH] bcm43xx: Move TX/RX related functions to its own file. Add basic RTS/CTS code. by Michael Buesch · 19 years ago
  62. 1d1a73c [PATCH] bcm43xx: add assert(bcm->initialized) to periodic_tasks_setup(). by Michael Buesch · 19 years ago
  63. cad2b31 [PATCH] bcm43xx: move initialized = 1 to the end of init_board. by Michael Buesch · 19 years ago
  64. bf7b876 [PATCH] bcm43xx: Workaround init_board vs IRQ race. by Michael Buesch · 19 years ago
  65. c4c3beb [PATCH] bcm43xx: Fix Kconfig typo (transfer mode default) by Michael Buesch · 19 years ago
  66. 26533e7 [PATCH] bcm43xx: remove old unused struct. by Michael Buesch · 19 years ago
  67. 10d8dd8 [PATCH] bcm43xx: split the channel helper functions, so that they can be used without a valid running core. by Michael Buesch · 19 years ago
  68. ad3f086 [PATCH] bcm43xx: make bcm43xx_sprom_crc() static. by Michael Buesch · 19 years ago
  69. ea0922b [PATCH] bcm43xx: Move sprom lowlevel reading/writing to its own functions. by Michael Buesch · 19 years ago
  70. 489423c [PATCH] bcm43xx: Code cleanups. This removes various "inline" statements and reduces codesize. by Michael Buesch · 19 years ago
  71. ab4977f [PATCH] bcm43xx: rewrite and simplify the periodic task handling. by Michael Buesch · 19 years ago
  72. dcfd720 [PATCH] bcm43xx: fix LED code. by Michael Buesch · 19 years ago
  73. 8bcab3f [PATCH] bcm43xx: add a note that not all devices support PIO. by Michael Buesch · 19 years ago
  74. 77db31e [PATCH] bcm43xx: Partially fix PIO code. Add Kconfig option for PIO or DMA mode (or both). by Michael Buesch · 19 years ago
  75. 5c57807 [PATCH] bcm43xx: remove WX debugging. by Michael Buesch · 19 years ago
  76. b5488be [PATCH] bcm43xx: fix compiletime warning (phy_xmitpower) by Michael Buesch · 19 years ago
  77. 921e485 [PATCH] bcm43xx: heavily increase mac_suspend timeout. by Michael Buesch · 19 years ago
  78. 62b7f0d [PATCH] bcm43xx: enable SPROM writing. by Michael Buesch · 19 years ago
  79. 393344f [PATCH] bcm43xx: fix txpower reporting in WE. by Michael Buesch · 19 years ago
  80. 67093a6 [PATCH] Sync bcm43xx_phy_initb6() with specs by Danny van Dyk · 19 years ago
  81. 8fa252d [PATCH] bcm43xx: Wireless Ext update by Michael Buesch · 19 years ago
  82. 6465ce1 [PATCH] bcm43xx: basic ethtool support by Michael Buesch · 19 years ago
  83. 9e4a375 [PATCH] bcm43xx: Remove function bcm43xx_channel_is_allowed() by Michael Buesch · 19 years ago
  84. a4a600d [PATCH] bcm43xx: Add more initvals sanity checks and error out, if one sanity check fails. by Michael Buesch · 19 years ago
  85. 65f3f19 [PATCH] bcm43xx: Fix makefile. Remove all the "out-of-tree" stuff. by Michael Buesch · 19 years ago
  86. dda207a [PATCH] bcm43xx: remove redundant COPYING file. by Michael Buesch · 19 years ago
  87. 08ccd88 [PATCH] bcm43xx: Move README file to Documentation directory. by Michael Buesch · 19 years ago
  88. 4a2a279 [PATCH] bcm43xx: remove linux version compatibility code. by Michael Buesch · 19 years ago
  89. ea72ab2 [PATCH] bcm43xx: sync with svn.berlios.de by Michael Buesch · 19 years ago
  90. f222313 [PATCH] wireless: import bcm43xx sources by John W. Linville · 19 years ago