| Commit message (Expand) | Author | Age | Files | Lines |
* | ath9k: fold the aggregation rework into 300-pending_work.patch (tracked as up... | Felix Fietkau | 2013-08-06 | 19 | -1337/+989 |
* | mac80211: refresh a patch that was using the wrong patch style | Felix Fietkau | 2013-08-06 | 1 | -31/+25 |
* | mac80211: fold the rtlwifi patch into 300-pending_work.patch (upstream patch) | Felix Fietkau | 2013-08-06 | 2 | -408/+366 |
* | ath9k: add some more fixes for the tx queueing rework | Felix Fietkau | 2013-08-06 | 3 | -15/+19 |
* | mac80211: rtlwifi depends on PCI or USB support in the Kconfig file | Hauke Mehrtens | 2013-08-05 | 1 | -1/+1 |
* | kernel: fix DMA error when BCM4331 is connected to BCM4706 | Hauke Mehrtens | 2013-08-05 | 2 | -0/+120 |
* | gpio-button-hotplug: debounce the initial button state, the first reads at bo... | Felix Fietkau | 2013-08-05 | 1 | -2/+4 |
* | ubus: fix typo | Felix Fietkau | 2013-08-05 | 1 | -2/+2 |
* | ubus: change section/category to base, libs | Felix Fietkau | 2013-08-05 | 1 | -12/+8 |
* | mac80211: fix rt2x00 dependency | Gabor Juhos | 2013-08-05 | 1 | -3/+3 |
* | mac80211: rt2x00: fix LED polarity patch | Gabor Juhos | 2013-08-05 | 1 | -9/+15 |
* | mac80211: enable RT{33,35,53,55}XX chip support in rt2800usb | Gabor Juhos | 2013-08-05 | 1 | -1/+3 |
* | mac80211: add rtlwifi drivers | Jonas Gorski | 2013-08-04 | 2 | -1/+530 |
* | busybox: rename ntp init script back to sysntpd (#13920) | Jo-Philipp Wich | 2013-08-04 | 2 | -1/+1 |
* | brcm47xx: change board detection for some Asus devices | Hauke Mehrtens | 2013-08-04 | 1 | -18/+10 |
* | kernel: kmod-appletalk: fix dependencies | Hauke Mehrtens | 2013-08-04 | 1 | -2/+6 |
* | ubus: update to latest version | Felix Fietkau | 2013-08-04 | 1 | -2/+2 |
* | broadcom-diag: show error message in case something goes wrong with gpio irq | Hauke Mehrtens | 2013-08-03 | 1 | -2/+9 |
* | broadcom-diag: add gpio config for Asus RT-N66U | Hauke Mehrtens | 2013-08-03 | 1 | -0/+14 |
* | broadcom-diag: add gpio config for Linksys E4200v1 | Hauke Mehrtens | 2013-08-03 | 1 | -0/+13 |
* | gpio-button-hotplug: cleanup, fix compiler warning | Felix Fietkau | 2013-08-03 | 1 | -4/+2 |
* | gpio-button-hotplug: fix active_low handling, possibly broken in r37643 | Felix Fietkau | 2013-08-03 | 1 | -8/+9 |
* | kernel: only add v4l2-compat-ioctl32 when CONFIG_COMPAT is set | Hauke Mehrtens | 2013-08-03 | 1 | -2/+2 |
* | kernel: add missing module to video-core for kernel < 3.6 | Hauke Mehrtens | 2013-08-02 | 1 | -0/+8 |
* | kernel: fix usb-chipidea compilation with kernel <= 3.9 | Hauke Mehrtens | 2013-08-02 | 1 | -3/+3 |
* | broadcom-diag: add support for the ASUS RT-N12 | Hauke Mehrtens | 2013-08-02 | 1 | -0/+20 |
* | broadcom-diag: increase version number | Hauke Mehrtens | 2013-08-02 | 1 | -1/+1 |
* | mac80211: backport a few upstream fixes | Felix Fietkau | 2013-08-02 | 2 | -10/+206 |
* | kernel: load libphy before tg3 | Hauke Mehrtens | 2013-08-01 | 1 | -1/+1 |
* | brcm47xx: improve detection of Linksys WRTSL54GS | Hauke Mehrtens | 2013-08-01 | 1 | -3/+2 |
* | gpio-button-hotplug: use gpio_button_get_value() to initialize last_state. | John Crispin | 2013-08-01 | 1 | -1/+1 |
* | gpio-button-hotplug: use gpio_button_get_value() to fetch state. | John Crispin | 2013-08-01 | 1 | -4/+1 |
* | gpio-button-hotplug: add inline function gpio_button_get_value(). | John Crispin | 2013-08-01 | 1 | -0/+9 |
* | libubox: update to the latest version, fixes a fd deletion race condition in ... | Felix Fietkau | 2013-07-31 | 1 | -2/+2 |
* | uhttpd: update to the latest version, fixes a crash on early cgi/lua process ... | Felix Fietkau | 2013-07-31 | 1 | -2/+2 |
* | base-files: implement -l (--list-backup) sysupgrade parameter to list the fil... | Jo-Philipp Wich | 2013-07-31 | 2 | -1/+15 |
* | broadcom-wl: fix compile error with kernel 3.10 | Hauke Mehrtens | 2013-07-31 | 2 | -2/+49 |
* | base-files: abort sysupgrade if file specified with --restore-config is not f... | Jo-Philipp Wich | 2013-07-31 | 2 | -2/+7 |
* | ubox: update to git head | Jo-Philipp Wich | 2013-07-31 | 1 | -2/+2 |
* | base-files: implement -T (--test) sysupgrade parameter to verify image withou... | Jo-Philipp Wich | 2013-07-30 | 2 | -2/+10 |
* | mac80211: rt2x00: add missing of.h header | Felix Fietkau | 2013-07-29 | 1 | -1/+9 |
* | ath9k: fix several issues in the tx queueing rework | Felix Fietkau | 2013-07-29 | 11 | -107/+225 |
* | mac80211: rt2x00: fix default register settings for rt5350 | John Crispin | 2013-07-29 | 1 | -33/+38 |
* | mac80211: rt2x00: enable setting wifi led polarity from OF | John Crispin | 2013-07-29 | 1 | -0/+26 |
* | libubox: update to latest version, adds extra sanity checks to blob/blobmsg i... | Felix Fietkau | 2013-07-29 | 1 | -2/+2 |
* | rt2x00: merge fix for queue stopping | Felix Fietkau | 2013-07-29 | 1 | -0/+42 |
* | mac80211: add support for verbose builds using V=sc | Felix Fietkau | 2013-07-29 | 1 | -0/+4 |
* | iproute2: update to 3.10.0 | Luka Perkov | 2013-07-28 | 3 | -15/+6 |
* | zlib: update to 1.2.8 | Luka Perkov | 2013-07-28 | 1 | -4/+4 |
* | e2fsprogs: update to 1.42.8 and add e4defrag | Luka Perkov | 2013-07-28 | 4 | -29/+18 |