summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211/brcmfmac
AgeCommit message (Expand)Author
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-18brcmfmac: fix brcmf_sdcard_recv_chain() for host without sg supportArend van Spriel
2013-10-18brcmfmac: fix brcmf_sdio_txpkt_prep() for host without sg supportArend van Spriel
2013-10-18brcmfmac: fix brcmf_sdcard_send_pkt() for host without sg supportArend van Spriel
2013-10-18brcmfmac: remove stale code from brcmf_sdcard_recv_chain()Arend van Spriel
2013-10-18brcmfmac: verify result of brcmf_sdio_addrprep() callsArend van Spriel
2013-10-18brcmfmac: rework single packet transfersArend van Spriel
2013-10-18brcmfmac: rename brcmf_sdio_buffrw()Arend van Spriel
2013-10-18brcmfmac: rework scatter-gather code in brcmf_sdio_buffrw()Arend van Spriel
2013-10-18brcmfmac: determine host controller related variables during probeArend van Spriel
2013-10-18brcmfmac: rename variable max_seg_sz to max_seg_cnt for clarityArend van Spriel
2013-10-18brcmfmac: add tracepoint for capturing the SDPCM headerArend van Spriel
2013-10-18brcmfmac: store address in trace_brcmf_hexdump()Arend van Spriel
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller
2013-10-03brcmfmac: rework rx path bus interfaceArend van Spriel
2013-10-03brcmfmac: Use fw filename and nvram based of devid for sdio.Hante Meuleman
2013-10-03brcmfmac: fix sparse error 'bad constant expression'Arend van Spriel
2013-10-03brcmfmac: reserve memory for bus layer in sk_buff::cbFranky Lin
2013-10-03brcmfmac: add valid core index check in related functionsFranky Lin
2013-10-03brcmfmac: add BCM4339 SDIO interface supportFranky Lin
2013-10-03brcmfmac: sync firmware event listFranky Lin
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-26wireless: brcmfmac: use dev_get_platdata()Jingoo Han
2013-09-26brcmfmac: obtain platform data upon module initializationArend van Spriel
2013-09-25brcm80211: Remove extern from function prototypesJoe Perches
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-09-05Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-23cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-15brcmfmac: use configurable sdio bus header length for tx packetFranky Lin
2013-08-15brcmfmac: streamline sdio bus header codeFranky Lin
2013-08-15brcmfmac: remove align from brcmf_bus structureFranky Lin
2013-08-15brcmfmac: abstract tx packet processing functionsFranky Lin
2013-08-15brcmfmac: add support for manual TDLS operationsArend van Spriel
2013-08-15brcmfmac: ignore IF event if firmware indicates itArend van Spriel
2013-08-15brcmfmac: no fws locking outside fws module.Hante Meuleman
2013-08-15brcmfmac: always use worker thread for tx data.Hante Meuleman
2013-08-15brcmfmac: add AMPDU reordering functionalityArend van Spriel
2013-08-15brcmfmac: .txdata() bus callback should not call brcmf_txcomplete()Arend van Spriel
2013-08-15brcmfmac: use irq safe spinlock in brcmf_sdbrcm_txdata()Arend van Spriel
2013-08-12cfg80211: add wdev to testmode cmdDavid Spinadel
2013-08-09brcmfmac: use CFG80211_TESTMODE_CMDJohannes Berg
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-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell
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