| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: Handle concurrent AP/STA beaconing properly | Felix Fietkau | 2013-08-06 | 1 | -1/+6 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | broadcom-wl: fix compile error with kernel 3.10 | Hauke Mehrtens | 2013-07-31 | 2 | -2/+49 |
* | 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 |
* | 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 |
* | kernel: add usb-mxs-phy package | Luka Perkov | 2013-07-28 | 1 | -0/+17 |
* | kernel: update usb-chipidea package | Luka Perkov | 2013-07-28 | 1 | -4/+6 |
* | kernel: update usb2 package | Luka Perkov | 2013-07-28 | 1 | -2/+7 |
* | strict_strtoul is obsolete, use kstrtoul instead | John Crispin | 2013-07-27 | 2 | -2/+2 |
* | authsae: adapt uci scripts to use authsae | Felix Fietkau | 2013-07-26 | 1 | -6/+18 |
* | kernel: be consistent with formatting style | Luka Perkov | 2013-07-26 | 19 | -194/+231 |
* | mac8021: add ath9k pcie id for AR9381 | John Crispin | 2013-07-25 | 1 | -0/+36 |
* | kernel: ebtables depends on bridge | Jonas Gorski | 2013-07-23 | 1 | -1/+1 |
* | lantiq: dont build ar10 drivers | John Crispin | 2013-07-22 | 1 | -1/+1 |
* | kernel: add a new global config symbol for enabling rfkill support (can be en... | Felix Fietkau | 2013-07-21 | 2 | -7/+2 |
* | kernel: fix config breakage from removing the de4x5 tulip driver | Jonas Gorski | 2013-07-21 | 1 | -0/+1 |
* | kernel: fix kmod-crypto-hw-ppc4xx dependencies | Felix Fietkau | 2013-07-21 | 1 | -1/+1 |
* | kernel: add missing config symbol for the chipidea usb driver | Felix Fietkau | 2013-07-21 | 1 | -0/+1 |