summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211 (follow)
Commit message (Expand)AuthorAge
...
| * | cfg80211: move regulatory flags to their own variableLuis R. Rodriguez2013-11-25
| * | cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-25
* | | brcmfmac: expose chip information through debugfsArend van Spriel2013-12-02
* | | brcmfmac: move firmware event related defines to fweh.hArend van Spriel2013-12-02
* | | brcmfmac: remove some unused definitionsArend van Spriel2013-12-02
* | | brcmfmac: Use consistent naming for BCDC.Hante Meuleman2013-12-02
* | | brcmfmac: move firmware command code definitionsArend van Spriel2013-12-02
* | | brcmfmac: move firmware related structures to fwil_types.hArend van Spriel2013-12-02
* | | brcmfmac: remove unnecessary EXPORT_SYMBOL() usageArend van Spriel2013-12-02
* | | brcmfmac: provide firmware version in ethtool driver infoArend van Spriel2013-12-02
* | | brcmfmac: Dynamically register a protocol layer.Hante Meuleman2013-12-02
* | | brcmfmac: remove redundant ioctl handlersArend van Spriel2013-12-02
* | | brcmfmac: use platform specific alignment in SDIOArend van Spriel2013-12-02
* | | brcmfmac: determine alignment values during probeArend van Spriel2013-12-02
* | | brcmfmac: removed dhd_proto.h.Hante Meuleman2013-12-02
* | | brcmfmac: rename dhd_cdc to bcdcHante Meuleman2013-12-02
* | | brcmfmac: add host tx glomming supportFranky Lin2013-12-02
* | | brcmfmac: add firmware and nvram file name for bcm4339Franky Lin2013-12-02
* | | brcmfmac: fix driver build issue when CONFIG_BRCMDBG is not setArend van Spriel2013-12-02
* | | brcmfmac: determine sd host controller related variable earlierArend van Spriel2013-12-02
* | | brcmfmac: support hardware extension header in trace_brcmf_sdpcm_hdr()Arend van Spriel2013-12-02
* | | brcmsmac: select CONFIG_BCMA when possibleArend van Spriel2013-12-02
* | | brcmfmac: reduce logging noise accessing SDIO SleepCSR registerArend van Spriel2013-12-02
* | | brcmfmac: remove empty brcmf_proto_stopFranky Lin2013-12-02
* | | brcmfmac: start netif queues only when setup is completed successfulArend van Spriel2013-12-02
* | | brcmfmac: replace dongle command list with .preinit() callbackArend van Spriel2013-12-02
* | | brcmfmac: add separate function for passing bus tx overheadArend van Spriel2013-12-02
* | | brcmfmac: Update fwsignal to fix out of order tx.Hante Meuleman2013-12-02
| |/ |/|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-21
|\ \
| * | brcmfmac: fix possible memory leakGeyslan G. Bem2013-11-18
* | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-15
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-04
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-04
| |\
| * | brcmfmac: fix brcmf_sdcard_recv_chain() for host without sg supportArend van Spriel2013-10-18
| * | brcmfmac: fix brcmf_sdio_txpkt_prep() for host without sg supportArend van Spriel2013-10-18
| * | brcmfmac: fix brcmf_sdcard_send_pkt() for host without sg supportArend van Spriel2013-10-18
| * | brcmfmac: remove stale code from brcmf_sdcard_recv_chain()Arend van Spriel2013-10-18
| * | brcmfmac: verify result of brcmf_sdio_addrprep() callsArend van Spriel2013-10-18
| * | brcmfmac: rework single packet transfersArend van Spriel2013-10-18
| * | brcmfmac: rename brcmf_sdio_buffrw()Arend van Spriel2013-10-18
| * | brcmfmac: rework scatter-gather code in brcmf_sdio_buffrw()Arend van Spriel2013-10-18
| * | brcmfmac: determine host controller related variables during probeArend van Spriel2013-10-18
| * | brcmfmac: rename variable max_seg_sz to max_seg_cnt for clarityArend van Spriel2013-10-18
| * | brcmfmac: add tracepoint for capturing the SDPCM headerArend van Spriel2013-10-18
| * | brcmfmac: store address in trace_brcmf_hexdump()Arend van Spriel2013-10-18
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-17
|\| |
| * | brcmsmac: add support for a BCM4313 with PCI id 0x4313Hauke Mehrtens2013-10-10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-07
|\| |
| * | brcmfmac: rework rx path bus interfaceArend van Spriel2013-10-03
| * | brcmfmac: Use fw filename and nvram based of devid for sdio.Hante Meuleman2013-10-03