Jouni Malinen
|
9c6d8e1db5
Make channel number available to set_freq()
|
16 years ago |
Jouni Malinen
|
89111f3bbc
Rename struct wpa_driver_ops to hapd_driver_ops
|
16 years ago |
Jouni Malinen
|
89d39d9d6c
Move hostapd driver_ops to use similar set_key with wpa_supplicant
|
16 years ago |
Jouni Malinen
|
fb86519d12
Replace deprecated add_sta() with add_sta2()
|
16 years ago |
Jouni Malinen
|
909a6ef00c
Remove deprecated version of set_freq() and rename the new version
|
16 years ago |
Jouni Malinen
|
4f86ca6870
Remove unused set_assoc_ap() wpa_driver_ops
|
16 years ago |
Jouni Malinen
|
97234b5073
Move STA entry structure into sta_info.h and remove ap.h
|
16 years ago |
Jouni Malinen
|
5eb4e3d024
802.11n: scan for overlapping BSSes before starting 20/40 MHz channel
|
16 years ago |
Jouni Malinen
|
25ba219f3e
Removed unused set_regulatory_domain driver function
|
16 years ago |
Jouni Malinen
|
649d8890b1
Add wrapper functions for IEEE 802.11 driver calls into driver.h
|
16 years ago |
Jouni Malinen
|
b83cbb3b3b
Use a wrapper function for ieee802_1x_receive() to avoid ieee802_1x.h
|
16 years ago |
Jouni Malinen
|
33eb3c4ec4
Moved disassociation processing away from driver_*.c
|
16 years ago |
Jouni Malinen
|
602996f8db
Moved WPA setup etc. association processing away from driver_*.c
|
16 years ago |
Jouni Malinen
|
214021f585
Move RX-from-unknown-STA processing away from driver_*.c
|
16 years ago |
Jouni Malinen
|
8607f4c31f
Moved TX status processing for STA entries away from driver_*.c
|
16 years ago |
Jouni Malinen
|
a2f517fb93
Fixed a typo in a comment
|
16 years ago |
Jouni Malinen
|
8d06da09a4
Move generic definitions away from hostapd.h
|
16 years ago |
Jouni Malinen
|
bfddd95c9e
Split hostapd/driver.h into two files
|
16 years ago |
Jouni Malinen
|
fe0f58fa69
Added option to distinguish non-HT and HT20 in set_freq
|
16 years ago |
Jouni Malinen
|
95da9bbc36
nl80211: Add support for setting channel frequency and HT20 vs. HT40
|
16 years ago |
Jouni Malinen
|
ffbcf648ed
Change HT parameter configuration to use a single driver ops function
|
16 years ago |
Jouni Malinen
|
ad08c3633c
Added preliminary Wi-Fi Protected Setup (WPS) implementation
|
16 years ago |
Jouni Malinen
|
10b83bd712
Changed channel flags configuration to read the information from the driver
|
16 years ago |
Jouni Malinen
|
85141289d5
Silenced some of the driver-related messages for driver=none case
|
16 years ago |
Jouni Malinen
|
edd360e170
Do not store dynamic HT IEs in configuration structures
|
16 years ago |
Tomas Winkler
|
71b6ae1425
Add Intel copyright for files with 802.11n Intel changes
|
16 years ago |
Jouni Malinen
|
de9289c8e9
Add preliminary IEEE 802.11n support into hostapd
|
16 years ago |
Chris Zimmermann
|
6affdaee6b
Support for RADIUS ACLs with drivers that do not use hostapd MLME
|
17 years ago |
Jouni Malinen
|
dc366e8e85
Added listen interval to hostapd sta_add() driver function
|
17 years ago |
Jouni Malinen
|
6fc6879bd5
Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release
|
17 years ago |