Daniel Mack
|
7371400431
net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()
|
15 years ago |
David S. Miller
|
f6f223039c
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
|
15 years ago |
Holger Schurig
|
40e6fa829a
libertas: don't retry commands
|
15 years ago |
David S. Miller
|
d346f49d0b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
|
15 years ago |
Stefani Seibold
|
4546548789
kfifo: move struct kfifo in place
|
15 years ago |
Holger Schurig
|
48631de921
libertas: remove priv->ratebitmap
|
15 years ago |
Holger Schurig
|
0e78ff8fcc
libertas: remove priv->capability
|
15 years ago |
Holger Schurig
|
4143a23de0
libertas: make mesh configurable
|
15 years ago |
Holger Schurig
|
d6ede678c1
libertas: remove mesh_autostart_enabled and sync_channel
|
15 years ago |
Holger Schurig
|
c24ef46e6b
libertas: use priv->mesh_tlv instead of priv->mesh_fw_ver
|
15 years ago |
Holger Schurig
|
5e8e8b5759
libertas: introduce mesh.h
|
15 years ago |
Holger Schurig
|
c14951fec6
libertas: get current channel out of priv->curbssparams
|
15 years ago |
Holger Schurig
|
5e04769224
libertas: sort variables in struct lbs_private
|
15 years ago |
Holger Schurig
|
2d46502dce
libertas: move scan/assoc related stuff
|
15 years ago |
Holger Schurig
|
243e84e91e
libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN
|
15 years ago |
Holger Schurig
|
f4228b4c2e
libertas: remove unused 11d.h as well, priv->countryinfo
|
15 years ago |
Holger Schurig
|
d37b4fdd43
libertas: remove unused 11d code
|
15 years ago |
Holger Schurig
|
9e66e701d0
libertas: cleanup host.h and hostcmd.h
|
15 years ago |
Holger Schurig
|
ff9fc79194
libertas: first stab at cfg80211 support
|
15 years ago |
Amitkumar Karwar
|
4912545472
libertas: Add auto deep sleep support for SD8385/SD8686/SD8688
|
15 years ago |
Stephen Hemminger
|
0fc0b732ea
netdev: drivers should make ethtool_ops const
|
16 years ago |
Andrey Yurovsky
|
e0d6133cba
libertas: remove ps_supported flag, use fwcapinfo
|
16 years ago |
Bing Zhao
|
6bc61f4d8e
libertas: improve function init/shutdown handling for SD8688
|
16 years ago |
Dan Williams
|
75b6a61a47
libertas: restyle Marvell & IEEE TLV structure names
|
16 years ago |
Dan Williams
|
5fd164e96c
libertas: simplify and clean up association/start/join setup
|
16 years ago |
Bing Zhao
|
d26285f873
libertas: implement function init/shutdown commands for SD8688
|
16 years ago |
Bing Zhao
|
684d6b3602
libertas: support mesh for various firmware versions
|
16 years ago |
Stephen Hemminger
|
bbfc6b788f
libertas: convert to internal net_device_stats
|
16 years ago |
Johannes Berg
|
2c706002fc
don't use net/ieee80211.h
|
16 years ago |
Javier Cardona
|
9c40fc510a
libertas: Reduce the WPA key installation time (fixups)
|
17 years ago |