index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
Age
Commit message (
Expand
)
Author
2013-08-22
brcmsmac: fix TSSI idle estimation
Arend van Spriel
2013-08-22
brcmsmac: change lcnphy receive i/q calibration routine
Arend van Spriel
2013-08-22
brcmsmac: update transmit gain table for lcn phy
Arend van Spriel
2013-08-22
brcmsmac: add debug info message providing phy and radio info
Arend van Spriel
2013-08-22
brcmsmac: use ARRAY_SIZE in phytbl_lcn.c
Arend van Spriel
2013-08-22
brcmsmac: change pa_gain for bcm4313 iPA
Arend van Spriel
2013-08-22
brcmsmac: cosmetic change in phy_lcn.c
Arend van Spriel
2013-08-16
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-08-15
brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()
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-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-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
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
[prev]
[next]