Commit History

Author SHA1 Message Date
  David S. Miller 0d6c4a2e46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
  Franky Lin cf04317227 brcmfmac: fix a double spin_unlock_irqrestore issue in dpc 13 years ago
  Franky Lin b948a85c1f brcm80211: fmac: fix missing completion events issue 13 years ago
  Arend van Spriel 474a64c80e brcm80211: fmac: register primary net device with device mac address 13 years ago
  John W. Linville 051d3b5043 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem 13 years ago
  Arend van Spriel 52e1409f72 brcm80211: fmac: make sdio firmware filename specific 13 years ago
  Arend van Spriel 1bb1f38462 brcm80211: fmac: update bus state in common driver part 13 years ago
  Arend van Spriel c0e89f084b brcm80211: fmac: only return success in brcmf_sdbrcm_bus_init() when true 13 years ago
  Arend van Spriel 0a332e4678 brcm80211: fmac: use specific types in struct brcmf_bus 13 years ago
  Joe Perches 23677ce317 drivers/net: Remove boolean comparisons to true/false 13 years ago
  Joe Perches 02f77195db brcm80211: Use pr_fmt and pr_<level> 13 years ago
  Joe Perches 18aad4f8e1 brcm80211: Convert printk(KERN_DEBUG to pr_debug 13 years ago
  Joe Perches 8fb1eb8b22 brcmfmac: Remove useless #ifdef DEBUG 13 years ago
  Joe Perches 1e02382979 brcm80211: Add and use brcmX_dbg_dump_hex 13 years ago
  Joe Perches 8ae746543c brcm80211: Use normal DEBUG define 13 years ago
  Jesper Juhl c40701eacb brcm80211: Don't leak 'vbuffer' in brcmf_sdbrcm_write_vars() 13 years ago
  Franky Lin 54a86cc596 brcm80211: fmac: exclude unnecessary header files 13 years ago
  Franky Lin 382a9e0f31 brcm80211: fmac: move idle macros to dhd_sdio.c 13 years ago
  Franky Lin fcf094f414 brcm80211: fmac: abstract ctrl frames interface function pointers 13 years ago
  Franky Lin b9692d17e8 brcm80211: fmac: abstract bus_txdata interface function pointer 13 years ago
  Franky Lin 99a0b8ff91 brcm80211: fmac: abstract bus_init interface function pointer 13 years ago
  Franky Lin a9ffda88be brcm80211: fmac: abstract bus_stop interface function pointer 13 years ago
  Franky Lin 2447ffb0bd brcm80211: fmac: stop referencing brcmf_sdio in common layer 13 years ago
  Franky Lin 712ac5b37a brcm80211: fmac: stop referencing brcmf_pub in bus layer 13 years ago
  Franky Lin c8bf34849f brcm80211: fmac: move tx flow ctrl flag to bus layer 13 years ago
  Franky Lin 9c1a043ae6 brcm80211: fmac: move packet realloc stats to struct brcmf_bus 13 years ago
  Franky Lin 719f2733ba brcm80211: fmac: move dongle statistics to struct brcmf_bus 13 years ago
  Franky Lin 4033927cb8 brcm80211: fmac: remove duplicate statistics from driver data structure 13 years ago
  Franky Lin 3fb1d8d2da brcm80211: fmac: move driver up status to struct brcmf_bus 13 years ago
  Franky Lin b01a6b3ca7 brcm80211: fmac: move maxctl to struct brcmf_bus 13 years ago