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
/
cmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
libertas: Fine grained configuration of wake-on-lan.
Anna Neal
2008-11-21
1
-3
/
+15
*
don't use net/ieee80211.h
Johannes Berg
2008-11-10
1
-3
/
+2
*
wireless: use individual buffers for printing ssid values
John W. Linville
2008-10-31
1
-1
/
+2
*
wireless: consolidate on a single escape_essid implementation
John W. Linville
2008-10-31
1
-1
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-31
1
-2
/
+2
|
\
|
*
libertas: remove two libertas sparse warning
Holger Schurig
2008-10-29
1
-2
/
+2
*
|
net: convert print_mac to %pM
Johannes Berg
2008-10-27
1
-3
/
+2
|
/
*
libertas : Remove unused variable warning for "old_channel" from cmd.c
Manish Katiyar
2008-10-14
1
-0
/
+2
*
libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups)
Anna Neal
2008-09-30
1
-1
/
+1
*
libertas: convert SNMP_MIB to a direct command
Dan Williams
2008-09-15
1
-103
/
+77
*
libertas: remove unused generic RESET command
Dan Williams
2008-09-15
1
-18
/
+0
*
libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.
Anna Neal
2008-09-11
1
-0
/
+64
*
libertas: convert adhoc operations to direct commands
Dan Williams
2008-08-29
1
-12
/
+0
*
libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
Dan Williams
2008-08-29
1
-20
/
+26
*
libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command
Dan Williams
2008-08-29
1
-4
/
+0
*
libertas: convert CMD_802_11_RF_TX_POWER to a direct command
Dan Williams
2008-08-29
1
-35
/
+50
*
libertas: support boot commands to write persistent firmware and bootloader
Brian Cavagnolo
2008-08-22
1
-4
/
+17
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-10
1
-1
/
+4
|
\
|
*
libertas: fix sleep confirmation
Holger Schurig
2008-06-09
1
-1
/
+4
*
|
libertas: rate adaptation configuration via iwconfig.
Javier Cardona
2008-06-03
1
-19
/
+48
*
|
libertas: use lbs_pr_XX instead of printk
Holger Schurig
2008-06-03
1
-1
/
+1
*
|
libertas: reduce command retry time
Holger Schurig
2008-05-21
1
-3
/
+3
*
|
libertas: Extend MESH_CONFIG command to access non-volatile configuration
Javier Cardona
2008-05-21
1
-11
/
+57
*
|
libertas: fix multicast filtering on eth and msh interfaces
David Woodhouse
2008-05-21
1
-28
/
+1
[next]