index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-17
/
+5
2009-12-23
kfifo: cleanup namespace
Stefani Seibold
1
-2
/
+2
2009-12-23
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
2009-10-27
libertas: make lbs_get_channel() static
Holger Schurig
1
-1
/
+1
2009-10-27
libertas: cleanup host.h and hostcmd.h
Holger Schurig
1
-1
/
+0
2009-10-27
libertas: make __lbs_cmd_async() non-static
Holger Schurig
1
-1
/
+1
2009-10-08
libertas: Use lbs_is_cmd_allowed() check in command handling routines.
Amitkumar Karwar
1
-0
/
+34
2009-10-08
libertas: Add auto deep sleep support for SD8385/SD8686/SD8688
Amitkumar Karwar
1
-3
/
+69
2009-07-21
libertas: Fix problem with broken V4 firmware on CF8381
Marek Vasut
1
-1
/
+7
2009-06-03
libertas: convert CMD_802_11_ASSOCIATE to a direct command
Dan Williams
1
-5
/
+0
2009-06-03
libertas: convert CMD_802_11_AUTHENTICATE to a direct command
Dan Williams
1
-6
/
+1
2009-06-03
libertas: restyle Marvell & IEEE TLV structure names
Dan Williams
1
-2
/
+2
2009-04-23
libertas: support mesh for various firmware versions
Bing Zhao
1
-2
/
+24
2009-03-30
trivial: Fix misspelling of firmware
Nick Andrew
1
-1
/
+1
2008-11-21
libertas: Fine grained configuration of wake-on-lan.
Anna Neal
1
-3
/
+15
2008-11-10
don't use net/ieee80211.h
Johannes Berg
1
-3
/
+2
2008-11-01
wireless: use individual buffers for printing ssid values
John W. Linville
1
-1
/
+2
2008-11-01
wireless: consolidate on a single escape_essid implementation
John W. Linville
1
-1
/
+2
2008-10-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2008-10-30
libertas: remove two libertas sparse warning
Holger Schurig
1
-2
/
+2
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-3
/
+2
2008-10-15
libertas : Remove unused variable warning for "old_channel" from cmd.c
Manish Katiyar
1
-0
/
+2
2008-09-30
libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups)
Anna Neal
1
-1
/
+1
2008-09-16
libertas: convert SNMP_MIB to a direct command
Dan Williams
1
-103
/
+77
2008-09-16
libertas: remove unused generic RESET command
Dan Williams
1
-18
/
+0
2008-09-11
libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.
Anna Neal
1
-0
/
+64
2008-08-30
libertas: convert adhoc operations to direct commands
Dan Williams
1
-12
/
+0
2008-08-30
libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
Dan Williams
1
-20
/
+26
2008-08-30
libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command
Dan Williams
1
-4
/
+0
2008-08-30
libertas: convert CMD_802_11_RF_TX_POWER to a direct command
Dan Williams
1
-35
/
+50
2008-08-23
libertas: support boot commands to write persistent firmware and bootloader
Brian Cavagnolo
1
-4
/
+17
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+4
[next]