aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac
Commit message (Expand)AuthorAge
* brcmfmac: announce P2P_DEVICE support in wiphy structureArend van Spriel2013-05-17
* drivers/net: rename random32() to prandom_u32()Akinobu Mita2013-05-07
* brcmfmac: add credit borrowing mechanismArend van Spriel2013-04-23
* brcmfmac: correct error handling in brcmf_fws_init()Arend van Spriel2013-04-23
* brcmfmac: flush queue upon MACDESC_DEL firmware signalArend van Spriel2013-04-23
* brcmfmac: support critical protocol API for DHCPPiotr Haber2013-04-23
* brcmfmac: allow scanning to be suppressed in the driverArend van Spriel2013-04-23
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-23
|\
| * brcmfmac: remove advertising P2P device supportArend van Spriel2013-04-08
* | brcmfmac: fix potential NULL pointer dereference in brcmf_fws_flow_control_ch...Wei Yongjun2013-04-22
* | brcmfmac: stop dequeue upon sk_buff commit failureArend van Spriel2013-04-22
* | brcmfmac: change return type for brcmf_rollback_toq() to voidArend van Spriel2013-04-22
* | brcmfmac: finalize transmit upon any rollback failureArend van Spriel2013-04-22
* | brcmfmac: use lock in brcmf_fws_del_interface()Arend van Spriel2013-04-22
* | brcmfmac: schedule dequeue upon firmware-signal receptionArend van Spriel2013-04-22
* | brcmfmac: destination mac closed when interface is closedArend van Spriel2013-04-22
* | brcmfmac: remove error message upon allocation failureArend van Spriel2013-04-22
* | brcmfmac: check memory allocation in brcmf_add_if()Arend van Spriel2013-04-22
* | brcmfmac: reinitialize dequeue mask per nodeArend van Spriel2013-04-22
* | brcmfmac: remove ifidx variable from brcmf_fws_process_skb()Arend van Spriel2013-04-12
* | brcmfmac: rename brcmf_fws_mac_desc_ready()Arend van Spriel2013-04-12
* | brcmfmac: pass ifp pointer in brcmf_fws_find_mac_desc()Arend van Spriel2013-04-12
* | brcmfmac: obtain iftype for firmware-signal descriptor lookupArend van Spriel2013-04-12
* | brcmfmac: define and use platform specific data for SDIO.Hante Meuleman2013-04-12
* | brcmfmac: Add drive strength programming for SDIO 43143.Hante Meuleman2013-04-12
* | brcmfmac: Add 43143 SDIO support.Hante Meuleman2013-04-12
* | brcmfmac: add BCM4335 sdio interface supportFranky Lin2013-04-12
* | brcmfmac: setup SDIO reset behaviorPiotr Haber2013-04-12
* | brcmfmac: add support for dongle ARM CR4 coreFranky Lin2013-04-12
* | brcmfmac: adopt new d11 interfaceFranky Lin2013-04-12
* | brcmfmac: move chip download state code to sdio_chip.cFranky Lin2013-04-12
* | brcmfmac: aggregate dongle ram access interfaceFranky Lin2013-04-12
* | brcmfmac: support save&restore firmware featurePiotr Haber2013-04-12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-10
|\|
| * brcmfmac: do not proceed if fail to download nvram to dongleFranky Lin2013-04-03
| * brcmfmac: fix returning cipher_suite for get_key operation.Hante Meuleman2013-04-03
| * brcmfmac: fix stopping AP.Hante Meuleman2013-04-03
| * brcmfmac: fix tkip mic tx/rx ap swap bug.Hante Meuleman2013-04-03
* | brcmfmac: only use ifidx from BDC header in brcmf_rx_frames()Arend van Spriel2013-04-08
* | brcmfmac: obtain wdev using vif object in action frame rxArend van Spriel2013-04-08
* | brcmfmac: fix reception of P2P probe requests on P2P_DEVICE interfaceArend van Spriel2013-04-08
* | brcmfmac: wait for firmware event when creating P2P_DEVICE interfaceArend van Spriel2013-04-08
* | brcmfmac: support creation of P2P_DEVICE through user-spaceArend van Spriel2013-04-08
* | brcmfmac: use struct brcmf_if instance iso netdevice in escan functionsArend van Spriel2013-04-08
* | brcmfmac: use struct brcmf_if instance as parameter in brcmf_set_mpc()Arend van Spriel2013-04-08
* | brcmfmac: remove use of unconditional access of struct wireless_dev::netdevArend van Spriel2013-04-08
* | brcmfmac: remove condition for calling event handlerArend van Spriel2013-04-08
* | brcmfmac: add role attribute to struct brcmf_if_event definitionArend van Spriel2013-04-08
* | brcmfmac: add hexadecimal trace of message payloadArend van Spriel2013-04-08
* | brcmfmac: firmware shared data version fixPiotr Haber2013-04-08