Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nuport-mac: rework PHY interrupt configuration to avoid races | Florian Fainelli | 2012-08-08 | 1 | -7/+7 |
| | | | | SVN-Revision: 33070 | ||||
* | nuport-mac: close possible race condition during start | Florian Fainelli | 2012-08-08 | 1 | -1/+5 |
| | | | | SVN-Revision: 33069 | ||||
* | nuport-mac: unmap the DMA buffer when closing device | Florian Fainelli | 2012-08-08 | 1 | -0/+4 |
| | | | | SVN-Revision: 33068 | ||||
* | nuport-mac: check dma_map_single address return values | Florian Fainelli | 2012-08-08 | 1 | -0/+4 |
| | | | | SVN-Revision: 33067 | ||||
* | build a Devolo dLAN USB Extender specific image | Florian Fainelli | 2012-08-08 | 1 | -1/+8 |
| | | | | | | | The kernel has to be rounded up to the nearest 1MB, then we append the root filesystem at its end. SVN-Revision: 33066 | ||||
* | cleanup image generation | Florian Fainelli | 2012-08-08 | 1 | -4/+8 |
| | | | | SVN-Revision: 33065 | ||||
* | ath9k: fix handling of decryption errors, should improve link stability | Felix Fietkau | 2012-08-08 | 1 | -0/+16 |
| | | | | SVN-Revision: 33063 | ||||
* | ath5k: revert a buggy tx power related patch | Felix Fietkau | 2012-08-08 | 1 | -20/+0 |
| | | | | SVN-Revision: 33062 | ||||
* | base-files: check for ldd presence and executability (#11991) | Florian Fainelli | 2012-08-08 | 2 | -2/+2 |
| | | | | SVN-Revision: 33057 | ||||
* | ath9k: fix hang issues on hw reset caused by interrupt storms | Felix Fietkau | 2012-08-08 | 1 | -0/+61 |
| | | | | SVN-Revision: 33055 | ||||
* | pci gpio mapping | John Crispin | 2012-08-08 | 1 | -4/+4 |
| | | | | | | | | This patch fixes the GPIO ALTSEL settings for some of the GPIOs used by the PCI subsystem in Lantiq Danube. These changes are required for more than one PCI device to work. Tested with an ARV7510PW having two PCI-devices; a VIA USB controller and a Ralink WLAN mini-PCI card. Signed-off-by: Matti Laakso <malaakso@elisanet.fi> SVN-Revision: 33054 | ||||
* | hostapd: fix ap/sta regression which got accidentally introduced by r32829 ↵ | Jo-Philipp Wich | 2012-08-08 | 2 | -1/+3 |
| | | | | | | (#11914) SVN-Revision: 33053 | ||||
* | busybox: support V=c toplevel verboseness flag (#11799) | Florian Fainelli | 2012-08-07 | 1 | -0/+9 |
| | | | | | | Signed-off-by: Gregory M. Turner <gmt@malth.us> SVN-Revision: 33035 | ||||
* | w1-gpio-custom: set enable_external_pullup to null (#8952) | Florian Fainelli | 2012-08-07 | 2 | -2/+3 |
| | | | | SVN-Revision: 33034 | ||||
* | ath9k: completely disable the MIB interrupt from the interrupt mask register ↵ | Felix Fietkau | 2012-08-07 | 1 | -0/+12 |
| | | | | | | to prevent potential interrupt storms SVN-Revision: 33032 | ||||
* | ath9k: extend and enable PA predistortion | Felix Fietkau | 2012-08-06 | 3 | -0/+190 |
| | | | | SVN-Revision: 33031 | ||||
* | mac80211: do not delete linux/*_platform.h, they are touched by patches. ↵ | Felix Fietkau | 2012-08-06 | 1 | -3/+6 |
| | | | | | | instead make the build fail if they differ from the ones in the kernel tree to prevent subtle runtime issues (see #11981) SVN-Revision: 33030 | ||||
* | fixes tapi dependencies | John Crispin | 2012-08-06 | 4 | -4/+4 |
| | | | | SVN-Revision: 33029 | ||||
* | fixes package description | John Crispin | 2012-08-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 33028 | ||||
* | ath5k: add various pending tx power fixes, vastly improves stability and ↵ | Felix Fietkau | 2012-08-06 | 3 | -93/+142 |
| | | | | | | performance with various cards SVN-Revision: 33014 | ||||
* | mac80211: remove header files used to share struct with platform code. | Hauke Mehrtens | 2012-08-05 | 1 | -0/+6 |
| | | | | | | | | | The structs defined in these header files should be the same as the structes used by the platform code otherwise it will cause strange runtime errors. By removing them from compat-wireless we will get a compile error instead of a runtime error if they are out of sync. SVN-Revision: 33006 | ||||
* | bcm63xx: fix USB base registers and IRQs for BCM6328 | Jonas Gorski | 2012-08-05 | 10 | -12/+100 |
| | | | | SVN-Revision: 33005 | ||||
* | update tg3 driver | Hauke Mehrtens | 2012-08-05 | 1 | -75/+128 |
| | | | | SVN-Revision: 33004 | ||||
* | generate image for Linksys e3200 | Hauke Mehrtens | 2012-08-05 | 1 | -0/+1 |
| | | | | SVN-Revision: 33003 | ||||
* | switch: clean up robo switch driver | Hauke Mehrtens | 2012-08-05 | 1 | -98/+42 |
| | | | | | | | | | | * remove use_et, all supported drivers are using mii ioctls * remove robo.phy_addr, phy_addr was always set to ROBO_PHY_ADDR. * remove support for old kernel versions * do_ioctl is allways called with buff == NULL * use if_mii SVN-Revision: 33002 | ||||
* | brcm47xx: update gpio patch | Hauke Mehrtens | 2012-08-05 | 2 | -10/+8 |
| | | | | SVN-Revision: 33001 | ||||
* | brcm47xx: fix patch which moves the flash struct in wgt634u code | Hauke Mehrtens | 2012-08-05 | 2 | -12/+29 |
| | | | | SVN-Revision: 33000 | ||||
* | fix xen pci module, partially fixes #11970 | John Crispin | 2012-08-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 32996 | ||||
* | W502V/ARV4525 wireless mac bugfix | John Crispin | 2012-08-04 | 1 | -4/+1 |
| | | | | | | | | | The ARV4525 board init is passing the wrong offset to arv_register_ath5k() resulting in a bogus mac. Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de> SVN-Revision: 32993 | ||||
* | brcm47xx: use libgpio instaed of implementing the gpio interface ourself. | Hauke Mehrtens | 2012-08-04 | 13 | -377/+810 |
| | | | | SVN-Revision: 32992 | ||||
* | gspca-sn9c20x.ko was not insmod'ed due to typo | John Crispin | 2012-08-04 | 1 | -1/+1 |
| | | | | | | fixes #11973 SVN-Revision: 32991 | ||||
* | wrt55agv2-spidevs needs <linux/modules.h> | John Crispin | 2012-08-03 | 1 | -0/+1 |
| | | | | SVN-Revision: 32956 | ||||
* | cleanup patches | John Crispin | 2012-08-03 | 209 | -82080/+146978 |
| | | | | SVN-Revision: 32953 | ||||
* | nuport-mac: properly protect the phy interrupt handler | Florian Fainelli | 2012-08-02 | 1 | -2/+8 |
| | | | | SVN-Revision: 32951 | ||||
* | Codel: avoid a nul rec_inv_sqrt | John Crispin | 2012-08-02 | 1 | -0/+68 |
| | | | | | | | | | | | | | | | One condition before codel_Newton_step() was not good if we never left the dropping state for a flow. As a result rec_inv_sqrt was 0, instead of the ~0 initial value. codel control law was then set to a very aggressive mode, dropping many packets before reaching 'target' and recovering from this problem. Brought over from 3.5-stable Signed-off-by: Dave Taht <dave.taht@bufferbloat.net> SVN-Revision: 32950 | ||||
* | fixes i2c clock enable | John Crispin | 2012-08-02 | 1 | -0/+32 |
| | | | | SVN-Revision: 32949 | ||||
* | ar71xx: simplify misc IRQ handling | Gabor Juhos | 2012-08-02 | 1 | -0/+66 |
| | | | | SVN-Revision: 32948 | ||||
* | ar71xx: fix AR934X_EHCI_SIZE | Gabor Juhos | 2012-08-02 | 4 | -4/+4 |
| | | | | SVN-Revision: 32947 | ||||
* | ar71xx: image: stop the switch from the lzma-loader on the TL-WR1043ND | Gabor Juhos | 2012-08-02 | 2 | -0/+745 |
| | | | | SVN-Revision: 32946 | ||||
* | ar71xx: image: allow to use board specific code in the lzma-loader | Gabor Juhos | 2012-08-02 | 3 | -3/+10 |
| | | | | SVN-Revision: 32945 | ||||
* | ar71xx: init switch hw_reset on the TL-WR1043ND board | Gabor Juhos | 2012-08-02 | 1 | -2/+15 |
| | | | | SVN-Revision: 32944 | ||||
* | generic: rtl836x: add hw_reset field to struct rtl8366_smi | Gabor Juhos | 2012-08-02 | 7 | -2/+35 |
| | | | | | | | It will be used to start/stop the switch if that is supported by the given board. SVN-Revision: 32943 | ||||
* | generic: rtl8366_smi: use __rtl8366_smi_cleanup instead of gpio_free calls | Gabor Juhos | 2012-08-02 | 1 | -2/+1 |
| | | | | SVN-Revision: 32942 | ||||
* | add missing netmask to the network config | Florian Fainelli | 2012-08-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 32941 | ||||
* | assume the link is up and full-duplex by default | Florian Fainelli | 2012-08-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 32940 | ||||
* | add a default and suitable network config file | Florian Fainelli | 2012-08-01 | 1 | -0/+12 |
| | | | | SVN-Revision: 32939 | ||||
* | ar71xx: ew-dorin: added router firmware generation | Gabor Juhos | 2012-08-01 | 6 | -5/+49 |
| | | | | | | | | [juhosg: remove dead code] Signed-off-by: embedded wireless GmbH <info@embeddedwireless.de> SVN-Revision: 32934 | ||||
* | ar71xx: ew-dorin: added USB support | Gabor Juhos | 2012-08-01 | 1 | -1/+3 |
| | | | | | | Signed-off-by: embedded wireless GmbH <info@embeddedwireless.de> SVN-Revision: 32933 | ||||
* | ar71xx: Buffalo WLAE-AG300N wireless led patch | Gabor Juhos | 2012-08-01 | 1 | -0/+4 |
| | | | | | | | | | Here is the uci-defaults version of the led support for the Buffalo WLAE-AG300N. Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp> SVN-Revision: 32932 | ||||
* | ar71xx: Buffalo WLAE-AG300N initial support | Gabor Juhos | 2012-08-01 | 8 | -7/+156 |
| | | | | | | | | | | | | | | | | | | | | The patch set for Buffalo WLAE-AG300N initial support. There is another patch for wireless led support that is posted separately. Note on serial console: This unit has buffalo standard 4 pin console, but the unit may not power on if some console apparatus is connected. This is probably due to some electronic interaction between the unit's electronic power switch circuit and the serial console apparatus. If this happens, it is required to power on the unit without the console, then quickly (re-)attach it. [juhosg: fix coding style] Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp> SVN-Revision: 32931 |