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
/
decl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-28
libertas: use kernel-doc notation, fix comment style
Randy Dunlap
1
-4
/
+4
2010-08-16
libertas: add two-stage firmware request helper
Dan Williams
1
-0
/
+13
2010-07-27
libertas: convert 11D_DOMAIN_INFO to a direct command
Dan Williams
1
-5
/
+0
2010-06-23
Libertas: Added 11d support using cfg80211
Kiran Divekar
1
-0
/
+5
2010-06-23
Libertas: cfg80211 support
Kiran Divekar
1
-0
/
+3
2010-06-02
libertas: Added callback functions to support SDIO suspend/resume.
Amitkumar Karwar
1
-1
/
+1
2009-11-28
libertas: moveing mesh-related functions into mesh.c
Holger Schurig
1
-0
/
+3
2009-11-28
libertas: introduce mesh.h
Holger Schurig
1
-5
/
+0
2009-10-27
libertas: sort and categorize entries in decl.h
Holger Schurig
1
-22
/
+18
2009-10-27
libertas: move lbs_send_iwevcustom_event() to wext.c
Holger Schurig
1
-2
/
+0
2009-10-27
libertas: move scan/assoc related stuff
Holger Schurig
1
-3
/
+3
2009-10-27
libertas: harmonize cmd.h
Holger Schurig
1
-22
/
+2
2009-10-07
libertas: Use lbs_is_cmd_allowed() check in command handling routines.
Amitkumar Karwar
1
-1
/
+0
2009-10-07
libertas: Add auto deep sleep support for SD8385/SD8686/SD8688
Amitkumar Karwar
1
-0
/
+4
2009-09-01
wireless: convert drivers to netdev_tx_t
Stephen Hemminger
1
-2
/
+3
2008-10-31
wireless: consolidate on a single escape_essid implementation
John W. Linville
1
-4
/
+0
2008-08-29
libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
Dan Williams
1
-1
/
+0
2008-05-21
libertas: sysfs interface for accessing non-volatile configuration
Javier Cardona
1
-0
/
+4
2008-05-07
libertas: make some functions void
Holger Schurig
1
-2
/
+2
2008-04-16
libertas: convert libertas driver to use an event/cmdresp queue
Holger Schurig
1
-4
/
+6
2008-04-08
libertas: remove lbs_get_fwversion()
Holger Schurig
1
-3
/
+0
2008-04-01
libertas: don't depend on IEEE80211
Holger Schurig
1
-0
/
+5
2008-03-25
libertas: remove lots of unused stuff
Holger Schurig
1
-1
/
+0
2008-03-25
libertas: misc power saving adjusts
Holger Schurig
1
-1
/
+1
2008-03-25
libertas: fix scheduling while atomic bug in CMD_MAC_CONTROL
Holger Schurig
1
-1
/
+1
2008-03-25
libertas: rename packetfilter to mac_control
Holger Schurig
1
-1
/
+1
2008-02-28
libertas: Remove unused exports
Roland Dreier
1
-1
/
+0
2008-01-28
libertas: kill 'addtail' argument to lbs_queue_cmd() and make it static
David Woodhouse
1
-4
/
+0
2008-01-28
libertas: introduce and use lbs_complete_command() for command completion
David Woodhouse
1
-3
/
+2
2008-01-28
libertas: make lbs_update_channel() function non-static
David Woodhouse
1
-0
/
+1
2008-01-28
libertas: add lbs_mesh sysfs attribute for enabling mesh
David Woodhouse
1
-2
/
+0
2008-01-28
libertas: make lbs_cmd() usage nicer
Dan Williams
1
-4
/
+0
2008-01-28
libertas: clean up lbs_interrupt()
David Woodhouse
1
-1
/
+1
2008-01-28
libertas: add opaque extra argument to cmd callback function
David Woodhouse
1
-1
/
+2
2008-01-28
libertas: kill lbs_upload_tx_packet()
David Woodhouse
1
-2
/
+0
2008-01-28
libertas: move lbs_hard_start_xmit() into tx.c
David Woodhouse
1
-1
/
+1
2008-01-28
libertas: kill internal tx queue for PS mode
David Woodhouse
1
-2
/
+0
2008-01-28
libertas: kill struct lbs_adapter
David Woodhouse
1
-4
/
+3
2008-01-28
libertas: switch lbs_cmd() to take a callback function pointer
David Woodhouse
1
-4
/
+2
2008-01-28
libertas: handy function to call firmware commands
Holger Schurig
1
-0
/
+6
2008-01-28
libertas: make more functions static
Holger Schurig
1
-6
/
+1
2008-01-28
libertas: Consolidate lbs_host_to_card_done() function.
David Woodhouse
1
-0
/
+1
2008-01-28
libertas: Remove cmd_oid from struct cmd_ctrl_node
David Woodhouse
1
-1
/
+1
2008-01-28
libertas: remove arbitrary typedefs
Holger Schurig
1
-40
/
+48
2008-01-28
libertas: move to uniform lbs_/LBS_ namespace
Holger Schurig
1
-42
/
+42
2007-10-10
[PATCH] libertas: reorganize and simplify init sequence
Dan Williams
1
-1
/
+2
2007-10-10
[PATCH] libertas: make more functions static & remove unused functions
Holger Schurig
1
-7
/
+0
2007-10-10
[PATCH] libertas: remove fw.c
Holger Schurig
1
-4
/
+1
2007-10-10
[PATCH] libertas: simplify and clean up data rate handling
Dan Williams
1
-2
/
+2
2007-10-10
[PATCH] libertas: move generic firmware reset command to common code
Dan Williams
1
-1
/
+1
[next]