summaryrefslogtreecommitdiffstats
path: root/package/kernel
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: Enable kmod-rt2800-soc package for rt288x targetFelix Fietkau2014-03-211-1/+1
| | | | | | | | | | | Trunk and the latest backport to Attitude Adjustment have the kmod-rt2800-soc package hidden for the ramips_rt288x target. This makes the dependency match the dependency given in the TITLE field. Signed-off-by: Claudio Leite <leitec@staticky.com> SVN-Revision: 39976
* modules: make kmod-pcspkr depend on X86Florian Fainelli2014-03-201-1/+1
| | | | | | | | | The kernel Kconfig dependency lists X86, and we will fail building this module on other platforms such as Malta. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 39974
* ath10k: update firmware and allow choice between AP and STA firmwaresFelix Fietkau2014-03-191-1/+23
| | | | | | | | | | | This patch updates ath10k firmware to the latest version, changes the default firmware to be the one optimized for access point operation, and introduces a configuration option to choose the client-optimized firmware instead during build time. Signed-off-by: Matti Laakso <malaakso at elisanet.fi> SVN-Revision: 39957
* add add new firmware support and additional fixes for wl18xxImre Kaloz2014-03-1821-3/+2211
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39947
* switch to the newer DT bindings for wl1xxxImre Kaloz2014-03-189-760/+139
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39946
* ltq-vdsl-mei: disable mips16 support (fixes #15284)Felix Fietkau2014-03-181-0/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39944
* use newer firmware checkoutImre Kaloz2014-03-171-4/+4
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39933
* kernel: add missing zram optionHauke Mehrtens2014-03-121-1/+2
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39907
* brcm47xx: add initial support for kernel 3.14Hauke Mehrtens2014-03-121-1/+1
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39905
* gpio-button-hotplug: don't build for 3.3 kernelsFlorian Fainelli2014-03-121-0/+1
| | | | | | | | | 3.3 kernels do not have the required changes which would make gpio-button-hotplug work, disallow building on those kernels for now. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 39903
* ath9k: merge an aggregation related fixFelix Fietkau2014-03-121-1/+31
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39886
* ath9k: further improvements to noise immunity handling on older chipsFelix Fietkau2014-03-112-2/+170
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39879
* ltq-vmmc: disable mips16 supportFelix Fietkau2014-03-111-0/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39876
* ltq-tapi: disable mips16 supportFelix Fietkau2014-03-111-0/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39875
* ltq-adsl: disable mips16 supportFelix Fietkau2014-03-111-0/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39874
* ltq-adsl: disable mips16 supportFelix Fietkau2014-03-111-0/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39873
* ath9k: add another ANI fix for older chipsetsFelix Fietkau2014-03-101-1/+32
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39865
* ath9k: improve ANI debugfs fileFelix Fietkau2014-03-095-9/+91
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39849
* ath9k: fix tx queue configuration for buffered multicast framesFelix Fietkau2014-03-091-0/+26
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39848
* ath9k: further reduce false baseband hang detects on older chipsFelix Fietkau2014-03-095-17/+22
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39847
* mac80211: add a few upstream fixesFelix Fietkau2014-03-094-10/+101
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39846
* brcm2708-gpu-fw: update to a newer versionFlorian Fainelli2014-02-281-4/+4
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 39769
* ath9k: improve noise immunity behavior for older chipsets (ar92xx and ↵Felix Fietkau2014-02-282-1/+117
| | | | | | | | earlier), should improve stability Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39767
* mac80211: declare missing config parameter mesh_idFelix Fietkau2014-02-281-0/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39766
* ath5k: fix enabling 5/10 mhz channel bandwidth supportFelix Fietkau2014-02-271-13/+43
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39758
* broadcom-diag: fix compileHauke Mehrtens2014-02-251-1/+1
| | | | | | | | BCM47XX_BOARD_LINKSYS_WRT54G was renamed in r39718 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39753
* ath9k: add fixes for rx processing and baseband hang detectionFelix Fietkau2014-02-255-7/+211
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39751
* ath5k: mark the current survey channel as being usedFelix Fietkau2014-02-221-0/+20
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39691
* ath9k: reduce unnecessary logspam (#14940)Felix Fietkau2014-02-221-0/+40
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39690
* ath9k: fix issues with 5/10 mhz channel bandwidth (#14916)Felix Fietkau2014-02-222-2/+33
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39689
* ath9k: fix issues that have been plaguing some powersave clients since the ↵Felix Fietkau2014-02-221-0/+35
| | | | | | | | tx queueing rework (#14092) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39688
* ath9k: show more reset causes in debugfsFelix Fietkau2014-02-225-8/+33
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39687
* mac80211: merge some upstream fixesFelix Fietkau2014-02-221-6/+426
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39686
* ath9k: enable u-apsd supportFelix Fietkau2014-02-225-5/+27
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39685
* ath9k: add a tx locking fixFelix Fietkau2014-02-221-0/+62
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39684
* kernel: add missing depends on kmod-miiHauke Mehrtens2014-02-212-19/+14
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39670
* mac80211: disable libertas-sd on uml targetNicolas Thill2014-02-181-1/+1
| | | | SVN-Revision: 39630
* mac80211: add validation rulesJohn Crispin2014-02-181-2/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39622
* mac80211: send wpa frames through the WMM voice queue - improves connection ↵Felix Fietkau2014-02-111-0/+27
| | | | | | | | reliability Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39572
* ath9k: add p2p client mode support powersave patchesFelix Fietkau2014-02-112-0/+280
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39571
* rtl8187: fix crashes on mips caused by misaligned DMA and cache issuesFelix Fietkau2014-02-111-0/+73
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39570
* kernel: fix kmod-usb-phy-nopHauke Mehrtens2014-02-101-0/+10
| | | | | | | | | | | phy-generic.ko was renamed and moved from kernel version to version. kernel <= 3.9: nop-usb-xceiv.ko kernel >= 3.10 && <= 3.11: phy-nop.ko kernel >= 3.12: phy-generic.ko Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39563
* kernel: fix kmod-usb-net-smsc95xxHauke Mehrtens2014-02-101-1/+1
| | | | | | | | | | smsc95xx.ko depends on crc16.ko on kernel >= 3.8 There was an additional kmod-usb-net-smsc95xx definition in the mxs target code which conflicted with the one in the common area. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39562
* phy-omap-control.ko is already part of a different packageImre Kaloz2014-02-101-1/+0
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39560
* additional omap/musb related fixesImre Kaloz2014-02-101-21/+45
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39559
* fixup ethernet gadget, disable EEM supportImre Kaloz2014-02-101-3/+4
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39558
* package the driver for smsc95xx chipsImre Kaloz2014-02-101-0/+15
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39556
* add additional omap related changesImre Kaloz2014-02-091-19/+102
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39555
* additional musb fixupsImre Kaloz2014-02-091-7/+43
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39554
* musb depends on usb-gadget supportImre Kaloz2014-02-091-1/+1
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39550