aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* AA: opkg: backport r34202 and r34203jow2012-12-184-1/+259
* libubox: update to latest version, as of trunk r34746nbd2012-12-181-3/+3
* netifd: update to latest version, fixes interface error reporting for shell p...nbd2012-12-171-2/+2
* netifd: update to latest version, no longer needs the removed jshn_append() s...nbd2012-12-171-2/+2
* libubox: another jshn update, fixes array handling issuesnbd2012-12-161-3/+3
* libubox: fix some jshn variable handling regressionsnbd2012-12-161-3/+3
* libubox: sync with trunk (as of r34718)nbd2012-12-161-3/+8
* wpa_supplicant.sh: always use parameters from the current sectionnbd2012-12-161-7/+2
* ubus: update to latest version, fixes request timeout handling issues, hangs ...nbd2012-12-151-3/+3
* netifd: call /etc/udhcp.user from the netifd dhcp.scriptnbd2012-12-151-0/+3
* netifd: update to latest version, fixes purging old resolv.conf entries after...nbd2012-12-131-2/+2
* ath5k: fix skb leaks (should fix #12199)nbd2012-12-101-0/+29
* AA: ppp: backport r34536jow2012-12-062-12/+5
* netifd: update to latest version from trunk, as of r34500nbd2012-12-051-2/+2
* libubox: update to latest version, fixes blob/blobmsg endian issuesnbd2012-12-021-3/+3
* broadcom-wl: fix two problems when more then one wifi card is available.hauke2012-11-252-0/+43
* AA: mac80211/rt2x00: add rf_vals for Rt3352 with Xtal=20MHzjuhosg2012-11-251-0/+121
* AA: mac80211/rt2x00: support Rt3352 with external PAjuhosg2012-11-251-0/+212
* AA: package/uboot-envtools: add OpenMesh MR600 supportjuhosg2012-11-251-1/+2
* beta2 -> rc1blogic2012-11-131-1/+1
* AA: ppp: backport r34171jow2012-11-126-12/+158
* mac80211: add more tx skb free fixes (hopefully final fix to #11894)nbd2012-11-103-160/+209
* AA: resolveip: backport r34116jow2012-11-082-4/+4
* AA: netifd: backport r34089jow2012-11-051-2/+2
* AA: mac80211: fix intel wifi autoload module namesjogo2012-11-011-2/+2
* libubox: add more uloop timer fixesnbd2012-10-311-3/+3
* libubox: sync with trunk r34037 to merge the uloop timer fixnbd2012-10-311-3/+7
* mac80211: prevent reconfigure calls while interfaces are downnbd2012-10-312-1/+13
* AA: uhttpd: backport trunk changesjow2012-10-3018-5850/+29
* AA: iwinfo: backport r34003jow2012-10-292-1/+3
* mac80211: report tx status for dropped frames, should fix some remaining stab...nbd2012-10-291-38/+133
* ath9k: add a patch that prevents excessive retry of single frames during an a...nbd2012-10-294-9/+39
* AA: package/uboot-envtools: add CAP4200AG supportjuhosg2012-10-281-1/+2
* AA: generic: allow to disable [25]GHz support in ath9k via platform datajuhosg2012-10-281-0/+70
* ath9k: fix a stale bf->bf_next pointer, potentially leading to double-free er...nbd2012-10-251-0/+18
* kernel: fix the pcspkr module, add proper dependencies, add the actual sound ...nbd2012-10-251-15/+21
* hostapd: merge some pending fixes (fixes assoc errors when moving between vap...nbd2012-10-252-1/+43
* ath9k: fix operating state check on changing the channel bandwidth via debugfsnbd2012-10-251-1/+1
* AA: package/mtd: add option for fixing seama imagesjuhosg2012-10-198-4/+678
* netifd: update to latest version, fixes device cleanup and config reload issu...nbd2012-10-191-2/+2
* mac80211: merge a client mode state handling fix, refresh patchesnbd2012-10-173-3/+62
* hostapd: merge a security fix for a TLS message buffer overflow (CVE-2012-4445)nbd2012-10-171-0/+17
* AA: uboot-envtools: OM2P-HS partition informationjuhosg2012-10-171-0/+1
* AA: package/om-watchdog: add OM2P-HS supportjuhosg2012-10-171-5/+8
* attitude_adjustment: backport ar7 changes r33744 to r33756 changesflorian2012-10-147-52/+86
* mac80211: use ieee80211_free_txskb in a few more placesnbd2012-10-101-0/+51
* ixp4xx, cns3xx: backport the latest round of fixes (as of r33684)nbd2012-10-103-2/+26
* madwifi: add compilation for arm11nbd2012-10-101-0/+4
* busybox: backport upstream fixes for ext2 related tools (backport of r33662)nbd2012-10-081-0/+1441
* mac80211: use ieee80211_free_txskb in a few more places to prevent skb leaks ...nbd2012-10-072-1/+108