aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* opkg: fallback to dest->root_dir if specified overlay_root does not exist on ↵Jo-Philipp Wich2010-01-131-5/+18
| | | | | | filesystem (#6498) SVN-Revision: 19121
* allow download urls using the file:// schema (#6480)Jo-Philipp Wich2010-01-131-1/+1
| | | | SVN-Revision: 19120
* wpa_supplicant: add WEP key handling to conform with documented behaviour in ↵Jo-Philipp Wich2010-01-131-5/+32
| | | | | | mac80211.sh (#6493) SVN-Revision: 19119
* base-files, mac80211 (#6491) - fix wep key handling in iw with mac80211 ↵Jo-Philipp Wich2010-01-132-14/+37
| | | | | | based drivers - sanitize keys where necessary - put a procedure prepare_key_wep() into /sbin/wifi for use by other driver backends SVN-Revision: 19118
* mtd-utils depends on libuuidLars-Peter Clausen2010-01-131-0/+1
| | | | SVN-Revision: 19117
* ar71xx: reduce button threshold valuesGabor Juhos2010-01-1322-46/+46
| | | | SVN-Revision: 19116
* kernel: change debounce logic in the gpio-buttons driverGabor Juhos2010-01-132-21/+25
| | | | | | * thanks to Nuno Gonçalves SVN-Revision: 19115
* ar71xx: fix 320S33B flash chip supportGabor Juhos2010-01-136-3/+48
| | | | SVN-Revision: 19114
* Fix libuuid header location and reenable building of mkfs.ubifsLars-Peter Clausen2010-01-132-5/+9
| | | | SVN-Revision: 19113
* mac80211: another minor fix to monitor mode queue selectionFelix Fietkau2010-01-121-0/+18
| | | | SVN-Revision: 19111
* mac80211: upgrade to a new unofficial snapshot based on ↵Felix Fietkau2010-01-129-142/+6
| | | | | | wireless-testing+wireless-2.6 SVN-Revision: 19110
* Disable CONFIG_MODVERSIONSLars-Peter Clausen2010-01-111-2/+0
| | | | SVN-Revision: 19109
* mtd-utils: Don't include lzo headers aswell...Lars-Peter Clausen2010-01-111-4/+14
| | | | SVN-Revision: 19107
* do not build nor install mkfs.ubifs until we have it fixed (#6483)Florian Fainelli2010-01-111-5/+1
| | | | SVN-Revision: 19106
* Add libuuid Makefile. Oops...Lars-Peter Clausen2010-01-111-0/+50
| | | | SVN-Revision: 19105
* mtd-utils: Disable lzo for mkfs.ubifsLars-Peter Clausen2010-01-111-0/+79
| | | | SVN-Revision: 19104
* Add libuuid hosttool package. It's needed in order to build mkfs.ubifsLars-Peter Clausen2010-01-112-1/+1995
| | | | SVN-Revision: 19103
* refresh patchImre Kaloz2010-01-111-6/+6
| | | | SVN-Revision: 19102
* targets using 2.6.32 should use the latest releaseImre Kaloz2010-01-112-2/+2
| | | | SVN-Revision: 19101
* ar71xx: add support for the D-Link DIR-600 rev. A1 boardGabor Juhos2010-01-1112-2/+208
| | | | SVN-Revision: 19100
* mac80211: fix some monitor mode queue selection bugsFelix Fietkau2010-01-112-0/+41
| | | | SVN-Revision: 19099
* Merge xburst target.Lars-Peter Clausen2010-01-1184-0/+26280
| | | | SVN-Revision: 19098
* Add support for building ubifs images.Lars-Peter Clausen2010-01-114-1/+22
| | | | SVN-Revision: 19097
* mtd-utils: Build mkfs.ubifsLars-Peter Clausen2010-01-111-4/+8
| | | | SVN-Revision: 19096
* mkimage: fix compile errors on non-glibc systemsFelix Fietkau2010-01-101-0/+31
| | | | SVN-Revision: 19095
* FIT uImage support for the MPC8377-WLANImre Kaloz2010-01-105-7/+240
| | | | SVN-Revision: 19094
* ppp: process option dns if peerdns is off (#6474)Jo-Philipp Wich2010-01-101-3/+10
| | | | SVN-Revision: 19093
* upgrade to 2.6.31, add preliminary support for the Freescale MPC8377E-WLAN ↵Imre Kaloz2010-01-107-47/+713
| | | | | | board - not finished, yet SVN-Revision: 19092
* upgrade and build from the u-boot sourceImre Kaloz2010-01-104-1122/+13
| | | | SVN-Revision: 19091
* dnsmasq: only write search directive if domain is actually setJo-Philipp Wich2010-01-101-1/+1
| | | | SVN-Revision: 19090
* remove unneeded patchImre Kaloz2010-01-091-20/+0
| | | | SVN-Revision: 19088
* upgrade to latest kernelsImre Kaloz2010-01-092-5/+5
| | | | SVN-Revision: 19087
* dnsmasq: add local domain as search directive to /tmp/resolv.confJo-Philipp Wich2010-01-091-0/+1
| | | | SVN-Revision: 19086
* dl_cleanup: Show it to the user, if file extension or version pattern is unknownMichael Büsch2010-01-091-7/+3
| | | | SVN-Revision: 19085
* dl_cleanup: Add regex for foo_1_2_3Michael Büsch2010-01-091-3/+9
| | | | SVN-Revision: 19084
* dl_cleanup: Allow removing items from blacklistMichael Büsch2010-01-091-4/+15
| | | | SVN-Revision: 19083
* dl_cleanup: Add linux and gcc to blacklistMichael Büsch2010-01-091-10/+17
| | | | SVN-Revision: 19082
* dl_cleanup: Add dry-run optionMichael Büsch2010-01-091-6/+26
| | | | SVN-Revision: 19081
* hostapd: fix compile error with madwifi enabledFelix Fietkau2010-01-081-0/+18
| | | | SVN-Revision: 19080
* ar71xx: add NAPI statistics to the ag71xx driverGabor Juhos2010-01-083-13/+114
| | | | SVN-Revision: 19079
* mac80211: fix patch namingFelix Fietkau2010-01-083-0/+0
| | | | SVN-Revision: 19078
* hostapd: upgrade to latest versionFelix Fietkau2010-01-085-284/+26
| | | | SVN-Revision: 19077
* mac80211: various wds related fixesFelix Fietkau2010-01-083-0/+189
| | | | SVN-Revision: 19076
* ar71xx: add missing flash partition for the DIR-825Gabor Juhos2010-01-082-1/+6
| | | | SVN-Revision: 19075
* dnsmasq: Fix setting the network-id for config host sections This renames ↵Jo-Philipp Wich2010-01-082-36/+38
| | | | | | 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 defaultFelix Fietkau2010-01-071-0/+11
| | | | SVN-Revision: 19068
* carl9170: fix debugfs supportFelix Fietkau2010-01-072-2/+16
| | | | SVN-Revision: 19067
* add the carl9170 wifi driver for ar9170 devicesFelix Fietkau2010-01-073-0/+186
| | | | SVN-Revision: 19066
* mac80211: export a few ath header filesFelix Fietkau2010-01-071-1/+5
| | | | SVN-Revision: 19065
* mac80211: fix spurious client reconnects triggered by rejected action frames ↵Felix Fietkau2010-01-071-0/+26
| | | | | | being interpreted as chan switch announcements SVN-Revision: 19064