John W. Linville
|
95a943c162
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
|
14 years ago |
Daniel Drake
|
df90d84382
libertas: fix handling of command timeout, completion and interruption
|
14 years ago |
Alexey Dobriyan
|
a6b7a40786
net: remove interrupt.h inclusion from netdevice.h
|
14 years ago |
Joe Perches
|
f3a57fd148
libertas: Use netdev_<level> or dev_<level> where possible
|
14 years ago |
Joe Perches
|
0e4e06ae5e
libertas: Convert lbs_pr_<level> to pr_<level>
|
14 years ago |
Randy Dunlap
|
8973a6e770
libertas: use kernel-doc notation, fix comment style
|
14 years ago |
Dan Williams
|
77ccdcf2e9
libertas: kill unused lbs_prepare_and_send_command()
|
15 years ago |
Dan Williams
|
0bb6408777
libertas: convert PS_MODE to a direct command
|
15 years ago |
Dan Williams
|
8196112859
libertas: remove unused indirect command response handler
|
15 years ago |
Dan Williams
|
a6bb1bcebc
libertas: convert CMD_FWT_ACCESS to a direct command
|
15 years ago |
Dan Williams
|
5214865560
libertas: convert Mesh Blinding Table access to a direct command
|
15 years ago |
Dan Williams
|
4c7c6e00f1
libertas: convert register access to direct commands
|
15 years ago |
Dan Williams
|
d6541c7448
libertas: remove Beacon Control
|
15 years ago |
Dan Williams
|
db08006fc4
libertas: remove unused Automatic Frequency Control command
|
15 years ago |
Dan Williams
|
49a08af5b9
libertas: remove unused indirect TPC_CFG command leftovers
|
15 years ago |
Dan Williams
|
cc4b9d3928
libertas: convert 11D_DOMAIN_INFO to a direct command
|
15 years ago |
Dan Williams
|
9fb7663d2b
libertas: clean up RSSI command
|
15 years ago |
John W. Linville
|
25ac8b0d06
libertas: mark lbs_ret_802_11d_domain_info static
|
15 years ago |
Kiran Divekar
|
1047d5edd4
Libertas: Added 11d support using cfg80211
|
15 years ago |
Kiran Divekar
|
e4fe4eafa4
Libertas: fix WARN_ON issues in cfg80211 support
|
15 years ago |
Kiran Divekar
|
e86dc1ca46
Libertas: cfg80211 support
|
15 years ago |
Amitkumar Karwar
|
66fceb69b7
libertas: Added callback functions to support SDIO suspend/resume.
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Holger Schurig
|
40e6fa829a
libertas: don't retry commands
|
15 years ago |
Holger Schurig
|
d6ede678c1
libertas: remove mesh_autostart_enabled and sync_channel
|
15 years ago |
Holger Schurig
|
560c63383f
libertas: move mic failure event to wext.c
|
15 years ago |
Holger Schurig
|
fea2b8ec81
libertas: move SIOCGIWAP calls to wext.c
|
15 years ago |
Holger Schurig
|
b856f73b39
libertas: remove handling for CMD_GET_TSF
|
15 years ago |
Holger Schurig
|
f57bd284e4
libertas: remove handling for CMD_802_11_LED_GPIO_CTRL
|
15 years ago |
Holger Schurig
|
d0de37417e
libertas: move association related commands into assoc.c
|
15 years ago |