summaryrefslogtreecommitdiff
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* base-files: fix whitespacesLuka Perkov2013-12-0919-174/+160
* hostapd: properly parse wmm and hidden uci options (#14589)Jo-Philipp Wich2013-12-081-1/+1
* netifd: update to the latest version, adds tunnel fixes by Hans Dedecker and ...Felix Fietkau2013-12-081-2/+2
* mac80211: fix using custom wifi-iface ifname option with netifdFelix Fietkau2013-12-081-1/+1
* mac80211: merge an ibss dfs locking fixFelix Fietkau2013-12-081-2/+15
* ath9k: merge initval and tx gain table updates, calibration fixesFelix Fietkau2013-12-089-111/+3217
* mac80211: refresh patchFelix Fietkau2013-12-081-1/+1
* add support for the wl18xx, split wlcore from wl12xxImre Kaloz2013-12-061-8/+45
* odhcpd/6c: Add config menu for prefix class ext.Steven Barth2013-12-052-0/+22
* ath9k: fix length handling of unaggregated frames (might resolve some rts/cts...Felix Fietkau2013-12-041-3/+14
* odhcpd: Fix ubus integrationSteven Barth2013-12-041-2/+2
* mac80211: fix ad-hoc network setup with netifd (#14564)Felix Fietkau2013-12-031-3/+2
* netifd: update to the latest version, improves wireless status output and fix...Felix Fietkau2013-12-031-2/+2
* hostapd: fix maclist processing with netifdFelix Fietkau2013-12-031-2/+3
* wifi: restart netifd wifi interfaces on the "up" command like the old variantFelix Fietkau2013-12-021-0/+1
* wifi: rename the "reload" (restarting non-netifd wifi) command to "reload_leg...Felix Fietkau2013-12-022-2/+8
* netifd: add wireless configuration support and port mac80211 to the new frame...Felix Fietkau2013-12-028-544/+1069
* uci: update to the latest version, adds a small uci_to_blob fixFelix Fietkau2013-12-021-2/+2
* hostapd: change the wildcard for the hostapd control socket directoryFelix Fietkau2013-12-021-1/+1
* wpa_supplicant: clean up hostapd control socket on exit to fix socket leak in...Felix Fietkau2013-12-021-0/+12
* hostapd: fix os_daemonize vs starting process race by creating the pid file i...Felix Fietkau2013-12-021-0/+97
* libubox: update to latest version, adds some more jshn performance improvemen...Felix Fietkau2013-12-021-2/+2
* netifd: remove redundant calls to /sbin/wifi downFelix Fietkau2013-12-021-2/+0
* hostapd: always include p2p options in wpa_cliFelix Fietkau2013-12-021-0/+13
* mac80211: b43: improve PCIe host controller workaroundHauke Mehrtens2013-12-011-3/+112
* mac80211: remove DMI_EXACT_MATCHHauke Mehrtens2013-12-011-0/+13
* FPU type should not interfere with the ABI selection. Also make sure we eithe...Imre Kaloz2013-11-292-2/+2
* ubox: fix handling of uci lists, prevent shell code injection from uci values...Jo-Philipp Wich2013-11-281-2/+2
* Revert "ubox: the validation code has problems with the "(" char. use string ...Jo-Philipp Wich2013-11-281-1/+1
* busybox: do not abort sysntpd init if enable_server is unset, that variable j...Jo-Philipp Wich2013-11-281-1/+1
* procd: fix processing of datatype specification with spacesJo-Philipp Wich2013-11-281-2/+2
* add device tree based initialization to wl12xxImre Kaloz2013-11-279-1/+754
* mac80211: include 802.11n support when wl12xx is selectedFelix Fietkau2013-11-271-1/+1
* ath9k: merge initval updatesFelix Fietkau2013-11-279-38/+3037
* fix typo in wl128x firmware namesImre Kaloz2013-11-271-3/+3
* hide package, it's needed all the timeImre Kaloz2013-11-261-0/+1
* use plain image names inside the target directoriesImre Kaloz2013-11-261-2/+2
* wl12xx could need the wl128x firmware files, tooImre Kaloz2013-11-261-1/+5
* mac80211: merge another round of upstream fixesFelix Fietkau2013-11-264-31/+584
* ubox: the validation code has problems with the "(" char. use string for nowJohn Crispin2013-11-261-1/+1
* hostapd: add support for auto-channel selectionFelix Fietkau2013-11-253-6/+7
* hostapd: update to version 2013-11-20Felix Fietkau2013-11-2533-430/+224
* kernel/modules: snd-pcm-dmaengine only if CONFIG_SND_DMAENGINE_PCM is setJohn Crispin2013-11-251-2/+2
* pppd: Place plugin-specific options after `plugin name`.John Crispin2013-11-251-1/+1
* base-files: allow users to delect debug level during bootJohn Crispin2013-11-254-10/+58
* procd: update procd.sh to make use of the new validate_data toolJohn Crispin2013-11-251-52/+8
* ubox: update the validate_data toolJohn Crispin2013-11-251-2/+2
* ubox: fix typo that caused log_file to not be validated properlyJohn Crispin2013-11-251-1/+1
* uhttpd: update to the latest version, fixes crashes in the ubus pluginFelix Fietkau2013-11-211-2/+2
* procd: fix the running hook #38868John Crispin2013-11-201-3/+3