| Commit message (Expand) | Author | Age | Files | Lines |
* | sierra-directip: disable build with kernels older than 2.6.32 included | Florian Fainelli | 2012-04-16 | 1 | -1/+1 |
* | disable xfs on avr32 | Travis Kemen | 2012-04-15 | 1 | -1/+1 |
* | base-files: reformat banner to better work with varying version string length... | Jo-Philipp Wich | 2012-04-15 | 3 | -4/+6 |
* | kernel: update bcma and ssb to version master-2012-04-12 from wireless-testing | Hauke Mehrtens | 2012-04-13 | 2 | -13/+11 |
* | mac80211: add missing dependency to mac80211 to brcmsmac | Hauke Mehrtens | 2012-04-13 | 1 | -1/+1 |
* | base-file: cleanup white space in Kconfig source | Jo-Philipp Wich | 2012-04-12 | 1 | -88/+88 |
* | ath9k: fix sleep mode handling issues, should improve client mode reliability | Felix Fietkau | 2012-04-12 | 5 | -10/+40 |
* | include, base-files, opkg: introduce version configuration to override the em... | Jo-Philipp Wich | 2012-04-12 | 7 | -7/+73 |
* | netifd: update to 2012-04-12, fixes interface reconnect issues and improves i... | Felix Fietkau | 2012-04-12 | 1 | -2/+2 |
* | base-files: remove network preconfig, it collides with ar71xx network firstbo... | Jo-Philipp Wich | 2012-04-12 | 1 | -5/+0 |
* | fix bad variable name inside Makefile | John Crispin | 2012-04-10 | 1 | -2/+2 |
* | kernel: add some more additional missing config symbols for 3.2 and 3.3 | Jonas Gorski | 2012-04-09 | 3 | -3/+7 |
* | libpcap: explicitely disable libnl support to prevent different build results... | Jo-Philipp Wich | 2012-04-08 | 1 | -2/+3 |
* | util-linux(-ng): revert r31183, r31178 - the update introduced several regres... | Jo-Philipp Wich | 2012-04-05 | 2 | -75/+64 |
* | grub: fix build with automake v1.11.3 (#11228) | Jo-Philipp Wich | 2012-04-04 | 1 | -0/+41 |
* | util-linux: prevent packaging libtool placeholder scripts (#11224) | Jo-Philipp Wich | 2012-04-04 | 1 | -4/+6 |
* | dnsmasq: configure dnsmasq via flat config file and not command-line args | Jo-Philipp Wich | 2012-04-02 | 1 | -54/+79 |
* | iproute2: update to 3.2.0 and package 'ss' | Florian Fainelli | 2012-04-02 | 1 | -7/+17 |
* | util-linux: move and update | Florian Fainelli | 2012-04-02 | 2 | -63/+72 |
* | crda: update to 1.1.2 | Florian Fainelli | 2012-04-02 | 2 | -4/+4 |
* | libnl-tiny: port upstream bugfix 8ee16e6688657886f591f0841cb8e892743ecf2a fro... | Jo-Philipp Wich | 2012-04-01 | 2 | -3/+3 |
* | revert bad change | Travis Kemen | 2012-04-01 | 1 | -1/+1 |
* | Disable xfs on avr32, it has been failing the build for at least a month | Travis Kemen | 2012-04-01 | 1 | -1/+1 |
* | mac80211: kmod-ath should not depend on PCI or USB support for the atheros ta... | Felix Fietkau | 2012-03-30 | 1 | -1/+1 |
* | xfsprogs: update download location | Florian Fainelli | 2012-03-29 | 1 | -1/+1 |
* | wpa_supplicant: make key_mgmt default to NONE | Felix Fietkau | 2012-03-29 | 1 | -4/+2 |
* | hostapd: fix driver_madwifi compile issues | Felix Fietkau | 2012-03-29 | 1 | -18/+2 |
* | madwifi: fix compile issues with linux 3.1/3.2 | Felix Fietkau | 2012-03-29 | 3 | -1/+67 |
* | mac80211: allow NOHT for IBSS mode | Jo-Philipp Wich | 2012-03-29 | 1 | -1/+1 |
* | soloscli: Add script to syslog ADSL line stats | John Crispin | 2012-03-29 | 2 | -1/+21 |
* | package: kernel: add missing config symbols for serial-8250 | Jonas Gorski | 2012-03-28 | 1 | -1/+3 |
* | netifd: update to latest version, fixes a segfault with non-bridge interface ... | Felix Fietkau | 2012-03-28 | 1 | -2/+2 |
* | add trelay, a trivial ethernet relay which allows pseudo-bridging ad-hoc or c... | Felix Fietkau | 2012-03-28 | 6 | -0/+365 |
* | uci: update to latest version, fixes return code of the cli on various failures | Felix Fietkau | 2012-03-28 | 1 | -3/+3 |
* | package/kernel: create packages for the LED Timer/Default ON triggers | Gabor Juhos | 2012-03-27 | 1 | -0/+31 |
* | package/kernel: allow to build RTC modules for 3.x | Gabor Juhos | 2012-03-27 | 2 | -6/+26 |
* | mac80211: add hostapd socket option to wpa_supplicant for IBSS RSN as well | Felix Fietkau | 2012-03-27 | 1 | -1/+1 |
* | wpa_supplicant: fix regressions introduced by the ibss-rsn changes | Felix Fietkau | 2012-03-27 | 1 | -3/+4 |
* | wpa_supplicant: add CONFIG_IBSS_RSN=y compilation option | Felix Fietkau | 2012-03-27 | 1 | -0/+2 |
* | wpa_supplicant: modify wpa_supplicant.sh in order to support IBSS-RSN/WPA-NONE | Felix Fietkau | 2012-03-27 | 1 | -0/+5 |
* | ath9k: make endian check optional | Felix Fietkau | 2012-03-27 | 1 | -2/+56 |
* | mac80211: modify mac80211.sh to in order to support IBSS-RSN | Felix Fietkau | 2012-03-27 | 1 | -0/+11 |
* | madwifi: modify madwifi.sh to support IBSS WPA-NONE | Felix Fietkau | 2012-03-27 | 1 | -0/+9 |
* | wpa_supplicant: use wext driver for hostap and madwifi | Felix Fietkau | 2012-03-27 | 2 | -2/+2 |
* | hostapd: update to 20120326 | Felix Fietkau | 2012-03-27 | 33 | -1862/+365 |
* | netifd: update to 2012-03-23, fixes route/address tracking issues and adds mo... | Felix Fietkau | 2012-03-26 | 1 | -2/+2 |
* | fixes #31068, rename 999-ath9k.patch to 501-ath9k-eeprom_endianess.patch | John Crispin | 2012-03-25 | 1 | -0/+0 |
* | Pulse dialing support into pjsip. | John Crispin | 2012-03-25 | 1 | -0/+34 |
* | adds ARV4519PW/ARV7519PW | John Crispin | 2012-03-25 | 4 | -1/+53 |
* | adds eeprom endianess check to ath9k | John Crispin | 2012-03-25 | 1 | -0/+48 |