nl80211: Add a handler to create_interface
[mech_eap.git] / src /
2013-03-30 Johannes Bergnl80211: Use nla_nest_start/end instead of nla_put_nested
2013-03-30 Chaitanya TKP2P: Omit P2P Group Info in case of no connected peers
2013-03-30 Michael BraunAP: Fix infinite loop in WPA state machine when out...
2013-03-30 Jouni MalinenFix OLBC non-HT AP detection to check channel
2013-03-30 Jouni Malinenap_list: Remove unused functions
2013-03-30 Jouni Malinenap_list: Remove unused iteration list pointers
2013-03-30 Jouni Malinenap_list: Remove unused fields
2013-03-30 Jouni MalinenP2P: Fix provision discovery response handling in some...
2013-03-29 Jouni Malinenhostapd: Allow ctrl_iface group to be specified on...
2013-03-28 Sunil DuttTDLS: Support both external and internal setup in disab...
2013-03-28 Jouni MalinenTDLS: Fix TDLS Setup Request processing in existing...
2013-03-27 Jouni MalinenTDLS: Fix TPK M2 processing in concurrent initiation...
2013-03-25 Vivek NatarajanP2P: Ignore Tx acknowledgment status for Invitation...
2013-03-21 Jouni MalinenAdd vendor_elements into Beacon/Probe Response IE param...
2013-03-21 Jouni Malinennl80211: Add debug prints for set_ap parameters
2013-03-19 Johannes Bergnl80211: Fix mode settings with split wiphy dump
2013-03-18 Jouni MalinenP2P: Stop P2P_PD_DURING_FIND wait on PD Response RX
2013-03-18 Jouni Malinennl80211: Include interface name in more debug prints
2013-03-16 Bruno RandolfAdd capability flag for IBSS and add get_capability...
2013-03-16 Felix Fietkauhostapd: Fix client reassociation after disconnect...
2013-03-16 Jouni Malinenlibtommath: Avoid a compiler warning on unused variable
2013-03-16 Solomon Peachylibtommath: Condition fast_s_mp_mul_digs() on LTM_FAST
2013-03-15 Jouni MalinenP2P: Remove persistent group peer if it rejects invitation
2013-03-14 Jouni MalinenP2P: Fix shared frequency preference for concurrent...
2013-03-14 Jouni MalinenP2P: Use best-overall channel in p2p_reselect_channel()
2013-03-14 Sunil DuttTDLS: Disable link to existing peer with lower address
2013-03-12 Deepthi GowriFT: Add support for IEEE 802.11r with driver-based SME
2013-03-12 Jouni MalinenP2P: Add a peer entry based on Association Request...
2013-03-10 Johannes Bergwpa_supplicant: Support VHT capability overrides
2013-03-10 Jouni Malinennl80211: Use helper function for phy_info_freqs()
2013-03-10 Jouni Malinennl80211: Split phy_info_band() into smaller helper...
2013-03-10 Jouni Malinennl80211: Use helper function for phy_info_handler()
2013-03-10 Jouni Malinennl80211: Split wiphy_info_handler() into smaller helper...
2013-03-10 Dennis H Jensennl80211: Support splitting wiphy information in dumps
2013-03-10 Jouni MalinenSynchronize with wireless-testing.git include/uapi...
2013-03-10 Jouni MalinenSAE: Add forgotten commit element validation step for...
2013-03-10 Jouni MalinenSAE: Move commit element validation steps into single...
2013-03-01 Jouni MalinenP2P: Use peer's channel list to limit GO freq on invitation
2013-03-01 Jouni MalinenP2P: Allow P2P client to specify preferred group channel
2013-03-01 Deepthi GowriP2P: Allow all channels in case of multi channel concur...
2013-03-01 Johannes Berghostapd: Make VHT IE struct more expressive
2013-03-01 Jouni MalinenP2P: Fix regression in GO Negotiation
2013-02-28 Jouni MalinenP2P: Skip Listen phase when peer is expected to be...
2013-02-28 Jouni MalinenP2P: Increase GO Negotiation timeouts
2013-02-28 Jouni Malinennl80211: Add debug print for cancel-frame-wait command
2013-02-28 Dmitry ShmidtAdd WPA_BSS_MASK_DELIM flag to BSS command
2013-02-28 Felix Fietkaunl80211: Fix WDS STA handling with multiple BSS interfaces
2013-02-26 Jouni MalinenP2P: Only schedule a single p2p_go_neg_start timeout...
2013-02-26 Jouni MalinenP2P: Do not start new GO Neg on Probe Req when waiting...
2013-02-26 Jouni MalinenP2P: Fail GO Negotiation on missing Group ID
2013-02-26 Jouni MalinenP2P: Assign GO tie breaker bit at the same time with...
2013-02-25 Sunil DuttTDLS: Pass peer's VHT Capability information during...
2013-02-24 Jouni MalinenWPS: Fix OOB Device Password use in PSK1,PSK1 derivation
2013-02-16 Jouni MalinenGAS server: Fix a regression in GAS server callback
2013-02-16 Srinivasan Bhostapd: Fix Max SP Length derivation from QoS Info
2013-02-15 Sunil Duttnl80211: Configure STA Capabilities and Extended Capabi...
2013-02-15 Jouni MalinenSynchronize with wireless-testing.git include/uapi...
2013-02-15 Jouni MalinenWPS: Use pre-configured NFC password token instead...
2013-02-14 Sunil DuttTDLS: Pass peer's Capability and Ext Capability info...
2013-02-14 Sunil DuttTDLS: Pass peer's HT Capability and QOS information...
2013-02-14 Jouni Malinennl80211: Add debug prints for STA add/set operations
2013-02-14 Jouni MalinenSynchronize with wireless-testing.git include/uapi...
2013-02-14 Jouni MalinenWPS: Allow Device Password to be changed from M1 to M2
2013-02-14 Jouni MalinenWPS: Fix wps_reg nfc-pw option
2013-02-12 Sunil DuttTDLS: Tear down peers when disconnecting from the AP
2013-02-12 Jouni MalinenP2P: Do not use old scan result data for peer discovery
2013-02-12 Jouni MalinenUse more accurate timestamps for scan results
2013-02-12 Jouni MalinenP2P: Postpone P2P-DEVICE-FOUND if config_methods not...
2013-02-12 Jouni MalinenP2P: Do not allow peer update to clear config_methods
2013-02-10 Jouni MalinenWPS: Fetch only the carrier record from wpa_supplicant...
2013-02-10 Jouni MalinenWPS: Add command for fetching carrier record for NFC...
2013-02-09 Johannes Berghostapd: Do not change HT40 capability due to OBSS...
2013-02-08 Jouni MalinenEAP peer: Add Session-Id derivation to more EAP methods
2013-02-08 Stevent LiEAP peer: Add Session-Id derivation
2013-02-08 Jouni MalinenEAP-IKEV2 server: Fix invalid memory freeing operation
2013-02-08 Jouni Malineneap_proxy: Add a dummy implementation for compilation...
2013-02-08 Deepthi Gowrieap_proxy: Add mechanism for allowing EAP methods to...
2013-02-08 Deepthi GowriAndroid: Allow setgroups to be overridden from build...
2013-02-08 Deepthi GowriP2P: Send p2p_stop_find event on failure to start pendi...
2013-02-07 Jouni MalinenP2P: Fix GO Probe Response IEs when Wi-Fi Display is...
2013-02-07 Vladimir KondratievCapability matching for 60 GHz band
2013-02-07 Raja Maninl80211: Add ctrl_iface message for AP mode connection...
2013-02-05 Sunil DuttTDLS: Fix MIC calculation for teardown frame to depend...
2013-02-05 Sunil DuttTDLS: Remove link, if any, on an implicit set up request
2013-02-05 Jouni MalinenTDLS: Move existing-entry check into wpa_tdls_add_peer()
2013-02-05 Sunil DuttTDLS: Use existing peer entry if available when process...
2013-02-04 Jouni MalinenP2P: Fix Action frame processing if Interworking is...
2013-02-03 Mark KettenisAdd driver for OpenBSD net80211 layer
2013-02-03 Pontus Fuchseloop: Add a timer cancel that returns the remaining...
2013-02-03 Jouni Malineneloop_win: Update to be closer to the current eloop.c
2013-02-03 Jouni Malineneloop_win: Use struct dl_list for timeouts
2013-02-03 Jouni Malineneloop_none: Update sample to be closer to the current...
2013-02-03 Jouni Malineneloop_none: Use struct dl_list for timeouts
2013-02-03 Jouni Malineneloop_none: Fix compilation
2013-02-03 Jouni MalinenFix compilation with PMKSA caching support disabled
2013-02-03 Jouni Malinennl80211: Do not use void pointer for driver_ops used...
2013-02-03 Ben Greearhostapd: Fix crash when scan fails
2013-01-15 Pavan KumarP2P: Send P2P-FIND-STOPPED event in the new continue...
2013-01-13 Jouni MalinenMove cipher to enum wpa_cipher conversion into wpa_common.c
2013-01-13 Jouni MalinenUse a helper function for selection group cipher for...
next