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
/
brcmsmac
/
mac80211_if.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-22
brcm80211: smac: set interface down on reset
Vladimir Zapolskiy
1
-0
/
+3
2012-08-02
brcmsmac: use channel flags to restrict OFDM
Seth Forshee
1
-1
/
+2
2012-07-12
brcmsmac: restructure info->control.sta handling as it is goning to be remove...
Thomas Huehn
1
-0
/
+2
2012-07-10
brcmsmac: extend brcms_c_chipmatch() to also handle non PCIe devices
Hauke Mehrtens
1
-2
/
+1
2012-06-20
brcm80211: smac: inform mac80211 of the X2 regulatory domain
Seth Forshee
1
-0
/
+2
2012-06-13
brcmsmac: remove brcms_set_hint() function
Arend van Spriel
1
-11
/
+3
2012-05-16
brcmsmac: do not access host_pci
Hauke Mehrtens
1
-5
/
+5
2012-05-16
brcmsmac: remove nicpci.c
Hauke Mehrtens
1
-1
/
+0
2012-04-13
brcm80211: smac: do not use US as fallback regulatory hint
Arend van Spriel
1
-5
/
+1
2012-03-06
brcm80211: smac: remove firmware requests from init_module syscall
Arend van Spriel
1
-12
/
+19
2012-02-22
brcm80211: smac: remove smatch warnings from brcmsmac code
Arend van Spriel
1
-2
/
+2
2012-01-24
brcm80211: Use pr_fmt and pr_<level>
Joe Perches
1
-3
/
+3
2012-01-24
brcm80211: Use normal DEBUG define
Joe Perches
1
-9
/
+9
2012-01-17
brcmsmac: remove PCI suspend/resume from bcma driver
Linus Torvalds
1
-35
/
+3
2012-01-17
bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume
Linus Torvalds
1
-1
/
+1
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-1
/
+1
2011-12-14
brcm80211: smac: register with bcma for specific 802.11 core revisions
Arend van Spriel
1
-2
/
+2
2011-12-14
brcm80211: smac: change attach interfaces in main.c for bcma support
Arend van Spriel
1
-3
/
+1
2011-12-14
brcm80211: smac: change from pci device driver to bcma device driver
Arend van Spriel
1
-105
/
+63
2011-11-28
brcm80211: smac: added support for mac80211 filter flags
Alwin Beukers
1
-21
/
+17
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
1
-0
/
+1
2011-11-22
brcm80211: smac: Use kmemdup rather than duplicating its implementation
Thomas Meyer
1
-2
/
+1
2011-11-11
brcm80211: smac: don't modify sta parameters when adding sta
Alwin Beukers
1
-7
/
+0
2011-11-09
brcm80211: smac: changed check to confirm STA only support
Roland Vossen
1
-5
/
+1
2011-11-09
brcm80211: smac: mute transmit on ops_start
Roland Vossen
1
-2
/
+9
2011-11-09
brcm80211: smac: modified Mac80211 callback interface
Roland Vossen
1
-47
/
+37
2011-11-09
brcm80211: smac: removed down-on-rf-kill functionality
Roland Vossen
1
-2
/
+0
2011-11-09
brcm80211: smac: removed down-on-watchdog MPC functionality
Roland Vossen
1
-2
/
+1
2011-11-09
brcm80211: smac: removed MPC related code
Roland Vossen
1
-1
/
+1
2011-11-09
brcm80211: smac: indicate severe problems to Mac80211
Roland Vossen
1
-0
/
+8
2011-11-09
brcm80211: smac: drop "40MHz intolerant" flag from HT capability info
Arend van Spriel
1
-4
/
+2
2011-11-01
staging: Add module.h to more drivers implicitly using it.
Paul Gortmaker
1
-0
/
+1
2011-10-14
brcm80211: fix sparse endianess error in mac80211_if.c
Arend van Spriel
1
-1
/
+1
2011-10-14
brcm80211: smac: decreased timer callback irq level
Roland Vossen
1
-23
/
+17
2011-10-14
brcm80211: smac: removed redundant timer function parameters
Roland Vossen
1
-7
/
+8
2011-10-11
net: wireless: add brcm80211 drivers
Arend van Spriel
1
-0
/
+1701