Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Add libuuid hosttool package. It's needed in order to build mkfs.ubifs | Lars-Peter Clausen | 2010-01-11 | |
| | | | | SVN-Revision: 19103 | |||
* | refresh patch | Imre Kaloz | 2010-01-11 | |
| | | | | SVN-Revision: 19102 | |||
* | targets using 2.6.32 should use the latest release | Imre Kaloz | 2010-01-11 | |
| | | | | SVN-Revision: 19101 | |||
* | ar71xx: add support for the D-Link DIR-600 rev. A1 board | Gabor Juhos | 2010-01-11 | |
| | | | | SVN-Revision: 19100 | |||
* | mac80211: fix some monitor mode queue selection bugs | Felix Fietkau | 2010-01-11 | |
| | | | | SVN-Revision: 19099 | |||
* | Merge xburst target. | Lars-Peter Clausen | 2010-01-11 | |
| | | | | SVN-Revision: 19098 | |||
* | Add support for building ubifs images. | Lars-Peter Clausen | 2010-01-11 | |
| | | | | SVN-Revision: 19097 | |||
* | mtd-utils: Build mkfs.ubifs | Lars-Peter Clausen | 2010-01-11 | |
| | | | | SVN-Revision: 19096 | |||
* | mkimage: fix compile errors on non-glibc systems | Felix Fietkau | 2010-01-10 | |
| | | | | SVN-Revision: 19095 | |||
* | FIT uImage support for the MPC8377-WLAN | Imre Kaloz | 2010-01-10 | |
| | | | | SVN-Revision: 19094 | |||
* | ppp: process option dns if peerdns is off (#6474) | Jo-Philipp Wich | 2010-01-10 | |
| | | | | SVN-Revision: 19093 | |||
* | upgrade to 2.6.31, add preliminary support for the Freescale MPC8377E-WLAN ↵ | Imre Kaloz | 2010-01-10 | |
| | | | | | | board - not finished, yet SVN-Revision: 19092 | |||
* | upgrade and build from the u-boot source | Imre Kaloz | 2010-01-10 | |
| | | | | SVN-Revision: 19091 | |||
* | dnsmasq: only write search directive if domain is actually set | Jo-Philipp Wich | 2010-01-10 | |
| | | | | SVN-Revision: 19090 | |||
* | remove unneeded patch | Imre Kaloz | 2010-01-09 | |
| | | | | SVN-Revision: 19088 | |||
* | upgrade to latest kernels | Imre Kaloz | 2010-01-09 | |
| | | | | SVN-Revision: 19087 | |||
* | dnsmasq: add local domain as search directive to /tmp/resolv.conf | Jo-Philipp Wich | 2010-01-09 | |
| | | | | SVN-Revision: 19086 | |||
* | dl_cleanup: Show it to the user, if file extension or version pattern is unknown | Michael Büsch | 2010-01-09 | |
| | | | | SVN-Revision: 19085 | |||
* | dl_cleanup: Add regex for foo_1_2_3 | Michael Büsch | 2010-01-09 | |
| | | | | SVN-Revision: 19084 | |||
* | dl_cleanup: Allow removing items from blacklist | Michael Büsch | 2010-01-09 | |
| | | | | SVN-Revision: 19083 | |||
* | dl_cleanup: Add linux and gcc to blacklist | Michael Büsch | 2010-01-09 | |
| | | | | SVN-Revision: 19082 | |||
* | dl_cleanup: Add dry-run option | Michael Büsch | 2010-01-09 | |
| | | | | SVN-Revision: 19081 | |||
* | hostapd: fix compile error with madwifi enabled | Felix Fietkau | 2010-01-08 | |
| | | | | SVN-Revision: 19080 | |||
* | ar71xx: add NAPI statistics to the ag71xx driver | Gabor Juhos | 2010-01-08 | |
| | | | | SVN-Revision: 19079 | |||
* | mac80211: fix patch naming | Felix Fietkau | 2010-01-08 | |
| | | | | SVN-Revision: 19078 | |||
* | hostapd: upgrade to latest version | Felix Fietkau | 2010-01-08 | |
| | | | | SVN-Revision: 19077 | |||
* | mac80211: various wds related fixes | Felix Fietkau | 2010-01-08 | |
| | | | | SVN-Revision: 19076 | |||
* | ar71xx: add missing flash partition for the DIR-825 | Gabor Juhos | 2010-01-08 | |
| | | | | SVN-Revision: 19075 | |||
* | dnsmasq: Fix setting the network-id for config host sections This renames ↵ | Jo-Philipp Wich | 2010-01-08 | |
| | | | | | | name to networkid where applicable, and re-adds the name option for hosts. Signed-off-by: Stefan Bethke <stb@lassitu.de> SVN-Revision: 19069 | |||
* | carl9170: enable ht support by default | Felix Fietkau | 2010-01-07 | |
| | | | | SVN-Revision: 19068 | |||
* | carl9170: fix debugfs support | Felix Fietkau | 2010-01-07 | |
| | | | | SVN-Revision: 19067 | |||
* | add the carl9170 wifi driver for ar9170 devices | Felix Fietkau | 2010-01-07 | |
| | | | | SVN-Revision: 19066 | |||
* | mac80211: export a few ath header files | Felix Fietkau | 2010-01-07 | |
| | | | | SVN-Revision: 19065 | |||
* | mac80211: fix spurious client reconnects triggered by rejected action frames ↵ | Felix Fietkau | 2010-01-07 | |
| | | | | | | being interpreted as chan switch announcements SVN-Revision: 19064 | |||
* | mac80211: update to compat-wireless 2010-01-07 (unoffical snapshot, official ↵ | Felix Fietkau | 2010-01-07 | |
| | | | | | | ones are not working yet) SVN-Revision: 19063 | |||
* | bcm47xx: Add basic 2.6.32 support. | Michael Büsch | 2010-01-07 | |
| | | | | SVN-Revision: 19062 | |||
* | opkg: update to r513, move lock-file to /var/lock and drop cleanup patch - ↵ | Jo-Philipp Wich | 2010-01-07 | |
| | | | | | | went upstream SVN-Revision: 19061 | |||
* | mpfr: add missing MD5SUM | Nicolas Thill | 2010-01-07 | |
| | | | | SVN-Revision: 19060 | |||
* | fix typo after r19054 | Jo-Philipp Wich | 2010-01-06 | |
| | | | | SVN-Revision: 19059 | |||
* | kernel: cleanup crypto stuff and fix module names on 2.4 | Nicolas Thill | 2010-01-06 | |
| | | | | SVN-Revision: 19058 | |||
* | kernel: remove even more calls to CompareKernelPatchVer | Nicolas Thill | 2010-01-06 | |
| | | | | SVN-Revision: 19057 | |||
* | mac80211: merge some further fixes to the queue stop patch | Felix Fietkau | 2010-01-06 | |
| | | | | SVN-Revision: 19056 | |||
* | ar71xx: don't include nvram.h for the WRT400N | Gabor Juhos | 2010-01-06 | |
| | | | | SVN-Revision: 19055 | |||
* | ar71xx: add detailed interrupt statistics for the ag71xx driver | Gabor Juhos | 2010-01-06 | |
| | | | | SVN-Revision: 19054 | |||
* | kernel: use generic thread_info allocator on MIPS | Gabor Juhos | 2010-01-06 | |
| | | | | | | * Fixes kernel panic if SLUB_DEBUG is enabled. SVN-Revision: 19053 | |||
* | wpa_supplicant: remove legacy PS3 gelic wpa driver support | Hamish Guthrie | 2010-01-06 | |
| | | | | SVN-Revision: 19052 | |||
* | ixp4xx: allocate all skbs using GFP_DMA this ensures that dma bounce buffers ↵ | Felix Fietkau | 2010-01-06 | |
| | | | | | | will not be used frequently when bridging or routing frames between ethernet and wifi. significantly improves ath9k performance and obsoletes an ath specific patch SVN-Revision: 19051 | |||
* | run led init after /etc/init.d/done to keep the configured led settings ↵ | Felix Fietkau | 2010-01-06 | |
| | | | | | | active after the system has finished booting Signed-off-by: Nuno Goncalves <nunojpg@gmail.com> SVN-Revision: 19050 | |||
* | kernel: remove more calls to CompareKernelPatchVer and use 2.4 exceptions ↵ | Nicolas Thill | 2010-01-06 | |
| | | | | | | instead SVN-Revision: 19049 | |||
* | kernel: fix IDE modules on 2.4 | Nicolas Thill | 2010-01-06 | |
| | | | | SVN-Revision: 19048 |