summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "wifi: use highest rate IE field instead of MCSs for VHT"th/wifi-ap-max-rate-bgo779771Beniamino Galvani2017-04-101-4/+138
* wifi: use highest rate IE field instead of MCSs for VHTBeniamino Galvani2017-04-051-138/+4
* wifi: fix HT max rate calculationBeniamino Galvani2017-04-051-13/+17
* wifi: parse the first 77 bits of the supported mcs setJames Kalbfleisch2017-04-051-7/+7
* wifi: avoid buffer overflow reading IEsThomas Haller2017-03-131-17/+49
* wifi: rename ieee80211_eid capability definesThomas Haller2017-03-131-7/+11
* wifi/trivial: rename get_max_rate*() functionsThomas Haller2017-03-131-20/+24
* wifi: collect maximum max-bitrate in nm_wifi_ap_update_from_properties()Thomas Haller2017-03-131-15/+8
* wifi: fix unsigned error return value for get_max_rate()Thomas Haller2017-03-131-4/+6
* wifi: replace "if" checks for rate with switch statementThomas Haller2017-03-131-194/+140
* wifi: set changed flag for max-rate in nm_wifi_ap_update_from_properties()Thomas Haller2017-03-131-1/+1
* wifi: fix compiler warningsThomas Haller2017-03-131-2/+4
* wifi/trivial: fix whitespace and styleThomas Haller2017-03-131-141/+136
* wifi: parse BSS IEs for 80211n and 80211ac data ratesJames Kalbfleisch2017-03-131-0/+342
* ifcfg-rh: drop an unused variableLubomir Rintel2017-03-101-1/+0
* build: allow longer manual page titlesLubomir Rintel2017-03-101-1/+2
* platform: implement NM_LINUX_PLATFORM_GET_PRIVATE() via _NM_GET_PRIVATE_VOID(...Thomas Haller2017-03-101-7/+1
* shared: add _NM_GET_PRIVATE_VOID() macroThomas Haller2017-03-101-1/+19
* platform/tests: use NMTST_WAIT_ASSERT() to wait for addressThomas Haller2017-03-091-8/+5
* merge: branch 'bg/reapply-more-bgo779794'Beniamino Galvani2017-03-094-63/+200
|\
| * device: reapply proxy configurationBeniamino Galvani2017-03-091-39/+56
| * device: allow reapply of MTUBeniamino Galvani2017-03-093-0/+57
| * device: reapply connection.lldp propertyBeniamino Galvani2017-03-091-26/+41
| * device: ethernet: reapply link speed and wol settingsBeniamino Galvani2017-03-091-0/+48
|/
* platform: tests: wait for non-tentative address before adding routeBeniamino Galvani2017-03-091-0/+17
* platform/tests: add test code to initialize NMPCacheId with bogus dataThomas Haller2017-03-091-0/+14
* platform: filter out invisible links for cache lookup by nameThomas Haller2017-03-091-1/+5
* platform: fix check in NMP_CLASS_IS_VALIDThomas Haller2017-03-091-1/+1
* platform/trivial: remove obsolete code commentThomas Haller2017-03-091-5/+0
* include: use double-quotes to include our own headersThomas Haller2017-03-09139-304/+302
* device: ip-tunnel: free strings on disposeBeniamino Galvani2017-03-091-0/+15
* systemd: merge branch systemd into masterThomas Haller2017-03-0922-201/+209
|\
| * systemd: update code from upstream (2017-03-08)Thomas Haller2017-03-0919-201/+195
* | test: platform: remove the source parameter from the ip6 route option testFrancesco Giudici2017-03-081-6/+1
* | core/tests: add test for nm_match_spec_device() to match "except:*"Thomas Haller2017-03-081-0/+4
* | all/trivial: unify construct-only property commentsThomas Haller2017-03-0812-21/+27
* | libnm: add assertion to NMObject that a dbus-object is setThomas Haller2017-03-081-0/+2
* | libnm: chain up NMRemoteConnection::constructed() functionThomas Haller2017-03-071-0/+2
* | device: add check for NULL connection diff in check_and_reapply_connection()Beniamino Galvani2017-03-071-1/+3
* | contrib/rpm: reorder spec file and move bcond definitions togetherThomas Haller2017-03-061-9/+8
* | contrib/rpm: remove unused default_with_* variablesThomas Haller2017-03-061-19/+0
* | contrib/rpm: add explicit libxslt build dependencyThomas Haller2017-03-061-0/+2
* | build: add configure check that we have perl and xstlproc for introspectionThomas Haller2017-03-061-2/+8
* | merge: branch 'bg/route-options-rh1373698'Beniamino Galvani2017-03-0636-394/+1819
|\ \
| * | ifcg-rh/writer: stack allocate keys in write_ip4_setting()Thomas Haller2017-03-061-57/+40
| * | cli: support route optionsBeniamino Galvani2017-03-063-55/+91
| * | ifcfg-rh: support route optionsBeniamino Galvani2017-03-067-33/+292
| * | keyfile: support route optionsBeniamino Galvani2017-03-064-2/+76
| * | core: apply route options from configurationBeniamino Galvani2017-03-062-0/+85
| * | libnm-core: define known route attribute names and validation functionBeniamino Galvani2017-03-065-0/+313