Preparations for variable length KCK and KEK
[mech_eap.git] / src / drivers / driver_nl80211.c
2015-01-26 Jouni MalinenPreparations for variable length KCK and KEK
2015-01-24 Jouni Malinennl80211: Fix default group key management index configu...
2015-01-22 Jouni Malinennl80211: Increase netlink receive buffer size
2015-01-19 Janusz Dziedzicnl80211: Allow HT/VHT to be disabled for IBSS
2015-01-19 Masashi Honmamesh: Return negative value on join failed
2015-01-19 Masashi Honmamesh: Make inactivity timer configurable
2015-01-19 Masashi HonmaAP: Expire STA without entry in kernel
2015-01-10 Jouni Malinennl80211: Use a helper function to put mesh_id
2015-01-10 Jouni Malinennl80211: Use a helper function for putting beacon interval
2015-01-10 Jouni Malinenmesh: Convert channel configuration to use common routines
2015-01-10 Jouni Malinennl80211: Move debug prints into nl80211_put_freq_params()
2015-01-10 Jouni Malinennl80211: Add a helper function for putting basic rates
2015-01-06 Jouni Malinennl80211: Fix compilation with libnl 1.1 and 2.0
2015-01-05 Jouni Malinennl80211: Check support for rekey offload on first use
2015-01-04 Ilan Peernl80211: Handle MAC address randomization in scan/sched...
2015-01-04 Arik Nemtsovnl80211: Pass TDLS channel-switch start/stop params...
2015-01-04 Avraham Sternnl80211: Always register management frames handler
2015-01-02 Jouni Malinennl80211: Clear nlmsg payload with keys before freeing
2015-01-02 Jouni Malinennl80211: Note linux_set_iface_flags() failure in debug log
2014-12-23 Jouni Malinennl80211: Check if_indextoname() return value for bridge...
2014-12-22 Jouni Malinennl80211: Remove practically unused process_drv_event()
2014-12-21 Masashi Honmamesh: Make maximum number of peer links configurable
2014-12-21 Masashi Honmamesh: Make beacon interval configurable
2014-12-20 Jouni Malinennl80211: Fix interface-in-different-bridge case
2014-12-20 Jouni Malinennl80211: Fix cfg80211 workaround for IBSS join
2014-12-20 Jouni Malinennl80211: Fix no-encrypt for IEEE 802.1X WEP EAPOL
2014-12-20 Jouni Malinennl80211: Remove send_and_recv_msgs_global() wrapper
2014-12-20 Jouni Malinennl80211: Remove unnecessary function declarations
2014-12-14 Masashi Honmamesh: Add mesh interface creation command for mesh...
2014-12-12 Jouni Malinennl80211: Add rrm_flags to STATUS-DRIVER
2014-12-09 Chet Lanctotnl80211: Add QCA vendor specific query of device/driver...
2014-12-08 Jouni Malinennl80211: Try to unmask 11b rates again on next connecti...
2014-12-08 Jouni Malinennl80211: Add more debug prints for 11b rate disabling...
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - maximum...
2014-12-06 Jouni MalinenReplace send_ft_action() driver_op with send_action()
2014-12-06 Jouni Malinennl80211: Move scanning related functionality to a separ...
2014-12-06 Jouni Malinennl80211: Clean up nl80211_scan_common() to use nl80211_...
2014-12-06 Jouni Malinennl80211: Use nl80211_iface_msg() helper
2014-12-06 Jouni Malinennl80211: Use nl80211_bss_msg() helper
2014-12-06 Jouni Malinennl80211: Use nl80211_cmd_msg() for P2P Device operations
2014-12-06 Jouni Malinennl80211: Use nl80211_drv_msg() helper
2014-12-06 Jouni Malinennl80211: Move nl80211_set_iface_id() next its only...
2014-12-06 Jouni Malinennl80211: Use the new nl80211_cmd_msg() helper
2014-12-06 Jouni Malinennl80211: Add nl80211_*_msg() helpers
2014-12-06 Jouni Malinennl80211: Continue getting rid of NLA_PUT* macro use
2014-12-03 Jithu Jancenl80211: Ignore Connect failure for the previous associ...
2014-12-03 Peng Xuhostapd: Allow ACS to be offloaded to the driver
2014-11-29 Jouni MalinenAdd hostapd driver_params config parameter
2014-11-27 Jouni Malinennl80211: Change iftype to station on leaving mesh
2014-11-27 Jouni Malinennl80211: Clear ignore_if_down_event if interface is up
2014-11-25 Jouni Malinennl80211: Fix br_ifindex storing when hostapd creates...
2014-11-22 Andrei Otcheretianskinl80211: Register Link Measurement Request Action frame
2014-11-22 Assaf Kraussnl80211: Register Neighbor Report Response Action frame
2014-11-22 Assaf Kraussnl80211: Populate RRM flags in nl80211 driver
2014-11-20 Jouni Malinennl80211: Do not try to change STA capability on NL80211...
2014-11-19 Kyeyoon ParkAP: Extend the BSS bridge neighbor entry management...
2014-11-16 Moshe Benjinl80211: Implement add_ts/del_ts ops
2014-11-16 Jason Mobarakmesh: Enable mesh HT mode
2014-11-16 Jouni MalinenSuite B: Add AKM 00-0F-AC:11
2014-10-27 Kyeyoon ParkAP: Add support for setting bridge network parameter
2014-10-27 Kyeyoon ParkAP: Add support for setting bridge port attributes
2014-10-27 Kyeyoon ParkAP: Add support for IPv4 neighbor entry management...
2014-10-27 Kyeyoon Parknl80211: Make br_ifindex available in i802_bss
2014-10-26 Jouni Malinennl80211: Move more event processing into driver_nl80211...
2014-10-26 Jouni Malinennl80211: Move event handling into a separate file
2014-10-26 Jouni Malinennl80211: Move capability determination into a separate...
2014-10-26 Jouni Malinennl80211: Move QCA DFS offload capability determination...
2014-10-26 Jouni Malinennl80211: Move AP monitor interface handling to a separa...
2014-10-26 Jouni Malinennl80211: Make some helper functions non-static
2014-10-26 Jouni Malinennl80211: Move most of the Android code into a separate...
2014-10-26 Jouni Malinennl80211: Move definitions into separate header files
2014-10-26 Jouni Malinennl80211: Store externally managed bridge name in driver...
2014-10-25 Ilan Peernl80211: Clear beacon_set when deleting a beacon from...
2014-10-25 Ilan Peernl80211: Add indoor only and GO concurrent flags
2014-10-25 Ilan Peerwpa_supplicant: Use the 'no_ir' notation
2014-10-25 Bob Copelandnl80211: Do not try to change supported rates
2014-10-25 Bob Copelandnl80211: Add STA flag WPA_STA_AUTHENTICATED
2014-10-25 Bob Copelandnl80211: Add plink_action_field to hostapd_sta_add_params
2014-10-25 Bob Copelandnl80211: Reject deauth/disassoc for mesh interface
2014-10-25 Bob Copelandnl80211: Register to receive mesh frames
2014-10-25 Jouni Malinennl80211: Write channel type in debug log on channel...
2014-10-23 Eliad Pellernl80211: Advertise and configure SMPS modes
2014-10-23 Chet LanctotAdd support for offloading key management operations...
2014-10-22 Johannes BergRevert "nl80211: Do not indicate P2P_DEVICE support...
2014-10-19 Bob Copelandnl80211: Add new peer candidate event for mesh
2014-10-19 Bob Copelandnl80211: Add support for sta_add flags_mask
2014-10-19 Bob Copelandnl80211: Add new commands to support mesh interfaces
2014-10-19 Bob Copelandnl80211: Add driver flag to indicate mesh support
2014-10-11 Jouni Malinennl80211: Be more consistent with linux_set_iface_flags...
2014-10-10 Jouni Malinennl80211: Provide subtype and reason code for AP SME...
2014-10-04 Janusz Dziedzicwpa_supplicant: Use hostapd_freq_params in assoc_params
2014-10-04 Dan Williamsnl80211: Re-read MAC address on RTM_NEWLINK
2014-10-04 Jouni Malinennl80211: Add get_bss_ifindex() helper
2014-10-03 Arik NemtsovTDLS: Set the initiator during tdls_mgmt operations
2014-10-03 Ilan Peernl80211: Fix compatibility with older version of libnl
2014-09-29 Kyeyoon Parknl80211: Remove bridge FDB entry upon sta_remove()
2014-09-28 Janusz Dziedzicnl80211: Fix memory leak on start radar detection error...
2014-09-27 Janusz Dziedzichostap: nl80211 use nl80211_put_freq_params
2014-09-27 Jouni Malinennl80211: Add command for changing local MAC address
next