]> git.ipfire.org Git - thirdparty/hostap.git/history - src/drivers/driver_nl80211.c
nl80211: Re-order functions to group AP/hostapd specific code
[thirdparty/hostap.git] / src / drivers / driver_nl80211.c
2011-05-27  Jouni Malinennl80211: Re-order functions to group AP/hostapd specifi...
2011-05-27  Jouni Malinennl80211: Enable more AP callbacks for non-hostapd AP...
2011-05-27  Eliad Pellernl80211: Implement set_rate_sets for non-hostapd AP...
2011-05-16  Jouni Malinennl80211: Filter out duplicated BSS table entries from...
2011-05-16  Jouni Malinennl80211: Fetch assoc_freq from scan table for connect...
2011-04-07  Jouni Malinennl80211: Add support for auth_alg auto-selection with...
2011-04-02  Felix Fietkaunl80211: Send EAPOL frames as QoS data frames for QoS...
2011-03-31  Paul Stewartdriver: Function to directly poll signal quality
2011-03-29  Jouni MalinenAdd driver capa flag for EAPOL TX status and store...
2011-03-23  Jouni Malinennl80211: Implement deauth for IBSS as leave IBSS command
2011-03-23  Jouni Malinennl80211: Use NL80211_CMD_DEL_STATION event to indicate...
2011-03-22  Johannes Bergnl80211: Do not add interface to the global list in...
2011-03-16  Johannes Bergnl80211: Implement deauth/disassoc for non-HOSTAPD...
2011-03-15  Jouni Malinennl80211: Extend bridge add/del operations for secondary...
2011-02-22  Raghunathan Kailas... nl80211: Use nl_atype() from libnl
2011-02-01  Johannes Bergnl80211: Use max_remain_on_chan data from nl80211
2011-02-01  Eliad Pellernl80211: Remove excessive nl80211_set_mode() call
2011-01-31  Johannes Bergnl80211: use P2P interface types
2011-01-30  Helmut Schaanl80211: Make use of the ht opmode bss attribute
2011-01-09  Jouni Malinennl80211: Set NL80211_ATTR_KEY_DEFAULT_TYPES based on...
2011-01-09  Jouni MalinenUse set_key addr to distinguish default and multicast...
2011-01-09  Jouni Malinennl80211: Avoid infinite loop when searching a BSS
2010-12-29  Johannes Bergnl80211: Use driver-based off-channel TX if available
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
next