| Commit message (Expand) | Author | Age | Files | Lines |
* | ath9k: compile out the ath9k rate control | Felix Fietkau | 2010-09-30 | 2 | -13/+11 |
* | package/grub: fix build issues under 64bit FreeBSD | Alexandros C. Couloumbis | 2010-09-30 | 1 | -4/+8 |
* | add maintainer information | Jo-Philipp Wich | 2010-09-30 | 8 | -0/+8 |
* | package/grub: fix compile issue under FreeBSD 8.1 | Alexandros C. Couloumbis | 2010-09-29 | 1 | -0/+4 |
* | iw: update to 0.9.21, add support for showing the in-use flag for survey data | Felix Fietkau | 2010-09-29 | 4 | -32/+86 |
* | ath9k: fetch survey data for all channels | Felix Fietkau | 2010-09-29 | 6 | -0/+272 |
* | package/busybox: fix endianes issue under FreeBSD 8.1 | Alexandros C. Couloumbis | 2010-09-29 | 1 | -0/+16 |
* | mac80211: update to wireless-testing 2010-09-28 | Felix Fietkau | 2010-09-29 | 24 | -397/+38 |
* | dropbear: Add config options to allow specification of host key files, thanks... | Vasilis Tsiligiannis | 2010-09-29 | 1 | -0/+5 |
* | firewall: fix chain selection logic, option dest must be ignored for notrack ... | Jo-Philipp Wich | 2010-09-28 | 1 | -6/+5 |
* | firewall: don't setup nat reflection if negations are used | Jo-Philipp Wich | 2010-09-28 | 1 | -0/+3 |
* | fireall: - support negations for src_ip, dest_ip, src_dip options in rules an... | Jo-Philipp Wich | 2010-09-28 | 5 | -28/+42 |
* | package/dropbear: simplify & reduce init script size (closes #7985) | Alexandros C. Couloumbis | 2010-09-24 | 1 | -25/+17 |
* | base-files: prevent possible sourcing of JFFS2 meta files when merging overla... | Jo-Philipp Wich | 2010-09-23 | 1 | -1/+1 |
* | Fixed duplicated content in file in commit 23111 | Daniel Dickinson | 2010-09-23 | 1 | -24/+0 |
* | Missed file committing previous change 23110 | Daniel Dickinson | 2010-09-23 | 1 | -0/+48 |
* | base/block-extroot, base/block-mount: Modified preinit and block-extroot and ... | Daniel Dickinson | 2010-09-23 | 7 | -39/+96 |
* | ath9k: fix a warning during a failed aggregation start | Felix Fietkau | 2010-09-20 | 1 | -2/+5 |
* | base-files: Add function pi_include the /lib/functions/boot.sh used by preini... | Daniel Dickinson | 2010-09-19 | 1 | -0/+13 |
* | base/block-extroot: Move block-extroot in menuconfig from Utilities/disc to B... | Daniel Dickinson | 2010-09-19 | 1 | -3/+2 |
* | ath9k: fix various aggregation related race conditions | Felix Fietkau | 2010-09-19 | 2 | -0/+183 |
* | base-files: bump pkg revision after r23091, r23092 | Jo-Philipp Wich | 2010-09-19 | 1 | -1/+1 |
* | base-files: kill possibly existing udhcpc instance when bringing up a dhcp if... | Jo-Philipp Wich | 2010-09-19 | 1 | -39/+26 |
* | base-files: cached state vars after scan_interfaces might be out of sync when... | Jo-Philipp Wich | 2010-09-19 | 1 | -3/+3 |
* | firewall: protect iptables invocations with locks in interface ops, it might ... | Jo-Philipp Wich | 2010-09-19 | 2 | -1/+5 |
* | ppp: use service_kill() | Jo-Philipp Wich | 2010-09-19 | 2 | -10/+2 |
* | base-files: introduce service_kill() into functions.sh - a convenience wrappe... | Jo-Philipp Wich | 2010-09-19 | 2 | -1/+18 |
* | Fix missing dependency in solos-pci module | Florian Fainelli | 2010-09-19 | 1 | -1/+1 |
* | package/zlib: fix Darwin compile failure (closes #7963) | Alexandros C. Couloumbis | 2010-09-19 | 1 | -4/+3 |
* | firewall: make invalid redirects and duplicate zones non-fatal, print a notic... | Jo-Philipp Wich | 2010-09-16 | 4 | -10/+12 |
* | rt2800pci: add back ifdown hang workaround that was accidentally dropped duri... | Felix Fietkau | 2010-09-16 | 1 | -0/+29 |
* | hostapd: fix non-multicall wpa_supplicant compile | Felix Fietkau | 2010-09-15 | 1 | -2/+4 |
* | Support for Solos PCI ADSL2+ modem This driver is used by Traverse Technologi... | Jo-Philipp Wich | 2010-09-15 | 1 | -0/+17 |
* | Support for RTL-8139C+ ethernet adapters Signed-off-by: Nathan Williams <nath... | Jo-Philipp Wich | 2010-09-15 | 1 | -0/+16 |
* | hostapd: fix wpa_supplicant crash issues in WDS STA mode | Felix Fietkau | 2010-09-15 | 1 | -0/+43 |
* | firewall: run ifdown hotplug events synchronized, fixes a racecondition on "i... | Jo-Philipp Wich | 2010-09-15 | 3 | -10/+8 |
* | firewall: deliver remove hotplug events for all active zones/networks when re... | Jo-Philipp Wich | 2010-09-14 | 3 | -3/+42 |
* | mac80211: upgrade to wireless-testing 2010-09-14, replace the external carl91... | Felix Fietkau | 2010-09-14 | 34 | -455/+220 |
* | mac80211: add a pending fix for a locking error in the aggregation reorder re... | Felix Fietkau | 2010-09-14 | 1 | -0/+25 |
* | ath9k: fix multi-bss operation (fixes #7914) | Felix Fietkau | 2010-09-14 | 1 | -0/+117 |
* | package/opkg: add missing patch from r23050 | Alexandros C. Couloumbis | 2010-09-13 | 1 | -0/+41 |
* | package/opkg: update to r563 | Alexandros C. Couloumbis | 2010-09-13 | 7 | -442/+4 |
* | package/zlib: update to zlib-1.2.5 | Alexandros C. Couloumbis | 2010-09-13 | 2 | -216/+16 |
* | broadcom-diag: SimpleShare: expose power button as reset to the system, remov... | Jo-Philipp Wich | 2010-09-13 | 2 | -3/+2 |
* | opkg: - implement --add-dest and --add-arch commandline options, this allows ... | Jo-Philipp Wich | 2010-09-12 | 4 | -11/+249 |
* | Fix compilation of crypto modules. This fixes #7920 | Michael Büsch | 2010-09-12 | 1 | -2/+2 |
* | iproute2: Add lex/yacc files dependencies. Refresh other patches. | Michael Büsch | 2010-09-12 | 6 | -39/+80 |
* | Fix kernel crypto modules for >= 2.6.36 | Michael Büsch | 2010-09-11 | 1 | -2/+2 |
* | firewall: - simplify masquerade rule setup - remove various subshell invocati... | Jo-Philipp Wich | 2010-09-11 | 7 | -94/+114 |
* | 6in4: don't use abbreviated notation for 0.0.0.0/0, iproute apparently does n... | Jo-Philipp Wich | 2010-09-11 | 2 | -3/+3 |