Handle NULL return from os_zalloc() in sta_track_add()
[mech_eap.git] / src / drivers /
2016-08-28 Sabrina Dubrocamka: Store cipher suite ID in a u64 instead of u8 pointer
2016-08-28 Sabrina Dubrocamka: Remove cs_len argument from the set_current_cipher...
2016-08-18 Masashi Honmamesh: Report HT operation mode to kernel
2016-08-18 Masashi Honmamesh: Use WPA_DRIVER_MESH_CONF_FLAG_* as modification...
2016-08-18 Masashi Honmamesh: Do NL80211_MESHCONF_* setting in single function
2016-08-18 Masashi Honmamesh: Move max_peer_links parameter to appropriate...
2016-08-17 Eduardo Abinadernl80211: Remove duplicated check in nl80211_setup_ap()
2016-08-17 Johannes Bergnl80211: Fix control port protocol no-encrypt setting
2016-08-13 Felix Fietkaunl80211: Do not switch interface to station mode when...
2016-08-11 Manish Shuklaatheros: Accept Public Action frames sent to Wildcard...
2016-08-07 Jouke Witteveenroboswitch: Add support for BCM63xx
2016-08-02 vamsi krishnaSet default scan IEs to the driver (QCA vendor extension)
2016-07-23 Chaitanya T Knl80211: Fix segfault when params->freq is NULL for...
2016-07-23 Masashi Honmamesh: Remove HT IEs if HT is disabled
2016-07-23 Masashi Honmamesh: Make DTIM period configurable
2016-07-23 Erik LjungbergMake driver flags available through control interface
2016-07-23 Masashi Honmamesh: Report mesh peer AID to kernel
2016-07-23 Jouni MalinenSync with mac80211-next.git include/uapi/linux/nl80211.h
2016-07-03 Peng XuP2P: Allow P2P listen being offloaded to the driver...
2016-07-03 Saurav Babunl80211: Provide frequency in EVENT_ASSOC when IBSS...
2016-06-29 Dmitry Shmidtnl80211: Keep QCA vendor extensions together
2016-06-28 Jouni Malinenmesh: Rename MPM FSM states to match the standard
2016-06-24 Jouni Malinenwired: Silence sparse warning on redefinition of IFNAMSIZ
2016-06-24 Jouni MalinenMove extern declarations for driver ops into a header...
2016-06-24 Jouni Malinennl80211: Mark wpa_driver_nl80211_get_macaddr() static
2016-06-23 Jouni Malinenradiotap: Silence sparse warnings about byte order...
2016-06-12 Masashi Honmamesh: Sync max peer links with kernel
2016-06-11 Paul Stewartnl80211: Fix use-after-free in qca_nl80211_get_features()
2016-06-04 Jouni Malinennl80211: Add TEST_FAIL() to command generation and...
2016-06-04 Jouni Malinennl80211: Update drv->assoc_freq on mesh join
2016-05-31 Kanchanapally, Vid... nl80211: Use extended capabilities per interface type
2016-05-31 Jouni MalinenSync with mac80211-next.git include/uapi/linux/nl80211.h
2016-05-30 Jouni MalinenReport connection timeouts in CTRL-EVENT-ASSOC-REJECT
2016-05-22 Jouni Malinennl80211: Add TEST_FAIL() to nl80211_set_mac_addr()
2016-05-20 Kanchanapally, Vid... nl80211: Register for only for specific Action frames...
2016-05-13 Johannes Bergdrivers: Add NEED_RADIOTAP
2016-04-28 Rafał Miłeckinl80211: Try running without mgmt frame subscription...
2016-04-17 Jouni Malinennl80211: Get rid of unused assignment warning
2016-04-17 Roy Marplesbsd: Set level correctly for non FreeBSD systems
2016-04-17 Beni Levnl80211: Add support for global RRM flag
2016-04-17 Beni Levdriver: Add global RRM support flag
2016-04-17 David Spinadelnl80211: Register to receive Radio Measurement Request...
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
next