| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | D-Link DIR-320 support (broadcom-diag) | hauke | 2009-06-14 | 1 | -0/+19 |
* | [packages] Various Makefile cleanup. | hauke | 2009-06-13 | 9 | -16/+5 |
* | [dnsmasq] Update to version 2.49 | hauke | 2009-06-13 | 4 | -26/+10 |
* | [package] recognize WAP54Gv2 and assigne LED and GPIOs (#5335) | florian | 2009-06-13 | 1 | -0/+13 |
* | udhcpc: add cidr routes support (patch from #5299) | nbd | 2009-06-13 | 2 | -0/+92 |
* | wprobe: add missing include statement (patch from #5325) | nbd | 2009-06-13 | 1 | -0/+1 |
* | madwifi: disable compression by default, as it can cause instabilities on var... | nbd | 2009-06-11 | 1 | -2/+2 |
* | [package] fuse24: introduce fuse package for brcm-2.4 (#5186) | jow | 2009-06-11 | 6 | -0/+275 |
* | [package] fuse: update to v2.7.4 (#5186) | jow | 2009-06-11 | 1 | -21/+28 |
* | [package] base-files: Add support for bzipped images in sysupgrade | acinonyx | 2009-06-10 | 1 | -1/+2 |
* | [package] base-files: Detect and decompressed gzipped images automatically wh... | acinonyx | 2009-06-10 | 2 | -11/+15 |
* | [package] base-files: format hexdump output instead of using awk for sysupgrade | acinonyx | 2009-06-10 | 1 | -1/+1 |
* | wprobe: move measurement task to the kernel, add some configurability (work i... | nbd | 2009-06-10 | 9 | -155/+475 |
* | [package] fix typo in iptables makefile resulting in patches not being applie... | florian | 2009-06-09 | 1 | -2/+2 |
* | [package] nvram: refuse nvram operations on the WGT634U | jow | 2009-06-08 | 2 | -2/+12 |
* | add ucitrigger: a uci plugin, command line tool and lua interface for automat... | nbd | 2009-06-08 | 6 | -1/+1102 |
* | [package] fix detection of motorola wr850g, thanks to Vinicius Fonseca, (#4710) | florian | 2009-06-07 | 1 | -0/+2 |
* | [package] nvram: don't execute nvram fixups on the WGT634U | jow | 2009-06-06 | 1 | -0/+3 |
* | [package] do not apply iptables patches when building with CONFIG_EXTERNAL_KE... | florian | 2009-06-04 | 1 | -0/+4 |
* | [package] kernel/modules: package the VSC7385 driver | juhosg | 2009-06-04 | 1 | -0/+16 |
* | [package] kernel/modules: move SPI drivers into a new submenu | juhosg | 2009-06-04 | 3 | -97/+108 |
* | More libtool madness: Every package which was using c++ and libtool fixup | lars | 2009-06-04 | 1 | -0/+2 |
* | [package] base-files: fix test experession for sysupgrade | acinonyx | 2009-06-03 | 1 | -1/+1 |
* | [package] ead: fix missing library error while building tinysrp | acinonyx | 2009-06-03 | 2 | -4/+4 |
* | [package] madwifi: clear variables used in for loop | acinonyx | 2009-06-03 | 1 | -2/+1 |
* | [package] libtool: revert r16212. It broke building packages using c++. | lars | 2009-06-03 | 1 | -1/+0 |
* | [mac80211] Update to compat-wireless-2009-06-02 | hauke | 2009-06-02 | 7 | -116/+31 |
* | package the e1000e driver | kaloz | 2009-06-02 | 1 | -2/+18 |
* | madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops transit... | nbd | 2009-06-01 | 1 | -3/+34 |
* | swconfig: fix kernel version dependency | nbd | 2009-06-01 | 1 | -1/+1 |
* | now that the gemini target is working, get rid of the obsolete and buggy stor... | kaloz | 2009-06-01 | 1 | -3/+0 |
* | fix madwifi for the gemini target | kaloz | 2009-06-01 | 1 | -0/+3 |
* | network: prevent unnecessary interface down/up cycles if no mac address chang... | nbd | 2009-06-01 | 1 | -2/+3 |
* | network: do not unnecessarily touch interfaces configured as proto=none; brin... | nbd | 2009-06-01 | 1 | -2/+11 |
* | [mac80211] B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL. | hauke | 2009-06-01 | 1 | -3/+3 |
* | [package] broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust re... | nico | 2009-06-01 | 2 | -2/+2 |
* | [hostap-driver] Add diversity option | acinonyx | 2009-06-01 | 1 | -2/+6 |
* | another 2.6.30 related crypto fix | kaloz | 2009-06-01 | 1 | -1/+3 |
* | [hotplug2] Removed extra ; in exec rule | hcg | 2009-06-01 | 1 | -1/+1 |
* | [package] madwifi: remove cruft from madwifi.sh introduced by r15954, thanks ... | jow | 2009-05-31 | 1 | -43/+3 |
* | madwifi: handle frame classification properly if eth->h_proto contains the pr... | nbd | 2009-05-31 | 1 | -1/+1 |
* | madwifi: fix excessive stack usage in the wlanconfig tool | nbd | 2009-05-31 | 1 | -0/+11 |
* | madwifi: if a txpower value below the poweroffset is requested, set the inter... | nbd | 2009-05-31 | 1 | -0/+16 |
* | [package] fix drivers firmware loading with the new hotplug2, patch from Russ... | florian | 2009-05-31 | 1 | -1/+1 |
* | madwifi: add better hw detection, use a power offset for setting/getting tx p... | nbd | 2009-05-31 | 28 | -283/+406 |
* | [PATCH] [hostap-driver] Always escape essid | jow | 2009-05-30 | 1 | -1/+1 |
* | [PATCH] [hostap-driver] Add bssid, frag and rts options and fix mac access co... | jow | 2009-05-30 | 2 | -3/+17 |
* | [OpenWrt-Devel] [PATCH] [hostap-driver] Major enhancement to hostap.sh script | jow | 2009-05-30 | 3 | -78/+156 |
* | [package] acx-mac80211 interface will not be created if NL80211_IFTYPE_STATIO... | florian | 2009-05-30 | 1 | -11/+25 |
* | madwifi: add sanity checks for monitor mode injection | nbd | 2009-05-30 | 1 | -0/+26 |