index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
Age
Commit message (
Expand
)
Author
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-10-18
brcmfmac: fix brcmf_sdcard_recv_chain() for host without sg support
Arend van Spriel
2013-10-18
brcmfmac: fix brcmf_sdio_txpkt_prep() for host without sg support
Arend van Spriel
2013-10-18
brcmfmac: fix brcmf_sdcard_send_pkt() for host without sg support
Arend van Spriel
2013-10-18
brcmfmac: remove stale code from brcmf_sdcard_recv_chain()
Arend van Spriel
2013-10-18
brcmfmac: verify result of brcmf_sdio_addrprep() calls
Arend van Spriel
2013-10-18
brcmfmac: rework single packet transfers
Arend van Spriel
2013-10-18
brcmfmac: rename brcmf_sdio_buffrw()
Arend van Spriel
2013-10-18
brcmfmac: rework scatter-gather code in brcmf_sdio_buffrw()
Arend van Spriel
2013-10-18
brcmfmac: determine host controller related variables during probe
Arend van Spriel
2013-10-18
brcmfmac: rename variable max_seg_sz to max_seg_cnt for clarity
Arend van Spriel
2013-10-18
brcmfmac: add tracepoint for capturing the SDPCM header
Arend van Spriel
2013-10-18
brcmfmac: store address in trace_brcmf_hexdump()
Arend van Spriel
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
2013-10-03
brcmfmac: rework rx path bus interface
Arend van Spriel
2013-10-03
brcmfmac: Use fw filename and nvram based of devid for sdio.
Hante Meuleman
2013-10-03
brcmfmac: fix sparse error 'bad constant expression'
Arend van Spriel
2013-10-03
brcmfmac: reserve memory for bus layer in sk_buff::cb
Franky Lin
2013-10-03
brcmfmac: add valid core index check in related functions
Franky Lin
2013-10-03
brcmfmac: add BCM4339 SDIO interface support
Franky Lin
2013-10-03
brcmfmac: sync firmware event list
Franky Lin
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-26
wireless: brcmfmac: use dev_get_platdata()
Jingoo Han
2013-09-26
brcmfmac: obtain platform data upon module initialization
Arend van Spriel
2013-09-25
brcm80211: Remove extern from function prototypes
Joe Perches
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-09-05
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-08-28
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-08-23
cfg80211: add flags to cfg80211_rx_mgmt()
Vladimir Kondratiev
2013-08-16
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-08-15
brcmfmac: use configurable sdio bus header length for tx packet
Franky Lin
2013-08-15
brcmfmac: streamline sdio bus header code
Franky Lin
2013-08-15
brcmfmac: remove align from brcmf_bus structure
Franky Lin
2013-08-15
brcmfmac: abstract tx packet processing functions
Franky Lin
2013-08-15
brcmfmac: add support for manual TDLS operations
Arend van Spriel
2013-08-15
brcmfmac: ignore IF event if firmware indicates it
Arend van Spriel
2013-08-15
brcmfmac: no fws locking outside fws module.
Hante Meuleman
2013-08-15
brcmfmac: always use worker thread for tx data.
Hante Meuleman
2013-08-15
brcmfmac: add AMPDU reordering functionality
Arend van Spriel
2013-08-15
brcmfmac: .txdata() bus callback should not call brcmf_txcomplete()
Arend van Spriel
2013-08-15
brcmfmac: use irq safe spinlock in brcmf_sdbrcm_txdata()
Arend van Spriel
2013-08-12
cfg80211: add wdev to testmode cmd
David Spinadel
2013-08-09
brcmfmac: use CFG80211_TESTMODE_CMD
Johannes Berg
2013-07-26
brcmfmac: inform cfg80211 about disconnect when device is unplugged
Arend van Spriel
2013-07-22
brcmfmac: bail out of brcmf_txflowblock_if() for non-netdev interface
Arend van Spriel
2013-07-22
brcmfmac: decrement pending 8021x count upon tx failure
Arend van Spriel
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-06-27
brcmfmac: remove code and comment for older kernel support
Arend van Spriel
2013-06-27
brcmfmac: reduce firmware-signalling locking scope in rx path
Arend van Spriel
[next]