Age | Commit message (Expand) | Author | Files | Lines |
2012-03-03 | Remove deprecated code | Jouke Witteveen | 1 | -7/+0 |
2012-03-01 | Code quality upgrade | Jouke Witteveen | 1 | -2/+2 |
2011-08-14 | wireless: also accept leading spaces when parsing control socket path | Rémy Oudompheng | 1 | -2/+2 |
2011-08-13 | wireless: don't try to source non-existent "wireless" (FS#25514) | Oleksii Tkachuk | 1 | -1/+0 |
2011-08-09 | Fix wrong parsing of wpa_supplicant configuration (FS#25464) | Rémy Oudompheng | 1 | -1/+1 |
2011-07-30 | Use configured control path for wpa_supplicant (FS#24949) | Rémy Oudompheng | 1 | -0/+5 |
2011-07-14 | Don't rely on wpa_cli reconfigure to reload wpa.conf | Rémy Oudompheng | 1 | -6/+9 |
2011-07-03 | BSSID: fix AP variable and set it to lowercase (FS#24806) | Thomas Lucke (Lucky) | 1 | -1/+1 |
2011-06-19 | Remove last usage of wireless_tools. | Rémy Oudompheng | 1 | -10/+8 |
2011-06-19 | Replace iwgetid usage by wpa_cli. | Rémy Oudompheng | 1 | -1/+1 |
2011-06-19 | Rename wireless module to 'rfkill', remove wep_check | Rémy Oudompheng | 1 | -2/+1 |
2011-06-19 | Switch to wpa_supplicant for scanning | Rémy Oudompheng | 1 | -26/+37 |
2011-06-19 | Store wpa_supplicant configuration in /run/network instead of /tmp | Rémy Oudompheng | 1 | -1/+1 |
2011-06-19 | wireless: remove deprecated options none-old/wep-old | Rémy Oudompheng | 1 | -52/+9 |
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 | -20/+2 |
2009-12-03 | connections/wireless: is_interface needed quotes, and wasn't exiting on failure | Jim Pryor | 1 | -1/+1 |
2009-12-03 | connections/wireless: add some quotes | Jim Pryor | 1 | -5/+5 |
2009-09-27 | Remove wpa generation duplication, fix wep/none-old | James Rayner | 1 | -36/+19 |
2009-09-27 | Only flush when disabling wireless interface, tidy up down/forcedown | James Rayner | 1 | -5/+3 |
2009-09-25 | Large rework of wireless to use wpa_supplicant | James Rayner | 1 | -93/+78 |
2009-09-23 | Add WPA_DRIVER, WPA_COUNTRY and handle WEP string keys | James Rayner | 1 | -6/+10 |
2009-09-22 | Fix silly code | James Rayner | 1 | -18/+13 |
2009-09-22 | Rework wireless to use wpa_supplicant more, add CONFIGSECTION support | James Rayner | 1 | -57/+47 |
2009-09-22 | Merge connections ethernet/ethernet-iproute | James Rayner | 1 | -10/+6 |
2009-09-14 | Rename set_interface to bring_interface | Jim Pryor | 1 | -4/+4 |
2009-09-14 | revert regexp ESSID patches | Jim Pryor | 1 | -3/+1 |
2009-09-14 | Returns and exits | Jim Pryor | 1 | -2/+4 |
2009-09-14 | tabs->spaces, vim modelines | Jim Pryor | 1 | -1/+1 |
2009-09-14 | Tweaks while merging | Jim Pryor | 1 | -10/+10 |
2009-09-07 | Rework rfkill into re-usable functions | James Rayner | 1 | -65/+8 |
2009-09-07 | Added initial rfkill support | James Rayner | 1 | -30/+74 |
2009-09-07 | Comments, more harmless bits | Jim Pryor | 1 | -3/+14 |
2009-09-07 | Lots of little tweaks that should never hurt. Some of them may help in | James Rayner | 1 | -8/+10 |
2009-09-07 | respect TMPDIR | Jim Pryor | 1 | -1/+1 |
2009-08-15 | quotes! | Jim Pryor | 1 | -23/+23 |
2009-08-15 | Isolate ip to ethernet-iproute, ifconfig to ethernet + wireless | Jim Pryor | 1 | -5/+4 |
2009-08-15 | start consolidation of ifconfig/ip/set_interface | Jim Pryor | 1 | -4/+13 |
2009-08-15 | Add AP argument to profile, also let ESSID arguments be regexps | Jim Pryor | 1 | -9/+39 |
2009-08-15 | grep tweaks | Jim Pryor | 1 | -2/+2 |
2009-08-15 | More secure temp WPA_CONFIG file | Jim Pryor | 1 | -15/+13 |
2009-08-15 | Don't overwrite existing $WEP_OPTS | Jim Pryor | 1 | -5/+7 |
2009-08-15 | Sanitize quotes for wpa_start | Jim Pryor | 1 | -0/+5 |
2009-08-15 | wpa_cli, start/stop_wpa, wpa_check tweaks | Jim Pryor | 1 | -9/+9 |
2009-08-10 | Add interface setting, a debug mode and interface setting hooks | James Rayner | 1 | -1/+1 |
2009-08-10 | merge improved find_ap/find_essid | James Rayner | 1 | -3/+3 |
2009-08-10 | merge logging code from Jim Pryor | James Rayner | 1 | -16/+41 |
2009-08-10 | Add wireless+iproute support, extend wait for some slower cards | James Rayner | 1 | -4/+8 |
2009-08-10 | Added basic rfkill support; prototype connection query support | James Rayner | 1 | -1/+44 |
2009-06-27 | Workaround for FS#15072 | James Rayner | 1 | -1/+1 |