index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
cmd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
libertas: move under marvell vendor directory
Kalle Valo
2015-11-18
1
-141
/
+0
*
cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect
Johannes Berg
2015-05-26
1
-1
/
+2
*
libertas: set mac control synchronously during init
Daniel Drake
2012-09-11
1
-0
/
+1
*
libertas: Update 11d info only when interface is active
Daniel Drake
2012-07-17
1
-3
/
+1
*
libertas: fix handling of command timeout, completion and interruption
Daniel Drake
2011-07-11
1
-0
/
+2
*
libertas: kill unused lbs_prepare_and_send_command()
Dan Williams
2010-07-27
1
-5
/
+0
*
libertas: convert PS_MODE to a direct command
Dan Williams
2010-07-27
1
-4
/
+2
*
libertas: convert register access to direct commands
Dan Williams
2010-07-27
1
-0
/
+4
*
libertas: convert 11D_DOMAIN_INFO to a direct command
Dan Williams
2010-07-27
1
-0
/
+6
*
libertas: clean up RSSI command
Dan Williams
2010-07-27
1
-0
/
+2
*
libertas: clean up MONITOR_MODE command
Dan Williams
2010-07-27
1
-0
/
+2
*
libertas: Added support for host sleep feature
Amitkumar Karwar
2010-07-12
1
-0
/
+2
*
libertas: move mesh-related definitions into mesh.h
Holger Schurig
2009-12-22
1
-12
/
+0
*
libertas: move association related commands into assoc.c
Holger Schurig
2009-10-27
1
-9
/
+0
*
libertas: remove unused lbs_cmd_802_11_inactivity_timeout()
Holger Schurig
2009-10-27
1
-3
/
+0
*
libertas: make lbs_get_channel() static
Holger Schurig
2009-10-27
1
-2
/
+0
*
libertas: harmonize cmd.h
Holger Schurig
2009-10-27
1
-28
/
+92
*
libertas: cleanup host.h and hostcmd.h
Holger Schurig
2009-10-27
1
-1
/
+1
*
libertas: make __lbs_cmd_async() non-static
Holger Schurig
2009-10-27
1
-0
/
+5
*
libertas: Fine grained configuration of wake-on-lan.
Anna Neal
2008-11-21
1
-1
/
+2
*
libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups)
Anna Neal
2008-09-30
1
-0
/
+6
*
libertas: convert SNMP_MIB to a direct command
Dan Williams
2008-09-15
1
-0
/
+4
*
libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.
Anna Neal
2008-09-11
1
-0
/
+6
*
libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
Dan Williams
2008-08-29
1
-0
/
+2
*
libertas: convert CMD_802_11_RF_TX_POWER to a direct command
Dan Williams
2008-08-29
1
-0
/
+4
*
libertas: rate adaptation configuration via iwconfig.
Javier Cardona
2008-06-03
1
-0
/
+2
*
libertas: Extend MESH_CONFIG command to access non-volatile configuration
Javier Cardona
2008-05-21
1
-0
/
+3
*
libertas: remove lbs_get_data_rate()
Holger Schurig
2008-05-14
1
-1
/
+0
*
libertas: make some functions void
Holger Schurig
2008-05-07
1
-1
/
+1
*
libertas: make a handy lbs_cmd_async() command
Holger Schurig
2008-03-25
1
-6
/
+3
*
libertas: convert KEY_MATERIAL to a direct command
David Woodhouse
2008-03-06
1
-0
/
+2
*
libertas: change inference about buffer size in lbs_cmd()
David Woodhouse
2008-01-28
1
-6
/
+8
*
libertas: convert ENABLE_RSN to a direct command
David Woodhouse
2008-01-28
1
-0
/
+2
*
libertas: convert SET_WEP to a direct command
David Woodhouse
2008-01-28
1
-0
/
+2
*
libertas: convert SLEEP_PARAMS to a direct command
David Woodhouse
2008-01-28
1
-0
/
+2
*
libertas: convert INACTIVITY_TIMEOUT to a direct command
David Woodhouse
2008-01-28
1
-0
/
+3
*
libertas: ensure response buffer size is always set for lbs_cmd_with_response
David Woodhouse
2008-01-28
1
-0
/
+4
*
libertas: add __lbs_cmd_async() for asynchronous command submission
David Woodhouse
2008-01-28
1
-0
/
+6
*
libertas: kill whitespace at end of lines
David Woodhouse
2008-01-28
1
-2
/
+2
*
libertas: pass channel argument directly to lbs_mesh_config()
David Woodhouse
2008-01-28
1
-1
/
+1
*
libertas: add ethtool support for wake-on-lan configuration
David Woodhouse
2008-01-28
1
-2
/
+1
*
libertas: implement suspend and resume core methods
David Woodhouse
2008-01-28
1
-0
/
+2
*
libertas: switch lbs_cmd() to take a _pointer_ to the command structure
David Woodhouse
2008-01-28
1
-6
/
+4
*
libertas: add lbs_host_sleep_cfg() command function
David Woodhouse
2008-01-28
1
-0
/
+3
*
libertas: add lbs_mesh sysfs attribute for enabling mesh
David Woodhouse
2008-01-28
1
-0
/
+2
*
libertas: convert RF_CHANNEL to a direct command
Dan Williams
2008-01-28
1
-0
/
+3
*
libertas: convert DATA_RATE to a direct command
Dan Williams
2008-01-28
1
-0
/
+3
*
libertas: remove casts from lbs_cmd() and lbs_cmd_with_response() macros
David Woodhouse
2008-01-28
1
-2
/
+2
*
libertas: convert CMD_MESH_ACCESS to a direct command
David Woodhouse
2008-01-28
1
-0
/
+3
*
libertas: convert GET_HW_SPEC to a direct command
Dan Williams
2008-01-28
1
-0
/
+2
[next]