| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ppp: | jow | 2012-11-12 | 6 | -12/+158 |
* | kernel: modules: ext4 depends on crypto-hash on 3.6 | jogo | 2012-11-11 | 1 | -1/+1 |
* | [package] i2c-gpio-mux: fix build for 3.6+ kernels | florian | 2012-11-11 | 1 | -0/+5 |
* | mac80211: add more tx skb free fixes (hopefully final fix to #11894) | nbd | 2012-11-10 | 3 | -160/+209 |
* | resolveip: fix endless getopt() loop when compiled for arm (#12290) | jow | 2012-11-08 | 2 | -4/+4 |
* | [kernel] Load schedule modules | blogic | 2012-11-07 | 1 | -0/+4 |
* | buildroot: isolate the .install stamp files for build variants (#12279) | jow | 2012-11-07 | 1 | -7/+7 |
* | linux: export bcm963xx_tag.h to userspace | jogo | 2012-11-06 | 1 | -1/+1 |
* | remove bogus file | blogic | 2012-11-06 | 1 | -0/+0 |
* | [lantiq] unbreak ltq-dsl-fw | blogic | 2012-11-06 | 2 | -1/+1 |
* | [lantiq] prepare dsl driver for 3.6 and split fw into a seperate package | blogic | 2012-11-06 | 5 | -64/+72 |
* | netifd: don't send a default client identifier in DHCP requests if no clienti... | jow | 2012-11-05 | 1 | -2/+2 |
* | Add ledtrig-oneshot module for 3.6 kernels | juhosg | 2012-11-05 | 1 | -0/+17 |
* | mtd: avoid adding the kernel dir to includes, use the toolchain headers | nbd | 2012-11-04 | 1 | -1/+1 |
* | ppp: add more pppol2tpv3 related structs from the kernel headers to fix compi... | nbd | 2012-11-04 | 1 | -1/+27 |
* | iptables: remove support for libipq, it has been obsolete for years and is un... | nbd | 2012-11-04 | 1 | -16/+0 |
* | libubox: add more uloop timer fixes | nbd | 2012-10-31 | 1 | -3/+3 |
* | libubox: update to latest version, fixes a timer calculation issue in uloop | nbd | 2012-10-31 | 1 | -3/+3 |
* | libubox: pass the lua path to cmake to avoid build errors | nbd | 2012-10-31 | 1 | -0/+2 |
* | mac80211: prevent reconfigure calls while interfaces are down | nbd | 2012-10-31 | 2 | -1/+13 |
* | 6relayd: auto-configure local interfaces as well | cyrus | 2012-10-31 | 2 | -3/+3 |
* | libubox: add build dependency on lua | nbd | 2012-10-30 | 1 | -0/+2 |
* | uhttpd: update to latest git head, improves handling of invalid requests | jow | 2012-10-30 | 1 | -2/+2 |
* | 6relayd: update to work around a raw-socket bug | cyrus | 2012-10-30 | 1 | -2/+2 |
* | ipv6: add 6relayd (RD-, DHCPv6- & NDP-Proxy) | cyrus | 2012-10-30 | 3 | -0/+140 |
* | gdb: depend on zlib if zlib is selected | nbd | 2012-10-30 | 1 | -1/+1 |
* | netifd: update to latest version, fixes adding an alias during config reload ... | nbd | 2012-10-30 | 1 | -2/+2 |
* | libubox: update to the latest version | nbd | 2012-10-29 | 1 | -3/+3 |
* | iwinfo: properly initialize memory of global nl80211_state, fixes random libn... | jow | 2012-10-29 | 2 | -1/+3 |
* | add trace-cmd | nbd | 2012-10-29 | 3 | -0/+110 |
* | gdb: use the libthread-db package instead of throwing the lib into the gdbser... | nbd | 2012-10-29 | 1 | -5/+1 |
* | toolchain: add a package for libthread_db | nbd | 2012-10-29 | 1 | -0/+14 |
* | gdb: update to version 7.5 | nbd | 2012-10-29 | 2 | -17/+8 |
* | readline: update to version 6.2, enable parallel builds | nbd | 2012-10-29 | 2 | -27/+10 |
* | mac80211: report tx status for dropped frames, should fix some remaining stab... | nbd | 2012-10-29 | 1 | -38/+133 |
* | ath9k: add a patch that prevents excessive retry of single frames during an a... | nbd | 2012-10-29 | 5 | -11/+41 |
* | add missing =y | kaloz | 2012-10-29 | 1 | -1/+1 |
* | add missing 3.6 symbols | kaloz | 2012-10-29 | 1 | -6/+8 |
* | [package/kernel]: remove references to 2.6.39 | kaloz | 2012-10-27 | 3 | -4/+1 |
* | package/kernel: arc4 needs blkcipher support on 3.6 | juhosg | 2012-10-27 | 1 | -1/+1 |
* | package/uboot-envtools: add CAP4200AG support | juhosg | 2012-10-27 | 1 | -1/+2 |
* | generic: allow to disable [25]GHz support in ath9k via platform data | juhosg | 2012-10-27 | 1 | -0/+70 |
* | ath9k: fix a stale bf->bf_next pointer, potentially leading to double-free er... | nbd | 2012-10-25 | 1 | -0/+18 |
* | mac80211: refresh patch | nbd | 2012-10-25 | 1 | -10/+4 |
* | acx-mac80211: add md5sum for acx-mac80211 file, to download it from the mirror. | hauke | 2012-10-25 | 1 | -0/+1 |
* | mac80211: add md5sum for linux-firmware file, to download it from the mirror. | hauke | 2012-10-25 | 1 | -0/+2 |
* | mac80211: update carl9170 firmware | hauke | 2012-10-25 | 1 | -2/+2 |
* | kernel: fix the pcspkr module, add proper dependencies, add the actual sound ... | nbd | 2012-10-25 | 1 | -15/+21 |
* | kernel: update bcma and ssb to master-2012-10-18 from wireless-testing | hauke | 2012-10-25 | 1 | -0/+48 |
* | hostapd: merge some pending fixes (fixes assoc errors when moving between vap... | nbd | 2012-10-25 | 2 | -1/+43 |