| Commit message (Expand) | Author | Age | Files | Lines |
* | ncurses: Install xterm-256color | Steven Barth | 2014-06-16 | 1 | -1/+1 |
* | odhcpd: add more consistent hostname-writing | Steven Barth | 2014-06-16 | 1 | -2/+2 |
* | odhcpd: update hostfile more often | Steven Barth | 2014-06-16 | 1 | -1/+1 |
* | odhcpd: fix dhcpv4 hostname attribute handling | Steven Barth | 2014-06-16 | 1 | -2/+2 |
* | odhcpd: accept FQDN as search domain | Steven Barth | 2014-06-15 | 1 | -2/+2 |
* | ppp: bump to 2.4.6 | Steven Barth | 2014-06-15 | 22 | -137/+65 |
* | ubi-utils: fix wrong PKG_NAME, bump copyright, add build dependency on zlib | Jo-Philipp Wich | 2014-06-15 | 1 | -3/+3 |
* | mac80211: disable the clk_* backport, it is unused by drivers and has the wro... | Felix Fietkau | 2014-06-13 | 1 | -0/+20 |
* | mac80211: fix disabling of 802.11n features | Felix Fietkau | 2014-06-13 | 1 | -0/+6 |
* | revert an accidentally committed patch chunk | Felix Fietkau | 2014-06-13 | 1 | -1/+1 |
* | kernel: fix pkt_type filter mask for packet sockets | Felix Fietkau | 2014-06-13 | 1 | -1/+1 |
* | b43: fix a regression on G-PHY devices | Felix Fietkau | 2014-06-12 | 2 | -2/+35 |
* | rt2x00: fix crash when using TKIP on USB devices | Felix Fietkau | 2014-06-12 | 1 | -2/+49 |
* | ath9k: fix initial noise floor calibration on older chips | Felix Fietkau | 2014-06-12 | 1 | -0/+25 |
* | ath9k: make noise floor calibration and periodic calibration mutually exclusive | Felix Fietkau | 2014-06-12 | 1 | -0/+42 |
* | b43: fix frequency reporting, fixes scan issues | Felix Fietkau | 2014-06-12 | 1 | -0/+25 |
* | odhcpd: use search domain instead of domain attribute | Steven Barth | 2014-06-12 | 1 | -2/+2 |
* | procd: update to the latest version, fixes static linking of upgraded | Felix Fietkau | 2014-06-11 | 1 | -1/+1 |
* | netifd: use procd_add_reload_trigger | Felix Fietkau | 2014-06-11 | 1 | -4/+1 |
* | procd: allow passing multiple config files to procd_add_reload_trigger | Felix Fietkau | 2014-06-11 | 1 | -1/+4 |
* | curl: move to core packages | Jo-Philipp Wich | 2014-06-11 | 6 | -0/+363 |
* | procd: fix overflow in hotplug socket on certain targets | Steven Barth | 2014-06-11 | 1 | -2/+2 |
* | base-files: properly remove stderr from zcat/bzcat | John Crispin | 2014-06-11 | 1 | -2/+2 |
* | procd: update to latest git HEAD | John Crispin | 2014-06-11 | 2 | -4/+322 |
* | fstools: the ubi flash tool is obselete now | John Crispin | 2014-06-11 | 1 | -14/+1 |
* | base-files: add an ugly hack for nand to sysupgrade | John Crispin | 2014-06-11 | 1 | -0/+2 |
* | base-files: include more ubi* tools in sysupgrade ramdisk | John Crispin | 2014-06-11 | 1 | -1/+4 |
* | ubi-utils: cleanup the package | John Crispin | 2014-06-11 | 1 | -40/+7 |
* | libubox: update to latest git | John Crispin | 2014-06-11 | 1 | -2/+2 |
* | kernel: fix kernel builds for chipidea w/ usb-gadget | Steven Barth | 2014-06-11 | 1 | -2/+1 |
* | uhttpd: also bind to IPv6 by default | Steven Barth | 2014-06-11 | 2 | -3/+3 |
* | ath9k: do a chip reset if noise floor calibration fails, should improve stabi... | Felix Fietkau | 2014-06-11 | 2 | -0/+232 |
* | netifd: update to latest version, fixes reload issue (#16754) and adds 802.1a... | Felix Fietkau | 2014-06-11 | 1 | -2/+2 |
* | netifd: add support for onlink-flag for routes | Steven Barth | 2014-06-10 | 1 | -2/+2 |
* | strace: move to trunk, add myself as a maintainer | Felix Fietkau | 2014-06-10 | 1 | -0/+50 |
* | odhcpd: various regression fixes (thanks Hans Dedecker) | Steven Barth | 2014-06-10 | 1 | -2/+2 |
* | mountd: remove a bogus include to fix compile with musl | Felix Fietkau | 2014-06-09 | 1 | -0/+10 |
* | libnfnetlink: fix musl compile errors | Felix Fietkau | 2014-06-09 | 1 | -0/+10 |
* | ubi-utils: fix musl compile errors | Felix Fietkau | 2014-06-09 | 1 | -0/+30 |
* | util-linux: use qsort instead of qsort_r to fix compile error with musl | Felix Fietkau | 2014-06-09 | 1 | -0/+36 |
* | xfsprogs: fix compile errors with musl | Felix Fietkau | 2014-06-09 | 3 | -10/+78 |
* | uhttpd: update to the latest version, fixes musl compile issues | Felix Fietkau | 2014-06-09 | 1 | -2/+2 |
* | kernel: add missing dependency for kmod-fs-nfs | Felix Fietkau | 2014-06-08 | 1 | -1/+1 |
* | valgrind: avoid including linux/ptrace.h to fix a musl build error | Felix Fietkau | 2014-06-08 | 1 | -0/+10 |
* | uqmi: use -ffunction-sections and --gc-sections, reduces binary size from 57k... | Felix Fietkau | 2014-06-07 | 1 | -1/+3 |
* | broadcom-diag: remove broadcom-diag | Hauke Mehrtens | 2014-06-07 | 5 | -1343/+0 |
* | broadcom-wl: fix build with bcma or ssb deactivated | Hauke Mehrtens | 2014-06-07 | 1 | -4/+4 |
* | base-files: fix argument order to date in sysfixtime so that it also works wi... | Felix Fietkau | 2014-06-07 | 1 | -1/+1 |
* | brcm47xx: add a "legacy" subtarget that is usable for low-end 802.11g devices... | Felix Fietkau | 2014-06-07 | 1 | -0/+6 |
* | mac80211: b43: fix B43_USE_SSB dependency | Felix Fietkau | 2014-06-07 | 1 | -1/+1 |