]> git.ipfire.org Git - thirdparty/hostap.git/history - src/drivers/driver_nl80211.c
nl80211: Add a debug print for DEL_BEACON
[thirdparty/hostap.git] / src / drivers / driver_nl80211.c
2013-10-31  Jouni Malinennl80211: Add a debug print for DEL_BEACON
2013-10-29  Jouni Malinennl80211: Add debug prints for NL80211_CMD_SET_STATION
2013-10-27  Eliad Pellernl80211: Mark VHT 80 MHz channels
2013-10-27  Helmut Schaanl80211: Use max tx power from regulatory domain
2013-10-27  Jouni Malinennl80211: Replace perror() and printf() calls with wpa_p...
2013-10-26  Jouni MalinenUse ARRAY_SIZE() macro
2013-10-26  Jouni Malinennl80211: Add debug prints on nl_recvmsgs() failure
2013-10-26  Johannes Bergnl80211: Make eloop sockets non-blocking
2013-10-26  Johannes Bergnl80211: Abstract handling of sockets on eloop
2013-10-26  Johannes Bergnl80211: Register for IBSS auth frames before eloop
2013-10-26  Jouni Malinennl80211: Clean up if_add() for hostapd use
2013-10-26  Jouni Malinennl80211: Fix strerror() value in P2P Dev debug messages
2013-10-26  Jouni MalinenReplace remainining strncpy() uses with strlcpy()
2013-10-22  Michal Kaziornl80211: Fix DFS radar event parsing
2013-10-22  Jouni Malinennl80211: Free BSS structure even if netdev does not...
2013-10-21  Jouni Malinennl80211: Update send_action_cookie on AP-offchannel...
2013-10-18  Jouni MalinenInterworking: Add support for QoS Mapping functionality...
2013-10-17  Janusz DziedzicDFS: Add more parameters to radar events
2013-10-17  Janusz Dziedzicnl80211: Use struct hostapd_freq_params with start_dfs_cac
2013-09-28  Jouni MalinenAdd driver status information to control interface
2013-09-28  Jouni Malinennl80211: Add some more debug prints for mgmt frame TX
2013-09-28  Jouni Malinennl80211: Fix off-channel Action frame TX from GO with...
2013-09-25  Jouni Malinennl80211: Add more debug prints for send_mlme operations
2013-09-25  Jouni Malinennl80211: Reset nlmode to station on leaving IBSS
2013-09-25  Jouni Malinennl80211: Print more debug info on management frame...
2013-08-25  Michal Kaziorhostapd: Add survey dump support
2013-08-25  Ilan Peernl80211: Start P2P Device when rfkill is unblocked
2013-08-25  Ilan Peernl80211: Do not change type to station on P2P interfaces
2013-08-24  Jouni Malinennl80211: Fix deinit path to unregister nl_mgmt socket
2013-08-23  Sunil Duttnl80211: Update the assoc_freq during connect
2013-08-23  Jouni Malinennl80211: Add more debug prints for DEL_STATION commands
2013-08-06  Sameer Thalappilnl80211: Add stop AP mode event API
2013-07-31  Jouni Malinennl80211: Fix TDLS key configuration to not set TX key...
2013-07-21  Ilan Peernl80211: Remove unused WPA_DRIVER_FLAGS_MULTI_CHANNEL_C...
2013-07-21  Ilan Peernl80211: Report the number of concurrent support channels
2013-07-21  Antonio Quartullinl80211: Register for AUTH frames when joining an IBSS...
2013-07-21  Nicolas Cavallarinl80211: Support not specifying the frame frequency
2013-07-21  Mohammed Shafi Sha... nl80211: Remove redundant assignment of ifindex
2013-07-20  Sujith ManoharanWDS: Fix WEP usage with nl80211 wds_sta=1
2013-07-20  Michal Kaziorwpa_supplicant: Add support for VHT BSS membership...
2013-07-20  Jithu Jancenl80211: Ignore disconnect event in case of locally...
2013-06-30  Jouni Malinennl80211: Silence a compiler warning with older gcc...
2013-06-30  Jouni Malinennl80211: Do not indicate P2P_DEVICE support by default
2013-06-30  Arend van Sprielnl80211: Use wdev id when cancelling wait for frame...
2013-06-30  Arend van Sprielnl80211: Verify P2P GO/client address with all interfac...
2013-06-30  Arend van Sprielnl80211: Fix determining phy name for P2P Device
2013-06-30  Arend van Sprielnl80211: Fix nl80211_get_wiphy_index() for P2P Device
2013-06-25  Arend van Sprielnl80211: Fix P2P group interface creating using P2P...
2013-06-25  Arend van Sprielnl80211: Use wdev_id in nl80211_create_iface_once()
2013-06-25  Arend van Sprielnl80211: Use wdev id to obtain P2P Device scan results
2013-06-25  Arend van Sprielnl80211: Add .get_mac_addr() callback for P2P Device
2013-06-25  Arend van Sprielnl80211: Rework setting interface mode
2013-06-25  Arend van Sprielnl80211: Introduce i802_set_iface_flags()
2013-06-25  Arend van Sprielnl80211: Remove P2P Device interface upon .deinit()
2013-06-25  Arend van Sprielnl80211: Fix P2P Device interface initialization
2013-06-25  Arend van Sprielnl80211: Handle creation of P2P Device interface
2013-06-25  Johannes Bergnl80211: Allow Android P2P functionality
2013-06-25  David Spinadelnl80211: Add support for P2P Device in add interface
2013-06-25  David Spinadelnl80211: Add a handler to create_interface
2013-06-25  David Spinadelnl80211: Hold wdev identification for P2P Device
2013-06-25  Nirav Shahnl80211: Identify if nl80211 is capable of P2P Device...
2013-06-25  David Spinadelnl80211: Rename is_p2p_interface
2013-06-25  Michael Braunnl80211: Print interface name on set_key()
2013-06-22  Andrei OtcheretianskiAdd AVG_RSSI report in signal_poll
2013-06-22  Andrei OtcheretianskiAdd bandwidth and center freq info to signal_poll
2013-06-22  David Spinadelnl80211: Add prints for kernel events
2013-05-30  Jouni Malinennl80211: Use NL80211_ATTR_PEER_AID to set TDLS peer AID
2013-05-27  Jouni Malinennl80211: Add debug print for set_supp_port operation
2013-05-27  Jouni Malinennl80211: Ignore deauth/disassoc event from old AP
2013-05-24  Vivek Natarajanhostapd: Support MAC address based access control list
2013-05-21  Jouni Malinennl80211: Add couple of additional iftypes to debug...
2013-05-13  Jouni Malinennl80211: Fix foreign address filtering for MLME frame...
2013-05-09  Simon Wunderlichnl80211: Add driver_ops for stopping AP beaconing
2013-05-09  Simon Wunderlichnl80211: Add driver_ops for starting radar detection
2013-05-09  Simon Wunderlichnl80211: Add channel flags for DFS state information
2013-05-09  Simon Wunderlichnl80211: Add driver capability flag for radar detection
2013-05-09  Simon Wunderlichnl80211: Add driver events for radar detection
2013-05-06  Jouni MalinenTDLS: Move AID=1 workaround into driver_nl80211.c
2013-05-04  Jouni MalinenRevert "nl80211: Add nla_put_u32() wrapper for Android"
2013-05-04  Ilan Peernl80211: Fix max_remain_on_chan capability reading
2013-04-27  Jouni MalinenUse a common frequency to channel conversion function
2013-04-23  Jouni Malinennl80211: Drop frame events that are for foreign address
2013-04-23  Jouni Malinennl80211: Reduce debug on Probe Request frames
2013-04-23  Johannes Bergnl80211: Fix nla_nest_start conversion
2013-03-31  Johannes Berghostapd/wpa_s: Use driver's extended capabilities
2013-03-30  Johannes Bergnl80211: Use nla_nest_start/end instead of nla_put_nested
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 Malinennl80211: Include interface name in more debug prints
2013-03-16  Bruno RandolfAdd capability flag for IBSS and add get_capability...
2013-03-12  Deepthi GowriFT: Add support for IEEE 802.11r with driver-based SME
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-02-28  Jouni Malinennl80211: Add debug print for cancel-frame-wait command
2013-02-28  Felix Fietkaunl80211: Fix WDS STA handling with multiple BSS interfaces
2013-02-16  Srinivasan Bhostapd: Fix Max SP Length derivation from QoS Info
next