index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
assoc.c
Age
Commit message (
Expand
)
Author
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
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
[next]