Allow MLME frames to be sent without expecting an ACK (no retries)
[mech_eap.git] / src / drivers / driver_nl80211.c
2011-11-19 Helmut SchaaAllow MLME frames to be sent without expecting an ACK...
2011-11-19 Johannes Bergnl80211: Support in-kernel station poll
2011-11-19 Johannes Bergnl80211: Use non-receiving socket for EAPOL TX
2011-11-19 Johannes Bergnl80211: Use device AP SME capability
2011-11-19 Jithu Jancenl80211: Implement shared_freq
2011-11-18 Ben Greearnl80211: Make MLME failure messages unique
2011-11-18 Dan Williamsnl80211: Fix UNSPEC signal quality reporting
2011-11-16 Johannes Bergnl80211: Get rid of family/cache objects
2011-11-13 Jouni Malinennl80211: Verify that global driver pointer is not NULL
2011-10-30 Gary MorainPrefer 5 GHz networks over 2.4 GHz networks
2011-10-29 Jouni Malinennl80211: Disable IEEE 802.11b rates only for P2P iftypes
2011-10-29 Jouni MalinenRemove disable_11b_rates() driver_ops
2011-10-29 Jouni Malinennl80211: Fix re-enabling of 802.11b rates
2011-10-29 Eliad Pellernl80211: disable_11b_rates on interface mode change
2011-10-29 Jouni MalinenAdd no_cck parameter for send_action() driver_ops
2011-10-29 Rajkumar Manoharannl80211: Add support to disable CCK rate for P2P frames
2011-10-28 Jouni Malinennl80211: Ignore netlink interface down if interface...
2011-10-23 Arik NemtsovTDLS: Add peer as a STA during link setup
2011-10-23 Arik NemtsovTDLS/nl80211: Support receiving TDLS discovery response...
2011-10-23 Arik Nemtsovnl80211: Implement TDLS callback functions and propagat...
2011-10-23 Jouni Malinennl80211: Handle special TDLS direct link key index use
2011-10-23 Jouni MalinenAllow driver wrappers to indicate whether HT info is...
2011-10-22 Jouni Malinennl80211: Remove some unnecessary ifdef HOSTAPD blocks
2011-10-22 Jouni MalinenShare a single wpa_scan_results_free() implementation
2011-10-22 Ben Greearnl80211: Use one global ioctl socket
2011-10-22 Ben Greearnl80211: Use a global netlink command object
2011-10-22 Ben Greearnl80211: Use global nl_cb template
2011-10-22 Ben Greearnl80211: Clean up error path in wpa_driver_nl80211_init
2011-10-22 Johannes Bergnl80211: Abstract handle/cache (de)allocation
2011-10-22 Johannes Bergnl80211: Fix hostapd error path
2011-10-22 Ben Greearnl80211: Use global netlink rtm event object
2011-10-22 Jouni Malinenhostapd: Call global_init/global_deinit driver_ops
2011-10-22 Jouni Malinennl80211: Use a wrapper for genlmsg_put
2011-10-20 Johannes Bergnl80211: Clean up capability querying
2011-10-20 Johannes BergAP: Pass only bssid/addr/wds to EVENT_RX_FROM_UNKNOWN
2011-10-20 Jouni Malinennl80211: Stop more quickly on initialization errors
2011-10-20 Johannes Bergnl80211: Compat code for genl_ctrl_alloc_cache
2011-10-20 Johannes BergAP: Do station poll in driver wrapper
2011-10-17 Jouni MalinenMove AP BSS configuration parameters into set_ap()
2011-10-17 Jouni MalinenDeprecate set_intra_bss() driver_ops
2011-10-16 Jouni MalinenWNM: Add BSS Transition Management Request for ESS...
2011-10-16 Jouni Malinennl80211: Register GAS frames for Interworking
2011-10-15 Luciano Coelhonl80211: Add support for sched_scan filtering
2011-10-15 Luciano Coelhonl80211: Add scheduled scan support
2011-10-15 Jouni Malinennl80211: Add debug print for channel changes
2011-10-15 Jithu Jancenl80211: Use shorter monitor interface name for P2P GO
2011-09-26 Vivek Natarajannl80211: Add driver flag for firmware-based BSS selection
2011-09-21 Pavel RoskinFix typos found by codespell
2011-09-21 Jouni Malinennl80211: Support PMKSA candidate events
2011-09-18 Jouni Malinennl80211: Work around EALREADY from connect command
2011-09-10 Johannes Bergnl80211: Cancel not yet started r-o-c
2011-09-10 Rajkumar ManoharanP2P: Remove CCK supported rates when running P2P scan
2011-09-10 Johannes Bergnl80211: Automatically use concurrent P2P if possible
2011-09-02 Jouni Malinennl80211: Fix WPA_VERSIONS attribute for Connect command
2011-08-29 Jouni Malinennl80211: Support AP mode probe/action frame TX/RX witho...
2011-08-28 Jouni MalinenDelay STA entry removal until Deauth/Disassoc TX status...
2011-08-26 Jouni MalinenProvide extra IEs for AP mode management frames with...
2011-08-26 Jouni MalinenAdd support for setting SSID hiding mode through set_ap()
2011-08-26 Jouni MalinenAdd crypto parameters to set_ap() command separately
2011-08-10 Jouni MalinenAdd SSID as a separate item in AP mode Beacon setup
2011-08-10 Jouni MalinenReplace set_beacon() driver op with set_ap()
2011-08-09 Jouni Malinennl80211: Fix hostapd build
2011-08-09 Jouni Malinennl80211: Add l2_packet for AP mode EAPOL TX without...
2011-08-09 Jouni Malinennl80211: Do not include NL80211_ATTR_DURATION in TX...
2011-08-09 Jouni Malinennl80211: Fix connect command to not claim WPA if WPS...
2011-08-09 Jouni Malinennl80211: Add more debug information on frame TX command...
2011-07-17 Eliad Pellernl80211: Change vif type to P2P_CLI upon P2P authentication
2011-07-17 Eliad Pellernl80211: Consider P2P when changing vif type
2011-07-17 Jouni Malinennl80211: Do not re-set iftype when initializing added...
2011-07-17 Jouni Malinennl80211: Add more debug info for iftype changes
2011-07-17 Jouni Malinennl80211: Ignore ifdown event if mode change triggered it
2011-07-15 Johannes Bergnl80211: fix interface address assignment
2011-07-12 Johannes Bergnl80211: Support GTK rekey offload
2011-07-12 Arik Nemtsovnl80211: Send STA flags to kernel on station addition
2011-07-01 Jouni Malinennl80211: Process association/disassociation events...
2011-06-28 Jouni Malinennl80211: Allow AP mode to be started without monitor...
2011-06-20 Jouni Malinennl80211: Add support for driver-based PMKSA cache
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
next