summaryrefslogtreecommitdiffstats
path: root/lib/network/connection
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Added help for hostname settings (#35143, #38557, #47364).Eugeni Dodonov2009-06-251-2/+4
|
* Show default hostname when no hostname was defined, to have visualEugeni Dodonov2009-06-251-0/+2
| | | | | feedback on what will be used if user does not changes the hostname (#35143, #38557, #47364).
* Removed dead code.Eugeni Dodonov2009-06-191-1/+0
|
* Handle extra wpa_supplicant variables for all connections, and notEugeni Dodonov2009-06-191-16/+34
| | | | EPA-only (possible fixes #45343).
* Correctly handle WPA-Enterprise wpa_supplicant settings (#51574).Eugeni Dodonov2009-06-121-2/+2
|
* Revert "Simplified wireless configuration for Mandriva 2010", as itEugeni Dodonov2009-06-081-6/+0
| | | | oversimplifies too much right now (based on discussion from #46010).
* Preserving wireless network settings (patch by Christian Lohmaier, bug #46010).Eugeni Dodonov2009-06-012-5/+13
|
* Simplified wireless configuration for Mandriva 2010Eugeni Dodonov2009-05-271-0/+6
|
* Support toggling password echoing on wireless connections (#50668)Eugeni Dodonov2009-05-141-0/+5
|
* Properly handle wireless passwords with '#' character (#50670).Eugeni Dodonov2009-05-111-1/+2
|
* Added e1000e to the list of cards requiring LINK_DETECTION_DELAY (#49335).Eugeni Dodonov2009-05-061-1/+1
|
* Removed hack for sierra module (now handled by list_modules.pm).Eugeni Dodonov2009-05-041-2/+1
|
* Added Cingluar provider (#48849).Eugeni Dodonov2009-05-041-0/+3
|
* Properly detecting Sierra Wireless cards (#48849).Eugeni Dodonov2009-05-041-1/+2
|
* Do not configure CRDA domain in drakconnect, only in draknetcenter.Eugeni Dodonov2009-04-211-5/+1
|