index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
cmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-13
/
+33
2011-07-11
libertas: fix handling of command timeout, completion and interruption
Daniel Drake
1
-12
/
+30
2011-07-11
libertas: fix errors in functions accessing module registers
Olivier Sobrie
1
-1
/
+3
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-05-31
libertas: Set command sequence number later to ensure consistency
Daniel Drake
1
-3
/
+3
2011-05-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+4
2011-05-11
libertas: Use netdev_<level> or dev_<level> where possible
Joe Perches
1
-18
/
+24
2011-05-11
libertas: Convert lbs_pr_<level> to pr_<level>
Joe Perches
1
-18
/
+18
2011-05-10
libertas: fix cmdpendingq locking
Paul Fox
1
-2
/
+4
2011-04-28
libertas: use kernel-doc notation, fix comment style
Randy Dunlap
1
-118
/
+127
2011-02-03
libertas: Prepare stuff for if_spi.c pm support
Vasily Khoruzhick
1
-3
/
+7
2010-11-16
libertas: EHS_REMOVE_WAKEUP is not always supported
Deepak Saxena
1
-0
/
+8
2010-07-27
libertas: rename lbs_get_cmd_ctrl_node() to lbs_get_free_cmd_node()
Dan Williams
1
-4
/
+2
2010-07-27
libertas: kill unused lbs_prepare_and_send_command()
Dan Williams
1
-137
/
+9
2010-07-27
libertas: convert DEEP_SLEEP timer to a direct command
Dan Williams
1
-4
/
+0
2010-07-27
libertas: convert PS_MODE to a direct command
Dan Williams
1
-84
/
+55
2010-07-27
libertas: convert CMD_FWT_ACCESS to a direct command
Dan Williams
1
-8
/
+0
2010-07-27
libertas: convert Mesh Blinding Table access to a direct command
Dan Williams
1
-4
/
+0
2010-07-27
libertas: convert register access to direct commands
Dan Williams
1
-64
/
+66
2010-07-27
libertas: remove Beacon Control
Dan Williams
1
-3
/
+0
2010-07-27
libertas: remove unused Automatic Frequency Control command
Dan Williams
1
-13
/
+0
2010-07-27
libertas: remove unused indirect TPC_CFG command leftovers
Dan Williams
1
-12
/
+0
2010-07-27
libertas: convert 11D_DOMAIN_INFO to a direct command
Dan Williams
1
-65
/
+123
2010-07-27
libertas: clean up RSSI command
Dan Williams
1
-4
/
+35
2010-07-27
libertas: clean up MONITOR_MODE command
Dan Williams
1
-17
/
+25
2010-07-12
libertas: Added support for host sleep feature
Amitkumar Karwar
1
-1
/
+60
2010-06-23
Libertas: Added 11d support using cfg80211
Kiran Divekar
1
-0
/
+65
2010-06-23
Libertas: cfg80211 support
Kiran Divekar
1
-11
/
+11
2010-06-02
libertas: Added callback functions to support SDIO suspend/resume.
Amitkumar Karwar
1
-5
/
+32
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-17
/
+5
2009-12-22
kfifo: cleanup namespace
Stefani Seibold
1
-2
/
+2
2009-12-22
kfifo: move struct kfifo in place
Stefani Seibold
1
-2
/
+2
2009-12-22
libertas: remove priv->capability
Holger Schurig
1
-3
/
+0
2009-12-22
libertas: make mesh configurable
Holger Schurig
1
-0
/
+4
2009-12-22
libertas: add access functions for mesh open/connect status
Holger Schurig
1
-1
/
+1
2009-12-22
libertas: use priv->mesh_tlv instead of priv->mesh_fw_ver
Holger Schurig
1
-13
/
+0
2009-11-28
libertas: move mesh command handling into mesh.c
Holger Schurig
1
-168
/
+0
2009-10-27
libertas: remove some references to IW_MODE_abc
Holger Schurig
1
-8
/
+2
2009-10-27
libertas: sort and categorize entries in decl.h
Holger Schurig
1
-1
/
+3
2009-10-27
libertas: remove "struct cmd_ds_gen"
Holger Schurig
1
-10
/
+12
2009-10-27
libertas: remove handling for CMD_GET_TSF
Holger Schurig
1
-6
/
+0
2009-10-27
libertas: remove handling for CMD_802_11_LED_GPIO_CTRL
Holger Schurig
1
-23
/
+0
2009-10-27
libertas: move lbs_send_iwevcustom_event() to wext.c
Holger Schurig
1
-24
/
+0
2009-10-27
libertas: move association related commands into assoc.c
Holger Schurig
1
-340
/
+0
2009-10-27
libertas: get current channel out of priv->curbssparams
Holger Schurig
1
-4
/
+4
2009-10-27
libertas: move scan/assoc related stuff
Holger Schurig
1
-0
/
+1
2009-10-27
libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN
Holger Schurig
1
-1
/
+1
2009-10-27
libertas: remove unused 11d code
Holger Schurig
1
-10
/
+0
2009-10-27
libertas: remove unused lbs_cmd_802_11_inactivity_timeout()
Holger Schurig
1
-27
/
+0
[next]