aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211
AgeCommit message (Expand)Author
2013-10-13brcmfmac: obtain platform data upon module initializationArend van Spriel
2013-09-26brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()John W. Linville
2013-06-13brcmfmac: free primary net_device when brcmf_bus_start() failsArend van Spriel
2013-06-12brcmsmac: disable power-save related functionsArend van Spriel
2013-05-28brcmfmac: Disable powersave mode for P2P link.Hante Meuleman
2013-05-28brcmfmac: Add multi channel support for P2P.Hante Meuleman
2013-05-28brcmfmac: use struct net_device::destructor to remove interfacesArend van Spriel
2013-05-28brcmfmac: free net device when registration failsArend van Spriel
2013-05-28brcmfmac: add additional parameter to brcmf_free_vif()Arend van Spriel
2013-05-28brcmfmac: Fix p2p setup when connected to ap on 5G.Hante Meuleman
2013-05-28brcmfmac: Turn off ARP offloading when configured for AP.Hante Meuleman
2013-05-17brcmfmac: announce P2P_DEVICE support in wiphy structureArend van Spriel
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