| Commit message (Expand) | Author | Age | Files | Lines |
* | nvram: refuse nvram operations on the WGT634U | Jo-Philipp Wich | 2009-06-08 | 2 | -2/+12 |
* | add ucitrigger: a uci plugin, command line tool and lua interface for automat... | Felix Fietkau | 2009-06-08 | 6 | -1/+1102 |
* | fix detection of motorola wr850g, thanks to Vinicius Fonseca, (#4710) | Florian Fainelli | 2009-06-07 | 1 | -0/+2 |
* | nvram: don't execute nvram fixups on the WGT634U | Jo-Philipp Wich | 2009-06-06 | 1 | -0/+3 |
* | do not apply iptables patches when building with CONFIG_EXTERNAL_KERNEL_TREE | Florian Fainelli | 2009-06-04 | 1 | -0/+4 |
* | kernel/modules: package the VSC7385 driver | Gabor Juhos | 2009-06-04 | 1 | -0/+16 |
* | kernel/modules: move SPI drivers into a new submenu | Gabor Juhos | 2009-06-04 | 3 | -97/+108 |
* | More libtool madness: Every package which was using c++ and libtool fixup was... | Lars-Peter Clausen | 2009-06-04 | 1 | -0/+2 |
* | base-files: fix test experession for sysupgrade | Vasilis Tsiligiannis | 2009-06-03 | 1 | -1/+1 |
* | ead: fix missing library error while building tinysrp | Vasilis Tsiligiannis | 2009-06-03 | 2 | -4/+4 |
* | madwifi: clear variables used in for loop | Vasilis Tsiligiannis | 2009-06-03 | 1 | -2/+1 |
* | libtool: revert r16212. It broke building packages using c++. | Lars-Peter Clausen | 2009-06-03 | 1 | -1/+0 |
* | Update to compat-wireless-2009-06-02 | Hauke Mehrtens | 2009-06-02 | 7 | -116/+31 |
* | package the e1000e driver | Imre Kaloz | 2009-06-02 | 1 | -2/+18 |
* | madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops transit... | Felix Fietkau | 2009-06-01 | 1 | -3/+34 |
* | swconfig: fix kernel version dependency | Felix Fietkau | 2009-06-01 | 1 | -1/+1 |
* | now that the gemini target is working, get rid of the obsolete and buggy stor... | Imre Kaloz | 2009-06-01 | 1 | -3/+0 |
* | fix madwifi for the gemini target | Imre Kaloz | 2009-06-01 | 1 | -0/+3 |
* | network: prevent unnecessary interface down/up cycles if no mac address chang... | Felix Fietkau | 2009-06-01 | 1 | -2/+3 |
* | network: do not unnecessarily touch interfaces configured as proto=none; brin... | Felix Fietkau | 2009-06-01 | 1 | -2/+11 |
* | B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL. Fixes #5245. | Hauke Mehrtens | 2009-06-01 | 1 | -3/+3 |
* | broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust release number | Nicolas Thill | 2009-06-01 | 2 | -2/+2 |
* | Add diversity option | Vasilis Tsiligiannis | 2009-06-01 | 1 | -2/+6 |
* | another 2.6.30 related crypto fix | Imre Kaloz | 2009-06-01 | 1 | -1/+3 |
* | Removed extra ; in exec rule | Hamish Guthrie | 2009-06-01 | 1 | -1/+1 |
* | madwifi: remove cruft from madwifi.sh introduced by r15954, thanks Vasilis Ts... | Jo-Philipp Wich | 2009-05-31 | 1 | -43/+3 |
* | madwifi: handle frame classification properly if eth->h_proto contains the pr... | Felix Fietkau | 2009-05-31 | 1 | -1/+1 |
* | madwifi: fix excessive stack usage in the wlanconfig tool | Felix Fietkau | 2009-05-31 | 1 | -0/+11 |
* | madwifi: if a txpower value below the poweroffset is requested, set the inter... | Felix Fietkau | 2009-05-31 | 1 | -0/+16 |
* | fix drivers firmware loading with the new hotplug2, patch from Russell Senior | Florian Fainelli | 2009-05-31 | 1 | -1/+1 |
* | madwifi: add better hw detection, use a power offset for setting/getting tx p... | Felix Fietkau | 2009-05-31 | 28 | -283/+406 |
* | Always escape essid Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silve... | Jo-Philipp Wich | 2009-05-30 | 1 | -1/+1 |
* | Add bssid, frag and rts options and fix mac access control Signed-off-by: Vas... | Jo-Philipp Wich | 2009-05-30 | 2 | -3/+17 |
* | Major enhancement to hostap.sh script * use common openwrt option naming (e.g... | Jo-Philipp Wich | 2009-05-30 | 3 | -78/+156 |
* | acx-mac80211 interface will not be created if NL80211_IFTYPE_STATION is not s... | Florian Fainelli | 2009-05-30 | 1 | -11/+25 |
* | madwifi: add sanity checks for monitor mode injection | Felix Fietkau | 2009-05-30 | 1 | -0/+26 |
* | madwifi: fix an array overrun in the rate control attach check | Felix Fietkau | 2009-05-30 | 1 | -1/+1 |
* | base-files: set rules file for hotplug2 in the boot script (closes #5235) | Gabor Juhos | 2009-05-30 | 2 | -1/+2 |
* | libtool: Unset CXX. It is not needed to build libtool, but if set configure p... | Lars-Peter Clausen | 2009-05-30 | 1 | -0/+1 |
* | hotplug2 may need -fPIC | Jo-Philipp Wich | 2009-05-29 | 1 | -1/+1 |
* | Config symbol is boolean. | Hauke Mehrtens | 2009-05-29 | 1 | -1/+1 |
* | fix kmod-crypto-core compile with 2.6.30 (#5201) | Felix Fietkau | 2009-05-29 | 1 | -3/+9 |
* | hotplug2-old: fix path to build dir | Felix Fietkau | 2009-05-29 | 1 | -0/+2 |
* | iptables: export libipq | Felix Fietkau | 2009-05-29 | 1 | -3/+8 |
* | delay the starting of nas4wds, seems like 5 seconds works in every case: none... | Florian Fainelli | 2009-05-28 | 2 | -2/+2 |
* | refresh ar7-atm patches | Florian Fainelli | 2009-05-28 | 7 | -115/+96 |
* | refresh acx-mac80211 patches | Florian Fainelli | 2009-05-28 | 5 | -52/+40 |
* | base-files: update command line for the new hotplug2 | Gabor Juhos | 2009-05-28 | 3 | -4/+5 |
* | busybox: fix watchdog util compile | Felix Fietkau | 2009-05-28 | 1 | -0/+12 |
* | correct path to board specific configuration, enable roboswitch driver in wpa... | Florian Fainelli | 2009-05-28 | 3 | -0/+2 |