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
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
/
cmd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-27
libertas: kill unused lbs_prepare_and_send_command()
Dan Williams
1
-5
/
+0
2010-07-27
libertas: convert PS_MODE to a direct command
Dan Williams
1
-4
/
+2
2010-07-27
libertas: convert register access to direct commands
Dan Williams
1
-0
/
+4
2010-07-27
libertas: convert 11D_DOMAIN_INFO to a direct command
Dan Williams
1
-0
/
+6
2010-07-27
libertas: clean up RSSI command
Dan Williams
1
-0
/
+2
2010-07-27
libertas: clean up MONITOR_MODE command
Dan Williams
1
-0
/
+2
2010-07-13
libertas: Added support for host sleep feature
Amitkumar Karwar
1
-0
/
+2
2009-12-22
libertas: move mesh-related definitions into mesh.h
Holger Schurig
1
-12
/
+0
2009-10-27
libertas: move association related commands into assoc.c
Holger Schurig
1
-9
/
+0
2009-10-27
libertas: remove unused lbs_cmd_802_11_inactivity_timeout()
Holger Schurig
1
-3
/
+0
2009-10-27
libertas: make lbs_get_channel() static
Holger Schurig
1
-2
/
+0
2009-10-27
libertas: harmonize cmd.h
Holger Schurig
1
-28
/
+92
2009-10-27
libertas: cleanup host.h and hostcmd.h
Holger Schurig
1
-1
/
+1
2009-10-27
libertas: make __lbs_cmd_async() non-static
Holger Schurig
1
-0
/
+5
2008-11-21
libertas: Fine grained configuration of wake-on-lan.
Anna Neal
1
-1
/
+2
2008-09-30
libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups)
Anna Neal
1
-0
/
+6
2008-09-16
libertas: convert SNMP_MIB to a direct command
Dan Williams
1
-0
/
+4
2008-09-11
libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.
Anna Neal
1
-0
/
+6
2008-08-30
libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
Dan Williams
1
-0
/
+2
2008-08-30
libertas: convert CMD_802_11_RF_TX_POWER to a direct command
Dan Williams
1
-0
/
+4
2008-06-03
libertas: rate adaptation configuration via iwconfig.
Javier Cardona
1
-0
/
+2
2008-05-22
libertas: Extend MESH_CONFIG command to access non-volatile configuration
Javier Cardona
1
-0
/
+3
2008-05-15
libertas: remove lbs_get_data_rate()
Holger Schurig
1
-1
/
+0
2008-05-07
libertas: make some functions void
Holger Schurig
1
-1
/
+1
2008-03-25
libertas: make a handy lbs_cmd_async() command
Holger Schurig
1
-6
/
+3
2008-03-07
libertas: convert KEY_MATERIAL to a direct command
David Woodhouse
1
-0
/
+2
2008-01-29
libertas: change inference about buffer size in lbs_cmd()
David Woodhouse
1
-6
/
+8
2008-01-29
libertas: convert ENABLE_RSN to a direct command
David Woodhouse
1
-0
/
+2
2008-01-29
libertas: convert SET_WEP to a direct command
David Woodhouse
1
-0
/
+2
2008-01-29
libertas: convert SLEEP_PARAMS to a direct command
David Woodhouse
1
-0
/
+2
2008-01-29
libertas: convert INACTIVITY_TIMEOUT to a direct command
David Woodhouse
1
-0
/
+3
2008-01-29
libertas: ensure response buffer size is always set for lbs_cmd_with_response
David Woodhouse
1
-0
/
+4
2008-01-29
libertas: add __lbs_cmd_async() for asynchronous command submission
David Woodhouse
1
-0
/
+6
2008-01-29
libertas: kill whitespace at end of lines
David Woodhouse
1
-2
/
+2
2008-01-29
libertas: pass channel argument directly to lbs_mesh_config()
David Woodhouse
1
-1
/
+1
2008-01-29
libertas: add ethtool support for wake-on-lan configuration
David Woodhouse
1
-2
/
+1
2008-01-29
libertas: implement suspend and resume core methods
David Woodhouse
1
-0
/
+2
2008-01-29
libertas: switch lbs_cmd() to take a _pointer_ to the command structure
David Woodhouse
1
-6
/
+4
2008-01-29
libertas: add lbs_host_sleep_cfg() command function
David Woodhouse
1
-0
/
+3
2008-01-29
libertas: add lbs_mesh sysfs attribute for enabling mesh
David Woodhouse
1
-0
/
+2
2008-01-29
libertas: convert RF_CHANNEL to a direct command
Dan Williams
1
-0
/
+3
2008-01-29
libertas: convert DATA_RATE to a direct command
Dan Williams
1
-0
/
+3
2008-01-29
libertas: remove casts from lbs_cmd() and lbs_cmd_with_response() macros
David Woodhouse
1
-2
/
+2
2008-01-29
libertas: convert CMD_MESH_ACCESS to a direct command
David Woodhouse
1
-0
/
+3
2008-01-29
libertas: convert GET_HW_SPEC to a direct command
Dan Williams
1
-0
/
+2
2008-01-29
libertas: add simple copyback command callback
Dan Williams
1
-0
/
+7
2008-01-29
libertas: clean up direct command handling
Dan Williams
1
-3
/
+5
2008-01-29
libertas: make lbs_cmd() usage nicer
Dan Williams
1
-0
/
+16