hostapd: Add LCI request
[mech_eap.git] / src / drivers /
2016-04-08 Ilan Peernl80211: Implement configure_data_frame_filters() callback
2016-04-08 Matti Gottliebdriver: Add a packet filtering function declaration
2016-04-08 Ayala BekerAP: Pass station P2P PS capabilities info during statio...
2016-04-08 Jouni MalinenSync with mac80211-next.git include/uapi/linux/nl80211.h
2016-04-02 Jouni Malinenatheros: Do not use struct ieee80211_mgmt::u.probe_req
2016-03-26 Jouni Malinennl80211: Fix libnl-tiny build with CONFIG_LIBNL20=y
2016-03-24 Jouni Malinennl80211: Ignore deauth/disassoc event during Connect...
2016-03-24 Jouni Malinennl80211: Add NL80211_ATTR_PREV_BSSID with Connect command
2016-03-22 Jouni Malinenprivsep: Fix a compiler warning on unsigned/signed...
2016-03-22 Roy MarplesFind correct driver for interface additions/removals
2016-03-20 Roy MarplesBSD: Only down the interface once we are sure we can...
2016-03-18 Jouni Malinennl80211: Fix error path in if_indices_reason reallocation
2016-03-18 Jouni Malinennl80211: Do not add NL80211_ATTR_SMPS_MODE attribute...
2016-03-09 Dedy Lanskynl80211: Support network hierarchy of a master interfac...
2016-03-03 Ayala Bekernl80211: Abort an ongoing scan upon scan timeout indication
2016-02-29 Jouni Malinennl80211: Add more address fields into RX frame debug...
2016-02-28 Michael Braunnl80211: Clean up ifidx properly if interface in a...
2016-02-26 Jouni Malinennl80211: Add an option to specify the BSSID to scan for
2016-02-21 Jouni Malinenndis: Use the new get_ie() helper to avoid duplicated...
2016-02-21 Avraham Sternutils: Share a single helper function to get IE by ID
2016-02-20 Nick LoweUse 64-bit TX/RX byte counters for statistics
2016-02-20 Ayala Bekernl80211: Add support for full station state operations
2016-02-18 Roy Marplesctype functions require an unsigned char
2016-02-18 Roy Marpleswired: Fix compile on NetBSD for wired driver
2016-02-18 Jouni Malinennl80211: Avoid wpa_printf %s call with NULL pointer...
2016-02-15 Jouni Malinenrfkill: Fix a memory leak
2016-02-08 Lior Davidnl80211: Basic support for PBSS/PCP
2016-02-08 Jouni MalinenSync with mac80211-next.git include/uapi/linux/nl80211.h
2016-02-06 Roshan Piuswpa_supplicant: Fix couple of C++ compiler errors with...
2016-02-05 Roy MarplesBSD: Zero ifindex on interface removal
2016-02-05 Roy MarplesBSD: Disable interface on down
2016-02-05 Roy MarplesBSD: Use correct ifindex from route messages
2016-02-05 Roy MarplesBSD: __FUNCTION__ -> __func__
2016-01-15 Purushottam Kushwahanl8021: Avoid potential memory leak on error path
2016-01-12 Roy Marplesbsd: Optimize socket use
2016-01-12 Rafał Miłeckinl80211: Report disassociated STA / lost peer for the...
2016-01-06 Jouni Malinennl80211: Add a missing space to a debug message
2015-12-28 Ilan Peernl80211: Don't call linux_iface_up() for a dedicated...
2015-12-18 Johannes Bergrfkill: Match only the correct expected wiphy rfkill
2015-12-18 Ilan Peernl80211: Handle rfkill for P2P Device interface
2015-12-17 Matt Woodsatheros: Unify memory processing functions
2015-12-02 Jouni Malinennl80211: Cancel all pending TX frame cookies
2015-11-30 Avraham Sternnl80211: Add support for multiple scan plans for schedu...
2015-11-26 Kanchanapally, Vid... nl80211: Add support for aborting an ongoing scan
2015-11-26 Jouni MalinenSync with mac80211-next.git include/uapi/linux/nl80211.h
2015-11-26 Jouni Malinennl80211: Fix SIGNAL_POLL in IBSS and mesh
2015-11-25 Ahmad Kholaifnl80211: Add VHT 160 MHz channel flags
2015-11-22 Avraham Sterndriver: Make setting up AP optional when creating AP...
2015-11-21 Ayala Bekernl80211: Clear ignore_next_local_deauth flag
2015-11-21 Sara Sharonnl80211: Clear ignore_next_local_deauth and ignore_deau...
2015-11-20 Ravi JoshiAdd QCA vendor attribute and event to indicate subnet...
2015-11-17 Jouni Malinennl80211: Do not return incomplete hw capability info
2015-11-15 Ben Greearnl80211: Add debug message for passive scanning
2015-10-25 Jouni Malinenprivsep: Avoid undefined behavior in pointer arithmetic
2015-10-25 Jouni Malinenwext: Avoid undefined behavior in pointer arithmetic
2015-10-25 Jouni Malinennl80211: Avoid undefined behavior in pointer arithmetic
2015-10-25 Jouni Malinenndis: Avoid undefined behavior in pointer arithmetic
2015-10-25 Jouni Malinenhostap: Avoid undefined behavior in pointer arithmetic
2015-10-25 Jouni Malinenatheros: Avoid undefined behavior in pointer arithmetic
2015-10-14 Andrei Otcheretianskinl80211: Disable 11b rates for P2P (additional cases)
2015-10-14 Ashok Kumar Ponnaiahatheros: Fix hapd_deinit() handler with generic IEs set
2015-10-14 Jouni Malinennl80211: Increase buffer size for reporting scan freque...
2015-10-06 Jouni MalinenSync with mac80211-next.git include/uapi/linux/nl80211.h
2015-10-03 Andrei Otcheretianskinl80211: Specify CSA offsets in send_mlme() driver op
2015-10-03 Andrei Otcheretianskinl80211: Suppport multiple CSA counters
2015-10-01 Jouni Malinennl80211: Add build option for QCA vendor extensions
2015-09-30 Kanchanapally, Vid... nl80211: Extract driver offchannel simultaneous capability
2015-09-30 Kanchanapally, Vid... nl80211: Support vendor scan together with normal scan
2015-09-30 Kanchanapally, Vid... nl80211: Driver interaction for QCA vendor scan
2015-09-25 Alan T. DeKokLinker changes for building eapol_test on OS X
2015-09-05 Jouni Malinenwpa_priv: Add authentication command and event
2015-09-05 Jouni Malinenwpa_priv: Add support for EVENT_SCAN_STARTED
2015-09-05 Jouni Malinenwpa_priv: Clear extended_capa pointers
2015-08-28 Jouni Malinennl80211: Use nla_put_nested() to set NL80211_ATTR_MAC_ADDRS
2015-08-13 Srinivas Dasarinl80211: Use beacon TSF if it is newer than Probe Respo...
2015-08-11 Jouni Malinentests: ap_scan=2 AP mode operation and scan failure
2015-07-29 Ahmad Kholaifnl80211: Add means to query preferred channels
2015-07-29 Ahmad KholaifP2P: Inform driver of the operating channel following...
2015-07-29 Ahmad Kholaifnl80211: Add concurrency capabilities to driver status
2015-07-28 Peng XuFix generating offloaded ACS channel list when hw_mode...
2015-07-28 Srinivas DasariQCA vendor command support to set band to driver
2015-07-24 Ashok Ponnaiahatheros: Enable PMF functionality without CONFIG_IEEE80...
2015-07-18 Jouni Malinenhostap: Remove special handling for protocol version...
2015-07-16 Anton Nayshtutnl80211: Register for FST Action frames (STA)
2015-07-16 Anton Nayshtutnl80211: Generic Linux master interface support for...
2015-07-07 Dan Williamshostap: Fix send_mlme() after 'freq' parameter addition
2015-07-07 Jouni Malinendrivers: Use unsigned arguments for sta_set_flags()
2015-06-26 Kevin CernekeeAndroid: Fix nl80211 build if BOARD_*_PRIVATE_LIB is...
2015-06-26 Kevin CernekeeAndroid: Rename ANDROID_P2P_STUB to ANDROID_LIB_STUB
2015-06-23 Jouni MalinenUse os_* wrapper more consistently
2015-06-23 Jouni Malinenbsd: Remove redundant NULL check in bsd_init()
2015-06-19 Ilan Peernl8021: Allow sending wowlan configuration on any interface
2015-06-19 Ilan Peernl80211: Remove android_genl_ctrl_resolve()
2015-06-14 Andrei Otcheretianskidrivers: Add freq parameter to send_mlme() function
2015-05-27 Peng XuExtend hw_mode to support any band for offloaded ACS...
2015-04-27 Jouni Malinennl80211: Verify that cipher suite conversion succeeds
2015-04-25 Mikael KanstrupDeclare all read only data structures as const
2015-04-23 Jouni Malinennl80211: Extend unique MAC address assignment for stati...
2015-04-22 Jouni MalinenUse SSID_MAX_LEN define instead of value 32 when compar...
2015-04-13 Jouni MalinenAP: Enable multicast snooping on bridge if ProxyARP...
next