Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ucmb: move to packages feed | Michael Büsch | 2009-02-18 | 4 | -546/+0 | |
| | | | | SVN-Revision: 14560 | |||||
* | Fix typo | Michael Büsch | 2009-02-18 | 1 | -1/+1 | |
| | | | | SVN-Revision: 14558 | |||||
* | make "name" parameter optional in dnsmasq "boot" config sections | Jo-Philipp Wich | 2009-02-18 | 2 | -3/+2 | |
| | | | | SVN-Revision: 14557 | |||||
* | mac80211: Add Open FirmWare and Broadcom firmware version 4.178.10.4 support ↵ | Hauke Mehrtens | 2009-02-18 | 3 | -19/+102 | |
| | | | | | | to b43 package. SVN-Revision: 14555 | |||||
* | ucmb: Fix the lowlevel protocol | Michael Büsch | 2009-02-18 | 5 | -29/+100 | |
| | | | | SVN-Revision: 14549 | |||||
* | Add CRC16 kernel module | Michael Büsch | 2009-02-17 | 1 | -0/+15 | |
| | | | | SVN-Revision: 14548 | |||||
* | wpa_supplicant: update to 0.6.8 | Gabor Juhos | 2009-02-17 | 3 | -14/+32 | |
| | | | | SVN-Revision: 14545 | |||||
* | hostapd: update to 0.6.8 | Gabor Juhos | 2009-02-17 | 4 | -199/+19 | |
| | | | | SVN-Revision: 14544 | |||||
* | fix incorrect quoting in busybox cron init script | Jo-Philipp Wich | 2009-02-17 | 2 | -2/+2 | |
| | | | | SVN-Revision: 14540 | |||||
* | fix ubsec_ssb dependency against kmod-crypto-ocf (#4617) | Florian Fainelli | 2009-02-17 | 1 | -1/+1 | |
| | | | | SVN-Revision: 14539 | |||||
* | mac80211: add more patches from the rt2x00 git repository | Gabor Juhos | 2009-02-16 | 13 | -1/+631 | |
| | | | | SVN-Revision: 14534 | |||||
* | mac80211: reorder patches | Gabor Juhos | 2009-02-16 | 3 | -0/+0 | |
| | | | | SVN-Revision: 14533 | |||||
* | mac80211: update compat-wireless to 2009-02-15 | Gabor Juhos | 2009-02-16 | 7 | -42/+42 | |
| | | | | SVN-Revision: 14532 | |||||
* | mac80211: remove '$(PKG_BUILD_DIR)/modules' before compilation (closes #4634) | Gabor Juhos | 2009-02-16 | 1 | -0/+1 | |
| | | | | SVN-Revision: 14530 | |||||
* | update dnsmasq to 2.47 (#4636, thanks florida) | Jo-Philipp Wich | 2009-02-16 | 3 | -10/+10 | |
| | | | | SVN-Revision: 14528 | |||||
* | add kmod for 2.6.26+ in-kernel uvc video driver (#4637, thanks moh_de) | Jo-Philipp Wich | 2009-02-16 | 1 | -0/+17 | |
| | | | | SVN-Revision: 14526 | |||||
* | ucmb: Put the lowlevel protocol handling into the kernel. | Michael Büsch | 2009-02-15 | 2 | -8/+102 | |
| | | | | SVN-Revision: 14524 | |||||
* | add cp852 code page (#4607) | Florian Fainelli | 2009-02-15 | 1 | -0/+17 | |
| | | | | SVN-Revision: 14522 | |||||
* | mac80211: update p54 firmware and fix mac80211 dependancy Signed-off-by: Jan ↵ | Gabor Juhos | 2009-02-15 | 1 | -10/+23 | |
| | | | | | | Willies <jan@willies.info> SVN-Revision: 14516 | |||||
* | opkg: apparently array bounds checking is gcc 4.3 specific, move ↵ | Felix Fietkau | 2009-02-14 | 2 | -11/+1 | |
| | | | | | | -Wno-array-bounds into TARGET_CFLAGS instead of a patch and make it conditional SVN-Revision: 14508 | |||||
* | opkg: work around a gcc warning bug related to array bounds checking | Felix Fietkau | 2009-02-14 | 1 | -0/+10 | |
| | | | | SVN-Revision: 14506 | |||||
* | make b43/b43legacy selectable again (#4596) | Florian Fainelli | 2009-02-13 | 1 | -1/+1 | |
| | | | | SVN-Revision: 14491 | |||||
* | ucmb: Experimental SPI-GPIO based communication channel | Michael Büsch | 2009-02-11 | 4 | -0/+381 | |
| | | | | SVN-Revision: 14478 | |||||
* | allow kexec-tools to compile with ccache enabled, patch from Luca Sinigaglia | Florian Fainelli | 2009-02-10 | 1 | -2/+2 | |
| | | | | SVN-Revision: 14467 | |||||
* | invert the mirror orders seems the first one seems to be offline right now | Florian Fainelli | 2009-02-10 | 1 | -2/+2 | |
| | | | | SVN-Revision: 14466 | |||||
* | Port SPI-GPIO driver from 2.6.29-rc4 | Michael Büsch | 2009-02-10 | 1 | -0/+15 | |
| | | | | SVN-Revision: 14465 | |||||
* | Deprecate the old SPI-GPIO driver. | Michael Büsch | 2009-02-10 | 4 | -10/+10 | |
| | | | | SVN-Revision: 14464 | |||||
* | netfilter: remove CHAOS, TARPIT and DELUDE references | Gabor Juhos | 2009-02-09 | 2 | -6/+0 | |
| | | | | SVN-Revision: 14461 | |||||
* | iptables: remove CHAOS and TARPIT patches | Gabor Juhos | 2009-02-08 | 3 | -501/+2 | |
| | | | | SVN-Revision: 14447 | |||||
* | mac80211: add rt2800 patches from the rt2x00 git rope | Gabor Juhos | 2009-02-08 | 11 | -1/+768 | |
| | | | | SVN-Revision: 14435 | |||||
* | mac80211: update compat-wireless to 2009-02-07 | Gabor Juhos | 2009-02-08 | 8 | -335/+342 | |
| | | | | SVN-Revision: 14434 | |||||
* | remove false dependence in util-linux-ng | Claudio Mignanti | 2009-02-08 | 1 | -1/+0 | |
| | | | | SVN-Revision: 14433 | |||||
* | Added PS3 sound driver | Hamish Guthrie | 2009-02-06 | 1 | -0/+16 | |
| | | | | SVN-Revision: 14422 | |||||
* | kmod-ssb should not be visible on 2.4 kernels | Florian Fainelli | 2009-02-06 | 1 | -1/+1 | |
| | | | | SVN-Revision: 14419 | |||||
* | "-R" will not work as it needs the configured IP on the interface. Thus this ↵ | Markus Wigge | 2009-02-04 | 1 | -1/+1 | |
| | | | | | | option leads to the warning message: "udhcpc: bind(UDP): Cannot assign requested address" SVN-Revision: 14408 | |||||
* | fix table alignment for cris (#4104) | Claudio Mignanti | 2009-02-04 | 1 | -0/+12 | |
| | | | | SVN-Revision: 14407 | |||||
* | correct kernel modules dependencies against kmod-i2c-core, they already ↵ | Florian Fainelli | 2009-02-04 | 1 | -3/+3 | |
| | | | | | | depend on kmod-i2c-algo-bit, which depends on kmod-i2c-core (#4330) SVN-Revision: 14401 | |||||
* | add dropkey ssh keys and config files to the conffiles section (#2014) | Florian Fainelli | 2009-02-03 | 2 | -5/+12 | |
| | | | | SVN-Revision: 14399 | |||||
* | add dnsmasq config file to the conffiles section | Florian Fainelli | 2009-02-03 | 1 | -0/+4 | |
| | | | | SVN-Revision: 14398 | |||||
* | allow specifying port where to log (#2019) | Florian Fainelli | 2009-02-03 | 1 | -1/+2 | |
| | | | | SVN-Revision: 14396 | |||||
* | fix tg3 libphy dependency, thanks Acinonyx | Florian Fainelli | 2009-02-03 | 1 | -1/+1 | |
| | | | | SVN-Revision: 14390 | |||||
* | mac80211: update compat-wireless to 2009-02-02 | Gabor Juhos | 2009-02-03 | 2 | -5/+5 | |
| | | | | SVN-Revision: 14385 | |||||
* | openssl: add a patch to fix link segfault when using a glibc/eglibc based ↵ | Nicolas Thill | 2009-02-02 | 1 | -0/+18 | |
| | | | | | | toolchain (closes: #4517), thanks to Luigi Mantellini SVN-Revision: 14375 | |||||
* | kernel: mark modules that won't build on 2.6.28 as broken | Nicolas Thill | 2009-02-02 | 2 | -2/+4 | |
| | | | | SVN-Revision: 14356 | |||||
* | package libphy separately and make tg3 depend on it for kernels 2.6.27 and ↵ | Florian Fainelli | 2009-02-02 | 1 | -5/+15 | |
| | | | | | | superior SVN-Revision: 14354 | |||||
* | mac80211/ath9k: fix invalid MAC address handling | Gabor Juhos | 2009-02-01 | 1 | -0/+25 | |
| | | | | SVN-Revision: 14342 | |||||
* | mac80211/ath9k: enable debug stuff | Gabor Juhos | 2009-01-31 | 1 | -0/+11 | |
| | | | | SVN-Revision: 14334 | |||||
* | mac80211/ath9k: replace the accidentaly committed patch | Gabor Juhos | 2009-01-31 | 1 | -18/+2 | |
| | | | | SVN-Revision: 14331 | |||||
* | mac80211/ath9k: disable leds on the ar9100 devices | Gabor Juhos | 2009-01-31 | 1 | -0/+38 | |
| | | | | SVN-Revision: 14330 | |||||
* | mac80211: refresh patches | Gabor Juhos | 2009-01-31 | 1 | -4/+4 | |
| | | | | SVN-Revision: 14329 |