Jouni Malinen
|
5e24dc8a4b
Add dup_binstr() to help common binary string tasks
|
12 years ago |
Jouni Malinen
|
1ce0aa044c
Remove unused disassociate() driver_ops
|
12 years ago |
Jouni Malinen
|
f9884c096a
Convert os_zalloc() for an array to use os_calloc()
|
12 years ago |
Jouni Malinen
|
0f3d578efc
Remove the GPL notification from files contributed by Jouni Malinen
|
13 years ago |
Jouni Malinen
|
39e7d718f6
ndis: Work around lack of C99 designated initializers in MSVC
|
13 years ago |
Jouni Malinen
|
97bcd562eb
Remove disable_11b_rates() driver_ops
|
13 years ago |
Jouni Malinen
|
451c367d06
Remove unused valid_bss_mask driver_ops
|
13 years ago |
Jouni Malinen
|
edc3a7c414
Remove unused driver_ops client MLME functions
|
13 years ago |
Johannes Berg
|
bcf24348ed
AP: Do station poll in driver wrapper
|
13 years ago |
Jouni Malinen
|
3c11382b6c
Remove set_intra_bss() driver_ops
|
13 years ago |
Jouni Malinen
|
31357268e5
Move AP BSS configuration parameters into set_ap()
|
13 years ago |
Luciano Coelho
|
cbdf3507e9
Add scheduled scan driver operations
|
13 years ago |
Shan Palanisamy
|
a52eba0f44
FT: Add driver wrappers for FT with driver-based MLME/SME
|
13 years ago |
Jouni Malinen
|
19c3b56685
Replace set_beacon() driver op with set_ap()
|
13 years ago |
Paul Stewart
|
1c5c7273f5
driver: Function to directly poll signal quality
|
14 years ago |
Ganesh Prasadh
|
281ff0aa76
TDLS: Add initial support for TDLS (IEEE Std 802.11z-2010)
|
14 years ago |
Jouni Malinen
|
0382097ef3
Use set_key addr to distinguish default and multicast keys
|
14 years ago |
Jouni Malinen
|
3ac17eba31
P2P: Add initial support for driver-based P2P management
|
14 years ago |
Johannes Berg
|
190b9062b2
P2P: Add option for offloading off-channel TX to the driver
|
14 years ago |
Ben Greear
|
6859f1cb24
Enable sharing of scan result events among virtual interfaces
|
14 years ago |
Sudhakar Swaminathan
|
0f66abd25b
P2P: Add option for disabling intra BSS distribution
|
14 years ago |
Jouni Malinen
|
b6c79a998f
Add test command for disabling/enabling A-MPDU aggregation
|
14 years ago |
Jouni Malinen
|
c381508d88
P2P: Implement power save configuration
|
15 years ago |
Jouni Malinen
|
75bde05d53
P2P: Add driver operations for P2P use
|
14 years ago |
Jouni Malinen
|
0c80427d77
NDIS: Fix association for WPS provisioning with protected AP
|
14 years ago |
Jouni Malinen
|
f3585c8a85
Simplify driver_ops for virtual interface add/remove
|
15 years ago |
Jouni Malinen
|
b91ab76e8c
Add test commands for sending deauth/disassoc without dropping state
|
15 years ago |
Jouni Malinen
|
b625473c6c
Add driver command and event for signal strength monitoring
|
15 years ago |
Jouni Malinen
|
207ef3fb12
Add suspend/resume notifications
|
15 years ago |
Jouni Malinen
|
af47308823
Add deinit_ap driver op to help wpa_supplicant AP mode use
|
15 years ago |