aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel
Commit message (Collapse)AuthorAgeFilesLines
* ath9k: fix pll clock initialization on newer soc devices (fixes #14916)Felix Fietkau2014-09-099-14/+139
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42453
* ath9k: add some ani related stability / performance fixesFelix Fietkau2014-09-082-2/+59
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42443
* mac80211: enable DFS support for ath9k/10k by defaultJonas Gorski2014-09-071-2/+2
| | | | | | | | | The DFS pattern detector now supports all three regions; ETSI, FCC and JP, so there is no reason to not have it enabled anymore. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42431
* at91: add CONFIG_USB_OHCI_HCD_AT91 to usb-ohciFlorian Fainelli2014-09-031-0/+1
| | | | | | | | | The at91 OHCI driver has a separate Kconfig symbol with newer kernels, include it. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 42411
* mac80211: rt2x00: fix of ht20/ht40 switching fixJohn Crispin2014-09-011-1/+1
| | | | | | | | r42348 uses a wrong register Signed-off-by: Serge Vasilugin <vasilugin@yandex.ru> SVN-Revision: 42349
* mac80211: rt2x00 correctly set ht20/ht40 filterJohn Crispin2014-09-011-0/+33
| | | | | | | | Simple patch to correct ht20/ht40 switching. Tested with rt3290/rt3352/rt5350 Signed-off-by: Serge Vasilugin <vasilugin@yandex.ru> SVN-Revision: 42348
* mac80211: fix crash when unloading drivers (#17706)Felix Fietkau2014-08-291-0/+14
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42329
* kernel: revert [40784]Nicolas Thill2014-08-271-1/+1
| | | | SVN-Revision: 42307
* kernel: add package for huawei ncm modemsJohn Crispin2014-08-261-0/+15
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42304
* kernel: add ohci-platform.ko for 3.11+John Crispin2014-08-251-1/+4
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42288
* mac80211/rt2x00: allow disabling bands through dtsJohn Crispin2014-08-251-0/+27
| | | | | | | | | | | | | Add dts property ralink,2ghz and ralink,5ghz e.g. disable 2ghz band: wmac@10180000 { status = "okay"; ralink,2ghz = <0>; } Signed-off-by: Alexander Couzens <lynxis@fe80.eu> SVN-Revision: 42281
* imx6: kernel: add GW16083 Ethernet Expansion Mezzanine supportLuka Perkov2014-08-111-0/+18
| | | | | | | | | | | | | | | | The GW16083 Ethernet Expansion Mezzanine adds the following to supported Gateworks baseboards: * 7-port Ethernet Switch * 4x RJ45 ports (ENET1-4) supporing 802.11af/at PoE (with optional PoE module) * 2x RJ45 ports or SFP module (ENET5-6) (auto-selected) This series adds support for a phy driver that adds support for ENET5/ENET6 PHY adding initialization for those PHY's and a polling mechanism that detects SFP insertion and configuration. Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 42147
* mac80211: fix warning with kernel 3.14Hauke Mehrtens2014-08-111-0/+27
| | | | | | | | This fixes a redefinition of net_get_random_once() warning. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42141
* broadcom-wl: add default tx and rx antennasHauke Mehrtens2014-08-081-1/+2
| | | | | | | | This adds default tx and rx antennas, so that LuCI shows automatic as the default radio option for the antennas. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 42085
* broadcom-wl: add support for a8xx broadcom devicesHauke Mehrtens2014-08-081-0/+12
| | | | | | | | Tested on Comtrend VR-3025u (brcm6368 + a8d6-43222). Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 42084
* iptables: NFLOG and NFQUEUE targets' full supportSteven Barth2014-08-071-10/+48
| | | | | | | | | | | | | | | | NFLOG and NFQUEUE targets' full support for iptables. Includes all needed kernel modules (Xtables's and Netlink's) and userspace libraries. All added kernel modules can be individually disabled, all other new libraries get their own individual packages. Reported-by: Fabian Hugelshofer <hugelshofer2006@gmx.ch> Reported-by: Rainer Poisel <rainer.poisel@fhstp.ac.at> Reported-by: Derek LaHousse <dlahouss@mtu.edu> Signed-off-by: Guillaume Déflache <guillaume.deflache@ibwag.com> SVN-Revision: 42022
* mac80211: refresh patchFelix Fietkau2014-08-021-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41953
* ath9k: disable periodic entropy gathering (keep initial) to fix some ↵Felix Fietkau2014-08-021-14/+0
| | | | | | | | stability issues Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41952
* mac80211: b43: include ucode30 by defaultJonas Gorski2014-08-011-2/+2
| | | | | | | | | | | | Fixes b43-phy0 ERROR: Firmware file "b43-open/ucode30_mimo.fw" not found for BCM43217 devices. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 41943
* mac80211: b43: update b43 to version master-2014-07-29-1Hauke Mehrtens2014-07-307-165/+283
| | | | | | | | | | This add 5GHz support for N-PHY to b43, thanks Rafał Miłecki. b43_wflush16 was put into an extra function because it is pretty big in asm. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41900
* mac80211: support wildcard paths when matching physJo-Philipp Wich2014-07-292-6/+14
| | | | | | | | | | | | | This change introduces support for wildcard patterns in "option path" of section "wifi-device". Objective is to allow paths like "*/usb[0-9]/*/*" in order to claim any usb device using the same backend type, regardless of its bus address or phy name. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 41873
* mac80211: merge a few WDS-AP related fixes (#14756, #16802)Felix Fietkau2014-07-251-3/+53
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41827
* package the mwifiex-pcie driverImre Kaloz2014-07-241-1/+26
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41820
* ath9k: fix a long standing aggregation related tx lockupFelix Fietkau2014-07-231-3/+37
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41815
* mac80211: b43: update b43 to version master-2014-07-22Hauke Mehrtens2014-07-223-186/+1149
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41805
* mac80211: fix a null pointer deref when querying station info when rate ↵Felix Fietkau2014-07-221-2/+20
| | | | | | | | control is not initialized (#17061) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41801
* package/om-watchdog: add OpenMesh OM5P supportJohn Crispin2014-07-201-0/+3
| | | | | | | | Signed-off-by: Marek Lindner <marek@open-mesh.com> [sven@open-mesh.com: Rebased] Signed-off-by: Sven Eckelmann <sven@open-mesh.com> SVN-Revision: 41773
* fix typoImre Kaloz2014-07-191-1/+1
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41762
* allow ath10k to initialize using the board.bin contentsImre Kaloz2014-07-191-0/+14
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41756
* mac80211: add new b43 config option to issue rebuildHauke Mehrtens2014-07-161-1/+7
| | | | | | | | | With this patch mac80211 will be rebuild when one of these config options was changed. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41677
* mac80211: b43: fix PHY_G support.Hauke Mehrtens2014-07-161-0/+10
| | | | | | | | | I missed adding B43_PHY_G to .local-symbols, without this it will not be added to autoconf.h Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41676
* ath9k: add a fix for tx pending frame accounting, fixes some tx hang issuesFelix Fietkau2014-07-162-3/+90
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41673
* mac80211: b43: backport b43 patches from wireless testingHauke Mehrtens2014-07-156-129/+1745
| | | | | | | | This brings b43 up to wireless-testing/master master-2014-07-15 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41668
* kernel: fix kmod-igb dependenciesJohn Crispin2014-07-141-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41656
* kernel: remove stray " from igp module titleJonas Gorski2014-07-141-1/+1
| | | | | | | | Fixes #17108. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 41645
* kernel: add igb kernel moduleJohn Crispin2014-07-141-0/+18
| | | | | | | | Added igb kernel module which supports a variety of Intel GigE PCIe devices Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 41637
* brcm47xx: deactivate ssb and old phy code for new devicesHauke Mehrtens2014-07-122-3/+21
| | | | | | | | | This deactivates ssb and G-PHY code in b43 for the mips74k profile in brcm47xx. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41594
* mac80211: b43: backport b43 patches from wireless testingHauke Mehrtens2014-07-126-24/+2542
| | | | | | | | This brings b43 up to wireless-testing/master master-2014-07-10 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41593
* mac80211: Fix config variable name for dtim_periodFelix Fietkau2014-07-101-1/+1
| | | | | | | | | | | | The vif option dtim_period was accidently renamed dtim_interval in r38988 ("netifd: add wireless configuration support and port mac80211 to the new framework"). This is wrong and makes the dtim_period/dtim_interval a dead option because the rest of the config generation code still uses dtim_period. Reported-by: Jeppe Ledet-Pedersen <jlp@steinwurf.com> Signed-off-by: Sven Eckelmann <sven@narfation.org> SVN-Revision: 41557
* broadcom-wl: assign first increased mac address to internal wifi coreHauke Mehrtens2014-07-074-7/+7
| | | | | | | | | | When the original mac addresses are not valid assign the first one to the internal wifi core, this matches the manufacture mac address in most cases. In addition refresh the patches. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41545
* broadcom-wl: disable mips16 support, fixes buildFelix Fietkau2014-07-071-0/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41540
* mac80211: b43: add support for firmware 784.2Hauke Mehrtens2014-07-061-8/+22
| | | | | | | | This adds firmware 784.2 for b43 as an option. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41524
* mac80211: update linux-firmwareHauke Mehrtens2014-07-061-5/+32
| | | | | | | | | | This updates linux-firmware to version 7f388b4885cf64d6b7833612052d20d4197af96f from 2014-06-04. In addition it adds new firmware for Intel, Broadcom and Realtek devices. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41523
* broadcom-wl: improve setting leddcHauke Mehrtens2014-07-051-4/+4
| | | | | | | | Use leddc value from other routers and improve the script. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41519
* broadcom-wl: fix led supportHauke Mehrtens2014-07-052-0/+15
| | | | | | | | | | Some devices have an nvram setting, which make broadcom-wl turn of the led all the time. When the driver is switched on and we find such a setting we replace it with a better value. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41518
* broadcom-wl: fixup mac addresses.Hauke Mehrtens2014-07-051-0/+92
| | | | | | | | | | Some series of devices are using the same mac address, which causes conflicts for these devices we generate a new mac address based on the base address. This patch adds this functionality to braodcom-wl. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41514
* wrt55agv2-spidevs: fix compile issuesJohn Crispin2014-07-032-12/+2
| | | | | | | | i think this breakage was introduced when linux moved to uapi header Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41493
* mac80211: update regulatory database to master-2014-06-13Hauke Mehrtens2014-07-021-27/+153
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41489
* lantiq: more PKG_CHECK_FORMAT_SECURITY fixesJohn Crispin2014-07-022-0/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41473
* lantiq: more PKG_CHECK_FORMAT_SECURITY related fixesJohn Crispin2014-07-022-0/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41456