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
/
libertas
/
cfg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-13
libertas: fix signedness bug in lbs_auth_to_authtype()
Amitkumar Karwar
1
-2
/
+7
2012-03-15
libertas: remove dump_survey implementation
Daniel Drake
1
-37
/
+0
2011-12-22
libertas: clean up scan thread handling
Andres Salomon
1
-4
/
+6
2011-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2011-11-11
libertas: release bss references and avoid warning from cfg80211_inform_bss
John W. Linville
1
-10
/
+15
2011-11-09
wireless: libertas: fix unaligned le64 accesses
Steven Miao
1
-1
/
+1
2011-11-02
libertas: ensure we clean up a scan request properly
Andres Salomon
1
-8
/
+17
2011-10-14
libertas: fix changing interface type when interface is down
Daniel Drake
1
-14
/
+6
2011-09-27
libertas: scan behaviour consistency improvements
Daniel Drake
1
-16
/
+17
2011-08-09
libertas: disable functionality when interface is down
Daniel Drake
1
-16
/
+23
2011-08-08
libertas: link mesh device to wiphy
Daniel Drake
1
-3
/
+33
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-7
/
+9
2011-05-11
libertas: Use netdev_<level> or dev_<level> where possible
Joe Perches
1
-4
/
+5
2011-05-11
libertas: Convert lbs_pr_<level> to pr_<level>
Joe Perches
1
-7
/
+8
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-18
/
+27
2011-04-28
libertas: use kernel-doc notation, fix comment style
Randy Dunlap
1
-18
/
+27
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-21
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
1
-2
/
+4
2010-12-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2010-12-13
cfg80211/nl80211: separate unicast/multicast default TX keys
Johannes Berg
1
-1
/
+2
2010-12-13
libertas: fix potential NULL-pointer dereference
Sven Neumann
1
-1
/
+1
2010-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+3
2010-11-22
libertas: Use static const
Joe Perches
1
-1
/
+1
2010-11-22
libertas: remove duplicated #include
Huang Weiyi
1
-2
/
+0
2010-11-09
libertas: terminate scan when stopping interface
Daniel Drake
1
-2
/
+3
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2010-10-07
cfg80211/mac80211: allow per-station GTKs
Johannes Berg
1
-2
/
+2
2010-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+2
2010-09-16
libertas: correct sparse warnings
John W. Linville
1
-4
/
+2
2010-08-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-12
/
+50
2010-08-17
drivers/net/wireless/libertas/cfg.c: needs sched.h
Andrew Morton
1
-0
/
+1
2010-08-16
libertas: better association request debugging
Dan Williams
1
-8
/
+29
2010-08-16
libertas: better scan response debugging
Dan Williams
1
-4
/
+20
2010-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2010-08-11
drivers/net/wireless/libertas/cfg.c: needs sched.h
Andrew Morton
1
-0
/
+2
2010-08-09
libertas: fix build break by including linux/sched.h
John W. Linville
1
-0
/
+1
2010-08-06
libertas: scan before assocation if no BSSID was given
Dan Williams
1
-33
/
+115
2010-08-06
libertas: fix association with some APs by using extended rates
Dan Williams
1
-16
/
+40
2010-08-06
libertas: get the right # of scanned BSSes
Dan Williams
1
-1
/
+9
2010-07-27
libertas: convert 11D_DOMAIN_INFO to a direct command
Dan Williams
1
-98
/
+5
2010-07-27
libertas: clean up RSSI command
Dan Williams
1
-35
/
+2
2010-07-27
libertas: clean up MONITOR_MODE command
Dan Williams
1
-54
/
+3
2010-07-14
libertas: convert new uses of __attribute__ ((packed)) to __packed
John W. Linville
1
-3
/
+3
2010-06-23
Libertas: Added 11d support using cfg80211
Kiran Divekar
1
-0
/
+110
2010-06-23
Libertas: fix WARN_ON issues in cfg80211 support
Kiran Divekar
1
-25
/
+12
2010-06-23
Libertas: cfg80211 support
Kiran Divekar
1
-22
/
+1919
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2010-05-07
cfg80211/mac80211: better channel handling
Johannes Berg
1
-0
/
+1
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+6
[next]