index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-26
brcmsmac: call bcma_core_pci_power_save() from non-atomic context
Arend van Spriel
1
-0
/
+4
2013-09-26
brcmfmac: obtain platform data upon module initialization
Arend van Spriel
4
-23
/
+24
2013-09-09
brcmfmac: fix bus interface selection in Kconfig
Arend van Spriel
1
-2
/
+2
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
21
-718
/
+1289
2013-09-05
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2013-08-28
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-2
/
+2
2013-08-26
brcmsmac: use bcma PCIe up and down functions
Hauke Mehrtens
3
-28
/
+4
2013-08-23
cfg80211: add flags to cfg80211_rx_mgmt()
Vladimir Kondratiev
1
-2
/
+2
2013-08-22
brcmsmac: add support for BCM4313 iPA variant
Arend van Spriel
1
-20
/
+53
2013-08-22
brcmsmac: reinitialize TSSI power control upon channel switch
Arend van Spriel
1
-0
/
+2
2013-08-22
brcmsmac: correct phy registers for TSSI-based power control
Arend van Spriel
1
-0
/
+20
2013-08-22
brcmsmac: rework switch control table init including iPA BT-combo
Arend van Spriel
3
-15
/
+89
2013-08-22
brcmsmac: avoid calling set_txpwr_by_index() twice
Arend van Spriel
1
-1
/
+1
2013-08-22
brcmsmac: fix TSSI idle estimation
Arend van Spriel
1
-0
/
+9
2013-08-22
brcmsmac: change lcnphy receive i/q calibration routine
Arend van Spriel
1
-20
/
+58
2013-08-22
brcmsmac: update transmit gain table for lcn phy
Arend van Spriel
1
-108
/
+108
2013-08-22
brcmsmac: add debug info message providing phy and radio info
Arend van Spriel
1
-1
/
+3
2013-08-22
brcmsmac: use ARRAY_SIZE in phytbl_lcn.c
Arend van Spriel
1
-73
/
+44
2013-08-22
brcmsmac: change pa_gain for bcm4313 iPA
Arend van Spriel
1
-5
/
+2
2013-08-22
brcmsmac: cosmetic change in phy_lcn.c
Arend van Spriel
1
-107
/
+106
2013-08-16
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+3
2013-08-16
brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()
John W. Linville
1
-4
/
+11
2013-08-16
brcmfmac: use configurable sdio bus header length for tx packet
Franky Lin
1
-14
/
+16
2013-08-16
brcmfmac: streamline sdio bus header code
Franky Lin
1
-123
/
+120
2013-08-16
brcmfmac: remove align from brcmf_bus structure
Franky Lin
3
-11
/
+17
2013-08-16
brcmfmac: abstract tx packet processing functions
Franky Lin
3
-78
/
+177
2013-08-16
brcmfmac: add support for manual TDLS operations
Arend van Spriel
2
-1
/
+77
2013-08-16
brcmfmac: ignore IF event if firmware indicates it
Arend van Spriel
2
-0
/
+6
2013-08-16
brcmfmac: no fws locking outside fws module.
Hante Meuleman
2
-66
/
+62
2013-08-16
brcmfmac: always use worker thread for tx data.
Hante Meuleman
3
-56
/
+54
2013-08-16
brcmfmac: add AMPDU reordering functionality
Arend van Spriel
3
-27
/
+283
2013-08-16
brcmfmac: .txdata() bus callback should not call brcmf_txcomplete()
Arend van Spriel
3
-3
/
+5
2013-08-16
brcmfmac: use irq safe spinlock in brcmf_sdbrcm_txdata()
Arend van Spriel
2
-3
/
+8
2013-08-12
cfg80211: add wdev to testmode cmd
David Spinadel
1
-1
/
+3
2013-08-09
brcmfmac: use CFG80211_TESTMODE_CMD
Johannes Berg
1
-3
/
+1
2013-08-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+4
2013-07-27
brcmfmac: inform cfg80211 about disconnect when device is unplugged
Arend van Spriel
1
-1
/
+4
2013-07-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-2
/
+8
2013-07-23
brcmsmac: Further reduce log spam from tx phy messages
John Greene
2
-5
/
+5
2013-07-23
brcmfmac: bail out of brcmf_txflowblock_if() for non-netdev interface
Arend van Spriel
1
-1
/
+1
2013-07-23
brcmfmac: decrement pending 8021x count upon tx failure
Arend van Spriel
1
-1
/
+7
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2
-2
/
+2
2013-06-27
brcmfmac: remove code and comment for older kernel support
Arend van Spriel
1
-27
/
+2
2013-06-27
brcmfmac: reduce firmware-signalling locking scope in rx path
Arend van Spriel
1
-26
/
+51
2013-06-27
brcmfmac: cleanup debug messages in brcmf_fws_hdrpush()
Arend van Spriel
1
-5
/
+4
2013-06-27
brcmfmac: tag packet in the netdev transmit callback
Arend van Spriel
1
-82
/
+48
2013-06-27
brcmfmac: add broken scatter-gather DMA support
Franky Lin
1
-11
/
+67
2013-06-27
brcmfmac: use unified dongle address preparation function
Franky Lin
2
-55
/
+27
2013-06-27
brcmfmac: remove SDIO_REQ_ASYNC flag
Franky Lin
2
-13
/
+3
2013-06-27
brcmfmac: remove (ab)use of NL80211_NUM_ACS
Arend van Spriel
1
-1
/
+1
[next]