summaryrefslogtreecommitdiff
path: root/net/nl80211_attribute.cc
AgeCommit message (Expand)Author
2016-07-28Fix clang-tidy performance warnings in shill.Chih-Hung Hsieh
2016-04-25shill: Adding mpp, mpath messages for mesh stats.Ramya Bhagavatula
2016-03-11shill: add parsing of mesh identifier IE attributeGarret Kelly
2015-11-02shill: NetlinkAttribute: Accept multiple int sizesPaul Stewart
2015-09-08shill: conditionally compile wake-on-WiFi attribute parsing functionsSamuel Tan
2015-09-03License shill to Apache2Peter Qiu
2015-08-21shill: Add handling of transmit power control information element.John Walker
2015-08-20shill: Correct typo in TPC Report attribute nameJohn Walker
2015-08-02shill: ByteString: Get rid of RemovePrefix()Paul Stewart
2015-08-02shill: netlink: Remove libgenl / libnl dependenciesPaul Stewart
2015-07-24shill: add parsing for 64-bit nl80221 STA info TX/RX bytes countersGarret Kelly
2015-06-18shill: net: Switch pointer/ref spacingPaul Stewart
2015-05-15shill: add ability to fetch HT & VHT capabilities and operational infoJohn Walker
2015-04-07shill: Add 4 NL80211 attributes specific to operating channel.Srinivasa Duvvuri
2015-04-02shill: Add NL80211_CMD_GET_SURVEY and NL80211_CMD_NEW_SURVEY_RESULTSSrinivasa Duvvuri
2015-02-15shill: parse wakeup reason reported by kernelSamuel Tan
2015-02-15shill: make netlink message creation context-dependentSamuel Tan
2015-02-15shill: configure NIC to wake on SSIDSamuel Tan
2015-02-15shill: use map instead of vector for nested netlink attributesSamuel Tan
2015-02-15shill: check for net detect support on wiphy interfaceSamuel Tan
2015-02-06shill: expose parsed IE identifiers through libshill-net libraryPeter Qiu
2014-12-08shill: add support for NL80211_ATTR_SUPPORTED_IFTYPESPeter Qiu
2014-10-31shill: Move netlink functionality to libshill-net shared libraryPeter Qiu