aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ramips: define firmware partition for Omnima MiniEMBWiFiGabor Juhos2011-12-231-0/+4
| | | | | | Patch-by: Ivan Ignjatic <ivan@omnima.co.uk> SVN-Revision: 29602
* kernel: enable magic sysrq by default, it does not add much to the kernel ↵Felix Fietkau2011-12-221-1/+1
| | | | | | image size, but is useful for debugging many kinds of hangs/crashes SVN-Revision: 29600
* ar71xx: set a reserved bit that resets to 1 when writing the address table ↵Felix Fietkau2011-12-221-0/+2
| | | | | | control register on the ar7240 switch (should fix #10547) SVN-Revision: 29598
* ar71xx: add default network config for buffalo WZR-HP-G300NH2 and WZR-HP-G450HJonas Gorski2011-12-211-0/+8
| | | | | | Thanks netprince for reporting and testing. SVN-Revision: 29595
* the mach file of the WZR-HP-G300NH2 accidentally claimed the mach id of the ↵Jo-Philipp Wich2011-12-211-1/+1
| | | | | | WZR-HP-AG300H, correct the id (#10649) SVN-Revision: 29593
* base-files: add -b (--create-backup) option to sysupgrade, which generates a ↵Jo-Philipp Wich2011-12-202-3/+27
| | | | | | backup .tar.gz according to the user settings. This will also be reused by LuCI. SVN-Revision: 29587
* firewall: - introduce per-section "option enabled" which defaults to "1" - ↵Jo-Philipp Wich2011-12-203-2/+11
| | | | | | useful to disable rules or zones without having to delete them - annotate default traffic rules with names - bump version SVN-Revision: 29577
* brcm47xx: remove patch starting adding brcm4716 to ssbHauke Mehrtens2011-12-191-104/+0
| | | | | | brcm4716 is supported by bcma now we do not need this patch SVN-Revision: 29576
* brcm47xx: add new usb driver for bcma bus and replace ssb usb driver.Hauke Mehrtens2011-12-1911-521/+1787
| | | | | | This new usb driver uses an extra device so the ehci and the ohci driver are not depending on ech other any more. SVN-Revision: 29575
* kernel: update bcma and ssb to version master-2011-12-16 from wireless-testingHauke Mehrtens2011-12-1931-3949/+17429
| | | | SVN-Revision: 29574
* brcm47xx: remove support for kernel 2.6.39Hauke Mehrtens2011-12-1936-3310/+0
| | | | | | There are problems with the patches for kernel 2.6.39 and I do not want to support two different sets of patches. SVN-Revision: 29573
* mac80211: deactivate mac80211 tracingHauke Mehrtens2011-12-191-0/+44
| | | | | | Activating tracing on kernel <= 2.6.32 causes build errors. SVN-Revision: 29572
* ath9k: fix another tx locking issueFelix Fietkau2011-12-191-11/+285
| | | | SVN-Revision: 29570
* mac80211: fix powersave settingFelix Fietkau2011-12-191-1/+1
| | | | SVN-Revision: 29569
* ar71xx: add missing wireless led changes for wzr-hp-g300nh2Felix Fietkau2011-12-191-6/+1
| | | | SVN-Revision: 29568
* ar71xx: add support for the wzr-hp-g300nh2Felix Fietkau2011-12-1810-0/+231
| | | | | | Signed-off-by: Mark Deneen <mdeneen@gmail.com> SVN-Revision: 29567
* mac80211: apply txpower after bringing up the interface, should fix #10113Felix Fietkau2011-12-181-6/+6
| | | | SVN-Revision: 29566
* mac80211: use iw instead of iwconfig to disable powersaveFelix Fietkau2011-12-181-1/+1
| | | | SVN-Revision: 29565
* ath9k: fix some issues in the btcoex disable patchFelix Fietkau2011-12-181-10/+8
| | | | SVN-Revision: 29564
* ar71xx: use 64kraw template on more TP-Link boardsGabor Juhos2011-12-171-4/+4
| | | | SVN-Revision: 29561
* ath9k: fix a locking issue in the tx pathFelix Fietkau2011-12-171-0/+25
| | | | SVN-Revision: 29560
* hostapd: add missing check for wds stationsFelix Fietkau2011-12-171-0/+12
| | | | SVN-Revision: 29559
* ath9k: fix a crash in led initFelix Fietkau2011-12-161-1/+4
| | | | SVN-Revision: 29558
* ar71xx: connect GMAC0 to the internal switch on DB120Gabor Juhos2011-12-152-1/+35
| | | | | | | | Because the external switch has no driver yet, connect GMAC0 to the PHY4 of the internal switch for now. This allows to use the DB120 board as a router with 4LAN+1WAN ports. SVN-Revision: 29557
* ar71xx: add defines for the AR934X GMAC interfaceGabor Juhos2011-12-151-0/+21
| | | | SVN-Revision: 29556
* ar71xx: fix GMAC1 interface speed on the DB120 boardGabor Juhos2011-12-151-1/+1
| | | | SVN-Revision: 29555
* ar71xx: ag71xx: fix switch port setup for AR934XGabor Juhos2011-12-151-11/+41
| | | | SVN-Revision: 29554
* ar71xx: ag71xx: allow to connect PHY4 to the CPU on AR934XGabor Juhos2011-12-152-4/+8
| | | | SVN-Revision: 29553
* ar71xx: ag71xx: setup switch interface mode on AR934XGabor Juhos2011-12-151-0/+19
| | | | SVN-Revision: 29552
* ar71xx: ag71xx: detect the built-in switch of the AR934X SoCsGabor Juhos2011-12-151-12/+36
| | | | SVN-Revision: 29551
* ar71xx: allow to attach the internal switch for AR934xGabor Juhos2011-12-151-0/+2
| | | | SVN-Revision: 29550
* ar71xx: introduce ar71xx_switch_dataGabor Juhos2011-12-155-8/+20
| | | | SVN-Revision: 29549
* ar71xx: build images for TL-WR741N/ND v2Gabor Juhos2011-12-151-0/+1
| | | | SVN-Revision: 29548
* ar71x: use raw squashfs images for TP-Link boardsGabor Juhos2011-12-151-20/+20
| | | | SVN-Revision: 29547
* ar71xx: create a template for using unpadded squashfs imagesGabor Juhos2011-12-151-1/+12
| | | | SVN-Revision: 29546
* ar71xx: put squash image right after the kernel on TP-Link boardsGabor Juhos2011-12-151-4/+12
| | | | SVN-Revision: 29545
* firmware-utils/mktplinkfw: add ability to put jffs2 eof marker into the imageGabor Juhos2011-12-151-1/+45
| | | | SVN-Revision: 29544
* ar71xx: tplinkpart: allow to detect JFFS2 as wellGabor Juhos2011-12-151-3/+4
| | | | SVN-Revision: 29543
* ar71xx: ag71xx: check PHY IDs before accessing the switch registersGabor Juhos2011-12-151-9/+8
| | | | SVN-Revision: 29541
* ar71xx: ag71xx: don't use port 4 of the switch, it is not connected on ar724xGabor Juhos2011-12-151-13/+25
| | | | SVN-Revision: 29540
* ar71xx: ag71xx: nuke ar7240sw_initGabor Juhos2011-12-151-6/+1
| | | | SVN-Revision: 29539
* ar71xx: fix mac addresses on jjPlus devicesGabor Juhos2011-12-152-0/+4
| | | | SVN-Revision: 29538
* ath9k: fix a locking issueFelix Fietkau2011-12-141-33/+0
| | | | SVN-Revision: 29537
* ar71xx: build image for the Hornet-UB boardGabor Juhos2011-12-141-0/+7
| | | | SVN-Revision: 29536
* ar71xx: add support for ALFA Network's Hornet-UB boardGabor Juhos2011-12-149-0/+160
| | | | SVN-Revision: 29535
* ar71xx: add GPIO function bit defines for AR933XGabor Juhos2011-12-141-0/+21
| | | | SVN-Revision: 29534
* ramips: add support for Omnima MiniEMBWiFi boardGabor Juhos2011-12-1411-1/+140
| | | | | | | | | This patch adds support for the Omnima MiniEMBWiFi Ralink RT3050F based board. Based on a patch by Ivan Ignjatic <ivan at omnima.co.uk> SVN-Revision: 29533
* ar71xx: fix gpio count for ar7241/ar7242Felix Fietkau2011-12-142-2/+6
| | | | SVN-Revision: 29532
* ar71xx: register extra leds behind the wireless mac on wzr-hp-g450hFelix Fietkau2011-12-143-0/+26
| | | | SVN-Revision: 29531
* ath9k: add support for registering extra leds connected to the wmac gpio linesFelix Fietkau2011-12-143-0/+329
| | | | SVN-Revision: 29530