Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Repository scheme updated to new layout | David Kaspar [Dee'Kej] | 2018-05-30 | 1 | -62/+0 |
| | | | | | NOTE: This commit just moves files around, without actually fixing the Makefiles and specfile. See follow up commits which resolve this. | ||||
* | [3/3] Remove tabs and fix spacing: ifup/ifdown scripts | Phil Dibowitz | 2016-10-12 | 1 | -6/+6 |
| | |||||
* | ifup-wireless: fix calling of phy_wireless_device | Lukas Nykryn | 2015-10-16 | 1 | -1/+4 |
| | |||||
* | ifup-wireless: add support for wowlan | Eduardo Minguez | 2014-09-09 | 1 | -0/+5 |
| | | | | | Conflicts: sysconfig/network-scripts/ifup-wireless | ||||
* | ifup-wireless: fix syntax error | kc8hfi@gmail.com | 2014-03-31 | 1 | -1/+1 |
| | |||||
* | network: modify ifup-wireless so it doesn't call exit | Pavel Šimerda | 2014-02-19 | 1 | -11/+14 |
| | | | | https://bugzilla.redhat.com/show_bug.cgi?id=1057635 | ||||
* | use iw instead of iwconfig and friends (#915343) | Lukas Nykryn | 2013-12-10 | 1 | -79/+21 |
| | |||||
* | Sync FSF address with GPL 2 text. | Ville Skyttä | 2013-01-20 | 1 | -1/+1 |
| | |||||
* | License cleanup. | Bill Nottingham | 2010-01-05 | 1 | -1/+1 |
| | |||||
* | Use $() instead of `` for process expansion. | Bill Nottingham | 2009-07-30 | 1 | -1/+1 |
| | | | | Adapted from <victor.lowther@gmail.com>. | ||||
* | set mode before bringing link up (#254046, <linville@redhat.com>) | Bill Nottingham | 2007-10-08 | 1 | -3/+4 |
| | |||||
* | license cleanup | Bill Nottingham | 2007-08-03 | 1 | -4/+10 |
| | |||||
* | set link up before itweaking wireless parameters (#228253) | Bill Nottingham | 2007-04-16 | 1 | -0/+3 |
| | |||||
* | properly quote arguments (#234756) | Bill Nottingham | 2007-04-13 | 1 | -5/+5 |
| | |||||
* | silence error (#90601) | Bill Nottingham | 2005-09-30 | 1 | -1/+1 |
| | |||||
* | set rate in quotes (#163123) | Bill Nottingham | 2005-07-13 | 1 | -1/+1 |
| | |||||
* | add SECURITYMODE (#145407) | Bill Nottingham | 2005-04-15 | 1 | -0/+4 |
| | |||||
* | fix key for open vs. restricted (#135235, <dax@gurulabs.com>) | Bill Nottingham | 2004-10-11 | 1 | -1/+1 |
| | |||||
* | support multiple keys (#127957) | Bill Nottingham | 2004-08-25 | 1 | -2/+7 |
| | |||||
* | quote key (#129930) | Bill Nottingham | 2004-08-19 | 1 | -1/+1 |
| | |||||
* | essid setup fix | Preston Brown | 2002-06-27 | 1 | -2/+2 |
| | |||||
* | essid setup fix | Preston Brown | 2002-06-27 | 1 | -0/+3 |
| | |||||
* | escape quotes for NICKNAME and ESSID. Only try to set channel/freq when in ↵ | Preston Brown | 2002-06-26 | 1 | -6/+8 |
| | | | | Ad-Hoc mode. | ||||
* | need_hostname now returns true or false, doesn't set NEEDHOSTNAME. Some ↵ | Preston Brown | 2001-09-25 | 1 | -1/+4 |
| | | | | reformatting fixes. | ||||
* | fix typo | Bill Nottingham | 2001-07-08 | 1 | -1/+1 |
| | |||||
* | configure wireless functionality | Preston Brown | 2001-05-11 | 1 | -0/+82 |