| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | build dtc for all powerpc targets (suggested by Kaloz) | nbd | 2008-03-09 | 1 | -1/+1 |
* | fix uclibc build on osx | nbd | 2008-03-09 | 1 | -0/+1 |
* | only build dtc for the target that uses it | nbd | 2008-03-09 | 1 | -1/+1 |
* | ar7-atm: add an useful patch from #2561, tnx Axel Gembe | matteo | 2008-03-09 | 1 | -0/+585 |
* | Upgrade x86 to 2.6.24 | florian | 2008-03-09 | 4 | -2/+900 |
* | Fix bzImage copy with 2.6.24 kernels | florian | 2008-03-09 | 1 | -1/+1 |
* | Fix rt2x00 compilation and upgrade to the current mainline version (2.6.24) | florian | 2008-03-09 | 27 | -5095/+6794 |
* | [AR7]: Fix two of the three bugs in #3122 | matteo | 2008-03-08 | 1 | -28/+43 |
* | add new led trigger for network traffic, fixes #2776 | blogic | 2008-03-07 | 1 | -0/+15 |
* | add new led trigger for network traffic, fixes #2776 | blogic | 2008-03-07 | 3 | -0/+463 |
* | this package should only be available for targets with generic gpio support, ... | blogic | 2008-03-07 | 1 | -1/+1 |
* | disable partitions for unallocated redboot flash memory - it caused a null po... | nbd | 2008-03-07 | 5 | -2/+3 |
* | made ppp usepeerdns configurable, fixes #3187 | blogic | 2008-03-07 | 1 | -1/+4 |
* | Add PCnet32 ethernet support (#3195) | florian | 2008-03-07 | 3 | -0/+20 |
* | Make the syslog ring-buffer size configurable (#3204) | florian | 2008-03-07 | 1 | -1/+2 |
* | remove the "depends BROKEN" for eabi | nbd | 2008-03-07 | 1 | -1/+0 |
* | madwifi: add patches for maximum and minimum rate (thx, SeG) | nbd | 2008-03-07 | 2 | -0/+236 |
* | madwifi: don't deliver broadcast frames to vaps that aren't up | nbd | 2008-03-07 | 1 | -0/+14 |
* | fix channel change bugs | nbd | 2008-03-07 | 1 | -11/+10 |
* | include noise in stats struct | nbd | 2008-03-07 | 1 | -6/+30 |
* | debugging fixes | nbd | 2008-03-07 | 2 | -24/+222 |
* | madwifi: napi polling fixes | nbd | 2008-03-07 | 3 | -45/+38 |
* | [package] kernel/modules/usb: add support for the cp2101 USB to serial conver... | juhosg | 2008-03-06 | 1 | -0/+15 |
* | [kernel] 2.6.24: add missing symbol CONFIG_USB_SERIAL_CH431 | juhosg | 2008-03-06 | 1 | -0/+1 |
* | [AR7] fix cpmac in a more elegant way, thanks Anton Vorontsov | matteo | 2008-03-05 | 1 | -25/+96 |
* | [AR7] fixed_phy seems to be broken, this simple workaround fixes it | matteo | 2008-03-05 | 1 | -0/+27 |
* | Fix typo | florian | 2008-03-04 | 1 | -1/+1 |
* | Switched xwrt url in feeds.conf (berlios http falls over occasionally) | agb | 2008-03-02 | 1 | -1/+1 |
* | Also call setup_switch on network restart | florian | 2008-03-02 | 1 | -0/+1 |
* | fix switch-robo.c compile errors on linux 2.4 | nbd | 2008-03-01 | 1 | -0/+4 |
* | remove the packages repo as it is not compatable with trunk | thepeople | 2008-02-29 | 1 | -1/+0 |
* | Fix a wrong variable names (ifname, wan) and enhance httpd's init script by m... | thepeople | 2008-02-28 | 1 | -4/+44 |
* | SSB-GigE: Fix IRQ routing. This makes the device work. Yay! :) | mb | 2008-02-28 | 1 | -5/+22 |
* | Fix the roboswitch code for the WRT350N | mb | 2008-02-27 | 4 | -98/+275 |
* | add config file support for the adm5120 switch | thepeople | 2008-02-27 | 3 | -0/+96 |
* | Adding rootdelay and quiet parameter (again) | ryd | 2008-02-25 | 1 | -1/+1 |
* | More SSB GigE fixes. | mb | 2008-02-23 | 1 | -26/+396 |
* | sync with madwifi commit 3362 | nbd | 2008-02-23 | 1 | -7/+1 |
* | madwifi 2.6.24 compile fix Signed-off-by: Alexandros C. Couloumbis <alex@ozo.... | thepeople | 2008-02-22 | 1 | -0/+15 |
* | *sigh* nuke more debug crap | nbd | 2008-02-21 | 1 | -20/+29 |
* | Hopefully fix the PCI resource conflict and upgrade to .24.2 | florian | 2008-02-21 | 2 | -13/+23 |
* | madwifi: minor ap scanning bugfix | nbd | 2008-02-21 | 1 | -0/+18 |
* | improve reliability of beacon transmissions after channel change | nbd | 2008-02-20 | 1 | -0/+68 |
* | refresh madwifi patches, fix an issue with napi polling (thx SeG) | nbd | 2008-02-20 | 27 | -546/+414 |
* | [kernel] netfilter: update to the latest IMQ patch for 2.6.24 from http://www... | juhosg | 2008-02-20 | 1 | -81/+93 |
* | bcm47xx: Add driver for the SSB Gigabit Ethernet core. | mb | 2008-02-20 | 7 | -0/+1216 |
* | [kernel] netfilter: fix IMQ bug on 2.6.24 | juhosg | 2008-02-20 | 1 | -1/+1 |
* | napi polling fix | nbd | 2008-02-20 | 1 | -13/+21 |
* | madwifi: remove a dangerous debugging define | nbd | 2008-02-20 | 1 | -31/+44 |
* | improve reliability of the beaconcal patch | nbd | 2008-02-20 | 1 | -14/+27 |