| Commit message (Expand) | Author | Age | Files | Lines |
* | netifd: enable coredumps again | John Crispin | 2013-12-09 | 2 | -6/+7 |
* | kernel: module updates for 3.12 | Luka Perkov | 2013-12-09 | 2 | -0/+27 |
* | [package] base-files: fix whitespaces | Luka Perkov | 2013-12-09 | 19 | -174/+160 |
* | hostapd: properly parse wmm and hidden uci options (#14589) | Jo-Philipp Wich | 2013-12-08 | 1 | -1/+1 |
* | netifd: update to the latest version, adds tunnel fixes by Hans Dedecker and ... | Felix Fietkau | 2013-12-08 | 1 | -2/+2 |
* | mac80211: fix using custom wifi-iface ifname option with netifd | Felix Fietkau | 2013-12-08 | 1 | -1/+1 |
* | mac80211: merge an ibss dfs locking fix | Felix Fietkau | 2013-12-08 | 1 | -2/+15 |
* | ath9k: merge initval and tx gain table updates, calibration fixes | Felix Fietkau | 2013-12-08 | 9 | -111/+3217 |
* | mac80211: refresh patch | Felix Fietkau | 2013-12-08 | 1 | -1/+1 |
* | [mac80211]: add support for the wl18xx, split wlcore from wl12xx | Imre Kaloz | 2013-12-06 | 1 | -8/+45 |
* | odhcpd/6c: Add config menu for prefix class ext. | Steven Barth | 2013-12-05 | 2 | -0/+22 |
* | ath9k: fix length handling of unaggregated frames (might resolve some rts/cts... | Felix Fietkau | 2013-12-04 | 1 | -3/+14 |
* | odhcpd: Fix ubus integration | Steven Barth | 2013-12-04 | 1 | -2/+2 |
* | mac80211: fix ad-hoc network setup with netifd (#14564) | Felix Fietkau | 2013-12-03 | 1 | -3/+2 |
* | netifd: update to the latest version, improves wireless status output and fix... | Felix Fietkau | 2013-12-03 | 1 | -2/+2 |
* | hostapd: fix maclist processing with netifd | Felix Fietkau | 2013-12-03 | 1 | -2/+3 |
* | wifi: restart netifd wifi interfaces on the "up" command like the old variant | Felix Fietkau | 2013-12-02 | 1 | -0/+1 |
* | wifi: rename the "reload" (restarting non-netifd wifi) command to "reload_leg... | Felix Fietkau | 2013-12-02 | 2 | -2/+8 |
* | netifd: add wireless configuration support and port mac80211 to the new frame... | Felix Fietkau | 2013-12-02 | 8 | -544/+1069 |
* | uci: update to the latest version, adds a small uci_to_blob fix | Felix Fietkau | 2013-12-02 | 1 | -2/+2 |
* | hostapd: change the wildcard for the hostapd control socket directory | Felix Fietkau | 2013-12-02 | 1 | -1/+1 |
* | wpa_supplicant: clean up hostapd control socket on exit to fix socket leak in... | Felix Fietkau | 2013-12-02 | 1 | -0/+12 |
* | hostapd: fix os_daemonize vs starting process race by creating the pid file i... | Felix Fietkau | 2013-12-02 | 1 | -0/+97 |
* | libubox: update to latest version, adds some more jshn performance improvemen... | Felix Fietkau | 2013-12-02 | 1 | -2/+2 |
* | netifd: remove redundant calls to /sbin/wifi down | Felix Fietkau | 2013-12-02 | 1 | -2/+0 |
* | hostapd: always include p2p options in wpa_cli | Felix Fietkau | 2013-12-02 | 1 | -0/+13 |
* | mac80211: b43: improve PCIe host controller workaround | Hauke Mehrtens | 2013-12-01 | 1 | -3/+112 |
* | mac80211: remove DMI_EXACT_MATCH | Hauke Mehrtens | 2013-12-01 | 1 | -0/+13 |
* | FPU type should not interfere with the ABI selection. | Imre Kaloz | 2013-11-29 | 2 | -2/+2 |
* | ubox: fix handling of uci lists, prevent shell code injection from uci values... | Jo-Philipp Wich | 2013-11-28 | 1 | -2/+2 |
* | Revert "ubox: the validation code has problems with the "(" char. use string ... | Jo-Philipp Wich | 2013-11-28 | 1 | -1/+1 |
* | busybox: do not abort sysntpd init if enable_server is unset, that variable j... | Jo-Philipp Wich | 2013-11-28 | 1 | -1/+1 |
* | procd: fix processing of datatype specification with spaces | Jo-Philipp Wich | 2013-11-28 | 1 | -2/+2 |
* | add device tree based initialization to wl12xx | Imre Kaloz | 2013-11-27 | 9 | -1/+754 |
* | mac80211: include 802.11n support when wl12xx is selected | Felix Fietkau | 2013-11-27 | 1 | -1/+1 |
* | ath9k: merge initval updates | Felix Fietkau | 2013-11-27 | 9 | -38/+3037 |
* | [mac80211]: fix typo in wl128x firmware names | Imre Kaloz | 2013-11-27 | 1 | -3/+3 |
* | [uboot-omap]: hide package, it's needed all the time | Imre Kaloz | 2013-11-26 | 1 | -0/+1 |
* | [uboot-omap]: use plain image names inside the target directories | Imre Kaloz | 2013-11-26 | 1 | -2/+2 |
* | [mac80211]: wl12xx could need the wl128x firmware files, too | Imre Kaloz | 2013-11-26 | 1 | -1/+5 |
* | mac80211: merge another round of upstream fixes | Felix Fietkau | 2013-11-26 | 4 | -31/+584 |
* | ubox: the validation code has problems with the "(" char. use string for now | John Crispin | 2013-11-26 | 1 | -1/+1 |
* | hostapd: add support for auto-channel selection | Felix Fietkau | 2013-11-25 | 3 | -6/+7 |
* | hostapd: update to version 2013-11-20 | Felix Fietkau | 2013-11-25 | 33 | -430/+224 |
* | kernel/modules: snd-pcm-dmaengine only if CONFIG_SND_DMAENGINE_PCM is set | John Crispin | 2013-11-25 | 1 | -2/+2 |
* | pppd: Place plugin-specific options after `plugin name`. | John Crispin | 2013-11-25 | 1 | -1/+1 |
* | base-files: allow users to delect debug level during boot | John Crispin | 2013-11-25 | 4 | -10/+58 |
* | procd: update procd.sh to make use of the new validate_data tool | John Crispin | 2013-11-25 | 1 | -52/+8 |
* | ubox: update the validate_data tool | John Crispin | 2013-11-25 | 1 | -2/+2 |
* | ubox: fix typo that caused log_file to not be validated properly | John Crispin | 2013-11-25 | 1 | -1/+1 |