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
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
2008-02-29
libertas: make association debug output nicer
Holger Schurig
2008-01-31
libertas: fix memory alignment problems on the blackfin
Ihar Hrachyshka
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: fix return from lbs_update_channel()
David Woodhouse
2008-01-28
libertas: pass channel argument directly to lbs_mesh_config()
David Woodhouse
2008-01-28
libertas: make lbs_update_channel() function non-static
David Woodhouse
2008-01-28
libertas: add missing newlines in debugging statements
David Woodhouse
2008-01-28
libertas: disable mesh temporarily while setting eth channel/assoc
David Woodhouse
2008-01-28
libertas: add missing newline on debug message
David Woodhouse
2008-01-28
libertas: convert RF_CHANNEL to a direct command
Dan Williams
2008-01-28
libertas: kill struct lbs_adapter
David Woodhouse
2008-01-28
libertas: tweak association debug output
Holger Schurig
2008-01-28
libertas: remove arbitrary typedefs
Holger Schurig
2008-01-28
libertas: clean up association debug messages
Holger Schurig
2008-01-28
libertas: move to uniform lbs_/LBS_ namespace
Holger Schurig
2007-10-10
[PATCH] libertas: problems setting wpa keys
Dan Williams
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
[PATCH] libertas: fix misspelling in debug message
Dan Williams
2007-10-10
[PATCH] libertas: remove adapter->prescan
Holger Schurig
2007-10-10
[PATCH] libertas: re-uppercase command defines and other constants
Dan Williams
2007-10-10
[PATCH] libertas: clean up indentation in libertas_association_worker
Dan Williams
2007-10-10
[PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usage
Dan Williams
2007-06-28
[PATCH] libertas: fix WPA associations by handling ENABLE_RSN correctly
Dan Williams
2007-06-12
[PATCH] libertas: deauthenticate from AP in channel switch
Luis Carlos Cobo Rus
2007-06-12
[PATCH] libertas: pull current channel from firmware on mesh autostart
Luis Carlos Cobo Rus
2007-06-11
[PATCH] libertas: reduce SSID and BSSID mixed-case abuse
Dan Williams
2007-06-11
[PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essid
Dan Williams
2007-06-11
[PATCH] libertas: tweak association debug output
Dan Williams
2007-06-11
[PATCH] libertas: first pass at fixing up endianness issues
David Woodhouse
2007-06-11
[PATCH] libertas: Make WPA work through supplicant handshake
Dan Williams
2007-06-11
[PATCH] libertas: debug print spacing fixes in assoc.c
Dan Williams
2007-06-11
[PATCH] libertas: honor specific channel requests during association
Dan Williams
2007-06-11
[PATCH] libertas: use compare_ether_addr() rather than memcmp() where appropr...
Dan Williams
2007-06-11
[PATCH] libertas: make association paths consistent
Dan Williams
2007-06-11
[PATCH] libertas: move channel changing into association framework
Dan Williams
2007-06-11
[PATCH] libertas: fix 'keep previous scan' behavior
Dan Williams
[next]