| Commit message (Expand) | Author | Age | Files | Lines |
* | iputils: fix musl compile errors | Felix Fietkau | 2015-03-29 | 1 | -0/+39 |
* | ead: clean up, fix musl build | Felix Fietkau | 2015-03-29 | 4 | -167/+46 |
* | arptables: fix musl build issues | Felix Fietkau | 2015-03-29 | 1 | -0/+31 |
* | ebtables: fix musl build issues | Felix Fietkau | 2015-03-29 | 1 | -0/+50 |
* | authsae: remove bogus #include | Felix Fietkau | 2015-03-29 | 1 | -0/+10 |
* | fbtest: remove bogus #include | Felix Fietkau | 2015-03-29 | 1 | -2/+0 |
* | iperf3: use -D_GNU_SOURCE to fix build error on musl | Felix Fietkau | 2015-03-29 | 1 | -0/+1 |
* | e2fsprogs: enable parallel build | Felix Fietkau | 2015-03-29 | 1 | -2/+4 |
* | conntrack-tools: add a build dependency on librpc (fixes #19342) | Felix Fietkau | 2015-03-29 | 1 | -0/+2 |
* | kernel: add crc16 as boot module, it is required by ext4 | Felix Fietkau | 2015-03-29 | 1 | -1/+1 |
* | conntrack-tools: add more missing include statements | Felix Fietkau | 2015-03-28 | 1 | -0/+30 |
* | modules: fix dwc2 build breakage on mxs | Zoltan Herpai | 2015-03-28 | 1 | -1/+1 |
* | build: remove leftover olpc support code | Felix Fietkau | 2015-03-28 | 1 | -16/+0 |
* | conntrack-tools: update package (along with associated libraries) to the late... | Felix Fietkau | 2015-03-28 | 7 | -13/+238 |
* | fuse: add missing include lines, fixes musl build | Felix Fietkau | 2015-03-28 | 1 | -0/+20 |
* | e2fsprogs: update to the latest version, fixes musl build failure | Felix Fietkau | 2015-03-28 | 4 | -51/+3 |
* | update libnetfilter_conntrack to version 1.0.4 | Felix Fietkau | 2015-03-28 | 1 | -2/+2 |
* | procd: remove superflous @ in depends line | John Crispin | 2015-03-27 | 1 | -1/+1 |
* | mac80211: fix tx queue allocation issues (#19329) | Felix Fietkau | 2015-03-27 | 1 | -3/+5 |
* | procd: disable jail for uml builds | John Crispin | 2015-03-27 | 1 | -2/+2 |
* | mac80211: remove a leftover patch chunk that should have been deleted in r45061 | Felix Fietkau | 2015-03-27 | 1 | -24/+0 |
* | hostapd: fix compile errors with nl80211 disabled (#19325) | Felix Fietkau | 2015-03-27 | 4 | -5/+6 |
* | hostapd: fix a compiler warning in ap+station patch | Felix Fietkau | 2015-03-27 | 1 | -2/+2 |
* | mac80211: rework memory allocation for software queueing patch | Felix Fietkau | 2015-03-27 | 1 | -22/+40 |
* | hostapd: disable the bridge packet receive workaround, it is unnecessary on o... | Felix Fietkau | 2015-03-27 | 1 | -0/+12 |
* | netifd: adjust default local policy rules | Steven Barth | 2015-03-27 | 1 | -2/+2 |
* | dnsmasq: we dont want to run in debug mode | John Crispin | 2015-03-27 | 1 | -1/+1 |
* | procd: update to latest git HEAD | John Crispin | 2015-03-27 | 1 | -2/+2 |
* | hostapd: add 802.11r support | Felix Fietkau | 2015-03-26 | 2 | -1/+65 |
* | hostapd: allow multiple key management algorithms | Felix Fietkau | 2015-03-26 | 2 | -4/+8 |
* | hostapd: append nasid to config for all WPA types | Felix Fietkau | 2015-03-26 | 2 | -4/+12 |
* | hostapd: add dependency to hostapd-common | Felix Fietkau | 2015-03-26 | 1 | -3/+3 |
* | hostapd: package wpad-mesh and wpa_supplicant-mesh variants | Felix Fietkau | 2015-03-26 | 3 | -11/+453 |
* | hostapd: add switch_chan and set_vendor_elements ubus methods | Felix Fietkau | 2015-03-26 | 1 | -1/+83 |
* | hostapd: update hostapd to 2015-03-25 | Felix Fietkau | 2015-03-26 | 40 | -3457/+244 |
* | packages: uboot-mxs: bump to 2015.01 | Zoltan Herpai | 2015-03-26 | 2 | -4/+581 |
* | uci: update to the latest version | Felix Fietkau | 2015-03-26 | 1 | -2/+2 |
* | procd: fix jail/seccomp build depenedencies | John Crispin | 2015-03-26 | 1 | -6/+23 |
* | mvebu: fixup usb3 support on the a38x | Imre Kaloz | 2015-03-26 | 1 | -0/+1 |
* | mwlwifi: depend on TARGET_mvebu until it is fixed for non-OF platforms | Felix Fietkau | 2015-03-26 | 1 | -1/+1 |
* | netifd: update to latest git HEAD | John Crispin | 2015-03-26 | 1 | -2/+2 |
* | lua: fix eglibc reference | John Crispin | 2015-03-26 | 1 | -1/+1 |
* | mdns: add jail and seccomp support | John Crispin | 2015-03-26 | 4 | -1/+38 |
* | dnsmasq: add jail support | John Crispin | 2015-03-26 | 1 | -1/+10 |
* | procd: add jail support | John Crispin | 2015-03-26 | 2 | -5/+84 |
* | base-files: add a init.d option that will start the syscall tracer | John Crispin | 2015-03-26 | 1 | -1/+6 |
* | base-files: create jail folder on boot | John Crispin | 2015-03-26 | 1 | -0/+2 |
* | odhcp6c: various small fixes | Steven Barth | 2015-03-25 | 1 | -2/+2 |
* | toolchain: drop obsolete references to the coldfire target | Felix Fietkau | 2015-03-25 | 1 | -3/+3 |
* | iproute2: fix build error with musl (#19302) | Felix Fietkau | 2015-03-25 | 1 | -0/+10 |