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
/
wext.c
Age
Commit message (
Expand
)
Author
2008-04-08
libertas: remove lbs_get_fwversion()
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-03-25
libertas: remove lots of unused stuff
Holger Schurig
2008-03-25
libertas: misc power saving adjusts
Holger Schurig
2008-03-25
libertas: convert GET_LOG to a direct command
Holger Schurig
2008-03-13
libertas: implement SSID scanning for SIOCSIWSCAN
Holger Schurig
2008-01-28
libertas: always show firmware release
Holger Schurig
2008-01-28
libertas: allow for PS mode to be disabled when firmware doesn't support it
David Woodhouse
2008-01-28
libertas: pass channel argument directly to lbs_mesh_config()
David Woodhouse
2008-01-28
libertas: allow setting channel on mshX device
David Woodhouse
2008-01-28
libertas: allow get/set SSID on mshX device
David Woodhouse
2008-01-28
libertas: convert DATA_RATE to a direct command
Dan Williams
2008-01-28
libertas: kill struct lbs_adapter
David Woodhouse
2008-01-28
libertas: Don't set IW_ENCODE_NOKEY when returning WEP keys.
David Woodhouse
2008-01-28
libertas: remove arbitrary typedefs
Holger Schurig
2008-01-28
libertas: separate mesh connectivity from that of the main interface
Brajesh Dave
2008-01-28
libertas: move to uniform lbs_/LBS_ namespace
Holger Schurig
2008-01-28
wireless: checkpatch cleanups
Jeff Garzik
2008-01-28
netdev: ARRAY_SIZE() cleanups
Alejandro Martinez Ruiz
2008-01-28
wireless: fix '!x & y' typo's
Roel Kluin
2008-01-28
libertas: move wlan_*_association_work from header to c file
Holger Schurig
2007-11-29
drivers/net/wireless: Add missing "space"
Joe Perches
2007-10-10
[PATCH] libertas: let get nick return what set nick has set
Holger Schurig
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
2007-10-10
[PATCH] libertas: fix sparse-reported problems
Dan Williams
2007-10-10
[PATCH] libertas: fix a few wext abuses...
Jean Tourrilhes
2007-10-10
[PATCH] libertas: remove adapter->txrate
Holger Schurig
2007-10-10
[PATCH] libertas: fix WEXT quality reporting
Dan Williams
2007-10-10
[PATCH] libertas: make more functions static & remove unused functions
Holger Schurig
2007-10-10
[PATCH] libertas: simplify and clean up data rate handling
Dan Williams
2007-10-10
[PATCH] libertas: fix more mixed-case abuse
Dan Williams
2007-10-10
[PATCH] libertas: re-uppercase command defines and other constants
Dan Williams
2007-10-10
[PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usage
Dan Williams
2007-07-10
[PATCH] drivers/net/wireless/libertas/wext.c: remove dead code
Adrian Bunk
2007-06-28
[PATCH] libertas: remove private ioctls
Dan Williams
2007-06-11
[PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essid
Dan Williams
2007-06-11
[PATCH] libertas: don't byte-swap firmware version number. It's a byte array.
David Woodhouse
2007-06-11
[PATCH] libertas: first pass at fixing up endianness issues
David Woodhouse
2007-06-11
[PATCH] libertas: split wext for eth and msh
Luis Carlos Cobo Rus
2007-06-11
[PATCH] libertas: Make WPA work through supplicant handshake
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
2007-06-11
[PATCH] libertas: make scan result handling more flexible
Dan Williams
2007-06-11
[PATCH] libertas: updated mesh commands for 5.220.9.p11
Luis Carlos Cobo
2007-06-11
[PATCH] libertas: fixed incorrect assigment of fcs errors to frag errors
Luis Carlos Cobo
2007-06-11
[PATCH] libertas: make debug configurable
Holger Schurig
2007-06-11
[PATCH] libertas: make libertas_wlan_data_rates static
Holger Schurig
2007-05-11
[PATCH] libertas: Purge non-mesh ioctls
Dan Williams
[next]