mech_eap.git
2013-11-02 Jouni Malinentests: Add run-tests.py --shuffle-test
2013-11-02 Johannes Berghwsim tests: Add build script
2013-11-02 Johannes Berghwsim tests: Prefill database in VM tests
2013-11-02 Johannes Berghwsim tests: Create results database in VM tests
2013-11-02 Johannes Berghwsim tests: Refactor test results reporting
2013-11-02 Johannes Berghwsim tests: Allow setting KERNEL and KVMARGS
2013-11-01 Jouni MalinenP2P: Clear pending group formation data on group removal
2013-11-01 Jouni MalinenP2P: Debug print reason for specific SSID for scan
2013-10-31 Jouni Malinentests: Test dynamic BSS addition/removal
2013-10-31 Jouni MalinenAllow add-BSS operation to re-use existing netdev
2013-10-31 Jouni Malinenhostapd: Allow a single BSS to be removed from an interface
2013-10-31 Kyeyoon Parkhostapd: Allow a single BSS to be added to an interface
2013-10-31 Kyeyoon Parkhostapd: Make hostapd_interface_init_bss() available...
2013-10-31 Kyeyoon Parkhostapd: Make hostapd_init() available externally
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-31 Kyeyoon Parkhostapd: Fix error path in hostapd_add_iface()
2013-10-31 Helmut SchaaACS: Do not get stuck while failing to do a subsequent...
2013-10-31 Michal KaziorDFS: Add support for multi-BSS
2013-10-31 Michal KaziorDFS: Reset cac_started properly
2013-10-31 Michal KaziorDFS: Sanitize channel availability checks
2013-10-31 Michal KaziorDFS: Fix HT40/VHT calculation
2013-10-31 Jouni Malinentests: Remove separate error/failed text file
2013-10-31 Jouni Malinentests: Remove separate results text file
2013-10-31 Jouni Malinentests: Use a symlink for default LOGDIR between scripts
2013-10-31 Jouni Malinentests: Split wpa_supplicant debug logs into per test...
2013-10-31 Jouni Malinentests: Split run-tests.py logger info into per test...
2013-10-31 Jouni Malinentests: Remove the 'test_' prefix from test module names
2013-10-31 Jouni Malinentests: Remove the 'test_' prefix from test names
2013-10-31 Jouni Malinentests: Replace tcpdump with wlantest file write
2013-10-31 Jouni Malinentests: Remove last-debug creation
2013-10-31 Jouni Malinentests: Fix sqlite run column to be an integer
2013-10-31 Johannes Berghwsim tests: Add scripts to run in a VM
2013-10-31 Johannes Berghwsim tests: Silence chown warnings
2013-10-31 Johannes Berghwsim tests: Silence modprobe warnings
2013-10-31 Johannes Berghwsim tests: Reset at the end of a test
2013-10-31 Johannes Berghwsim tests: Allow collecting dmesg
2013-10-31 Johannes Berghwsim tests: Pass --logdir to run-tests.py
2013-10-31 Johannes Berghwsim tests: Move logging into timestamped subdirectory
2013-10-31 Johannes Berghwsim tests: Allow run-tests.py to start tracing
2013-10-31 Johannes Berghostapd: Add -T Linux tracing option
2013-10-31 Johannes Berghwsim tests: Pass run-all arguments on
2013-10-31 Johannes Berghwsim tests: Pass commit as an argument
2013-10-30 Jouni Malinentests: Silence chmod errors
2013-10-30 Johannes Bergtests: Refactor run-all.sh
2013-10-30 Johannes Bergtests: Reduce duplication in startup code
2013-10-30 Johannes Bergtests: Use argparse module with hwsim
2013-10-30 Johannes Bergtests: Import sqlite3 only if used
2013-10-30 Johannes Bergtests: Use proper SQL construction in hwsim test reporting
2013-10-30 Johannes Bergtests: Allow specifying LOGDIR for hwsim scripts
2013-10-30 Sunil DuttSet GTK rekey offload information after initial group...
2013-10-29 Jouni Malinentests: Enable verbose logger_stdout debug in hostapd
2013-10-29 Jouni Malinennl80211: Add debug prints for NL80211_CMD_SET_STATION
2013-10-29 Vinay Krishna... Update regulatory change to all virtual interface for...
2013-10-29 Jouni Malinentests: Add a test for dynamic hostapd config change
2013-10-29 Jouni Malinenhostapd: Validate configuration parameters on RELOAD...
2013-10-29 Jouni Malinenhostapd: Move generic configuration functions into...
2013-10-29 Jouni Malinenhostapd: Allow per-BSS (vif) configuration files
2013-10-29 Jouni Malinenhostapd: Make hostapd_config::bss array of pointers
2013-10-29 Jouni Malinenhostapd: Force PSK to be derived again on BSS reload
2013-10-29 Jouni Malinenhostapd: Reuse hostapd_clear_old() for RELOAD command
2013-10-29 Dmitry ShmidtAndroid: Fix ARRAY_SIZE() compilation
2013-10-29 Jouni Malinentests: Add Hotspot 2.0 test cases for connecting with...
2013-10-29 Jouni Malinentests: Add external_sim test cases with roaming network
2013-10-29 Jouni Malinentests: Add helper functions for Hotspot 2.0 test cases
2013-10-29 Jouni Malinentests: Verify that STATUS sp_type is valid for Interworking
2013-10-29 Jouni MalinenInterworking: Report STATUS:sp_type even if domain...
2013-10-27 Jouni MalinenP2P: Remove compiler warning without CONFIG_IEEE80211N
2013-10-27 Eliad PellerP2P: Add VHT support
2013-10-27 Eliad PellerP2P: Add VHT parameter to P2P operations
2013-10-27 Eliad Pellernl80211: Mark VHT 80 MHz channels
2013-10-27 Eliad Pellerwpa_supplicant: Add CONFIG_IEEE80211AC
2013-10-27 Eliad Pellerhostapd: Mask out not-supported VHT capabilities
2013-10-27 Eliad Pellerhostapd: Verify VHT 160/80+80 MHz driver support
2013-10-27 Eliad Pellerhostapd: Verify VHT capabilities are supported by driver
2013-10-27 Eliad PellerFix some VHT Capabilities definitions
2013-10-27 Eliad Pellerhostapd: Fix wrong VHT configuration capabilities flags
2013-10-27 Helmut Schaanl80211: Use max tx power from regulatory domain
2013-10-27 Johannes Bergtests: Do not require wpaspy installation
2013-10-27 Jouni Malinennl80211: Replace perror() and printf() calls with wpa_p...
2013-10-27 Jouni MalinenWPS: Clear known_wps_freq in addition to after_wps
2013-10-27 Jouni MalinenInterworking: Clear known_wps_freq for network selection
2013-10-27 Jouni Malinentests: Allow test case descriptions to be written into...
2013-10-27 Jouni MalinenInterworking: Force normal scan for network selection
2013-10-27 Jouni Malinentests: Add support for sqlite results database
2013-10-26 Jouni Malinentests: Unload cfg80211 on stop-wifi.sh
2013-10-26 Jouni Malinentests: Add P2P channel selection test cases for group...
2013-10-26 Jouni Malinentests: Add P2P channel selection test cases with world...
2013-10-26 Jouni Malinentests: Add P2P channel selection test cases for group...
2013-10-26 Jouni MalinenP2P: Add option to allow additional client channels
2013-10-26 Jouni MalinenP2P: Add option to remove channels from GO use
2013-10-26 Jouni MalinenUse ARRAY_SIZE() macro
2013-10-26 Jouni MalinenIntroduce ARRAY_SIZE() macro
2013-10-26 Janusz DziedzicDFS: Handle radar event when CAC actived correctly
2013-10-26 Janusz DziedzicDFS: Fix overlapped() function to check only DFS channels
2013-10-26 Janusz DziedzicDFS: Adjust center freq correctly for VHT20/VHT40
2013-10-26 Janusz DziedzicDFS: Fix available channels list for VHT80
2013-10-26 Jouni Malinennl80211: Add debug prints on nl_recvmsgs() failure
next