aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac
Commit message (Expand)AuthorAge
* 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-14
|/
* 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 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
| * | brcmfmac: fix sparse error 'bad constant expression'Arend van Spriel2013-10-03
| * | brcmfmac: reserve memory for bus layer in sk_buff::cbFranky Lin2013-10-03
| * | brcmfmac: add valid core index check in related functionsFranky Lin2013-10-03
| * | brcmfmac: add BCM4339 SDIO interface supportFranky Lin2013-10-03
| * | brcmfmac: sync firmware event listFranky Lin2013-10-03
| * | wireless: brcmfmac: use dev_get_platdata()Jingoo Han2013-09-26
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-01
|\ \ \ | | |/ | |/|
| * | brcmfmac: obtain platform data upon module initializationArend van Spriel2013-09-26
| |/
* / brcm80211: Remove extern from function prototypesJoe Perches2013-09-24
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-05
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-28
| |\
| | * cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev2013-08-23
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-16
| |\|
| | * cfg80211: add wdev to testmode cmdDavid Spinadel2013-08-12
| * | brcmfmac: use configurable sdio bus header length for tx packetFranky Lin2013-08-15
| * | brcmfmac: streamline sdio bus header codeFranky Lin2013-08-15
| * | brcmfmac: remove align from brcmf_bus structureFranky Lin2013-08-15
| * | brcmfmac: abstract tx packet processing functionsFranky Lin2013-08-15
| * | brcmfmac: add support for manual TDLS operationsArend van Spriel2013-08-15
| * | brcmfmac: ignore IF event if firmware indicates itArend van Spriel2013-08-15
| * | brcmfmac: no fws locking outside fws module.Hante Meuleman2013-08-15
| * | brcmfmac: always use worker thread for tx data.Hante Meuleman2013-08-15
| * | brcmfmac: add AMPDU reordering functionalityArend van Spriel2013-08-15
| * | brcmfmac: .txdata() bus callback should not call brcmf_txcomplete()Arend van Spriel2013-08-15
| * | brcmfmac: use irq safe spinlock in brcmf_sdbrcm_txdata()Arend van Spriel2013-08-15
| * | brcmfmac: use CFG80211_TESTMODE_CMDJohannes Berg2013-08-09
* | | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-04
|\ \ \ | |/ / |/| |
| * | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-14
| |/
* | brcmfmac: inform cfg80211 about disconnect when device is unpluggedArend van Spriel2013-07-26
* | brcmfmac: bail out of brcmf_txflowblock_if() for non-netdev interfaceArend van Spriel2013-07-22