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 |
Jouni Malinen
|
2f4eb31454
Changed NL80211_ATTR_WIPHY_SEC_CHAN_OFFSET to use U32
|
16 years ago |
Jouni Malinen
|
a78d3dbd02
nl80211: Fixed a merge issue in an earlier commit for set_freq
|
16 years ago |
Jouni Malinen
|
446842b101
nl80211: Clear HT flags from the channel when exiting
|
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
|
d6c9d4740b
driver_nl80211: Added set_country() handler
|
16 years ago |
Jouni Malinen
|
bf01d8bc2b
Get maximum TX power for each allowed channel from mac80211
|
16 years ago |
Jouni Malinen
|
9ee06a63e5
driver_nl80211: Remove monitor interface if AP initialization fails
|
16 years ago |
Jouni Malinen
|
10b83bd712
Changed channel flags configuration to read the information from the driver
|
16 years ago |
Johannes Berg
|
4aac554ce2
driver_nl80211: Remove set_ssid from nl80211 driver
|
16 years ago |
Jouni Malinen
|
fefee8a74d
driver_nl80211: Added TX queue parameter configuration
|
16 years ago |
Jouni Malinen
|
4c99a969e3
driver_nl80211: Added basic rate configuration
|
16 years ago |
Jouni Malinen
|
8e8df25541
nl80211: Finish dumps properly (ported from iw.git)
|
16 years ago |
Johannes Berg
|
cafe38cae0
nl80211 hostapd driver: clean up netlink code
|
16 years ago |
Johannes Berg
|
6773de39b1
nl80211 driver: correctly set the encrypt bit for eapol frames
|
16 years ago |
Jouni Malinen
|
9b71728bba
Cleaned up TX callback request processing
|
16 years ago |
Jouni Malinen
|
00ad53ef68
Send HT parameters for new STAs
|
16 years ago |
Jouni Malinen
|
f2c290ccf4
Switched driver_nl80211 to use the new sta_add2()
|
16 years ago |
Jouni Malinen
|
358921edb7
Added support for setting BSS parameters with NL80211_CMD_SET_BSS
|
16 years ago |
Jouni Malinen
|
eb0699b6ba
Add IGTK/MFP configuration (disabled by default)
|
16 years ago |
Jouni Malinen
|
94e5af7948
Added support for configuring IGTK
|
16 years ago |
Jouni Malinen
|
3f3339dfe7
Fixed a buffer overflow in nla_parse call
|
17 years ago |
Jouni Malinen
|
8479707beb
Include wireless_copy.h instead of linux/wireless.h to avoid conflicts
|
17 years ago |
Jouni Malinen
|
0d58229994
Small whitespace cleanup
|
17 years ago |
Michael Bernhard
|
4c6122c397
driver_nl80211: Do not send nl80211 message if beacon is not set yet
|
17 years ago |