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
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-64
/
+116
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-09
libertas: disable functionality when interface is down
Daniel Drake
1
-60
/
+108
2011-08-08
libertas: link mesh device to wiphy
Daniel Drake
1
-5
/
+9
2011-07-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2011-07-20
libertas: only enable mesh when interface is active
Daniel Drake
1
-1
/
+1
2011-07-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+10
2011-07-11
libertas: fix handling of command timeout, completion and interruption
Daniel Drake
1
-2
/
+10
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-05-11
libertas: Add libertas_disablemesh module parameter to disable mesh interface
Sascha Silbe
1
-1
/
+8
2011-05-11
libertas: Use netdev_<level> or dev_<level> where possible
Joe Perches
1
-10
/
+15
2011-05-11
libertas: Convert lbs_pr_<level> to pr_<level>
Joe Perches
1
-16
/
+15
2011-05-05
libertas: remove tx_timeout handler
Daniel Drake
1
-23
/
+0
2011-04-28
libertas: use kernel-doc notation, fix comment style
Randy Dunlap
1
-46
/
+53
2011-02-04
libertas: Prepare stuff for if_spi.c pm support
Vasily Khoruzhick
1
-37
/
+40
2010-12-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+0
2010-11-29
libertas: fix memory corruption in lbs_remove_card()
Daniel Drake
1
-2
/
+0
2010-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+7
2010-11-17
libertas: EHS_REMOVE_WAKEUP is not always supported
Deepak Saxena
1
-1
/
+2
2010-11-09
libertas: terminate scan when stopping interface
Daniel Drake
1
-0
/
+7
2010-08-16
libertas: add two-stage firmware request helper
Dan Williams
1
-0
/
+105
2010-08-06
libertas: scan before assocation if no BSSID was given
Dan Williams
1
-0
/
+1
2010-07-27
libertas: remove unused cmd_pending waitq
Dan Williams
1
-8
/
+0
2010-07-27
libertas: convert DEEP_SLEEP timer to a direct command
Dan Williams
1
-8
/
+8
2010-07-27
libertas: convert PS_MODE to a direct command
Dan Williams
1
-2
/
+2
2010-07-27
libertas: clean up RSSI command
Dan Williams
1
-6
/
+1
2010-07-13
libertas: Added support for host sleep feature
Amitkumar Karwar
1
-32
/
+2
2010-06-23
Libertas: Added 11d support using cfg80211
Kiran Divekar
1
-0
/
+3
2010-06-23
Libertas: fix WARN_ON issues in cfg80211 support
Kiran Divekar
1
-2
/
+0
2010-06-23
Libertas: cfg80211 support
Kiran Divekar
1
-217
/
+4
2010-06-03
libertas: Added callback functions to support SDIO suspend/resume.
Amitkumar Karwar
1
-24
/
+55
2010-05-10
net: trans_start cleanups
Eric Dumazet
1
-1
/
+1
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
1
-6
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-24
libertas: add auto auth mode feature
Amitkumar Karwar
1
-0
/
+1
2010-02-28
wireless: convert to use netdev_for_each_mc_addr
Jiri Pirko
1
-2
/
+6
2010-02-15
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-24
/
+7
2010-02-09
libertas: don't retry commands
Holger Schurig
1
-24
/
+7
2009-12-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-23
/
+19
2009-12-23
kfifo: fix warn_unused_result
Stefani Seibold
1
-2
/
+4
2009-12-23
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
1
-2
/
+3
2009-12-23
kfifo: cleanup namespace
Stefani Seibold
1
-4
/
+4
2009-12-23
kfifo: move out spinlock
Stefani Seibold
1
-1
/
+1
2009-12-23
kfifo: move struct kfifo in place
Stefani Seibold
1
-9
/
+7
2009-12-22
libertas: remove priv->capability
Holger Schurig
1
-1
/
+0
2009-12-22
libertas: add access functions for mesh open/connect status
Holger Schurig
1
-3
/
+2
2009-12-22
libertas: move mesh SSID initialization into mesh.c
Holger Schurig
1
-4
/
+0
2009-12-22
libertas: decouple mesh and rtap
Holger Schurig
1
-2
/
+17
2009-12-22
libertas: remove mesh_autostart_enabled and sync_channel
Holger Schurig
1
-13
/
+0
[next]