Track whether scan was started by us or an external program
[mech_eap.git] / src / drivers / driver_nl80211.c
2013-12-26 Jouni MalinenTrack whether scan was started by us or an external...
2013-12-26 Jouni Malinennl80211: Add scanned frequencies/SSIDs into debug log
2013-12-25 Jouni Malinennl80211: Fetch cipher capabilities from the driver
2013-12-24 Jouni MalinenAdd definitions for new cipher suites from IEEE Std...
2013-12-23 Jouni MalinenAdvertise QoS Map support based on driver capability
2013-12-23 Kyeyoon Parknl80211: Add support for QoS Map configuration
2013-12-23 Jouni Malinennl80211: Sync with wireless-testing.git
2013-12-08 Janusz Dziedzicnl80211/hostapd: Extend channel switch notify handling
2013-11-24 Jouni Malinennl80211: Fix regression in P2P group interface removal
2013-11-22 Dmitry ShmidtAndroid: Revert static field back to send_and_recv_msgs()
2013-11-22 Jouni MalinenAndroid: Add driver_cmd for arbitrary driver commands
2013-11-22 Jouni MalinenAndroid: Add P2P/WPS wrappers for private lib
2013-11-17 Andrei Otcheretianskinl80211: Add channel switch implementation
2013-11-15 Abhishek Singhhostapd: Filter channel list updated events after count...
2013-11-09 Jouni Malinennl80211: Do not force interface down on deinit
2013-11-09 Jouni Malinennl80211: Do not for station mode on hostapd deinit
2013-11-09 Jouni Malinennl80211: Remove build time condition on HOSTAPD define
2013-11-09 Jouni Malinennl80211: Share more code between hostapd and wpa_supplicant
2013-11-09 Jouni Malinennl80211: Remove read-only last_freq/last_freq_ht
2013-11-07 Jouni Malinennl80211: Work around nl_socket_set_nonblocking on Android
2013-11-03 Jouni Malinenhostapd: Wait for channel list update after country...
2013-11-03 Jouni Malinennl80211: Verify radar event attributes exist before...
2013-10-31 Jouni MalinenAllow add-BSS operation to re-use existing netdev
2013-10-31 Kyeyoon Parkhostapd: Allow the first BSS in a multi-BSS setup to...
2013-10-31 Kyeyoon Parknl80211: Make wpa_driver_nl80211_data::first_bss pointer
2013-10-31 Jouni Malinennl80211: Fix monitor interface reference counting
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
next