]> git.ipfire.org Git - thirdparty/hostap.git/history - src/drivers/driver_nl80211.c
Move struct hostapd_frame_info definition away from driver API
[thirdparty/hostap.git] / src / drivers / driver_nl80211.c
2010-01-03  Jouni MalinenMove struct hostapd_frame_info definition away from...
2010-01-03  Jouni MalinenRemove struct ieee80211_hdr dependency from EVENT_RX_FR...
2010-01-02  Jouni MalinenOnly expire scanned BSSes based on new scan results
2010-01-01  Jouni Malinennl80211/wext: Hardcode all auth_algs as supported
2009-12-28  Jouni Malinennl80211: Add more debug prints for mode changes and...
2009-12-28  Jouni MalinenAdd an option for driver wrappers to report operational...
2009-12-26  Jouni MalinenGet rid of unnecessary typedefs for enums.
2009-12-24  Felix Fietkauhostapd: Add WDS (4-address frame) mode with per-statio...
2009-12-21  Jouni Malinennl80211: Use couple more os_*() wrappers for allocation
2009-12-21  Jouni Malinennl80211: Use os_* allocation wrappers to avoid WPA_TRAC...
2009-12-18  Jouni Malinennetlink: Move more of the newlink/dellink parsing into...
2009-12-18  Jouni Malinennl80211/wext: Share netlink new/del link event receive...
2009-12-18  Jouni Malinendriver_nl80211/wext: Share netlink operstate send function
2009-12-18  Jouni MalinenFix netlink payload length calculation
2009-12-13  Jouni MalinenUse generic driver events for TX status and RX reporting
2009-12-13  Jouni Malinennl80211: Remove some of the unnecessary conditional...
2009-12-13  Jouni MalinenAdd BSS ctx to if_add() driver op
2009-12-13  Jouni MalinenMap STA flags into values defined in driver.h
2009-12-09  Jouni MalinenRemove struct hostapd_rate_data from driver API
2009-12-09  Jouni MalinenRemove unused rate flags from driver use
2009-12-09  Jouni MalinenMerge bss_add/bss_remove drivers ops into if_add/if_remove
2009-12-09  Jouni MalinenRemove unused if_update() driver op
2009-12-06  Jouni MalinenRemove unused phytype RX info variable
2009-12-04  Jouni Malinennl80211: Add extra IEs into IBSS join request
2009-12-03  Jouni Malinennl80211: Add support for IBSS networks
2009-12-02  Jouni Malinennl80211: Clear BSS state mismatches with deauth as...
2009-12-02  Jouni Malinennl80211: Add debug prints for BSS status in scan results
2009-11-29  Jouni MalinenRemove src/common from default header file path
2009-11-29  Jouni Malinennl80211: Remove unneeded header file: ieee802_11_common.h
2009-11-29  Jouni MalinenHT: Remove unneeded struct ht_cap_ie wrapper
2009-11-29  Jouni MalinenFix AP mode HT Capabilities IE to use A-MPDU Parameters...
2009-11-24  Jouni MalinenResolve some sparse warnings
2009-11-23  Jouni MalinenRemove deprecated driver_ops handlers
2009-11-23  Jouni MalinenMerge set_key and hapd_set_key driver_ops into a single...
2009-11-23  Jouni MalinenMove definitions away from hostapd_defs.h
2009-11-23  Jouni Malinennl80211: Build some client functionality unconditionally
2009-11-23  Jouni Malinennl80211: Remove last remaining WEXT code
2009-11-23  Jouni MalinenMerge set_beacon driver_ops into a single one
2009-11-17  Jouni Malinennl80211/SME: Use reassociation when roaming within...
2009-11-11  Felix Fietkauhostapd: fix AP mode initialization for nl80211
2009-11-05  Jouni MalinenFix MCS set field to be based on driver info
2009-11-04  Jouni MalinenWork around some gcc 4.4 strict-aliasing warnings
2009-10-12  Jouni Malinennl80211: Work around mac80211 limitation on (re)auth...
2009-10-01  Jouni Malinennl80211: Add parsing of NL80211_BSS_SEEN_MS_AGO into...
2009-10-01  Jouni Malinennl80211: Recognize NL80211_CMD_TRIGGER_SCAN events
2009-09-30  Author: Johannes... nl80211: Fix a typo in set_sta_vlan()
2009-09-15  Jouni Malinennl80211: Use defines for NL80211_KEY_CIPHER values
2009-09-15  Jouni MalinenRevert "nl80211: Share the same routine for NL80211_ATT...
2009-09-15  Jouni Malinennl80211: Share the same routine for NL80211_ATTR_KEY_CI...
2009-09-15  Johannes Bergdriver_nl80211: Fix MLME key settings for static WEP
2009-09-04  Jouni Malinennl80211: Ignore connect/roam/disconnect events when...
2009-09-03  Zhu Yinl80211: Connect API support
2009-09-03  Zhu Yinl80211: Add connect/disconnect event processing
2009-09-03  Zhu Yinl80211: Check whether the driver support separate...
2009-09-03  Zhu Yinl80211: Use defines for cipher suite selectors
2009-08-26  Witold SowaFix a bug with ap_rx_from_unknown_sta() recursion
2009-08-26  Jouni Malinennl80211: Use two sockets to avoid mixing command replie...
2009-07-26  Johannes Bergnl80211: Fix WEP key configuration
2009-07-26  Johannes Berghostapd: fix auth encryption
2009-07-25  Jon LoeligerAllow wpa_supplicant to use libnl-2.0
2009-05-29  Karl Hiramotohostapd: nl80211 retry creating a interface if it fails...
2009-05-14  Jouni Malinennl80211: Add support for IEEE 802.1X port control in...
2009-05-14  Jouni Malinennl80211: Add support for NL80211_ATTR_STA_FLAGS2
2009-05-12  Jouni Malinennl80211: Add MFP flag configuration for station mode
2009-04-23  Jouni MalinenAdd handling of SME auth/assoc timeout events
2009-04-21  Jouni Malinennl80211: Replace WEXT code for RTS/fragmentation threshold
2009-04-21  Jouni MalinenRemove unused set_retry() driver op
2009-04-20  Jouni Malinenwpa_supplicant AP: Add sta_set_flags
2009-04-20  Jouni Malinenwpa_supplicant AP: Add EAPOL frame TX and RX
2009-04-20  Jouni Malinennl80211: Mark state disassociated on local deauth/disassoc
2009-04-17  Jouni Malinenwpa_supplicant AP: add sta_add() and sta_remove()
2009-04-17  Jouni Malinennl80211: Add/remove monitor interface dynamically based...
2009-04-17  Jouni Malinennl80211: Delete Beacon information on deinit in wpa_sup...
2009-04-17  Jouni Malinennl80211: Use ifndef hostapd to reduce binary size
2009-04-17  Jouni Malinennl80211: Fix secondary BSS ifindex
2009-04-17  Jouni MalinenMove more multi-BSSID processing into drv_callbacks.c
2009-04-17  Jouni MalinenProvide own_addr buffer in hapd_init() parameters
2009-04-17  Jouni MalinenAdd own_addr as a parameter to sta_deauth() and sta_dis...
2009-04-17  Jouni Malinennl80211: Fix wpa_supplicant build
2009-04-17  Jouni Malinennl80211: Add helper functions for SIOC{G,S}IFHWADDR
2009-04-16  Jouni MalinenRemove dead code related to WDS setup
2009-04-16  Jouni Malinennl80211: Share more of init/deinit code
2009-04-16  Jouni Malinennl80211: Make it possible to build without WEXT support
2009-04-16  Jouni MalinenClean up HT40 scan and share nl80211 scanning code
2009-04-14  Jouni Malinennl80211: Use shared code for netlink initialization
2009-04-14  Jouni Malinennl80211: Merge handle_frame() implementations
2009-04-14  Jouni Malinennl82011: Use common code for setting channel
2009-04-14  Jouni Malinennl80211: Remove inclusion of unneeded header files
2009-04-14  Jouni Malinennl80211: Fix management frame sending after driver_ops...
2009-04-09  Jouni MalinenShare driver beacon configuration handlers
2009-04-09  Jouni MalinenMerge hostapd driver init functions into one
2009-04-09  Jouni MalinenRemove unneeded inclusion of hostapd header files
2009-04-09  Jouni Malinennl80211: Share common interface processing code
2009-04-09  Jouni Malinennl80211: Share monitor mode filtering and reading functions
2009-04-09  Jouni MalinenShare same set_country driver op for hostapd and wpa_su...
2009-04-09  Jouni MalinenShare management frame send driver op for hostapd and...
2009-04-09  Jouni MalinenRemove flags parameter from send_mgmt_frame() driver op
2009-04-09  Jouni Malinennl80211: Replace hostapd WEXT events with nl80211 events
2009-04-09  Jouni Malinennl80211: Add Michael MIC failure event processing for...
2009-04-09  Jouni Malinennl80211: Merge hostapd and wpa_supplicant key configuration
next