Allow MLME frames to be sent without expecting an ACK (no retries)
[mech_eap.git] / src / drivers / driver_nl80211.c
2010-12-29 Johannes BergP2P: Add option for offloading off-channel TX to the...
2010-12-28 Johannes BergAllow AP mode to disconnect STAs based on low ACK condition
2010-12-19 Jouni Malinennl80211: Remove extra \n from debug messages
2010-12-19 Jouni MalinenUse SA Query procedure to recovery from AP/STA state...
2010-12-17 Masashi Honmanl80211: Stop driver init sooner if the interface does...
2010-12-17 Jouni Malinennl80211: Add forgotten deinit code on failure path
2010-12-13 Jouni Malinennl80211: Set cipher suites when using user space SME
2010-12-05 Jouni MalinenRSN IBSS: RX GTK configuration with nl80211
2010-12-05 Jouni Malinennl80211: Generate EVENT_IBSS_RSN_START events
2010-11-27 Jouni Malinennl80211: Fix compiler warnings on non-P2P build
2010-11-26 Ben GreearEnable sharing of scan result events among virtual...
2010-11-26 Jouni Malinennl80211: Track used interfaces and support multiple...
2010-11-26 Jouni MalinenAllow driver wrappers to indicate whether result codes...
2010-11-26 Jouni Malinennl80211: Add BSSID to NL80211_CMD_CONNECT assoc reject...
2010-11-26 Jouni Malinennl80211: Fix NL80211_CMD_CONNECT with WPA/WPS networks
2010-11-26 Jouni Malinennl80211: Add preliminary code for testing separate...
2010-11-24 Jouni Malinennl80211: Fix send commands to return 0 on success
2010-11-12 Jouni MalinenAdd HT40 flags into driver channel list
2010-11-09 Felix FietkauAdd bridge handling for WDS STA interfaces
2010-11-09 Felix Fietkaunl80211: Fix AP VLAN handling for WDS STA reassociation
2010-11-04 Jouni MalinenRemove unused TX queue parameters related to Beacon...
2010-10-31 Helmut Schaanl80211: Pass data frames from unknown STAs to hostapd
2010-10-27 Jouni MalinenAdd BSSID to association rejected events
2010-10-15 Jouni Malinennl80211: Indicate channel list change events
2010-10-12 Paul Stewartnl80211: Add more details into signal change events
2010-10-10 Johannes Bergnl80211: Use nl80211 for Probe Request/Response frames
2010-10-10 Johannes Bergnl80211: Refactor Action frame TX
2010-10-10 Johannes Bergnl80211: Use new frame registration API
2010-10-10 Johannes Bergnl80211: support intra-BSS configuration
2010-10-10 Johannes Bergnl80211: work around libnl bug
2010-09-30 Jouni Malinennl80211: Include linux/rtnetlink.h explicitly
2010-09-09 Jouni MalinenP2P: Initial support for SD fragmentation (GAS Comeback...
2010-09-09 Jouni Malinennl80211: Add P2P operations
2010-09-09 Jouni MalinenP2P: Add driver operations for P2P use
2010-08-27 Jouni MalinenAdd current signal strength into signal quality change...
2010-08-17 Jouni MalinenAdd more debug info on deauth/disassoc events and commands
2010-08-17 Samuel Ortizsme: Try all authentication algorithms when the first...
2010-08-16 Paul Stewartnl80211: Ignore "DEAUTH" messages from APs we are not...
2010-08-11 Johannes Bergnl80211: Don't pass ctx to wpa_driver_nl80211_init_nl
2010-08-11 Johannes Bergnl80211: Remove unused pending_send_action
2010-08-11 Jouni Malinennl80211: Show remain-on-channel duration in debug output
2010-08-11 Jouni Malinennl80211: Try mode changes multiple times to avoid some...
2010-07-18 Jouni Malinennl80211: show TX status (ack) in debug log
2010-05-31 Jouni Malinenrfkill: Use rtnetlink ifup/ifdown events
2010-05-25 Jouni MalinenFix memory leak on rfkill init error path
2010-05-23 Jouni MalinenAdd Linux rfkill support
2010-04-16 Jouni Malinennl80211: Fix wpa_supplicant build
2010-04-15 M. Braunnl80211: Fix initial add_ifidx() realloc to not forget...
2010-04-15 M. Braunnl80211: Add bridge interfaces to own ifindex list...
2010-04-15 Jouni Malinennl80211: Add more debug info on NL80211_ATTR_STA_VLAN...
2010-04-11 Jouni MalinenAdd BSSID and reason code (if available) to disconnect...
2010-04-11 Jouni Malinennl80211: Define set_freq for wpa_supplicant, too
2010-04-11 Jouni MalinenAllow driver wrappers to indicate maximum remain-on...
2010-04-11 Jouni Malinennl80211: Fix key configuration in wpa_supplicant AP...
2010-04-11 Jouni Malinennl80211: Remove forgotten Action frame registration...
2010-04-11 Jouni MalinenSimplify driver_ops for virtual interface add/remove
2010-04-11 Jouni Malinennl80211: Fix memory leak on send_action error path
2010-04-08 Jouni Malinennl80211: Start using NL80211_ATTR_LOCAL_STATE_CHANGE
2010-03-29 Jouni MalinenAdd test commands for sending deauth/disassoc without...
2010-03-28 Jouni MalinenAdd driver command and event for signal strength monitoring
2010-03-28 Jouni Malinennl80211: Parse CQM events
2010-03-28 Holger Schurignl80211: Fix WEP key configuration for prior to authent...
2010-03-27 Jouni Malinennl80211: Add more debug information about scan request...
2010-03-27 Jouni Malinennl80211: Silence set_key ENOLINK failure messages on...
2010-03-11 Jouni Malinennl80211: Fix FT Action send command
2010-03-07 Jouni Malinennl80211: Add preliminary implementation of FT Action...
2010-03-07 Jouni Malinennl80211: Fix driver context pointer for auth-failure...
2010-03-07 Jouni MalinenRemove unnecessary ifname parameter to sta_set_flags...
2010-03-07 Jouni MalinenRemove unnecessary ifname parameter from sta_add()...
2010-03-07 Jouni MalinenRemove unneeded iface parameter from if_add() driver op
2010-03-07 Felix Fietkauhostapd: fix a segfault in the error path of the nl8021...
2010-03-06 Jouni Malinennl80211: Unregister forgotten eloop socket on init...
2010-03-06 Jouni MalinenRemove unnecessary ifname parameter from set_beacon()
2010-03-06 Felix Fietkauhostapd: Fix interface selection for the nl80211 driver
2010-03-06 Felix Fietkauhostapd: add ifname to the sta_set_flags callback
2010-03-05 Jouni MalinenAdd optional scan result filter based on SSID
2010-02-27 Jouni MalinenAdd suspend/resume notifications
2010-02-16 Jouni Malinennl80211: Add support for off-channel Action TX/RX commands
2010-02-16 Jouni MalinenAdd alloc_interface_addr() drv op option for specifying...
2010-02-10 Jouni Malinennl80211: Do not try to remove non-existing STA WDS...
2010-01-25 Jouni Malinennl80211: Dump scan results in debug log if association...
2010-01-25 Jouni Malinennl80211: Clear cfg80211 authentication data for old...
2010-01-16 Jouni MalinenFetch IEs from both Beacon and Probe Response frames...
2010-01-16 Jouni Malinenhostapd: Detect bridge interface automatically
2010-01-16 Jouni MalinenAdd deinit_ap driver op to help wpa_supplicant AP mode use
2010-01-16 Jouni MalinenAdd driver op for disabling 802.11b rates
2010-01-03 Jouni Malinennl80211: Fix a typo
2010-01-03 Jouni MalinenUse common driver code for Linux hwaddr get/set
2010-01-03 Jouni MalinenShare a single Linux ioctl helper fo setting interface...
2010-01-03 Jouni MalinenStandardize on a single definition of auth_alg bitfield...
2010-01-03 Jouni MalinenRemove src/drivers/scan_helpers.c
2010-01-03 Jouni MalinenAdd drv_event_eapol_rx() helper
2010-01-03 Jouni MalinenUse driver event, EVENT_EAPOL_RX, for EAPOL frame indic...
2010-01-03 Jouni MalinenAdd driver API functionality for off-channel Action...
2010-01-03 Jouni MalinenAdd driver ops for allocating interface addresses
2010-01-03 Jouni MalinenAdd a driver op for enabling Probe Request reporting...
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
next