index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
cmd.h
Age
Commit message (
Expand
)
Author
2008-11-21
libertas: Fine grained configuration of wake-on-lan.
Anna Neal
2008-09-30
libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups)
Anna Neal
2008-09-15
libertas: convert SNMP_MIB to a direct command
Dan Williams
2008-09-11
libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.
Anna Neal
2008-08-29
libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
Dan Williams
2008-08-29
libertas: convert CMD_802_11_RF_TX_POWER to a direct command
Dan Williams
2008-06-03
libertas: rate adaptation configuration via iwconfig.
Javier Cardona
2008-05-21
libertas: Extend MESH_CONFIG command to access non-volatile configuration
Javier Cardona
2008-05-14
libertas: remove lbs_get_data_rate()
Holger Schurig
2008-05-07
libertas: make some functions void
Holger Schurig
2008-03-25
libertas: make a handy lbs_cmd_async() command
Holger Schurig
2008-03-06
libertas: convert KEY_MATERIAL to a direct command
David Woodhouse
2008-01-28
libertas: change inference about buffer size in lbs_cmd()
David Woodhouse
2008-01-28
libertas: convert ENABLE_RSN to a direct command
David Woodhouse
2008-01-28
libertas: convert SET_WEP to a direct command
David Woodhouse
2008-01-28
libertas: convert SLEEP_PARAMS to a direct command
David Woodhouse
2008-01-28
libertas: convert INACTIVITY_TIMEOUT to a direct command
David Woodhouse
2008-01-28
libertas: ensure response buffer size is always set for lbs_cmd_with_response
David Woodhouse
2008-01-28
libertas: add __lbs_cmd_async() for asynchronous command submission
David Woodhouse
2008-01-28
libertas: kill whitespace at end of lines
David Woodhouse
2008-01-28
libertas: pass channel argument directly to lbs_mesh_config()
David Woodhouse
2008-01-28
libertas: add ethtool support for wake-on-lan configuration
David Woodhouse
2008-01-28
libertas: implement suspend and resume core methods
David Woodhouse
2008-01-28
libertas: switch lbs_cmd() to take a _pointer_ to the command structure
David Woodhouse
2008-01-28
libertas: add lbs_host_sleep_cfg() command function
David Woodhouse
2008-01-28
libertas: add lbs_mesh sysfs attribute for enabling mesh
David Woodhouse
2008-01-28
libertas: convert RF_CHANNEL to a direct command
Dan Williams
2008-01-28
libertas: convert DATA_RATE to a direct command
Dan Williams
2008-01-28
libertas: remove casts from lbs_cmd() and lbs_cmd_with_response() macros
David Woodhouse
2008-01-28
libertas: convert CMD_MESH_ACCESS to a direct command
David Woodhouse
2008-01-28
libertas: convert GET_HW_SPEC to a direct command
Dan Williams
2008-01-28
libertas: add simple copyback command callback
Dan Williams
2008-01-28
libertas: clean up direct command handling
Dan Williams
2008-01-28
libertas: make lbs_cmd() usage nicer
Dan Williams