1. 99ba15c brcm80211: fmac: optimize chip core info management by Franky Lin · 13 years ago
  2. 61213be brcm80211: fmac: replace private SB macros with ssb_regs version by Franky Lin · 13 years ago
  3. e12afb6 brcm80211: fmac: move chip drive strength related code to sdio_chip.c by Franky Lin · 13 years ago
  4. a8a6c04 brcm80211: fmac: move chip detach function to sdio_chip.c by Franky Lin · 13 years ago
  5. 2bc78e1 brcm80211: fmac: move chip reset core function to sdio_chip.c by Franky Lin · 13 years ago
  6. 454d2a8 brcm80211: fmac: abstract chip core revision function by Franky Lin · 13 years ago
  7. d8f64a4 brcm80211: fmac: abstract chip iscoreup function by Franky Lin · 13 years ago
  8. a97e4fc brcm80211: fmac: chip attach code flow clean up by Franky Lin · 13 years ago
  9. 98ce903 brcm80211: fmac: remove duplicate regiter set in chip attach path by Franky Lin · 13 years ago
  10. 960908d brcm80211: fmac: move dongle gpio reset code to chip attach function by Franky Lin · 13 years ago
  11. 966414d brcm80211: fmac: disable dongle arm core in bus core setup function by Franky Lin · 13 years ago
  12. 2d4a9af brcm80211: fmac: move core disable function to sdio_chip.c by Franky Lin · 13 years ago
  13. 5b45e54 brcm80211: fmac: abstract chip buscore setup function by Franky Lin · 13 years ago
  14. e63ac6b brcm80211: fmac: move bus core prep code to sdio_chip.c by Franky Lin · 13 years ago
  15. a83369b brcm80211: fmac: move chip recognition function to sdio_chip.c by Franky Lin · 13 years ago
  16. 718897eb brcm80211: fmac: remove unnecessary 4329 chip specific code by Franky Lin · 13 years ago
  17. 5e81905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  18. 028f78d brcm80211: smac: change buffer endianess convert function interface by Arend van Spriel · 13 years ago
  19. d1a5b6f brcm80211: fmac: remove state from brcmf_if in fullmac by Franky Lin · 13 years ago
  20. e1b8358 brcm80211: fmac: store brcmf_if in net device private data by Franky Lin · 13 years ago
  21. 15d45b6 brcm80211: fmac: use brcmf_add_if for all net devices by Franky Lin · 13 years ago
  22. 3fd172d brcm80211: smac: use sk_buff list for handling frames in receive path by Arend van Spriel · 13 years ago
  23. 81d2e2d brcm80211: smac: rename buffer endianess conversion functions by Arend van Spriel · 13 years ago
  24. 1525662 brcm80211: smac: changed check to confirm STA only support by Roland Vossen · 13 years ago
  25. dc46012 brcm80211: smac: mute transmit on ops_start by Roland Vossen · 13 years ago
  26. 2646c46 brcm80211: smac: modified Mac80211 callback interface by Roland Vossen · 13 years ago
  27. c6c4489 brcm80211: smac: fixed inconsistency in transmit mute by Roland Vossen · 13 years ago
  28. a8bc491 brcm80211: smac: bugfix for tx mute in brcms_b_init() by Roland Vossen · 13 years ago
  29. 43ac097 brcm80211: smac: removed down-on-rf-kill functionality by Roland Vossen · 13 years ago
  30. 2823700 brcm80211: smac: removed down-on-watchdog MPC functionality by Roland Vossen · 13 years ago
  31. 4412953 brcm80211: smac: removed MPC related variables by Roland Vossen · 13 years ago
  32. 0bf1f88 brcm80211: smac: removed MPC related code by Roland Vossen · 13 years ago
  33. dfded55 brcm80211: fmac: use brcmf_del_if for all net devices by Franky Lin · 13 years ago
  34. ece960e brcm80211: fmac: allow wd timer to be disabled when bus down by Franky Lin · 13 years ago
  35. b83db86 brcm80211: fmac: use sk_buff list for handling frames in receive path by Arend van Spriel · 13 years ago
  36. 09c7dfa brcm80211: util: remove function brcmu_format_hex() from brcmutil by Arend van Spriel · 13 years ago
  37. 20e5ca1 brcm80211: util: move brcmu_pktfrombuf() function to brcmfmac by Arend van Spriel · 13 years ago
  38. 1433c59 brcm80211: smac: remove phy api bypass in rate.h by Arend van Spriel · 13 years ago
  39. 094b199 brcm80211: smac: some local function made static in main.c by Arend van Spriel · 13 years ago
  40. 888153b brcm80211: smac: avoid sprom endianess conversions for crc8 check by Arend van Spriel · 13 years ago
  41. 32cb68b brcm80211: smac: remove obsolete srom variables from n-phy by Arend van Spriel · 13 years ago
  42. c261bdf brcm80211: smac: indicate severe problems to Mac80211 by Roland Vossen · 13 years ago
  43. 0527781 brcm80211: fmac: changed two scan related structures by Roland Vossen · 13 years ago
  44. 6f09be0 brmc80211: fmac: reworked next_bss() by Roland Vossen · 13 years ago
  45. d34bf64 brcm80211: fmac: annotated little endian struct with _le by Roland Vossen · 13 years ago
  46. 3b64bd3 brcm80211: smac: removed support for SROM rev < 8 by Roland Vossen · 13 years ago
  47. 6b1a89a brcm80211: smac: drop "40MHz intolerant" flag from HT capability info by Arend van Spriel · 13 years ago
  48. 2303821 brcm80211: removed duplicate defines by Alwin Beukers · 13 years ago
  49. 73ffc2f brcm80211: cleanup defines in main.c by Alwin Beukers · 13 years ago
  50. ae8e467 brcm80211: smac: eliminate a null pointer dereference in dma.c by Arend van Spriel · 13 years ago
  51. b7a57e7 net: wireless: brcm80210: include module.h by Stephen Rothwell · 13 years ago
  52. d8f6cd0 brcm80211: removed file wifi.c by Alwin Beukers · 13 years ago
  53. 4476065 brcm80211: moved function brcmu_format_flags by Alwin Beukers · 13 years ago
  54. 53a2277 brcm80211: moved function brcmu_mkiovar by Alwin Beukers · 13 years ago
  55. 3de6781 brcm80211: moved function brcmu_chspec_malformed by Alwin Beukers · 13 years ago
  56. f8e4b41 brcm80211: moved function brcmu_parse_tlvs by Alwin Beukers · 13 years ago
  57. b0551fb brcm80211: moved function brcmu_chipname by Alwin Beukers · 13 years ago
  58. ef6ac17 brcm80211: moved power conversion functions by Alwin Beukers · 13 years ago
  59. f53b170 brcm80211: removed unused functions by Alwin Beukers · 13 years ago
  60. a718e2f brcm80211: fmac: fixed weird indentation by Roland Vossen · 13 years ago
  61. c68cdc0 brcm80211: use endian annotation for scan time configuration by Arend van Spriel · 13 years ago
  62. f588bc0 brcm80211: use endian annotation for roaming related parameters by Arend van Spriel · 13 years ago
  63. c4e382d brcm80211: use endian annotations for assoc ie length request by Arend van Spriel · 13 years ago
  64. 40c8e95 brcm80211: use endian annotation for pmk related structure by Arend van Spriel · 13 years ago
  65. 6683107 brcm80211: use endian annotations in scan related function by Arend van Spriel · 13 years ago
  66. 1062904 brcm80211: fix annotations in TOE configuration functions by Arend van Spriel · 13 years ago
  67. b503624 brcm80211: rename variable in _brcmf_set_multicast_list() by Arend van Spriel · 13 years ago
  68. f7264ad brcm80211: add endian annotation to packet filter structures by Arend van Spriel · 13 years ago
  69. df4492f brcm80211: fix sparse endianess error in mac80211_if.c by Arend van Spriel · 13 years ago
  70. af53495 brcm80211: remove sparse warning in fullmac debug function by Arend van Spriel · 13 years ago
  71. 94bdc2a brcm80211: cleanup function prototypes by Alwin Beukers · 13 years ago
  72. 2a7fc5b brcm80211: smac: decreased timer callback irq level by Roland Vossen · 13 years ago
  73. be69c4e brcm80211: smac: removed redundant timer function parameters by Roland Vossen · 13 years ago
  74. 722c993 net: wireless: brcm80211: replace ndo_set_multicast_list with ndo_set_rx_mode by Stephen Rothwell · 13 years ago
  75. 5b435de net: wireless: add brcm80211 drivers by Arend van Spriel · 13 years ago