| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ath9k: use the number of pending aggregates instead of the queue depth to det... | Felix Fietkau | 2010-12-16 | 1 | -0/+89 |
* | libtool: I don't know what crackhead thought that relinking with /usr/lib dur... | Jo-Philipp Wich | 2010-12-16 | 1 | -0/+10 |
* | libtool: prefix command output with "OpenWrt-" to make it immediately obvious... | Jo-Philipp Wich | 2010-12-15 | 2 | -2/+112 |
* | opkg: remove manual automake invocations and rely and host and target fixups | Jo-Philipp Wich | 2010-12-13 | 1 | -12/+1 |
* | opkg: disable output shaving | Jo-Philipp Wich | 2010-12-13 | 1 | -0/+37 |
* | base-files: use shutdown instead of stop when the system goes down (patch by ... | Felix Fietkau | 2010-12-13 | 2 | -2/+2 |
* | ath9k: fix some more issues in the paprd changes | Felix Fietkau | 2010-12-13 | 1 | -18/+26 |
* | ead: fixup some AC_DEFINE() invocations that will make recent automak bail | Jo-Philipp Wich | 2010-12-13 | 2 | -6/+8 |
* | adds new lantiq kernel. once the codebase is fully tested and know to be work... | John Crispin | 2010-12-12 | 20 | -0/+8777 |
* | ath9k: fix a few issues with pa predistortion on ar9003 | Felix Fietkau | 2010-12-12 | 3 | -0/+375 |
* | ath: open up a few safe 5ghz channels in the world regdomain to make the regu... | Felix Fietkau | 2010-12-12 | 1 | -0/+12 |
* | ath9k: merge a few pending cleanup patches | Felix Fietkau | 2010-12-12 | 5 | -5/+1662 |
* | ath9k: do not adjust the slot time setting for long distance, it seems to cau... | Felix Fietkau | 2010-12-11 | 2 | -0/+22 |
* | mac80211: fix IBSS probe response storms on drivers that do not support drv_t... | Felix Fietkau | 2010-12-11 | 1 | -0/+11 |
* | ath9k: merge a pending patch for fixing tsf read and write | Felix Fietkau | 2010-12-11 | 1 | -0/+22 |
* | ath9k: add missing %pV printk revert | Felix Fietkau | 2010-12-11 | 1 | -0/+21 |
* | rework aclocal handling, packages have issues writing through the symlink so ... | Jo-Philipp Wich | 2010-12-11 | 1 | -2/+0 |
* | mac80211: update to 2010-12-09 | Felix Fietkau | 2010-12-11 | 29 | -3078/+588 |
* | libtool: don't install aclocal directory again if symlink into $(STAGING_DIR_... | Jo-Philipp Wich | 2010-12-11 | 1 | -0/+2 |
* | ath9k: fix non-AMPDU QoS per-tid sequence number assignment | Felix Fietkau | 2010-12-10 | 1 | -0/+34 |
* | kernel: package kmod-zd1201 (#8386) | Jo-Philipp Wich | 2010-12-10 | 1 | -0/+54 |
* | mac80211: use iw for txpower control (#8416) | Jo-Philipp Wich | 2010-12-10 | 1 | -2/+1 |
* | ar71xx: select u-boot for the NBG460N in the Default/Minimal profiles as well | Gabor Juhos | 2010-12-10 | 1 | -1/+1 |
* | ar71xx: add rtc modules for nbg460n | Gabor Juhos | 2010-12-10 | 1 | -3/+33 |
* | ar71xx: adding u-boot for nbg460n | Gabor Juhos | 2010-12-10 | 19 | -0/+3643 |
* | mac80211: fix compile errors when LED support in the kernel is disabled | Felix Fietkau | 2010-12-10 | 2 | -1/+21 |
* | kernel: fix raid module packaging on newer kernels (#8384) | Jo-Philipp Wich | 2010-12-09 | 1 | -1/+10 |
* | package/libtool: Strip trailing slashes from libdir and destdir | Alexandros C. Couloumbis | 2010-12-09 | 1 | -0/+30 |
* | libtool: disregard libdir from *.la files, prevents libtool from linking into... | Jo-Philipp Wich | 2010-12-09 | 1 | -0/+49 |
* | package/fuse: update to version 2.8.5, refresh patches | Alexandros C. Couloumbis | 2010-12-08 | 2 | -4/+4 |
* | package/cyassl: sync with latest libtool2 changes | Alexandros C. Couloumbis | 2010-12-08 | 1 | -1/+1 |
* | package/iptables: update to iptables-1.4.10 & layer7_2.22. (partially closes ... | Alexandros C. Couloumbis | 2010-12-08 | 5 | -29/+12 |
* | ath9k: fix a null pointer deref issue | Felix Fietkau | 2010-12-07 | 1 | -0/+14 |
* | package/cyassl: update to version 1.6.5 | Alexandros C. Couloumbis | 2010-12-07 | 5 | -66/+59 |
* | kernel: add dummy net device | Hauke Mehrtens | 2010-12-05 | 1 | -0/+14 |
* | kernel: add kmod-usb-serial-wwan | Hauke Mehrtens | 2010-12-05 | 1 | -0/+17 |
* | ath9k: fix a DMA related race condition at hw reset time | Felix Fietkau | 2010-12-05 | 1 | -0/+74 |
* | adds a --help option to /sbin/wifi | Florian Fainelli | 2010-12-05 | 2 | -1/+10 |
* | busybox: Comcast uses option 150 for 6RD DHCP announcements, cover it | Jo-Philipp Wich | 2010-12-04 | 2 | -6/+8 |
* | the switch to libtool2 seems to cause the iptables build environment not buil... | Mirko Vogt | 2010-12-04 | 1 | -3/+3 |
* | ar71xx: work around a PCI controller bug which causes reads to the PCI_COMMAN... | Felix Fietkau | 2010-12-04 | 1 | -13/+0 |
* | mac80211: update to wireless-testing 2010-11-30 | Felix Fietkau | 2010-12-04 | 32 | -1672/+2422 |
* | add md5 checksum | Mirko Vogt | 2010-12-03 | 1 | -1/+1 |
* | block-extroot: Added md5sum to extroot and underlying root filesystem. This i... | Daniel Dickinson | 2010-12-03 | 3 | -0/+57 |
* | update libtool from version 1.5.26 to version 2.4, this includes libltdl (to ... | Mirko Vogt | 2010-12-03 | 5 | -113/+2 |
* | 6to4: support multiple internal networks, use state vars for radvd config | Jo-Philipp Wich | 2010-12-02 | 2 | -54/+115 |
* | brcm47xx: Add edimax PS1208mfg support | Hauke Mehrtens | 2010-12-02 | 1 | -1/+19 |
* | iproute2: dont filter cached routes on iproute_get (#8339) | Jo-Philipp Wich | 2010-12-02 | 7 | -33/+43 |
* | kernel: package md and raid level modules (#7184) | Jo-Philipp Wich | 2010-12-02 | 1 | -0/+144 |
* | base-files: derive connect_time from uptime as local system time may warp due... | Jo-Philipp Wich | 2010-12-01 | 1 | -1/+1 |