wpa_cli: Correct return value of wpa_cli_cmd_p2p_peers
[mech_eap.git] / src / drivers /
2011-11-19 Johannes Bergnl80211: Set offchannel-OK selectively
2011-11-19 Johannes Bergnl80211: Move preq NL handle into BSS
2011-11-19 Jouni Malinennl80211: Add no_ack support for NL80211_CMD_FRAME
2011-11-19 Helmut Schaanl80211: Implement noack policy for send_mlme
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 Jouni Malinennl80211: Sync with wireless-testing.git linux/nl80211.h
2011-11-19 Johannes BergAP: Add explicit EAPOL TX status event
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-15 Jouni MalinenWEXT: Use linux/wireless.h instead of wireless_copy.h
2011-11-13 Jouni Malinennl80211: Verify that global driver pointer is not NULL
2011-11-13 Jouni MalinenUse a pre-processor macro to simplify event_to_string()
2011-11-13 Ben GreearPrint human readable driver event names
2011-11-13 Jouni MalinenMove wpa_scan_results_free() into shared C file
2011-11-13 Jouni MalinenRemove station functionality from hostap and madwifi...
2011-11-13 Jouni MalinenRemove unmaintained driver wrappers
2011-11-03 Jouni Malinenndis: Work around lack of C99 designated initializers...
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-29 Jouni MalinenRemove unused valid_bss_mask driver_ops
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 MalinenRemove incorrect statement about get_hw_feature_data...
2011-10-23 Jouni MalinenRemove unused driver_ops client MLME functions
2011-10-23 Jouni MalinenAllow driver wrappers to indicate whether HT info is...
2011-10-23 Jouni MalinenRemove unused variables
2011-10-22 Jouni Malinennl80211: Remove some unnecessary ifdef HOSTAPD blocks
2011-10-22 Jouni MalinenRemove user space client MLME
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-21 Dmitry Shmidtwext: Do not set SSID on disconnect on Android
2011-10-21 Jouni Malinenwext: Clean up the disconnect BSSID/SSID clearing
2011-10-21 Jouni Malinenwext: Remove trailing whitespace
2011-10-21 Jouni MalinenInterworking: Include Access Network Type in set_ap...
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-18 Jouni Malinenwext: Increase scan timeout from 5 to 10 seconds
2011-10-18 Jouni Malinennetlink: Do not use void pointer for pointer arithmetic
2011-10-17 Jouni MalinenRemove set_intra_bss() driver_ops
2011-10-17 Jouni Malinenatheros: Add a placeholder function for set_ap() driver_ops
2011-10-17 Jouni MalinenAdd Interworking configuration in set_ap() driver_ops
2011-10-17 Jouni MalinenMove AP BSS configuration parameters into set_ap()
2011-10-17 Jouni MalinenDeprecate set_intra_bss() driver_ops
2011-10-17 Jouni MalinenStart deprecating various AP mode driver_ops
2011-10-17 Jouni Malinenatheros: Add debug hexdumps for IE configuration
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 CoelhoAdd filter support to scheduled scans
2011-10-15 Luciano CoelhoIncrease maximum number of SSIDs per scan
2011-10-15 Luciano Coelhonl80211: Add scheduled scan support
2011-10-15 Luciano CoelhoAdd scheduled scan driver operations
2011-10-15 Jouni Malinennl80211: Add debug print for channel changes
2011-10-15 Jouni MalinenFix some forgotten comments in set_beacon to set_ap...
2011-10-15 Jithu Jancenl80211: Use shorter monitor interface name for P2P GO
2011-10-02 Jouni MalinenSync with wireless-testing.git linux/nl80211.h
2011-09-29 Shan PalanisamyFT: Add driver wrappers for FT with driver-based MLME/SME
2011-09-29 Jouni MalinenP2P: Provide mechanism for figuring out p2p_scan_ie...
2011-09-26 Vivek Natarajannl80211: Add driver flag for firmware-based BSS selection
2011-09-26 Mathieu Olivariatheros: Allow flattened driver include file directories
2011-09-22 Subrat Dashatheros: Fix WEXT SIOCGIWESSID use with WE-21 and newer
2011-09-21 Pavel RoskinFix typos found by codespell
2011-09-21 Pavel Roskinwext: Remove write-only variable ap_num
2011-09-21 Jouni Malinennl80211: Support PMKSA candidate events
2011-09-21 Jouni MalinenSync with wireless-testing.git linux/nl80211.h
2011-09-18 Jouni Malinennl80211: Work around EALREADY from connect command
2011-09-16 Jouni MalinenSync with wireless-testing.git linux/nl80211.h
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-09-02 Jouni MalinenAndroid: Modify wireless_copy.h to fix Android build
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()
next