Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Franky Lin 135e4c6184 brcmfmac: add support for bus specific data command 13 gadi atpakaļ
  Arend van Spriel d319a7cfd9 brcmfmac: add debugfs helper functions 13 gadi atpakaļ
  Franky Lin 3338084ab3 brcm80211: fmac: postpone dongle RF enabling. 13 gadi atpakaļ
  Arend van Spriel 474a64c80e brcm80211: fmac: register primary net device with device mac address 13 gadi atpakaļ
  Arend van Spriel 3625c149d6 brcm80211: fmac: remove primary mac address handling from brcmf_net_attach 13 gadi atpakaļ
  Arend van Spriel 75c49904c9 brcm80211: fmac: make brcmf_net_attach() static 13 gadi atpakaļ
  Arend van Spriel e64a4b708f brcm80211: fmac: remove firmware requests from init_module syscall 13 gadi atpakaļ
  Arend van Spriel 549040abbc brcm80211: fmac: initialize host interface drivers regardless result 13 gadi atpakaļ
  Arend van Spriel 71bb244ba2 brcm80211: fmac: add USB support for bcm43235/6/8 chipsets 13 gadi atpakaļ
  Arend van Spriel 1bb1f38462 brcm80211: fmac: update bus state in common driver part 13 gadi atpakaļ
  Arend van Spriel f3d7cdc3b4 brcm80211: fmac: move module entry points to dhd_linux.c 13 gadi atpakaļ
  Franky Lin 89fdb468e2 brcm80211: fmac: make sure cancel_work_sync only called after INIT_WORK 13 gadi atpakaļ
  Joe Perches 02f77195db brcm80211: Use pr_fmt and pr_<level> 13 gadi atpakaļ
  Joe Perches 8ae746543c brcm80211: Use normal DEBUG define 13 gadi atpakaļ
  Stephen Hemminger 3eb1fa7e00 brcm80211: make ethtool_ops const 13 gadi atpakaļ
  John W. Linville 57adc1fcba Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem 13 gadi atpakaļ
  Rusty Russell 3db1cd5c05 net: fix assignment of 0/1 to bool variables. 13 gadi atpakaļ
  Franky Lin b9692d17e8 brcm80211: fmac: abstract bus_txdata interface function pointer 13 gadi atpakaļ
  Franky Lin 99a0b8ff91 brcm80211: fmac: abstract bus_init interface function pointer 13 gadi atpakaļ
  Franky Lin a9ffda88be brcm80211: fmac: abstract bus_stop interface function pointer 13 gadi atpakaļ
  Franky Lin 2447ffb0bd brcm80211: fmac: stop referencing brcmf_sdio in common layer 13 gadi atpakaļ
  Franky Lin 712ac5b37a brcm80211: fmac: stop referencing brcmf_pub in bus layer 13 gadi atpakaļ
  Franky Lin c8bf34849f brcm80211: fmac: move tx flow ctrl flag to bus layer 13 gadi atpakaļ
  Franky Lin 9c1a043ae6 brcm80211: fmac: move packet realloc stats to struct brcmf_bus 13 gadi atpakaļ
  Franky Lin 719f2733ba brcm80211: fmac: move dongle statistics to struct brcmf_bus 13 gadi atpakaļ
  Franky Lin 4033927cb8 brcm80211: fmac: remove duplicate statistics from driver data structure 13 gadi atpakaļ
  Franky Lin 3fb1d8d2da brcm80211: fmac: move driver up status to struct brcmf_bus 13 gadi atpakaļ
  Franky Lin d5625ee66f brcm80211: fmac: change function proto_hdrpull parameter 13 gadi atpakaļ
  Franky Lin 228bb43d5d brcm80211: fmac: change function rx_frame parameter 13 gadi atpakaļ
  Franky Lin c995788f47 brcm80211: fmac: change function txcomplete parameter 13 gadi atpakaļ