| Commit message (Expand) | Author | Age | Files | Lines |
* | ar71xx: only reinit the ethernet MAC at .open() on ar724x for now, until we'v... | Felix Fietkau | 2010-07-06 | 1 | -1/+3 |
* | package/busybox: fix sed issue with gcc-4.5.0 (closes #7566) | Alexandros C. Couloumbis | 2010-07-06 | 1 | -0/+4 |
* | [package] comgt: add usb hotplug handler to bring up 3g ifaces on boot or whe... | Jo-Philipp Wich | 2010-07-04 | 2 | -1/+46 |
* | add mini_fo fix to 2.6.30 as well | Felix Fietkau | 2010-07-04 | 1 | -0/+48 |
* | mini_fo: add error pointer checks after dentry lookups to fix various crash b... | Felix Fietkau | 2010-07-04 | 4 | -0/+192 |
* | ag71xx: reset the hardware during open(), this improves recovery from tx time... | Felix Fietkau | 2010-07-04 | 1 | -0/+2 |
* | ag71xx: fix a memory corruption bug that happens if you flood the interface w... | Felix Fietkau | 2010-07-04 | 1 | -0/+6 |
* | add missing dependencies for hostapd-utils and wpa-cli (#7421) | Felix Fietkau | 2010-07-03 | 1 | -2/+2 |
* | ath9k: fix a potential buffer leak | Felix Fietkau | 2010-07-02 | 1 | -0/+68 |
* | ath9k: fix a crash with WEP in ad-hoc mode | Felix Fietkau | 2010-07-02 | 1 | -0/+13 |
* | generic: rtl8366: enable VLAN ingress filtering | Gabor Juhos | 2010-07-02 | 2 | -0/+15 |
* | [kernel] refresh 2.6.34 patches | Florian Fainelli | 2010-07-01 | 3 | -21/+7 |
* | [au1000] add 2.6.34 support | Florian Fainelli | 2010-07-01 | 7 | -1/+558 |
* | [au1000] fix line wrapped patch | Florian Fainelli | 2010-07-01 | 1 | -4/+1 |
* | ath9k: fix false positives in the baseband hang check by repeating the test a... | Felix Fietkau | 2010-07-01 | 1 | -0/+90 |
* | ath9k: clean up some code duplication related to noise floor handling | Felix Fietkau | 2010-07-01 | 1 | -0/+207 |
* | ath9k: add a missing null pointer check and some further cleanup | Felix Fietkau | 2010-07-01 | 1 | -3/+23 |
* | ath9k: properly sanitize calibrated noise floor values on all hardware | Felix Fietkau | 2010-07-01 | 1 | -0/+386 |
* | [au1000] fix PCI, thanks br1, put back 2.6.32.14 support by default | Florian Fainelli | 2010-07-01 | 3 | -70/+39 |
* | brcm47xx: added dual image support to flashmap driver | Markus Wigge | 2010-07-01 | 1 | -3/+37 |
* | fix GPIO pin for G3GV2-VF | Markus Wigge | 2010-07-01 | 1 | -1/+1 |
* | ar71xx: fix leds-rb750 build failure on 2.6.34 | Gabor Juhos | 2010-07-01 | 1 | -0/+1 |
* | firmware-utils/mktplinkfw: add support for the TL-WA901ND | Gabor Juhos | 2010-07-01 | 1 | -0/+9 |
* | renamed wrt54g3gv2-vf images | Markus Wigge | 2010-07-01 | 1 | -2/+2 |
* | preset stable and try* flags for TRX2 headers | Markus Wigge | 2010-07-01 | 2 | -4/+22 |
* | [au1000] revert upstream commit that broke PCI until we have a better fix | Florian Fainelli | 2010-07-01 | 1 | -0/+69 |
* | [brcm63xx] add a wifi profile for proprietary wl | Jo-Philipp Wich | 2010-07-01 | 1 | -0/+19 |
* | [package] broadcom-wl: update to v5.10.56.27.1, initial brcm63xx (MIPS BE) su... | Jo-Philipp Wich | 2010-07-01 | 2 | -27/+8 |
* | [package] broadcom-wl: | Jo-Philipp Wich | 2010-07-01 | 3 | -1/+61 |
* | [ar71xx] fix dir-825-b1 default network config after r21905 | Jo-Philipp Wich | 2010-07-01 | 1 | -1/+1 |
* | [package] base-files: add "mtu" option for route sections, allows setting per... | Jo-Philipp Wich | 2010-06-30 | 2 | -3/+7 |
* | block-extroot, block-mount: Fixed multiple bugs which prevented e2fsck from b... | Daniel Dickinson | 2010-06-30 | 5 | -20/+20 |
* | [package] hostapd: enforce CCMP WPA cipher if hwmode is 11ng or 11na | Jo-Philipp Wich | 2010-06-30 | 1 | -0/+8 |
* | ath9k: add initval updates - should increase stability and performance on AR9... | Felix Fietkau | 2010-06-30 | 3 | -0/+14635 |
* | [package] hostapd: allow *ccmp+tkip and *aes+tkip as well for cipher override | Jo-Philipp Wich | 2010-06-30 | 1 | -1/+1 |
* | [package] broadcom-wl: align wpa encryption value and cipher override format ... | Jo-Philipp Wich | 2010-06-30 | 1 | -8/+27 |
* | package/iptables: fix compile failure on gentoo build system (thanks nbd) | Alexandros C. Couloumbis | 2010-06-30 | 1 | -0/+1 |
* | fix commit r21994 (thanks juhosg) | Alexandros C. Couloumbis | 2010-06-30 | 2 | -2/+1 |
* | fix commit r21993 | Alexandros C. Couloumbis | 2010-06-30 | 16 | -0/+16 |
* | [kernel] Don't force pci support on .34 and .35 | Claudio Mignanti | 2010-06-30 | 2 | -2/+0 |
* | mac80211: fix r21990 | Alexandros C. Couloumbis | 2010-06-30 | 1 | -5/+9 |
* | [at91] Add board definition previously forgotten | Claudio Mignanti | 2010-06-30 | 1 | -0/+226 |
* | mac80211: fix compile issues on 2.6.35 | Alexandros C. Couloumbis | 2010-06-30 | 1 | -0/+11 |
* | ath9k: fix TSF across hardware resets on AR913x | Felix Fietkau | 2010-06-30 | 1 | -0/+39 |
* | mac80211: update to wireless-testing 2010-06-28 | Felix Fietkau | 2010-06-30 | 20 | -98/+33 |
* | block-mount: Fixed mount deadlocks due to buggy use of locks in /lib/function... | Daniel Dickinson | 2010-06-29 | 1 | -14/+20 |
* | fixed trx version to handling | Markus Wigge | 2010-06-28 | 1 | -1/+1 |
* | generic: rtl8366: minor cleanup | Gabor Juhos | 2010-06-28 | 2 | -22/+16 |
* | generic: rtl8366: add common read_debugfs_mibs function | Gabor Juhos | 2010-06-28 | 3 | -144/+56 |
* | generic: rtl8366: standardize read_debugfs_mibs functions | Gabor Juhos | 2010-06-28 | 3 | -22/+44 |