summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-112-2/+3
|\
| * brcmsmac: Reduce log spam in heavy tx, make err print in debugJohn Greene2013-06-031-1/+1
| * drivers/net/wireless/brcm80211/brcmfmac: add missing platform_driver ownerLibo Chen2013-05-221-1/+2
* | brcmfmac: Disable powersave mode for P2P link.Hante Meuleman2013-05-281-0/+5
* | brcmfmac: Add multi channel support for P2P.Hante Meuleman2013-05-281-1/+25
* | brcmfmac: use struct net_device::destructor to remove interfacesArend van Spriel2013-05-283-5/+25
* | brcmfmac: free net device when registration failsArend van Spriel2013-05-282-4/+9
* | brcmfmac: add additional parameter to brcmf_free_vif()Arend van Spriel2013-05-283-25/+20
* | brcmfmac: Fix p2p setup when connected to ap on 5G.Hante Meuleman2013-05-281-7/+21
* | brcmfmac: Turn off ARP offloading when configured for AP.Hante Meuleman2013-05-283-19/+45
* | brcmfmac: announce P2P_DEVICE support in wiphy structureArend van Spriel2013-05-171-1/+6
|/
* drivers/net: rename random32() to prandom_u32()Akinobu Mita2013-05-071-1/+1
* brcmsmac: Fix merge issuePiotr Haber2013-04-261-0/+1
* brcmfmac: add credit borrowing mechanismArend van Spriel2013-04-231-8/+87
* brcmfmac: correct error handling in brcmf_fws_init()Arend van Spriel2013-04-232-9/+24
* brcmfmac: flush queue upon MACDESC_DEL firmware signalArend van Spriel2013-04-231-2/+3
* brcmfmac: support critical protocol API for DHCPPiotr Haber2013-04-235-1/+576
* brcmfmac: allow scanning to be suppressed in the driverArend van Spriel2013-04-232-1/+13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-232-139/+133
|\
| * brcmsmac: request firmware in .start() callbackArend van Spriel2013-04-081-132/+132
| * brcmfmac: remove advertising P2P device supportArend van Spriel2013-04-081-6/+1
* | brcmfmac: fix potential NULL pointer dereference in brcmf_fws_flow_control_ch...Wei Yongjun2013-04-221-2/+3
* | brcmfmac: stop dequeue upon sk_buff commit failureArend van Spriel2013-04-221-3/+2
* | brcmfmac: change return type for brcmf_rollback_toq() to voidArend van Spriel2013-04-221-3/+2
* | brcmfmac: finalize transmit upon any rollback failureArend van Spriel2013-04-221-3/+3
* | brcmfmac: use lock in brcmf_fws_del_interface()Arend van Spriel2013-04-221-0/+3
* | brcmfmac: schedule dequeue upon firmware-signal receptionArend van Spriel2013-04-221-12/+24
* | brcmfmac: destination mac closed when interface is closedArend van Spriel2013-04-221-3/+14
* | brcmutil: simplify brcmu_pkt_free_skb()Arend van Spriel2013-04-221-10/+2
* | brcmfmac: remove error message upon allocation failureArend van Spriel2013-04-221-3/+1
* | brcmfmac: check memory allocation in brcmf_add_if()Arend van Spriel2013-04-221-0/+2
* | brcmfmac: reinitialize dequeue mask per nodeArend van Spriel2013-04-221-1/+3
* | brcm80211: simplify makefilesJohannes Berg2013-04-122-16/+5
* | brcmfmac: remove ifidx variable from brcmf_fws_process_skb()Arend van Spriel2013-04-121-3/+2
* | brcmfmac: rename brcmf_fws_mac_desc_ready()Arend van Spriel2013-04-121-18/+13
* | brcmfmac: pass ifp pointer in brcmf_fws_find_mac_desc()Arend van Spriel2013-04-121-8/+5
* | brcmfmac: obtain iftype for firmware-signal descriptor lookupArend van Spriel2013-04-123-3/+17
* | brcmfmac: define and use platform specific data for SDIO.Hante Meuleman2013-04-125-187/+126
* | brcmfmac: Add drive strength programming for SDIO 43143.Hante Meuleman2013-04-121-19/+34
* | brcmfmac: Add 43143 SDIO support.Hante Meuleman2013-04-124-0/+31
* | brcmfmac: add BCM4335 sdio interface supportFranky Lin2013-04-124-0/+19
* | brcmfmac: setup SDIO reset behaviorPiotr Haber2013-04-122-7/+33
* | brcmfmac: add support for dongle ARM CR4 coreFranky Lin2013-04-123-25/+146
* | brcmfmac: adopt new d11 interfaceFranky Lin2013-04-124-115/+125
* | brcmutil: add new d11 interface supportFranky Lin2013-04-123-1/+309
* | brcmfmac: move chip download state code to sdio_chip.cFranky Lin2013-04-123-199/+241
* | brcmfmac: aggregate dongle ram access interfaceFranky Lin2013-04-123-114/+96
* | brcmfmac: support save&restore firmware featurePiotr Haber2013-04-123-16/+282
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-103-7/+7
|\ \
| * | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-253-7/+7
OpenPOWER on IntegriCloud