index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
defs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
libertas: Convert lbs_pr_<level> to pr_<level>
Joe Perches
2011-05-11
1
-7
/
+0
*
libertas: use kernel-doc notation, fix comment style
Randy Dunlap
2011-04-28
1
-54
/
+59
*
libertas: convert PS_MODE to a direct command
Dan Williams
2010-07-27
1
-5
/
+0
*
libertas: clean up RSSI command
Dan Williams
2010-07-27
1
-13
/
+0
*
libertas: use priv->mesh_tlv instead of priv->mesh_fw_ver
Holger Schurig
2009-12-22
1
-7
/
+0
*
libertas: move scan/assoc related stuff
Holger Schurig
2009-10-27
1
-1
/
+0
*
libertas: first stab at cfg80211 support
Holger Schurig
2009-10-07
1
-0
/
+2
*
libertas: Fix problem with broken V4 firmware on CF8381
Marek Vasut
2009-07-21
1
-0
/
+2
*
libertas: support mesh for various firmware versions
Bing Zhao
2009-04-22
1
-0
/
+21
*
libertas: fix power save issue in libertas_sdio module
Bing Zhao
2009-02-27
1
-0
/
+1
*
libertas: if_spi, driver for libertas GSPI devices
Colin McCabe
2009-01-29
1
-0
/
+2
*
libertas: Fine grained configuration of wake-on-lan.
Anna Neal
2008-11-21
1
-0
/
+12
*
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-10
1
-1
/
+1
*
libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups)
Anna Neal
2008-09-30
1
-1
/
+0
*
libertas: convert SNMP_MIB to a direct command
Dan Williams
2008-09-15
1
-27
/
+0
*
libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.
Anna Neal
2008-09-11
1
-0
/
+9
*
libertas: support boot commands to write persistent firmware and bootloader
Brian Cavagnolo
2008-08-22
1
-1
/
+5
*
libertas: sysfs interface for accessing non-volatile configuration
Javier Cardona
2008-05-21
1
-1
/
+3
*
libertas: Extend MESH_CONFIG command to access non-volatile configuration
Javier Cardona
2008-05-21
1
-0
/
+10
*
libertas: convert libertas driver to use an event/cmdresp queue
Holger Schurig
2008-04-16
1
-2
/
+0
*
libertas: reduce debug output
Holger Schurig
2008-03-27
1
-5
/
+5
*
libertas: add lbs_host_sleep_cfg() command function
David Woodhouse
2008-01-28
1
-0
/
+7
*
libertas: rename and re-type bufvirtualaddr to cmdbuf
Dan Williams
2008-01-28
1
-2
/
+2
*
libertas: kill (IS,SET,UNSET)_MESH_FRAME.
David Woodhouse
2008-01-28
1
-4
/
+0
*
libertas: remove arbitrary typedefs
Holger Schurig
2008-01-28
1
-2
/
+0
*
libertas: move to uniform lbs_/LBS_ namespace
Holger Schurig
2008-01-28
1
-27
/
+27
*
net: libertas sdio driver
Pierre Ossman
2007-10-17
1
-0
/
+2
*
[PATCH] libertas: make the hex dumper nicer
Holger Schurig
2007-10-10
1
-37
/
+43
*
[PATCH] libertas: remove debugmode
Holger Schurig
2007-10-10
1
-3
/
+0
*
[PATCH] libertas: uppercase some #defines
Holger Schurig
2007-10-10
1
-3
/
+5
*
[PATCH] libertas: simplify and clean up data rate handling
Dan Williams
2007-10-10
1
-9
/
+2
*
[PATCH] libertas: re-uppercase command defines and other constants
Dan Williams
2007-10-10
1
-25
/
+25
*
[PATCH] libertas: specific mesh scan for mshX interface
Luis Carlos Cobo
2007-10-10
1
-0
/
+2
*
[PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usage
Dan Williams
2007-10-10
1
-3
/
+0
*
[PATCH] libertas: make scan result handling more flexible
Dan Williams
2007-06-11
1
-1
/
+0
*
[PATCH] libertas: updated mesh commands for 5.220.9.p11
Luis Carlos Cobo
2007-06-11
1
-0
/
+2
*
[PATCH] libertas: let DRV_NAME be overridable
Holger Schurig
2007-06-11
1
-1
/
+3
*
[PATCH] libertas: indirect all hardware access via hw_XXXX functions
Holger Schurig
2007-06-11
1
-0
/
+7
*
[PATCH] libertas: change debug output of libertas_interrupt()
Holger Schurig
2007-06-11
1
-1
/
+1
*
[PATCH] libertas: tune debug code
Holger Schurig
2007-06-11
1
-26
/
+26
*
[PATCH] libertas: make debug configurable
Holger Schurig
2007-06-11
1
-18
/
+69
*
[PATCH] libertas: make libertas_wlan_data_rates static
Holger Schurig
2007-06-11
1
-2
/
+0
*
[PATCH] libertas: remove __FILE__ from debug output
Holger Schurig
2007-06-11
1
-4
/
+4
*
[PATCH] libertas: Clean up debug defines
Dan Williams
2007-05-11
1
-0
/
+5
*
[PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enum
Dan Williams
2007-05-11
1
-9
/
+0
*
[PATCH] libertas: remove WLAN_802_11_WEP_STATUS enum
Dan Williams
2007-05-11
1
-6
/
+0
*
[PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODE
Dan Williams
2007-05-11
1
-7
/
+0
*
[PATCH] libertas: remove custom encryption mode stuff
Dan Williams
2007-05-11
1
-9
/
+0
*
[PATCH] libertas: remove setauthalg private ioctl
Dan Williams
2007-05-11
1
-7
/
+0
*
[PATCH] libertas: remove 8021xauthalgs private ioctl
Dan Williams
2007-05-11
1
-9
/
+0
[next]