Jouni Malinen
|
b1c0e29733
Include config.h explicitly into files that actually use it
|
16 years ago |
Jouni Malinen
|
816bce98e1
nl80211: Add per-BSS data structure and enable BSS add/remove
|
16 years ago |
Jouni Malinen
|
f72750896c
nl80211: Add verbose result debugging for NL80211_CMD_NEW_STATION
|
16 years ago |
Jouni Malinen
|
3ae0800c5f
WMM cleanup (WME -> WMM rename, comments, etc.)
|
16 years ago |
Jouni Malinen
|
8807377fe4
nl80211: Add TX/RX packet counts into accounting information
|
16 years ago |
Jouni Malinen
|
dbdf58b053
driver_nl80211: Fix STA accounting data collection
|
16 years ago |
Jouni Malinen
|
42f1ee7d1f
Fixed scan buffer increasing with WEXT
|
16 years ago |
Jouni Malinen
|
5eb4e3d024
802.11n: scan for overlapping BSSes before starting 20/40 MHz channel
|
16 years ago |
Jouni Malinen
|
30fd5f1467
Verify that driver supports configured HT capabilities
|
16 years ago |
Jouni Malinen
|
f01a6b1e3e
driver_nl80211: Fixed inactivity poll status processing
|
16 years ago |
Johannes Berg
|
9616af520b
driver_nl80211: use Linux socket filter to improve performance
|
16 years ago |
Jouni Malinen
|
61e64e7b7f
Removed dead code
|
16 years ago |
Jouni Malinen
|
c77bb61aee
Fixed copy-paste error in retry configuration (incorrect ioctl used)
|
16 years ago |
Jouni Malinen
|
25ba219f3e
Removed unused set_regulatory_domain driver function
|
16 years ago |
Jouni Malinen
|
f49275c92f
Fixed build without CONFIG_IEEE80211N
|
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
|
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
|
d200828b41
Moved rfc1042_header into driver_*.c that use it
|
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
|
e834272f73
Include pending MFP defines in nl80211_copy.h
|
16 years ago |
Jouni Malinen
|
ac43f1fa39
Renamed nl80211 HT channel parameters to match with kernel
|
16 years ago |
Jouni Malinen
|
d5263983ac
MFP: Remove mac80211 workaround of IGTK in monitor netdev
|
16 years ago |
Jouni Malinen
|
205a372b2d
Added libnl 2.0 compatibility code (CONFIG_LIBNL20=y in .config needed)
|
16 years ago |
Jouni Malinen
|
7e45830ab7
nl80211: Include copy of linux/nl80211.h with hostapd/wpa_supplicant
|
16 years ago |
Jouni Malinen
|
bb9f45e0bb
nl80211: Remove the debug print from data frame processing
|
16 years ago |
Jouni Malinen
|
4a7b9f885f
Fixed WEP authentication (both Open System and Shared Key) with mac80211
|
16 years ago |
Jouni Malinen
|
f07688e37d
nl80211: Generate 802.11b mode based on 802.11g information
|
16 years ago |