index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II 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
/
decl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
libertas: moveing mesh-related functions into mesh.c
Holger Schurig
2009-11-28
1
-0
/
+3
*
libertas: introduce mesh.h
Holger Schurig
2009-11-28
1
-5
/
+0
*
libertas: sort and categorize entries in decl.h
Holger Schurig
2009-10-27
1
-22
/
+18
*
libertas: move lbs_send_iwevcustom_event() to wext.c
Holger Schurig
2009-10-27
1
-2
/
+0
*
libertas: move scan/assoc related stuff
Holger Schurig
2009-10-27
1
-3
/
+3
*
libertas: harmonize cmd.h
Holger Schurig
2009-10-27
1
-22
/
+2
*
libertas: Use lbs_is_cmd_allowed() check in command handling routines.
Amitkumar Karwar
2009-10-07
1
-1
/
+0
*
libertas: Add auto deep sleep support for SD8385/SD8686/SD8688
Amitkumar Karwar
2009-10-07
1
-0
/
+4
*
wireless: convert drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-2
/
+3
*
wireless: consolidate on a single escape_essid implementation
John W. Linville
2008-10-31
1
-4
/
+0
*
libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
Dan Williams
2008-08-29
1
-1
/
+0
*
libertas: sysfs interface for accessing non-volatile configuration
Javier Cardona
2008-05-21
1
-0
/
+4
*
libertas: make some functions void
Holger Schurig
2008-05-07
1
-2
/
+2
*
libertas: convert libertas driver to use an event/cmdresp queue
Holger Schurig
2008-04-16
1
-4
/
+6
*
libertas: remove lbs_get_fwversion()
Holger Schurig
2008-04-08
1
-3
/
+0
*
libertas: don't depend on IEEE80211
Holger Schurig
2008-04-01
1
-0
/
+5
*
libertas: remove lots of unused stuff
Holger Schurig
2008-03-25
1
-1
/
+0
*
libertas: misc power saving adjusts
Holger Schurig
2008-03-25
1
-1
/
+1
*
libertas: fix scheduling while atomic bug in CMD_MAC_CONTROL
Holger Schurig
2008-03-25
1
-1
/
+1
*
libertas: rename packetfilter to mac_control
Holger Schurig
2008-03-25
1
-1
/
+1
*
libertas: Remove unused exports
Roland Dreier
2008-02-28
1
-1
/
+0
*
libertas: kill 'addtail' argument to lbs_queue_cmd() and make it static
David Woodhouse
2008-01-28
1
-4
/
+0
*
libertas: introduce and use lbs_complete_command() for command completion
David Woodhouse
2008-01-28
1
-3
/
+2
*
libertas: make lbs_update_channel() function non-static
David Woodhouse
2008-01-28
1
-0
/
+1
*
libertas: add lbs_mesh sysfs attribute for enabling mesh
David Woodhouse
2008-01-28
1
-2
/
+0
*
libertas: make lbs_cmd() usage nicer
Dan Williams
2008-01-28
1
-4
/
+0
*
libertas: clean up lbs_interrupt()
David Woodhouse
2008-01-28
1
-1
/
+1
*
libertas: add opaque extra argument to cmd callback function
David Woodhouse
2008-01-28
1
-1
/
+2
*
libertas: kill lbs_upload_tx_packet()
David Woodhouse
2008-01-28
1
-2
/
+0
*
libertas: move lbs_hard_start_xmit() into tx.c
David Woodhouse
2008-01-28
1
-1
/
+1
*
libertas: kill internal tx queue for PS mode
David Woodhouse
2008-01-28
1
-2
/
+0
*
libertas: kill struct lbs_adapter
David Woodhouse
2008-01-28
1
-4
/
+3
*
libertas: switch lbs_cmd() to take a callback function pointer
David Woodhouse
2008-01-28
1
-4
/
+2
*
libertas: handy function to call firmware commands
Holger Schurig
2008-01-28
1
-0
/
+6
*
libertas: make more functions static
Holger Schurig
2008-01-28
1
-6
/
+1
*
libertas: Consolidate lbs_host_to_card_done() function.
David Woodhouse
2008-01-28
1
-0
/
+1
*
libertas: Remove cmd_oid from struct cmd_ctrl_node
David Woodhouse
2008-01-28
1
-1
/
+1
*
libertas: remove arbitrary typedefs
Holger Schurig
2008-01-28
1
-40
/
+48
*
libertas: move to uniform lbs_/LBS_ namespace
Holger Schurig
2008-01-28
1
-42
/
+42
*
[PATCH] libertas: reorganize and simplify init sequence
Dan Williams
2007-10-10
1
-1
/
+2
*
[PATCH] libertas: make more functions static & remove unused functions
Holger Schurig
2007-10-10
1
-7
/
+0
*
[PATCH] libertas: remove fw.c
Holger Schurig
2007-10-10
1
-4
/
+1
*
[PATCH] libertas: simplify and clean up data rate handling
Dan Williams
2007-10-10
1
-2
/
+2
*
[PATCH] libertas: move generic firmware reset command to common code
Dan Williams
2007-10-10
1
-1
/
+1
*
[PATCH] libertas: call SET_NETDEV_DEV from common code
Dan Williams
2007-06-11
1
-2
/
+4
*
[PATCH] libertas: split module into two (libertas.ko and usb8xxx.ko)
Holger Schurig
2007-06-11
1
-10
/
+6
*
[PATCH] libertas: move contents of fw.h to decl.h
Holger Schurig
2007-06-11
1
-3
/
+6
*
[PATCH] libertas: indirect all hardware access via hw_XXXX functions
Holger Schurig
2007-06-11
1
-0
/
+5
*
[PATCH] libertas: split wlan_add_card()
Holger Schurig
2007-06-11
1
-0
/
+1
*
[PATCH] libertas: move reset_device() code main.c to if_usb.c
Holger Schurig
2007-06-11
1
-1
/
+0
[next]