Age | Commit message (Expand) | Author | Files | Lines |
2011-06-19 | Rename wireless module to 'rfkill', remove wep_check | Rémy Oudompheng | 1 | -90/+0 |
2011-06-19 | Remove now unused functions find_ap() and find_essid() | Rémy Oudompheng | 1 | -59/+0 |
2011-06-19 | Move wpa_supplicant based list_networks() function to 8021x module | Rémy Oudompheng | 1 | -44/+0 |
2011-06-11 | wireless: add proper option to wpa_cli to find files in /run | Rémy Oudompheng | 1 | -2/+2 |
2011-06-11 | Move wpa_supplicant PID file to /run | Rémy Oudompheng | 1 | -2/+2 |
2011-01-20 | Change default wpa driver to nl80211,wext - requires wpa_supplicant 0.7 | Thomas Bächler | 1 | -1/+1 |
2010-02-21 | Fix FS#18391, FS#18385, broken rfkill, handle hard more appropriately | James Rayner | 1 | -3/+20 |
2009-09-22 | Merge connections ethernet/ethernet-iproute | James Rayner | 1 | -1/+2 |
2009-09-14 | revert regexp ESSID patches | Jim Pryor | 1 | -18/+8 |
2009-09-14 | /sys/class/rfkill/rfkillN/state=2 for disabled on my system | Jim Pryor | 1 | -1/+1 |
2009-09-14 | remove duplicated list_networks | Jim Pryor | 1 | -40/+0 |
2009-09-14 | Returns and exits | Jim Pryor | 1 | -4/+8 |
2009-09-14 | Sourcing not necessary in get_rf_state, set_rf_state | Jim Pryor | 1 | -4/+1 |
2009-09-14 | check for $IFACE_DIR/$INTERFACE before sourcing | Jim Pryor | 1 | -2/+2 |
2009-09-14 | tabs->spaces, vim modelines | Jim Pryor | 1 | -3/+1 |
2009-09-14 | Tweaks while merging | Jim Pryor | 1 | -25/+25 |
2009-09-07 | Rework rfkill into re-usable functions | James Rayner | 1 | -0/+56 |
2009-09-07 | Generalise wpa_supplicant scan information | James Rayner | 1 | -7/+51 |
2009-09-07 | respect TMPDIR | Jim Pryor | 1 | -3/+3 |
2009-09-07 | Use wpa_supplicant for list_networks | James Rayner | 1 | -27/+20 |
2009-09-02 | Shorten find_ap/essid and allow net-profiles to continue if a profile fails | James Rayner | 1 | -2/+2 |
2009-08-15 | quotes! | Jim Pryor | 1 | -3/+3 |
2009-08-15 | improve list_networks, report APs too | Jim Pryor | 1 | -9/+31 |
2009-08-15 | Add AP argument to profile, also let ESSID arguments be regexps | Jim Pryor | 1 | -8/+19 |
2009-08-15 | make wep_check more robust | Jim Pryor | 1 | -1/+1 |
2009-08-15 | grep tweaks | Jim Pryor | 1 | -1/+1 |
2009-08-10 | Add interface setting, a debug mode and interface setting hooks | James Rayner | 1 | -1/+0 |
2009-08-10 | merge improved find_ap/find_essid | James Rayner | 1 | -11/+52 |
2009-08-10 | merge logging code from Jim Pryor | James Rayner | 1 | -2/+0 |
2009-02-26 | Update and re-arrange examples, update wireless quirk options, stop | James Rayner | 1 | -0/+1 |
2008-12-18 | fix libify | James Rayner | 1 | -0/+61 |