Jouni Malinen
|
0d547d5ff8
nl80211: Share more code between hostapd and wpa_supplicant
|
11 years ago |
Jouni Malinen
|
7b7de4cf94
nl80211: Remove read-only last_freq/last_freq_ht
|
11 years ago |
Jouni Malinen
|
1c6edec60c
nl80211: Work around nl_socket_set_nonblocking on Android
|
11 years ago |
Jouni Malinen
|
f0793bf191
hostapd: Wait for channel list update after country code change
|
11 years ago |
Jouni Malinen
|
884f1a3c65
nl80211: Verify radar event attributes exist before using them
|
11 years ago |
Jouni Malinen
|
2aec4f3c0c
Allow add-BSS operation to re-use existing netdev
|
11 years ago |
Kyeyoon Park
|
390e489c0d
hostapd: Allow the first BSS in a multi-BSS setup to be removed
|
11 years ago |
Kyeyoon Park
|
834ee56f78
nl80211: Make wpa_driver_nl80211_data::first_bss pointer
|
11 years ago |
Jouni Malinen
|
748c0ac0e7
nl80211: Fix monitor interface reference counting
|
11 years ago |
Jouni Malinen
|
08e55ebbb0
nl80211: Add a debug print for DEL_BEACON
|
11 years ago |
Jouni Malinen
|
bbc706a3c3
nl80211: Add debug prints for NL80211_CMD_SET_STATION
|
11 years ago |
Eliad Peller
|
53cfad46e2
nl80211: Mark VHT 80 MHz channels
|
11 years ago |
Helmut Schaa
|
6651f1f9f1
nl80211: Use max tx power from regulatory domain
|
11 years ago |
Jouni Malinen
|
7ac3616d0f
nl80211: Replace perror() and printf() calls with wpa_printf()
|
11 years ago |
Jouni Malinen
|
e7ecab4a3b
Use ARRAY_SIZE() macro
|
11 years ago |
Jouni Malinen
|
34068ac3b1
nl80211: Add debug prints on nl_recvmsgs() failure
|
11 years ago |
Johannes Berg
|
10b8592183
nl80211: Make eloop sockets non-blocking
|
11 years ago |
Johannes Berg
|
5f65e9f717
nl80211: Abstract handling of sockets on eloop
|
11 years ago |
Johannes Berg
|
e8d1168b73
nl80211: Register for IBSS auth frames before eloop
|
11 years ago |
Jouni Malinen
|
f5eb9da304
nl80211: Clean up if_add() for hostapd use
|
11 years ago |
Jouni Malinen
|
6cb4f11dba
nl80211: Fix strerror() value in P2P Dev debug messages
|
11 years ago |
Jouni Malinen
|
24f051eb14
Replace remainining strncpy() uses with strlcpy()
|
11 years ago |
Michal Kazior
|
cd3b0700df
nl80211: Fix DFS radar event parsing
|
11 years ago |
Jouni Malinen
|
2b72df6374
nl80211: Free BSS structure even if netdev does not exists
|
11 years ago |
Jouni Malinen
|
41cc50d19e
nl80211: Update send_action_cookie on AP-offchannel-TX path
|
11 years ago |
Jouni Malinen
|
56f5af489c
Interworking: Add support for QoS Mapping functionality for the STA
|
11 years ago |
Janusz Dziedzic
|
846de15d7b
DFS: Add more parameters to radar events
|
11 years ago |
Janusz Dziedzic
|
04e8003c6c
nl80211: Use struct hostapd_freq_params with start_dfs_cac
|
11 years ago |
Jouni Malinen
|
a771c07dfc
Add driver status information to control interface
|
11 years ago |
Jouni Malinen
|
739faee2a9
nl80211: Add some more debug prints for mgmt frame TX
|
11 years ago |