1. bc519f3 [PATCH] bcm43xx: associate on 'ifconfig up' by David Woodhouse · 18 years ago
  2. 869aaab [PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_init by Michael Buesch · 18 years ago
  3. f9f7b96 [PATCH] bcm43xx: check for valid MAC address in SPROM by Stefano Brivio · 18 years ago
  4. b35d649 [PATCH] bcm43xx: sysfs code cleanup by Michael Buesch · 18 years ago
  5. b79367a [PATCH] bcm43xx: set trans_start on TX to prevent bogus timeouts by Michael Buesch · 18 years ago
  6. ec48378 [PATCH] bcm43xx: don't set the channel on a device, which is down. by Michael Buesch · 18 years ago
  7. adc40e9 [PATCH] bcm43xx: sync GPHY init with the specs. by Michael Buesch · 18 years ago
  8. 8afceb1 [PATCH] bcm43xx: fix the remaining sparse warnings. by Michael Buesch · 18 years ago
  9. b5e868e [PATCH] bcm43xx: remove some compilerwarnings. by Michael Buesch · 18 years ago
  10. d1ca6c4 [PATCH] bcm43xx: fix "include" issues on some platforms. by Michael Buesch · 18 years ago
  11. 04b98f7 [PATCH] bcm43xx: get rid of "/* vim: ..." lines at the end of several files. by Michael Buesch · 18 years ago
  12. 72fb851 [PATCH] bcm43xx: add useless and broken statistics stuff. People seem to want it. well... by Michael Buesch · 18 years ago
  13. 6ecb269 [PATCH] bcm43xx: set default attenuation values. by Michael Buesch · 18 years ago
  14. 0ac59da [PATCH] bcm43xx: some IRQ handler cleanups. by Michael Buesch · 18 years ago
  15. 6ab5b8e [PATCH] bcm43xx: merge all iwmode code into the set_iwmode function. by Michael Buesch · 18 years ago
  16. 714eece [PATCH] bcm43xx: fix some gpio register trashing (hopefully :D) by Michael Buesch · 18 years ago
  17. 4a1821e [PATCH] bcm43xx: remove check for mmio length, as it differs among platforms. (especially embedded) by Michael Buesch · 18 years ago
  18. b3db5e5 [PATCH] bcm43xx: Do boardflags workarounds for specific boards. by Michael Buesch · 18 years ago
  19. 4cf6f03 [PATCH] bcm43xx: Remove the workaround in dummy_transmission, by Michael Buesch · 18 years ago
  20. e9357c0 [PATCH] bcm43xx: reduce the size of bcm43xx_private by removing unneeded members. by Michael Buesch · 18 years ago
  21. e1b1b58 [PATCH] bcm43xx: receive TX status on MMIO or DMA unconditionally regarding the 80211 core rev. by Michael Buesch · 18 years ago
  22. 7373384 [PATCH] bcm43xx: fix some stuff, add a few missing mmiowb(), remove dead code. by Michael Buesch · 18 years ago
  23. 7ce942d [PATCH] bcm43xx: Remove the mmio access printing facility overhead. by Michael Buesch · 18 years ago
  24. efccb64 [PATCH] bcm43xx: Abstract the locking mechanism. by Michael Buesch · 18 years ago
  25. 4d5a9e0e [PATCH] bcm43xx: Set both, the DMAmask and the coherent DMAmask. by Michael Buesch · 18 years ago
  26. 367f899 [PATCH] bcm43xx: Add sysfs attributes for device specific tunables. by Michael Buesch · 18 years ago
  27. f398f02 [PATCH] bcm43xx: Move TX/RX related functions to its own file. Add basic RTS/CTS code. by Michael Buesch · 18 years ago
  28. 1d1a73c [PATCH] bcm43xx: add assert(bcm->initialized) to periodic_tasks_setup(). by Michael Buesch · 18 years ago
  29. cad2b31 [PATCH] bcm43xx: move initialized = 1 to the end of init_board. by Michael Buesch · 18 years ago
  30. bf7b876 [PATCH] bcm43xx: Workaround init_board vs IRQ race. by Michael Buesch · 18 years ago
  31. 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
  32. ad3f086 [PATCH] bcm43xx: make bcm43xx_sprom_crc() static. by Michael Buesch · 19 years ago
  33. ea0922b [PATCH] bcm43xx: Move sprom lowlevel reading/writing to its own functions. by Michael Buesch · 19 years ago
  34. 489423c [PATCH] bcm43xx: Code cleanups. This removes various "inline" statements and reduces codesize. by Michael Buesch · 19 years ago
  35. ab4977f [PATCH] bcm43xx: rewrite and simplify the periodic task handling. by Michael Buesch · 19 years ago
  36. dcfd720 [PATCH] bcm43xx: fix LED code. by Michael Buesch · 19 years ago
  37. 77db31e [PATCH] bcm43xx: Partially fix PIO code. Add Kconfig option for PIO or DMA mode (or both). by Michael Buesch · 19 years ago
  38. 921e485 [PATCH] bcm43xx: heavily increase mac_suspend timeout. by Michael Buesch · 19 years ago
  39. 393344f [PATCH] bcm43xx: fix txpower reporting in WE. by Michael Buesch · 19 years ago
  40. 6465ce1 [PATCH] bcm43xx: basic ethtool support by Michael Buesch · 19 years ago
  41. 9e4a375 [PATCH] bcm43xx: Remove function bcm43xx_channel_is_allowed() by Michael Buesch · 19 years ago
  42. a4a600d [PATCH] bcm43xx: Add more initvals sanity checks and error out, if one sanity check fails. by Michael Buesch · 19 years ago
  43. 65f3f19 [PATCH] bcm43xx: Fix makefile. Remove all the "out-of-tree" stuff. by Michael Buesch · 19 years ago
  44. ea72ab2 [PATCH] bcm43xx: sync with svn.berlios.de by Michael Buesch · 19 years ago
  45. f222313 [PATCH] wireless: import bcm43xx sources by John W. Linville · 19 years ago