aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* mac80211: rework mac address allocationFelix Fietkau2013-04-171-10/+24
* build: consistently use 'depends on' instead of 'depends'Felix Fietkau2013-04-177-38/+38
* busybox: remove old no-MMU hackeryFelix Fietkau2013-04-171-18/+0
* uhttpd: update to git head, fixes regression when parsing IPv6 listen argumentsJo-Philipp Wich2013-04-171-3/+3
* ath9k: change the BSSID mask calculation to fix setting arbitrary MAC address...Felix Fietkau2013-04-168-14/+123
* iwinfo: print info of all existing wireless ifaces when cli is called without...Jo-Philipp Wich2013-04-152-2/+29
* uhttpd: update to latest version, fixes compile error with latest libuboxFelix Fietkau2013-04-151-2/+2
* netifd: update to latest version, fixes some device handling crashesFelix Fietkau2013-04-151-2/+2
* libubox: update to latest versionFelix Fietkau2013-04-151-3/+3
* mac80211: merge upstream legacy minstrel improvementsFelix Fietkau2013-04-151-14/+482
* This adds Gateworks Laguna family board support. Note that some Laguna boards...Luka Perkov2013-04-112-0/+32
* mac80211: fix a client mode reconnect issueFelix Fietkau2013-04-101-0/+40
* ath9k: fix an AR9580 specific crypto related stability issueFelix Fietkau2013-04-101-0/+11
* mac80211: revert the queue length to the default (reduction obsoleted by the ...Felix Fietkau2013-04-101-10/+0
* qos-scripts: add queue length and quantum limit, suggested by dtahtFelix Fietkau2013-04-091-1/+1
* iwinfo: fix frequency/channel and channel/frequency conversions to properly i...Jo-Philipp Wich2013-04-092-13/+20
* add portmap support to userlandJohn Crispin2013-04-094-2/+95
* add "swconfig list" supportJohn Crispin2013-04-093-0/+41
* netifd: fix route / route6 regression (#13303)Jo-Philipp Wich2013-04-091-2/+2
* Remove deprecated ip6slaac option * use proto=dhcpv6 with reqprefix=no insteadSteven Barth2013-04-091-19/+0
* Remove obsoleted ipv6-support meta-packageSteven Barth2013-04-092-55/+0
* Adapt default network configuration for IPv6Steven Barth2013-04-092-0/+14
* ath9k: fix a tx processing race condition on AR9300+Felix Fietkau2013-04-071-0/+74
* ath9k_htc: accept firmware versions newer than 1.3Felix Fietkau2013-04-071-0/+11
* mac80211: merge an idle handling fix (fixes ath9k_htc client mode), refresh p...Felix Fietkau2013-04-0721-104/+147
* package/kernel: only include i2c-of if CONFIG_OF enabledGabor Juhos2013-04-061-1/+4
* kernel: Allow talitos crypto hw module selectionGabor Juhos2013-04-061-0/+14
* openssl: Pass in any TARGET_ASFLAGSFlorian Fainelli2013-04-051-0/+2
* netifd: Bump to latest version * Fix a memory corruption when updating IPv6 p...Steven Barth2013-04-051-2/+2
* ubus: update to latest version, fixes a crash on reconnectFelix Fietkau2013-04-041-3/+3
* add a helper that allows loading the eeprom from a MTD partition pointed to b...John Crispin2013-04-041-0/+106
* netifd: Rewrite IPv6 prefix assignment * Add ip6hint option to specify assign...Steven Barth2013-04-031-2/+2
* unbreak i2c-mv64xxx dependenciesJohn Crispin2013-04-031-1/+1
* fix borken of-i2c dependenciesJohn Crispin2013-04-031-4/+3
* fix eglibc compileJohn Crispin2013-04-031-1/+3
* revert patch that renames the worker thread as it seems to cause an oopsJohn Crispin2013-04-031-9/+0
* add cdc-mbim moduleJohn Crispin2013-04-031-0/+16
* Add INA2XX current sensor module.John Crispin2013-04-031-0/+15
* add lm92 kernel moduleJohn Crispin2013-04-031-0/+14
* add pcf857x kernel moduleJohn Crispin2013-04-031-0/+15
* make OF_I2C build as part of i2c-coreJohn Crispin2013-04-031-17/+1
* several patches to make OF work on rt2x00John Crispin2013-04-034-0/+141
* add RT5350 wifi supportJohn Crispin2013-04-031-0/+413
* libpcap: get rid of some bloat introduced by the updateFelix Fietkau2013-04-011-2/+4
* libpcap: update to 1.3.0Felix Fietkau2013-04-014-120/+102
* openvpn: enable password save support (#13245)Felix Fietkau2013-04-011-0/+1
* valgrind: update to v3.8.1Felix Fietkau2013-04-011-3/+3
* mac80211: backport some upstream mwl8k fixesJonas Gorski2013-03-273-1/+115
* base-files: firstboot: only ask for confirmation on TTYJonas Gorski2013-03-271-4/+6
* odhcp6c: Fix a race-condition in RA-handlingSteven Barth2013-03-261-2/+2