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
Age
Commit message (
Expand
)
Author
2013-08-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-07-26
brcmfmac: inform cfg80211 about disconnect when device is unplugged
Arend van Spriel
2013-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-07-22
brcmsmac: Further reduce log spam from tx phy messages
John Greene
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-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-13
brcmfmac: free primary net_device when brcmf_bus_start() fails
Arend van Spriel
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
2013-06-12
brcmfmac: For FW signalling it is necessary to track gen bit.
Hante Meuleman
2013-06-12
brcmfmac: On bus flow control use fw signalling or netif.
Hante Meuleman
2013-06-12
brcmfmac: reducing debug logging in firmware-signalling code
Arend van Spriel
2013-06-12
brcmfmac: explicitly indicate sk_buff is sent upon request credit
Arend van Spriel
2013-06-12
brcmfmac: rework credit pickup to assure consistent handling
Arend van Spriel
2013-06-12
brcmfmac: Take bus flowcontrol at credit mgmt into account.
Hante Meuleman
2013-06-12
brcmfmac: remove fifo bitfield from brcmf_skbuff_cb::if_flags
Arend van Spriel
2013-06-12
brcmfmac: allow firmware-signal tlv to be longer than specified
Arend van Spriel
2013-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
[next]