1. 02f7719 brcm80211: Use pr_fmt and pr_<level> by Joe Perches · 13 years ago
  2. c2e6d5a brcm80211: Use brcmu_dbg_hex_dump by Joe Perches · 13 years ago
  3. 18aad4f brcm80211: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 13 years ago
  4. 8ae7465 brcm80211: Use normal DEBUG define by Joe Perches · 13 years ago
  5. 7e9e7fa brcmsmac: remove PCI suspend/resume from bcma driver by Linus Torvalds · 13 years ago
  6. 7d5869e bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume by Linus Torvalds · 13 years ago
  7. 61bd5e5 brcmsmac: fix reading of PCI sprom contents by Linus Torvalds · 13 years ago
  8. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  9. aa1f2f0 brcm80211: smac: precendence bug in wlc_phy_attach() by Dan Carpenter · 13 years ago
  10. 00d2ec0 brcmsmac: Replace kmalloc/memset with kzalloc by Larry Finger · 13 years ago
  11. eb032f0 brcm80211: smac: register with bcma for specific 802.11 core revisions by Arend van Spriel · 13 years ago
  12. e922602 brcm80211: smac: cleanup buscore handling in aiutils.c by Arend van Spriel · 13 years ago
  13. 99559f1 brcm80211: smac: cleanup si_info structure definition by Arend van Spriel · 13 years ago
  14. 3b758a6 brcm80211: smac: remove mapped core related function from aiutils.c by Arend van Spriel · 13 years ago
  15. e3d5af5 brcm80211: smac: remove ai_switch_core() function by Arend van Spriel · 13 years ago
  16. 937642f brcm80211: smac: remove interrupt disable callback functionality by Arend van Spriel · 13 years ago
  17. a232c8a brcm80211: smac: INTROFF/INTRESTORE macros removed by Arend van Spriel · 13 years ago
  18. 291ed3d brcm80211: smac: remove empty or unused functions from pmu.c by Arend van Spriel · 13 years ago
  19. 646e261 brcm80211: smac: remove register access macro definitions by Arend van Spriel · 13 years ago
  20. c808674 brcm80211: smac: use bcma core access functions in aiutils.c by Arend van Spriel · 13 years ago
  21. 8d30b70 brcm80211: smac: use bcma core access functions in pmu.c by Arend van Spriel · 13 years ago
  22. b14f167 brcm80211: smac: use bcma core access function in srom.c by Arend van Spriel · 13 years ago
  23. 373c78e brcm80211: smac: use bcma core access functions in otp.c by Arend van Spriel · 13 years ago
  24. d3126c5 brcm80211: smac: change ai_findcoreidx() to ai_findcore() by Arend van Spriel · 13 years ago
  25. b0327ff brcm80211: smac: use bcma core access functions in nicpci.c by Arend van Spriel · 13 years ago
  26. a8779e4 brcm80211: smac: use bcma core control functions by Arend van Spriel · 13 years ago
  27. 834d584 brcm80211: smac: remove unused functions and/or prototypes by Arend van Spriel · 13 years ago
  28. 7d8e18e brcm80211: smac: replace ai_corereg() function with ai_cc_reg() by Arend van Spriel · 13 years ago
  29. ad5db13 brcm80211: smac: remove SI_FAST() macro usage by Arend van Spriel · 13 years ago
  30. 4b006b1 brcm80211: smac: use bcma functions for register access in phy code by Arend van Spriel · 13 years ago
  31. e81da65 brcm80211: smac: use bcma function for register access in dma.c by Arend van Spriel · 13 years ago
  32. 2e81b9b brcm80211: smac: use DMA-API calls for descriptor allocations by Arend van Spriel · 13 years ago
  33. 16d2812 brcm80211: smac: use bcma core register access functions for 802.11 core by Arend van Spriel · 13 years ago
  34. 5204563 brcm80211: smac: remove enumeration rom parsing function by Arend van Spriel · 13 years ago
  35. 28a5344 brcm80211: smac: change ai_attach interface taking a bcma_bus object by Arend van Spriel · 13 years ago
  36. cbc80db brcm80211: smac: rename struct si_info field pbus to pcibus by Arend van Spriel · 13 years ago
  37. b63337a brcm80211: smac: change attach interfaces in main.c for bcma support by Arend van Spriel · 13 years ago
  38. 2e756560 brcm80211: smac: change from pci device driver to bcma device driver by Arend van Spriel · 13 years ago
  39. b2ffec4 brcm80211: smac: use inline access functions for struct si_pub fields by Arend van Spriel · 13 years ago
  40. 2e397c3 brcm80211: smac: move fields from struct si_pub to struct si_info by Arend van Spriel · 13 years ago
  41. c9eb65a brcm80211: smac: remove unused fields from struct si_pub definition by Arend van Spriel · 13 years ago
  42. be66766 brcm80211: smac: added support for mac80211 filter flags by Alwin Beukers · 13 years ago
  43. 8906c43 brcm80211: smac: fix channel frequency by Alwin Beukers · 13 years ago
  44. 3030794 brcm80211: smac: remove skb next pointer usage from the driver by Arend van Spriel · 13 years ago
  45. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  46. 1f1d5289 brcm80211: smac: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  47. 8505a7e brcmsmac: Use current logging styles by Joe Perches · 13 years ago
  48. 6d377cd brcmsmac: fix warning in _initvars_srom_pci by John W. Linville · 13 years ago
  49. 02a588a brcm80211: smac: combine promiscuous mode functionality by Alwin Beukers · 13 years ago
  50. ad4d71f brcm80211: smac: remove usage of brcmu_pkttotlen by Arend van Spriel · 13 years ago
  51. e9ca530 brcm80211: smac: don't modify sta parameters when adding sta by Alwin Beukers · 13 years ago
  52. a0f24c8 brcm80211: smac: remove duplicate definition of D11_PHY_HDR_LEN by Arend van Spriel · 13 years ago
  53. b7eec42 brcm80211: smac: replace own access category definitions with mac80211 enum by Arend van Spriel · 13 years ago
  54. bfd8284 brcm80211: smac: remove code under unused macro definitions by Arend van Spriel · 13 years ago
  55. 9752915 brcm80211: smac: fix endianess issue for OTP memory access by Arend van Spriel · 13 years ago
  56. 5e81905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  57. 028f78d brcm80211: smac: change buffer endianess convert function interface by Arend van Spriel · 13 years ago
  58. 3fd172d brcm80211: smac: use sk_buff list for handling frames in receive path by Arend van Spriel · 13 years ago
  59. 81d2e2d brcm80211: smac: rename buffer endianess conversion functions by Arend van Spriel · 13 years ago
  60. 1525662 brcm80211: smac: changed check to confirm STA only support by Roland Vossen · 13 years ago
  61. dc46012 brcm80211: smac: mute transmit on ops_start by Roland Vossen · 13 years ago
  62. 2646c46 brcm80211: smac: modified Mac80211 callback interface by Roland Vossen · 13 years ago
  63. c6c4489 brcm80211: smac: fixed inconsistency in transmit mute by Roland Vossen · 13 years ago
  64. a8bc491 brcm80211: smac: bugfix for tx mute in brcms_b_init() by Roland Vossen · 13 years ago
  65. 43ac097 brcm80211: smac: removed down-on-rf-kill functionality by Roland Vossen · 13 years ago
  66. 2823700 brcm80211: smac: removed down-on-watchdog MPC functionality by Roland Vossen · 13 years ago
  67. 4412953 brcm80211: smac: removed MPC related variables by Roland Vossen · 13 years ago
  68. 0bf1f88 brcm80211: smac: removed MPC related code by Roland Vossen · 13 years ago
  69. 09c7dfa brcm80211: util: remove function brcmu_format_hex() from brcmutil by Arend van Spriel · 13 years ago
  70. 1433c59 brcm80211: smac: remove phy api bypass in rate.h by Arend van Spriel · 13 years ago
  71. 094b199 brcm80211: smac: some local function made static in main.c by Arend van Spriel · 13 years ago
  72. 888153b brcm80211: smac: avoid sprom endianess conversions for crc8 check by Arend van Spriel · 13 years ago
  73. 32cb68b brcm80211: smac: remove obsolete srom variables from n-phy by Arend van Spriel · 13 years ago
  74. c261bdf brcm80211: smac: indicate severe problems to Mac80211 by Roland Vossen · 13 years ago
  75. 3b64bd3 brcm80211: smac: removed support for SROM rev < 8 by Roland Vossen · 13 years ago
  76. 6b1a89a brcm80211: smac: drop "40MHz intolerant" flag from HT capability info by Arend van Spriel · 13 years ago
  77. 2303821 brcm80211: removed duplicate defines by Alwin Beukers · 13 years ago
  78. 73ffc2f brcm80211: cleanup defines in main.c by Alwin Beukers · 13 years ago
  79. ae8e467 brcm80211: smac: eliminate a null pointer dereference in dma.c by Arend van Spriel · 13 years ago
  80. 4529623 staging: Add module.h to more drivers implicitly using it. by Paul Gortmaker · 13 years ago
  81. 4476065 brcm80211: moved function brcmu_format_flags by Alwin Beukers · 13 years ago
  82. 3de6781 brcm80211: moved function brcmu_chspec_malformed by Alwin Beukers · 13 years ago
  83. f53b170 brcm80211: removed unused functions by Alwin Beukers · 13 years ago
  84. df4492f brcm80211: fix sparse endianess error in mac80211_if.c by Arend van Spriel · 13 years ago
  85. 94bdc2a brcm80211: cleanup function prototypes by Alwin Beukers · 13 years ago
  86. 2a7fc5b brcm80211: smac: decreased timer callback irq level by Roland Vossen · 13 years ago
  87. be69c4e brcm80211: smac: removed redundant timer function parameters by Roland Vossen · 13 years ago
  88. 5b435de net: wireless: add brcm80211 drivers by Arend van Spriel · 13 years ago