index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
Age
Commit message (
Expand
)
Author
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-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
2013-06-27
brcmfmac: cleanup debug messages in brcmf_fws_hdrpush()
Arend van Spriel
2013-06-27
brcmfmac: tag packet in the netdev transmit callback
Arend van Spriel
2013-06-27
brcmfmac: add broken scatter-gather DMA support
Franky Lin
2013-06-27
brcmfmac: use unified dongle address preparation function
Franky Lin
2013-06-27
brcmfmac: remove SDIO_REQ_ASYNC flag
Franky Lin
2013-06-27
brcmfmac: remove (ab)use of NL80211_NUM_ACS
Arend van Spriel
2013-06-27
brcmfmac: simplify transmit path
Arend van Spriel
2013-06-19
brcm80211: fix null pointer access
Antonio Quartulli
2013-06-18
brcmfmac: add sdio sg list support
Franky Lin
2013-06-18
brcmfmac: replace brcmf_sdioh_request_buffer with brcmf_sdio_buffrw
Franky Lin
2013-06-18
brcmfmac: remove redundant chip ID check in dhd_sdio
Franky Lin
2013-06-18
brcmfmac: simplify dpc handling using atomic operations
Arend van Spriel
2013-06-18
brcmfmac: consolidate mac_descriptor related function names
Arend van Spriel
2013-06-18
brcmfmac: remove dependency with nl80211.h
Arend van Spriel
2013-06-18
brcmfmac: rename variable prec to more appropriate name, ie. fifo
Arend van Spriel
2013-06-18
brcmfmac: Only use credits for bcmc when firmware indicates it.
Hante Meuleman
2013-06-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-06-12
brcmfmac: add debugfs statistics for firmware-signalling
Arend van Spriel
2013-06-12
brcmfmac: Always use fifo_credits, also for requested credits.
Hante Meuleman
2013-06-12
brcmfmac: free primary net_device when brcmf_bus_start() fails
Arend van Spriel
2013-06-12
brcmfmac: Sent TIM information in case of data available.
Arend van Spriel
2013-06-12
brcmfmac: increment hard_header_len instead of overriding
Arend van Spriel
2013-06-12
brcmfmac: add trace event for capturing BDC header
Arend van Spriel
2013-06-12
brcmfmac: fix send_pkts statistic counter in firmware-signalling
Arend van Spriel
2013-06-12
brcmfmac: Simplify counting transit count.
Hante Meuleman
2013-06-12
brcmfmac: Fix endless loop when brcmf_fws_commit_skb fails.
Hante Meuleman
2013-06-12
brcmfmac: Signalling header push and pull on logic places.
Hante Meuleman
2013-06-12
brcmfmac: Accept only first creditmap event.
Hante Meuleman
2013-06-12
brcmfmac: fix invalid ifp lookup in firmware-signalling
Hante Meuleman
2013-06-12
brcmfmac: Find correct MAC descriptor in case of TDLS.
Hante Meuleman
2013-06-12
brcmfmac: Correct creditmap when credit borrowing is active.
Hante Meuleman
[next]