| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | madwifi: remove some leftover duplicate definitions | Felix Fietkau | 2009-05-10 | 2 | -3/+36 |
* | madwifi: clean up tx status mrr handling and fix mrr parsing for 5416 | Felix Fietkau | 2009-05-10 | 1 | -0/+507 |
* | libnl-tiny: add copy of linux/gen_stat.h, it's not available on brcm-2.4 | Jo-Philipp Wich | 2009-05-10 | 1 | -0/+67 |
* | base-files: - restore device, ifname and aliases state in dhcp script - make ... | Jo-Philipp Wich | 2009-05-10 | 1 | -1/+8 |
* | e2fsprogs: add libpthread dependency (#5086) | Jo-Philipp Wich | 2009-05-09 | 1 | -1/+1 |
* | dnsmasq: add option to specify dhcp-hostsfile (#5079) | Jo-Philipp Wich | 2009-05-09 | 1 | -0/+3 |
* | mac80211: update compat-wireless to 2009-05-08 | Gabor Juhos | 2009-05-09 | 2 | -18/+2 |
* | kernel/modules: build pcompress.ko for kernel >=2.6.30 | Gabor Juhos | 2009-05-09 | 1 | -1/+4 |
* | base-files: show reboot notification is sysupgrade | Jo-Philipp Wich | 2009-05-09 | 1 | -1/+4 |
* | madwifi: clean up handling of various timings such as slot time, ack timeout,... | Felix Fietkau | 2009-05-08 | 3 | -4/+732 |
* | madwifi: fix uninitialized variable | Felix Fietkau | 2009-05-08 | 2 | -4/+5 |
* | madwifi: remove unused functions | Felix Fietkau | 2009-05-08 | 1 | -0/+29 |
* | upgrade to a new public hal build - contains several minor fixes including an... | Felix Fietkau | 2009-05-08 | 2 | -5/+13 |
* | madwifi: fix selection of phy errors in the rx filter | Felix Fietkau | 2009-05-08 | 1 | -0/+28 |
* | madwifi: improve autochannel decision with lots of cards on one board | Felix Fietkau | 2009-05-07 | 1 | -1/+1 |
* | madwifi: improve autochannel, nuke some dead code, fix scanlist building from... | Felix Fietkau | 2009-05-07 | 15 | -74/+197 |
* | create the lib64 symbolic links for 64-bits supported architectures (#5075) | Florian Fainelli | 2009-05-07 | 1 | -1/+6 |
* | kernel/modules: add ar71xx specific KCONFIG options for the OHCI/EHCI drivers | Gabor Juhos | 2009-05-07 | 1 | -2/+4 |
* | madwifi: fix setting outdoor mode | Felix Fietkau | 2009-05-07 | 1 | -8/+9 |
* | make acx-mac80211 compile against latest compat-wireless, still does not work... | Florian Fainelli | 2009-05-07 | 3 | -0/+247 |
* | Add support for pc speaker PC speaker could be very useful on platforms which... | Jo-Philipp Wich | 2009-05-07 | 1 | -0/+17 |
* | Don't try to pivot to new ramfs if already running on one This patch allows t... | Jo-Philipp Wich | 2009-05-07 | 1 | -2/+6 |
* | Fix installation of hostap pci and plx driver This fixes an issue where insta... | Jo-Philipp Wich | 2009-05-07 | 1 | -6/+1 |
* | Add option in sysupgrade to flash gzipped images | Jo-Philipp Wich | 2009-05-07 | 2 | -4/+9 |
* | This patch adds a new package "flock" that allows to manage file locks from s... | Jo-Philipp Wich | 2009-05-07 | 1 | -1/+17 |
* | fix acx compilation on 2.6.27 | Florian Fainelli | 2009-05-07 | 1 | -0/+82 |
* | madwifi: fix run-time changing of iwpriv settings (thx, brainslayer) | Felix Fietkau | 2009-05-07 | 1 | -0/+31 |
* | madwifi: improve mode selection, do not scan channels which do not fit the de... | Felix Fietkau | 2009-05-07 | 5 | -45/+59 |
* | make madwifi buildable without CONFIG_CRYPTO | Felix Fietkau | 2009-05-07 | 1 | -2/+75 |
* | madwifi: improve antenna diversity handling | Felix Fietkau | 2009-05-07 | 2 | -31/+87 |
* | add missing backslash, thanks juhosg | Florian Fainelli | 2009-05-07 | 1 | -1/+1 |
* | iptables: update imq userspace part | Jo-Philipp Wich | 2009-05-07 | 3 | -201/+127 |
* | kernel: prepare kconfig for imq update | Jo-Philipp Wich | 2009-05-07 | 1 | -1/+1 |
* | fix kernel module name for autoloading | Florian Fainelli | 2009-05-07 | 1 | -1/+1 |
* | add missing rtc-lib module to rtc-core | Florian Fainelli | 2009-05-07 | 1 | -2/+4 |
* | package the rtc-core and rtc-m48t86 driver | Florian Fainelli | 2009-05-06 | 1 | -0/+34 |
* | package the Winbond w83627hf super i/o controller | Florian Fainelli | 2009-05-06 | 1 | -0/+18 |
* | package the ITE it821x IDE controller driver | Florian Fainelli | 2009-05-06 | 1 | -0/+16 |
* | madwifi: minor cleanup for the channel handling patch | Felix Fietkau | 2009-05-06 | 1 | -32/+26 |
* | fix wprobe conflict with libnl | Felix Fietkau | 2009-05-06 | 1 | -2/+2 |
* | base-files: replace udhcpc script with an improved version | Jo-Philipp Wich | 2009-05-06 | 1 | -74/+116 |
* | use config_get_bool for outdoor mode | Felix Fietkau | 2009-05-06 | 1 | -2/+1 |
* | madwifi: make country code and outdoor flag changeable without reloading the ... | Felix Fietkau | 2009-05-06 | 2 | -7/+1364 |
* | wprobe: use libnl-tiny instead of libnl | Felix Fietkau | 2009-05-06 | 2 | -11/+15 |
* | the bison prereq check is no longer necessary | Felix Fietkau | 2009-05-06 | 1 | -4/+0 |
* | iptables: install essential headers into staging dir | Jo-Philipp Wich | 2009-05-05 | 1 | -0/+8 |
* | Require* calls must now be placed before BuildPackage calls | Felix Fietkau | 2009-05-05 | 1 | -3/+5 |
* | fixed dnsmasq init for "ignore" option | Markus Wigge | 2009-05-05 | 1 | -1/+1 |
* | changed "option" to "list" for binding interfaces | Markus Wigge | 2009-05-05 | 2 | -2/+6 |
* | fix oops in switch-robo on brcm63xx, thanks to Daniel Dickinson (#5053) | Florian Fainelli | 2009-05-05 | 1 | -1/+1 |