aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211
AgeCommit message (Expand)Author
2013-05-07drivers/net: rename random32() to prandom_u32()Akinobu Mita
2013-04-26brcmsmac: Fix merge issuePiotr Haber
2013-04-23brcmfmac: add credit borrowing mechanismArend van Spriel
2013-04-23brcmfmac: correct error handling in brcmf_fws_init()Arend van Spriel
2013-04-23brcmfmac: flush queue upon MACDESC_DEL firmware signalArend van Spriel
2013-04-23brcmfmac: support critical protocol API for DHCPPiotr Haber
2013-04-23brcmfmac: allow scanning to be suppressed in the driverArend van Spriel
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-22brcmfmac: fix potential NULL pointer dereference in brcmf_fws_flow_control_ch...Wei Yongjun
2013-04-22brcmfmac: stop dequeue upon sk_buff commit failureArend van Spriel
2013-04-22brcmfmac: change return type for brcmf_rollback_toq() to voidArend van Spriel
2013-04-22brcmfmac: finalize transmit upon any rollback failureArend van Spriel
2013-04-22brcmfmac: use lock in brcmf_fws_del_interface()Arend van Spriel
2013-04-22brcmfmac: schedule dequeue upon firmware-signal receptionArend van Spriel
2013-04-22brcmfmac: destination mac closed when interface is closedArend van Spriel
2013-04-22brcmutil: simplify brcmu_pkt_free_skb()Arend van Spriel
2013-04-22brcmfmac: remove error message upon allocation failureArend van Spriel
2013-04-22brcmfmac: check memory allocation in brcmf_add_if()Arend van Spriel
2013-04-22brcmfmac: reinitialize dequeue mask per nodeArend van Spriel
2013-04-12brcm80211: simplify makefilesJohannes Berg
2013-04-12brcmfmac: remove ifidx variable from brcmf_fws_process_skb()Arend van Spriel
2013-04-12brcmfmac: rename brcmf_fws_mac_desc_ready()Arend van Spriel
2013-04-12brcmfmac: pass ifp pointer in brcmf_fws_find_mac_desc()Arend van Spriel
2013-04-12brcmfmac: obtain iftype for firmware-signal descriptor lookupArend van Spriel
2013-04-12brcmfmac: define and use platform specific data for SDIO.Hante Meuleman
2013-04-12brcmfmac: Add drive strength programming for SDIO 43143.Hante Meuleman
2013-04-12brcmfmac: Add 43143 SDIO support.Hante Meuleman
2013-04-12brcmfmac: add BCM4335 sdio interface supportFranky Lin
2013-04-12brcmfmac: setup SDIO reset behaviorPiotr Haber
2013-04-12brcmfmac: add support for dongle ARM CR4 coreFranky Lin
2013-04-12brcmfmac: adopt new d11 interfaceFranky Lin
2013-04-12brcmutil: add new d11 interface supportFranky Lin
2013-04-12brcmfmac: move chip download state code to sdio_chip.cFranky Lin
2013-04-12brcmfmac: aggregate dongle ram access interfaceFranky Lin
2013-04-12brcmfmac: support save&restore firmware featurePiotr Haber
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-08brcmfmac: only use ifidx from BDC header in brcmf_rx_frames()Arend van Spriel
2013-04-08brcmfmac: obtain wdev using vif object in action frame rxArend van Spriel
2013-04-08brcmfmac: fix reception of P2P probe requests on P2P_DEVICE interfaceArend van Spriel
2013-04-08brcmfmac: wait for firmware event when creating P2P_DEVICE interfaceArend van Spriel
2013-04-08brcmfmac: support creation of P2P_DEVICE through user-spaceArend van Spriel
2013-04-08brcmfmac: use struct brcmf_if instance iso netdevice in escan functionsArend van Spriel
2013-04-08brcmfmac: use struct brcmf_if instance as parameter in brcmf_set_mpc()Arend van Spriel
2013-04-08brcmfmac: remove use of unconditional access of struct wireless_dev::netdevArend van Spriel
2013-04-08brcmfmac: remove condition for calling event handlerArend van Spriel
2013-04-08brcmfmac: add role attribute to struct brcmf_if_event definitionArend van Spriel
2013-04-08brcmfmac: add hexadecimal trace of message payloadArend van Spriel
2013-04-08brcmfmac: firmware shared data version fixPiotr Haber
2013-04-08brcmfmac: read firmware console without trap indicationPiotr Haber