driver_nl80211: Remove set_ssid from nl80211 driver
[libeap.git] / hostapd / driver_nl80211.c
2008-11-01 Johannes Bergdriver_nl80211: Remove set_ssid from nl80211 driver
2008-10-29 Jouni Malinendriver_nl80211: Added TX queue parameter configuration
2008-10-29 Jouni Malinendriver_nl80211: Added basic rate configuration
2008-10-29 Jouni Malinennl80211: Finish dumps properly (ported from iw.git)
2008-09-29 Johannes Bergnl80211 hostapd driver: clean up netlink code
2008-09-29 Johannes Bergnl80211 driver: correctly set the encrypt bit for eapol...
2008-08-31 Jouni MalinenCleaned up TX callback request processing
2008-08-25 Jouni MalinenSend HT parameters for new STAs
2008-08-25 Jouni MalinenSwitched driver_nl80211 to use the new sta_add2()
2008-08-07 Jouni MalinenAdded support for setting BSS parameters with NL80211_C...
2008-06-18 Jouni MalinenAdd IGTK/MFP configuration (disabled by default)
2008-06-16 Jouni MalinenAdded support for configuring IGTK
2008-06-06 Jouni MalinenFixed a buffer overflow in nla_parse call
2008-06-03 Jouni MalinenInclude wireless_copy.h instead of linux/wireless.h...
2008-04-13 Jouni MalinenSmall whitespace cleanup
2008-04-13 Michael Bernharddriver_nl80211: Do not send nl80211 message if beacon...
2008-04-13 Michael Bernharddriver_nl80211: Return correct value
2008-04-13 Michael Bernharddriver_nl80211: Initialize local variable
2008-04-13 Michael Bernharddriver_nl80211: Clone netlink callbacks instead of...
2008-04-13 Bernhard Michaeldriver_nl80211: Use customizable netlink callbacks
2008-04-13 Michael Bernharddriver_nl80211: Use the correct nl80211 command to...
2008-04-09 Johannes Bergnl80211 driver: fix beacon interval setting
2008-04-08 Artem AntonovFix nl80211 driver to receive EAPOL response
2008-03-31 Daniel WagnerRename NL80211_[ATTR]_STA_STAT_* to NL80211_[ATTR_...
2008-02-28 Jouni MalinenAdded listen interval to hostapd sta_add() driver function
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...