| Commit message (Expand) | Author | Age | Files | Lines |
* | ath9k: merge a fix for PS-Poll responses + aggregation | Felix Fietkau | 2013-09-17 | 1 | -29/+33 |
* | kernel: fix config symbol for kmod-crypto-hash | Felix Fietkau | 2013-09-17 | 1 | -1/+1 |
* | mac80211: drop spoofed packets in ad-hoc mode (fixes #12427) | Felix Fietkau | 2013-09-17 | 1 | -1/+11 |
* | broadcom-diag: add GPIO configuration for Linksys E2000 V1 | Hauke Mehrtens | 2013-09-16 | 1 | -0/+16 |
* | broadcom-diag: Add WRT310N v1 gpio leds and buttons | Hauke Mehrtens | 2013-09-16 | 1 | -0/+15 |
* | brcm47xx: add detection code for Huawei E970 | Hauke Mehrtens | 2013-09-15 | 1 | -0/+15 |
* | ath9k: add another minor tx path fix | Felix Fietkau | 2013-09-14 | 1 | -15/+23 |
* | ath9k: merge a fix for tx processing issues with aggregation | Felix Fietkau | 2013-09-14 | 1 | -46/+54 |
* | kernel: add missing config option | Hauke Mehrtens | 2013-09-13 | 1 | -0/+1 |
* | brcm47xx: board detection, GPIO for Linksys E1000 V2.1 | Hauke Mehrtens | 2013-09-13 | 1 | -0/+16 |
* | brcm47xx: do not use GPIO configuration of WRT54G for every unknown Linksys d... | Hauke Mehrtens | 2013-09-13 | 1 | -2/+3 |
* | kernel: gsc depends on kmod-i2c-core | Luka Perkov | 2013-09-12 | 1 | -3/+3 |
* | kernel: fix imx sata module | Luka Perkov | 2013-09-11 | 1 | -1/+2 |
* | kernel: add imx sata module | Luka Perkov | 2013-09-10 | 1 | -0/+18 |
* | kernel: allow hwmon GSC driver for all targets | Luka Perkov | 2013-09-10 | 1 | -0/+15 |
* | rt2x00: merge an rt2800 initialization order fix | Felix Fietkau | 2013-09-09 | 7 | -36/+62 |
* | ath9k: clean up some patches | Felix Fietkau | 2013-09-08 | 5 | -29/+27 |
* | mac80211: merge a big batch of upstream changes/improvements | Felix Fietkau | 2013-09-08 | 26 | -203/+5091 |
* | mac80211: kmod-rtl_pci: fix dependencies | Hauke Mehrtens | 2013-09-05 | 1 | -7/+66 |
* | kernel: kmod-libphy, kmod-tg3: fix load order | Hauke Mehrtens | 2013-09-05 | 1 | -1/+1 |
* | kernel: kmod-ssb, kmod-b44: fix load order | Hauke Mehrtens | 2013-09-05 | 1 | -1/+1 |
* | kernel: kmod-firewire: fix dependencies | Hauke Mehrtens | 2013-09-05 | 1 | -1/+1 |
* | mac80211: do not download carl9170 firmware separately, but use the one from ... | Hauke Mehrtens | 2013-09-05 | 1 | -15/+5 |
* | kernel: kmod-fs-xfs: fix dependencies | Hauke Mehrtens | 2013-09-05 | 1 | -1/+1 |
* | kernel: kmod-usb-serial-keyspan: fix dependencies | Hauke Mehrtens | 2013-09-05 | 1 | -1/+1 |
* | ath10k: enable Atheros 802.11ac driver | Hauke Mehrtens | 2013-09-05 | 1 | -2/+50 |
* | package/rotary-gpio-custom: fix checkpatch errors module source | Gabor Juhos | 2013-09-02 | 1 | -6/+11 |
* | package/w1-gpio-custom: fix checkpatch errors in module source | Gabor Juhos | 2013-09-02 | 1 | -5/+9 |
* | package/i2c-gpio-custom: fix checkpatch errors in module source | Gabor Juhos | 2013-09-02 | 1 | -4/+8 |
* | package/kernel: add spi-gpio-custom module | Gabor Juhos | 2013-09-02 | 4 | -0/+433 |
* | netfilter: Add IPv6-NAT support for kernel and ipt Thanks to Berni, Adam Nova... | Steven Barth | 2013-09-01 | 1 | -1/+18 |
* | mac80211: add a bunch of rt2x00 specific changes | Gabor Juhos | 2013-08-27 | 12 | -67/+3378 |
* | mac80211: merge a few ad-hoc mode fixes | Felix Fietkau | 2013-08-26 | 1 | -4/+112 |
* | mac80211: disable CCK rates for 802.11n clients on brcmsmac to fix crash issues | Felix Fietkau | 2013-08-26 | 7 | -11/+67 |
* | crypto: add missing depends for crypto-manager | Luka Perkov | 2013-08-21 | 1 | -1/+1 |
* | broadcom-diag: remove BUFFALO_UNKNOWN | Hauke Mehrtens | 2013-08-17 | 1 | -12/+0 |
* | broadcom-wl: Add 'N' mode support to broadcom-wl | Hauke Mehrtens | 2013-08-17 | 3 | -11/+76 |
* | mac80211: merge upstream change to fix mesh rssi thresholds | Felix Fietkau | 2013-08-15 | 1 | -0/+12 |
* | ath9k: merge a few more cleanups/fixes | Felix Fietkau | 2013-08-13 | 2 | -46/+204 |
* | ath9k: reorganize patches | Felix Fietkau | 2013-08-13 | 12 | -140/+108 |
* | mac80211: merge upstream patch to suppress unnecessary ad-hoc mode scan with ... | Felix Fietkau | 2013-08-13 | 1 | -0/+20 |
* | kernel: remove imx-sdma-fw because of license issues | Luka Perkov | 2013-08-12 | 1 | -56/+0 |
* | kernel: add imx-sdma-fw package | Luka Perkov | 2013-08-11 | 1 | -0/+56 |
* | ath9k: fix an rx descriptor processing race condition | Felix Fietkau | 2013-08-10 | 1 | -0/+82 |
* | 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 |