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
2007-10-11
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-8
/
+4
2007-10-11
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
1
-7
/
+7
2007-10-11
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-4
/
+0
2007-10-11
[PATCH] libertas: don't stomp on interface-specific private data
Dan Williams
1
-3
/
+3
2007-10-11
[PATCH] libertas: reorganize and simplify init sequence
Dan Williams
1
-243
/
+162
2007-10-11
[PATCH] libertas: fix inadvertant removal of bits from commit 831441862956fff...
Dan Williams
1
-0
/
+1
2007-10-11
[PATCH] libertas: bump driver version
Dan Williams
1
-1
/
+1
2007-10-11
[PATCH] libertas: pass boot2 version to firmware
Luis Carlos Cobo
1
-0
/
+4
2007-10-11
[PATCH] libertas: push WEXT scan requests to a work queue
Dan Williams
1
-4
/
+6
2007-10-11
[PATCH] libertas: monitor mode support for OLPC firmware
Luis Carlos Cobo
1
-1
/
+152
2007-10-11
[PATCH] libertas: keep mesh autostart enabled while asleep
Luis Carlos Cobo
1
-1
/
+22
2007-10-11
[PATCH] libertas: remove adapter->scantype
Holger Schurig
1
-3
/
+0
2007-10-11
[PATCH] libertas: remove adapter->scanmode
Holger Schurig
1
-3
/
+0
2007-10-11
[PATCH] libertas: remove adapter->beaconperiod
Holger Schurig
1
-2
/
+0
2007-10-11
[PATCH] libertas: remove adapter->adhoc_grate_enabled
Holger Schurig
1
-1
/
+0
2007-10-11
[PATCH] libertas: remove adapter->listeninterval
Holger Schurig
1
-2
/
+0
2007-10-11
[PATCH] libertas: remove adapter->atimwindow
Holger Schurig
1
-3
/
+0
2007-10-11
[PATCH] libertas: remove adapter->multipledtim
Holger Schurig
1
-1
/
+0
2007-10-11
[PATCH] libertas: remove adapter->locallisteninterval
Holger Schurig
1
-1
/
+0
2007-10-11
[PATCH] libertas: remove adapter->{data,bcn}_avg_factor
Holger Schurig
1
-3
/
+0
2007-10-11
[PATCH] libertas: remove adapter->pkttxctrl
Holger Schurig
1
-1
/
+0
2007-10-11
[PATCH] libertas: remove adapter->scanprobes
Holger Schurig
1
-2
/
+0
2007-10-11
[PATCH] libertas: remove adapter->prescan
Holger Schurig
1
-2
/
+0
2007-10-11
[PATCH] libertas: remove adapter->{rx,tx}antenna
Holger Schurig
1
-2
/
+0
2007-10-11
[PATCH] libertas: use LBS_DEB_HOST for host-to-card communications
Holger Schurig
1
-1
/
+1
2007-10-11
[PATCH] libertas: make the hex dumper nicer
Holger Schurig
1
-3
/
+3
2007-10-11
[PATCH] Support for mesh autostart deactivation through sysfs
Luis Carlos Cobo
1
-2
/
+46
2007-10-11
[PATCH] libertas: access mesh_dev more carefully
Holger Schurig
1
-6
/
+10
2007-10-11
[PATCH] libertas: uppercase some #defines
Holger Schurig
1
-4
/
+4
2007-10-11
[PATCH] libertas: make more functions static & remove unused functions
Holger Schurig
1
-25
/
+25
2007-10-11
[PATCH] libertas: remove fw.c
Holger Schurig
1
-2
/
+276
2007-10-11
[PATCH] libertas: simplify and clean up data rate handling
Dan Williams
1
-13
/
+44
2007-10-11
[PATCH] libertas: wlan_ -> libertas_ function prefix renames for main.c
Dan Williams
1
-35
/
+36
2007-10-11
[PATCH] libertas: move generic firmware reset command to common code
Dan Williams
1
-0
/
+14
2007-10-11
[PATCH] libertas: bump version to 322.p1
Dan Williams
1
-1
/
+1
2007-10-11
[PATCH] libertas: remove thread.h and make kthread usage clearer
Dan Williams
1
-18
/
+18
2007-10-11
[PATCH] libertas: re-uppercase command defines and other constants
Dan Williams
1
-26
/
+26
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-0
/
+1
2007-06-28
[PATCH] libertas: remove private ioctls
Dan Williams
1
-2
/
+0
2007-06-28
[PATCH] libertas: style fixes
Dan Williams
1
-2
/
+4
2007-06-12
[PATCH] libertas: convert libertas_mpp into anycast_mask
Luis Carlos
1
-13
/
+13
2007-06-12
[PATCH] libertas: pull current channel from firmware on mesh autostart
Luis Carlos Cobo Rus
1
-0
/
+1
2007-06-11
[PATCH] libertas: first pass at fixing up endianness issues
David Woodhouse
1
-4
/
+6
2007-06-11
[PATCH] libertas: support for mesh autostart on firmware 5.220.11
Luis Carlos Cobo Rus
1
-1
/
+1
2007-06-11
[PATCH] libertas: split wext for eth and msh
Luis Carlos Cobo Rus
1
-1
/
+1
2007-06-11
[PATCH] libertas: make mac address configuration work with mesh interface too
Luis Carlos Cobo Rus
1
-0
/
+4
2007-06-11
[PATCH] libertas: version bump (321p0) and cmds update for new fw (5.220.10.p0)
Luis Carlos Cobo Rus
1
-1
/
+1
2007-06-11
[PATCH] libertas: don't tear down netdev in libertas_activate_card
Dan Williams
1
-2
/
+0
2007-06-11
[PATCH] libertas: call SET_NETDEV_DEV from common code
Dan Williams
1
-2
/
+6
2007-06-11
[PATCH] libertas: fixed kernel oops on module/card removal
Luis Carlos Cobo
1
-1
/
+0
[next]