summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-12-06Specify wiphy index while fetching driver country codeVeerendranath Jakkam
2022-07-04wifi: extend netlink command timeout and add retry mechanism am: 23058ec52bLes Lee
2022-07-01wifi: extend netlink command timeout and add retry mechanismLes Lee
2022-06-24Fix unqualified-std-cast-call compiler warning am: 3dec16bf85 am: 51ee03c507 ...Yi Kong
2022-06-24Fix unqualified-std-cast-call compiler warning am: 3dec16bf85 am: 51ee03c507Yi Kong
2022-06-22Fix unqualified-std-cast-call compiler warningYi Kong
2022-06-09wifi: fix static code analysis failedSumit Agre
2022-05-05wifi: Extend netlink message timout valueLes Lee
2022-03-24WiFi: Parse 11be 80211nl attributesAhmed ElArabawy
2022-03-24Update nl80211.h with latest from Android-13-5.15 BranchAhmed ElArabawy
2022-01-25WiFi: Basic support for 11beAhmed ElArabawy
2021-12-08Add Netlink Interceptor supportchrisweir
2021-03-24wifi: Add Country code event listener supportlesl
2021-03-16wificond: Listen NL80211_CMD_WIPHY_REG_CHANGE for country code changelesl
2021-03-05Update 5G band frequency upper limit to support UNII 4 bandKai Shi
2021-01-22wificond: Fix corruption of iface to wiphy mapRoshan Pius
2021-01-14Merge "Copy latest nl80211.h"TreeHugger Robot
2021-01-14Copy latest nl80211.hxshu
2021-01-11wificond: check if if_nametoindex failedTomasz Wasilczyk
2020-09-10wificond: support 60GHz bandJimmy Chen
2020-08-25wificond: support multiple scan interfacesJimmy Chen
2020-06-11Bug fix of HE cap parsing for HE device capabilityandroid11-devKai Shi
2020-04-14Consider 5865 GHz ( Channel 173 ) for 5 GHz band too.Vinay Gannevaram
2020-02-10Parse nl80211 PHY attributesKai Shi
2020-01-18Add parameters to device wiphy capabilitiesAhmed ElArabawy
2020-01-17Add support for query for device phy cpabilitiesAhmed ElArabawy
2019-12-04Support 6GHz band for getAvailableChannels() APIAhmed ElArabawy
2019-03-14wifi: Check for sched scan's relative_rssi support to use itAjit Vaishya
2019-03-12wificond: use PLOG rather than LOG sterror. am: 2648827db9 am: 512f5bce1aElliott Hughes
2019-03-08wificond: use PLOG rather than LOG sterror.android-q-preview-6android-q-preview-5android-q-preview-4android-q-preview-2.5android-q-preview-1android-o-mr1-iot-release-1.0.12android-o-mr1-iot-release-1.0.10oreo-mr1-iot-releaseElliott Hughes
2019-02-01Remove err log if rx & tx bit rate is not reportedSunil Ravi
2019-01-30STA/AP Concurrency fails with the wifi which has multiple phy am: 3e76438803 ...Neo Jou
2019-01-30STA/AP Concurrency fails with the wifi which has multiple phyNeo Jou
2019-01-15Merge "Get rx bit rate through NL80211_CMD_GET_STATION"Sunil Ravi
2019-01-14wificond: Generic API to send 802.11 management framesDavid Su
2018-12-19Remove unused using decls. am: 1d1dc57558 am: e17143a4d2Chih-Hung Hsieh
2018-12-18Remove unused using decls.Chih-Hung Hsieh
2018-12-13Get rx bit rate through NL80211_CMD_GET_STATIONSunil Ravi
2018-10-08Migrate MAC Addresses and BSSIDs from std::vector to std::arrayDavid Su
2018-02-02wificond: Bug fix for parsing radio chain infoRoshan Pius
2018-02-02Merge "Parse bandwidth for channel switch event"TreeHugger Robot
2018-02-01wificond: Query if DBS scan features are supportedRoshan Pius
2018-02-01Parse bandwidth for channel switch eventNingyuan Wang
2018-02-01wificond: Keep a local copy of the latest nl80211.hRoshan Pius
2018-01-31monitor channel switch event for soft apNingyuan Wang
2017-12-21wificond: Log country code from kernel during dumpNingyuan Wang
2017-11-14Fix the upper bound of valid 5Ghz frequenciesNingyuan Wang
2017-11-13Merge "Exculde channels which are not valid for wifi"TreeHugger Robot
2017-10-23Exculde channels which are not valid for wifiNingyuan Wang
2017-10-23Do not parse status code for roam eventNingyuan Wang