summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211
AgeCommit message (Expand)Author
2013-07-26brcmfmac: inform cfg80211 about disconnect when device is unpluggedArend van Spriel
2013-07-22brcmfmac: bail out of brcmf_txflowblock_if() for non-netdev interfaceArend van Spriel
2013-07-22brcmfmac: decrement pending 8021x count upon tx failureArend van Spriel
2013-06-27brcmfmac: remove code and comment for older kernel supportArend van Spriel
2013-06-27brcmfmac: reduce firmware-signalling locking scope in rx pathArend van Spriel
2013-06-27brcmfmac: cleanup debug messages in brcmf_fws_hdrpush()Arend van Spriel
2013-06-27brcmfmac: tag packet in the netdev transmit callbackArend van Spriel
2013-06-27brcmfmac: add broken scatter-gather DMA supportFranky Lin
2013-06-27brcmfmac: use unified dongle address preparation functionFranky Lin
2013-06-27brcmfmac: remove SDIO_REQ_ASYNC flagFranky Lin
2013-06-27brcmfmac: remove (ab)use of NL80211_NUM_ACSArend van Spriel
2013-06-27brcmfmac: simplify transmit pathArend van Spriel
2013-06-19brcm80211: fix null pointer accessAntonio Quartulli
2013-06-18brcmfmac: add sdio sg list supportFranky Lin
2013-06-18brcmfmac: replace brcmf_sdioh_request_buffer with brcmf_sdio_buffrwFranky Lin
2013-06-18brcmfmac: remove redundant chip ID check in dhd_sdioFranky Lin
2013-06-18brcmfmac: simplify dpc handling using atomic operationsArend van Spriel
2013-06-18brcmfmac: consolidate mac_descriptor related function namesArend van Spriel
2013-06-18brcmfmac: remove dependency with nl80211.hArend van Spriel
2013-06-18brcmfmac: rename variable prec to more appropriate name, ie. fifoArend van Spriel
2013-06-18brcmfmac: Only use credits for bcmc when firmware indicates it.Hante Meuleman
2013-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-13brcmfmac: free primary net_device when brcmf_bus_start() failsArend van Spriel
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-06-12brcmfmac: add debugfs statistics for firmware-signallingArend van Spriel
2013-06-12brcmfmac: Always use fifo_credits, also for requested credits.Hante Meuleman
2013-06-12brcmfmac: free primary net_device when brcmf_bus_start() failsArend van Spriel
2013-06-12brcmfmac: Sent TIM information in case of data available.Arend van Spriel
2013-06-12brcmfmac: increment hard_header_len instead of overridingArend van Spriel
2013-06-12brcmfmac: add trace event for capturing BDC headerArend van Spriel
2013-06-12brcmfmac: fix send_pkts statistic counter in firmware-signallingArend van Spriel
2013-06-12brcmfmac: Simplify counting transit count.Hante Meuleman
2013-06-12brcmfmac: Fix endless loop when brcmf_fws_commit_skb fails.Hante Meuleman
2013-06-12brcmfmac: Signalling header push and pull on logic places.Hante Meuleman
2013-06-12brcmfmac: Accept only first creditmap event.Hante Meuleman
2013-06-12brcmfmac: fix invalid ifp lookup in firmware-signallingHante Meuleman
2013-06-12brcmfmac: Find correct MAC descriptor in case of TDLS.Hante Meuleman
2013-06-12brcmfmac: Correct creditmap when credit borrowing is active.Hante Meuleman
2013-06-12brcmfmac: For FW signalling it is necessary to track gen bit.Hante Meuleman
2013-06-12brcmfmac: On bus flow control use fw signalling or netif.Hante Meuleman
2013-06-12brcmfmac: reducing debug logging in firmware-signalling codeArend van Spriel
2013-06-12brcmfmac: explicitly indicate sk_buff is sent upon request creditArend van Spriel
2013-06-12brcmfmac: rework credit pickup to assure consistent handlingArend van Spriel
2013-06-12brcmfmac: Take bus flowcontrol at credit mgmt into account.Hante Meuleman
2013-06-12brcmfmac: remove fifo bitfield from brcmf_skbuff_cb::if_flagsArend van Spriel
2013-06-12brcmfmac: allow firmware-signal tlv to be longer than specifiedArend van Spriel
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-12brcmsmac: disable power-save related functionsArend van Spriel
2013-06-11brcm80211: make mgmt_tx in brcmfmac accept a NULL channelAntonio Quartulli
2013-06-03brcmsmac: Reduce log spam in heavy tx, make err print in debugJohn Greene