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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libertas: EHS_REMOVE_WAKEUP is not always supported
Deepak Saxena
2010-11-16
1
-0
/
+8
*
libertas: rename lbs_get_cmd_ctrl_node() to lbs_get_free_cmd_node()
Dan Williams
2010-07-27
1
-4
/
+2
*
libertas: kill unused lbs_prepare_and_send_command()
Dan Williams
2010-07-27
1
-137
/
+9
*
libertas: convert DEEP_SLEEP timer to a direct command
Dan Williams
2010-07-27
1
-4
/
+0
*
libertas: convert PS_MODE to a direct command
Dan Williams
2010-07-27
1
-84
/
+55
*
libertas: convert CMD_FWT_ACCESS to a direct command
Dan Williams
2010-07-27
1
-8
/
+0
*
libertas: convert Mesh Blinding Table access to a direct command
Dan Williams
2010-07-27
1
-4
/
+0
*
libertas: convert register access to direct commands
Dan Williams
2010-07-27
1
-64
/
+66
*
libertas: remove Beacon Control
Dan Williams
2010-07-27
1
-3
/
+0
*
libertas: remove unused Automatic Frequency Control command
Dan Williams
2010-07-27
1
-13
/
+0
*
libertas: remove unused indirect TPC_CFG command leftovers
Dan Williams
2010-07-27
1
-12
/
+0
*
libertas: convert 11D_DOMAIN_INFO to a direct command
Dan Williams
2010-07-27
1
-65
/
+123
*
libertas: clean up RSSI command
Dan Williams
2010-07-27
1
-4
/
+35
*
libertas: clean up MONITOR_MODE command
Dan Williams
2010-07-27
1
-17
/
+25
*
libertas: Added support for host sleep feature
Amitkumar Karwar
2010-07-12
1
-1
/
+60
*
Libertas: Added 11d support using cfg80211
Kiran Divekar
2010-06-23
1
-0
/
+65
*
Libertas: cfg80211 support
Kiran Divekar
2010-06-23
1
-11
/
+11
*
libertas: Added callback functions to support SDIO suspend/resume.
Amitkumar Karwar
2010-06-02
1
-5
/
+32
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-12-25
1
-17
/
+5
|
\
|
*
libertas: remove priv->capability
Holger Schurig
2009-12-22
1
-3
/
+0
|
*
libertas: make mesh configurable
Holger Schurig
2009-12-22
1
-0
/
+4
|
*
libertas: add access functions for mesh open/connect status
Holger Schurig
2009-12-22
1
-1
/
+1
|
*
libertas: use priv->mesh_tlv instead of priv->mesh_fw_ver
Holger Schurig
2009-12-22
1
-13
/
+0
*
|
kfifo: cleanup namespace
Stefani Seibold
2009-12-22
1
-2
/
+2
*
|
kfifo: move struct kfifo in place
Stefani Seibold
2009-12-22
1
-2
/
+2
|
/
*
libertas: move mesh command handling into mesh.c
Holger Schurig
2009-11-28
1
-168
/
+0
*
libertas: remove some references to IW_MODE_abc
Holger Schurig
2009-10-27
1
-8
/
+2
*
libertas: sort and categorize entries in decl.h
Holger Schurig
2009-10-27
1
-1
/
+3
*
libertas: remove "struct cmd_ds_gen"
Holger Schurig
2009-10-27
1
-10
/
+12
*
libertas: remove handling for CMD_GET_TSF
Holger Schurig
2009-10-27
1
-6
/
+0
*
libertas: remove handling for CMD_802_11_LED_GPIO_CTRL
Holger Schurig
2009-10-27
1
-23
/
+0
*
libertas: move lbs_send_iwevcustom_event() to wext.c
Holger Schurig
2009-10-27
1
-24
/
+0
*
libertas: move association related commands into assoc.c
Holger Schurig
2009-10-27
1
-340
/
+0
*
libertas: get current channel out of priv->curbssparams
Holger Schurig
2009-10-27
1
-4
/
+4
*
libertas: move scan/assoc related stuff
Holger Schurig
2009-10-27
1
-0
/
+1
*
libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN
Holger Schurig
2009-10-27
1
-1
/
+1
*
libertas: remove unused 11d code
Holger Schurig
2009-10-27
1
-10
/
+0
*
libertas: remove unused lbs_cmd_802_11_inactivity_timeout()
Holger Schurig
2009-10-27
1
-27
/
+0
*
libertas: make lbs_get_channel() static
Holger Schurig
2009-10-27
1
-1
/
+1
*
libertas: cleanup host.h and hostcmd.h
Holger Schurig
2009-10-27
1
-1
/
+0
*
libertas: make __lbs_cmd_async() non-static
Holger Schurig
2009-10-27
1
-1
/
+1
*
libertas: Use lbs_is_cmd_allowed() check in command handling routines.
Amitkumar Karwar
2009-10-07
1
-0
/
+34
*
libertas: Add auto deep sleep support for SD8385/SD8686/SD8688
Amitkumar Karwar
2009-10-07
1
-3
/
+69
*
libertas: Fix problem with broken V4 firmware on CF8381
Marek Vasut
2009-07-21
1
-1
/
+7
*
libertas: convert CMD_802_11_ASSOCIATE to a direct command
Dan Williams
2009-06-03
1
-5
/
+0
*
libertas: convert CMD_802_11_AUTHENTICATE to a direct command
Dan Williams
2009-06-03
1
-6
/
+1
*
libertas: restyle Marvell & IEEE TLV structure names
Dan Williams
2009-06-03
1
-2
/
+2
*
libertas: support mesh for various firmware versions
Bing Zhao
2009-04-22
1
-2
/
+24
*
trivial: Fix misspelling of firmware
Nick Andrew
2009-03-30
1
-1
/
+1
[next]