summaryrefslogtreecommitdiffstats
path: root/lib/network/connection
Commit message (Collapse)AuthorAgeFilesLines
* Fix unescaped left brace warningShlomi Fish2015-07-121-2/+2
|
* fix not saving WPA Enterprise settings (mga#11136)Thierry Vignaud2015-03-111-3/+3
| | | | | Private key, Private key password & CA cert were no saved in /etc/wpa_supplicant.conf if provided (Patrick Hibbs)
* hide EAP client private key password (mga#11136)Thierry Vignaud2015-03-111-0/+1
|
* Nuke the use of udev rules for network device namesColin Guthrie2014-01-051-23/+0
| | | | | | Persistent device names make it no longer relevant. mga#11592
* Nuke the use of /etc/iftab (it's no longer useful) mga#11592Colin Guthrie2014-01-051-18/+0
|
* add FDN to ISP list (mga#6883)Thierry Vignaud2013-05-011-0/+12
|
* help perl_checker (increase SNR)Thierry Vignaud2013-04-2714-0/+14
|
* re-add broadcom-wl referenceThomas Backlund2013-02-231-0/+8
|
* add support for 802.1x EAP with WPA Enterprise Patch (mga#8577, Zombie Ryushu)Thierry Vignaud2013-02-191-0/+12
|
* drop broadcom-wl reference during free driver testsThomas Backlund2013-01-241-8/+0
|
* (get_tty_device) fix device path for "cdc_acm" (mga#3841)Thierry Vignaud2012-09-061-1/+1
|
* tokenring support has been removed from kernel-3.5Thierry Vignaud2012-09-041-1/+1
|
* fix installing ralink firmware for 2860 and 2870 chipsetsOlivier Blin2012-07-221-1/+1
| | | | | (also drop 3090 checks, the driver has been merged in others)
* install rtlwifi-firmware for r8712u driver (#6064)Olivier Blin2012-06-101-5/+4
|
* another fix for iwlagn firmware installation since reported module name is ↵Olivier Blin2012-04-291-4/+5
| | | | iwlwifi (#5549)
* simplify rtl8192 driver checkOlivier Blin2012-04-291-1/+1
|
* install rtlwifi-firmware for rtl8192 driversOlivier Blin2012-04-291-0/+11
|
* remove rtl8187se thirdparty check, it has been in mainline for a long time ↵Olivier Blin2012-04-291-7/+0
| | | | already
* further fix iwlagn firmware installationOlivier Blin2012-04-271-1/+1
|
* install ralink-firmware for rt61/73/2860/2870/3090 driversOlivier Blin2012-04-231-25/+8
|
* fix iwlagn firmware package installation (#5549) and make iwl3945/4965 check ↵Olivier Blin2012-04-221-1/+1
| | | | faster by fixing test file
* version 1.7 fixes b43 firmware path (#5419)1.7José Jorge2012-04-161-1/+1
|
* perl_checker cleanupsThierry Vignaud2012-03-206-24/+15
|
* remove unused settings variable in connection hashOlivier Blin2011-11-231-2/+2
|
* revert buggy commitOlivier Blin2011-11-211-1/+0
|
* fix parsing (and thus writing back) ACCOUNTING and NM_CONTROLLED in ifcfgOlivier Blin2011-11-211-0/+1
|
* revert bogus part of last commitThierry Vignaud2011-11-1812-12/+12
|
* update main catalog (#3371)Thierry Vignaud2011-11-1812-12/+12
|
* SILENT : really fix b43-openfwwfJosé Jorge2011-10-171-0/+1
|
* install b43-openfwwf for b43 chips instead of requiring external firmware filesJosé Jorge2011-10-171-1/+10
|
* - fixed typo (Bug #961)Oliver Burger2011-05-031-1/+1
| | | | | - corrected pot file so it passes msgfmt -c
* fix syntax errorOlivier Blin2010-05-191-2/+2
|
* factorize support for rt3090Olivier Blin2010-04-301-12/+1
|
* add support for rt2870 driverOlivier Blin2010-04-301-6/+8
|
* fix detecting sysfs bus (only applies to ieee1394 subsystem)Olivier Blin2010-04-301-1/+1
|
* Don't guess gateway and nameserver if not specified (bug #28033)Claudio Matsuoka2010-01-141-2/+5
| | | | | | | | | Sometimes we don't want a default route to be set when configuring a network interface with static address. The typical case is when we have an external interface with dhcp and default route to the internet and a static interface connected to the local network. See bug 28033 for details.
* Change prism54 wifi driver to p54pci/p54usb (bug #52018)Claudio Matsuoka2010-01-141-5/+15
|
* bcm43xx and b43 do not have a package, so use no_package with themEugeni Dodonov2009-11-191-0/+2
|
* minor identation fixesHerton Ronaldo Krzesinski2009-11-121-4/+4
|
* Cosmetic: use USB_MODEM_INTERFACE instead of USB_INTERFACE environmentHerton Ronaldo Krzesinski2009-11-121-2/+2
| | | | | variable name for support of udev-supplied 3g modem parameters
* Added patch to support udev-supplied 3g modem parameters (patch byEugeni Dodonov2009-11-091-4/+34
| | | | Herton).
* updated countries to be in sync with main drakx po filesEugeni Dodonov2009-10-201-11/+11
|
* filter out CDMA-only providersEugeni Dodonov2009-10-191-1/+6
|
* import cellular providers from mobile-broadband-provider-info projectEugeni Dodonov2009-10-192-1/+2289
|
* added support for ralink 3090 wirelessEugeni Dodonov2009-08-261-0/+11
|
* English fixes.Eugeni Dodonov2009-08-171-2/+2
|
* Encryption key is always ASCII when not using WEP (#52128)Eugeni Dodonov2009-07-141-0/+4
|
* Simplify duplicated IP check and prevent crashing if not found.Eugeni Dodonov2009-07-111-3/+2
|
* Using correct check for Ad-Hoc network mode when saving wpa_supplicantEugeni Dodonov2009-07-091-2/+2
| | | | configuration.
* Show what device we are conflicting with for duplicate addresses.Eugeni Dodonov2009-06-251-2/+6
|