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
/
assoc.c
Age
Commit message (
Expand
)
Author
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-24
libertas: add auto auth mode feature
Amitkumar Karwar
2010-01-27
libertas: add comment re: v10 firmware key handling
John W. Linville
2010-01-19
libertas/assoc.c: rearrange some strange line breaks
John W. Linville
2010-01-19
libertas: Set/clear WPA keys before the WEP ones
Samuel Ortiz
2009-12-22
libertas: remove priv->ratebitmap
Holger Schurig
2009-12-22
libertas: remove priv->capability
Holger Schurig
2009-10-27
libertas: remove some references to IW_MODE_abc
Holger Schurig
2009-10-27
libertas: remove "struct cmd_ds_gen"
Holger Schurig
2009-10-27
libertas: move association related commands into assoc.c
Holger Schurig
2009-10-27
libertas: get current channel out of priv->curbssparams
Holger Schurig
2009-10-27
libertas: move scan/assoc related stuff
Holger Schurig
2009-10-27
libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN
Holger Schurig
2009-10-27
libertas: remove unused 11d code
Holger Schurig
2009-08-28
libertas: clean up and clarify get_common_rates
Dan Williams
2009-08-28
libertas: Read buffer overflow
Roel Kluin
2009-08-20
libertas: don't use dynamic-sized array
Andrey Yurovsky
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
Revert "libertas: Read buffer overflow"
David S. Miller
2009-07-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-29
libertas: Read buffer overflow
Roel Kluin
2009-07-24
wireless: remove print_mac uses
Johannes Berg
2009-07-10
libertas: copy WPA keys to priv when associating
Andrey Yurovsky
2009-06-03
libertas: fix WPA adhoc network creation
Dan Williams
2009-06-03
libertas: convert CMD_802_11_ASSOCIATE to a direct command
Dan Williams
2009-06-03
libertas: convert CMD_802_11_AUTHENTICATE to a direct command
Dan Williams
2009-06-03
libertas: restyle Marvell & IEEE TLV structure names
Dan Williams
2009-06-03
libertas: simplify and clean up association/start/join setup
Dan Williams
2008-11-10
don't use net/ieee80211.h
Johannes Berg
2008-10-31
wireless: use individual buffers for printing ssid values
John W. Linville
2008-10-31
wireless: consolidate on a single escape_essid implementation
John W. Linville
2008-10-27
net: convert print_mac to %pM
Johannes Berg
2008-09-15
libertas: convert SNMP_MIB to a direct command
Dan Williams
2008-08-29
libertas: convert adhoc operations to direct commands
Dan Williams
2008-08-29
libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
Dan Williams
2008-08-29
libertas: convert CMD_802_11_DEAUTHENTICATE 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-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-04-08
libertas: move lbs_update_channel out of assoc.c
Holger Schurig
2008-04-08
libertas: move association code from scan.c into assoc.c
Holger Schurig
2008-04-08
libertas: move association code from join.c into scan.c
Holger Schurig
2008-04-07
libertas: fix mode initialization problem
Holger Schurig
2008-03-25
libertas: convert GET_LOG to a direct command
Holger Schurig
2008-03-25
libertas: fix scheduling while atomic bug in CMD_MAC_CONTROL
Holger Schurig
2008-03-25
libertas: rename packetfilter to mac_control
Holger Schurig
2008-03-13
libertas: implement SSID scanning for SIOCSIWSCAN
Holger Schurig
2008-03-06
libertas: convert KEY_MATERIAL to a direct command
David Woodhouse
2008-02-29
libertas: make lbs_sync_channel() static
Holger Schurig
[next]