| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | l2tp: activate l2tp for kernel 2.6.36 and 2.6.37 and fix pppol2tp | hauke | 2010-11-10 | 1 | -3/+7 |
* | rtc-rv5c386a: make driver compile with kernel 2.6.36. | hauke | 2010-11-10 | 1 | -10/+19 |
* | wireless: build hermes packages from compat-wirelessand not from the kernel. | hauke | 2010-11-10 | 2 | -67/+64 |
* | hostapd: add some wpa related madwifi fixes | nbd | 2010-11-09 | 1 | -0/+48 |
* | hostapd: update to 20101109, reorganize patches | nbd | 2010-11-09 | 28 | -275/+163 |
* | ath9k: fix a compile error with debugging disabled (#8189) | nbd | 2010-11-07 | 1 | -0/+8 |
* | [package] base-files: change /dev permissions to 0755 when hotplug2 is used (... | jow | 2010-11-07 | 1 | -1/+1 |
* | [PATCH] Fix permissions for /etc and other dirs after clean flash (#6039) | jow | 2010-11-07 | 1 | -1/+1 |
* | [package] Add package for ledtrigger netfilter | claudio | 2010-11-06 | 1 | -0/+21 |
* | [package] Add package for ledtrigger gpio | claudio | 2010-11-06 | 1 | -0/+15 |
* | broadcom-wl: remove pcmcia support | hauke | 2010-11-06 | 2 | -12/+22 |
* | [package] uhttpd: make it work without shadow password support | jow | 2010-11-06 | 3 | -2/+18 |
* | ath9k: fix ath9k_hw_apply_gpio_override so that it's effective | nbd | 2010-11-05 | 1 | -1/+1 |
* | ath9k: fix enabling SWBA interrupts | nbd | 2010-11-04 | 1 | -0/+20 |
* | ath9k: fix a few remaining issues in the xmit queue cleanup patch - reduces p... | nbd | 2010-11-04 | 1 | -21/+41 |
* | [ifxmips] | blogic | 2010-11-03 | 79 | -0/+8271 |
* | [ifxmips] | blogic | 2010-11-03 | 1 | -1/+1 |
* | [ifxmips] | blogic | 2010-11-03 | 9 | -819/+44 |
* | package/madwifi: fix r23829 commit | acoul | 2010-11-03 | 1 | -0/+0 |
* | package/madwifi: Use sema_init() instead of init_MUTEX() (based on: http://ma... | acoul | 2010-11-03 | 1 | -0/+9 |
* | ath9k: fix cycle counter tracking | nbd | 2010-11-03 | 1 | -0/+33 |
* | ath9k: fix queue pending frame counter tracking by cleaning up tx queue selec... | nbd | 2010-11-03 | 1 | -0/+686 |
* | ar71xx: improve the wndr3700 quirks - move most of the code out of ath9k and ... | nbd | 2010-11-03 | 9 | -110/+138 |
* | [package] hostapd: Add 'identity' config option when eap_type is 'tls' on wpa... | acinonyx | 2010-11-03 | 2 | -1/+3 |
* | make IGNORE_ERRORS apply to deselected packages as well (typically triggered ... | nbd | 2010-11-02 | 1 | -1/+1 |
* | package/apex: fix a compile issue | acoul | 2010-11-02 | 1 | -0/+20 |
* | [package] uci: use a delete-safe iterator in the Lua :foreach() function | jow | 2010-11-01 | 2 | -1/+21 |
* | nl80211: fix a station dump crash triggered by sending an invalid ifindex | nbd | 2010-10-31 | 1 | -0/+13 |
* | add missing SH_FUNC for remaining md5s calls (#7888) | nbd | 2010-10-31 | 2 | -2/+2 |
* | hostapd: move the madwifi segfault fix to the right place | nbd | 2010-10-31 | 2 | -32/+12 |
* | madwifi: remove device ids for AR5416 | nbd | 2010-10-31 | 1 | -0/+20 |
* | [package] add kmod-leds-net5501 | florian | 2010-10-30 | 1 | -0/+15 |
* | [package] prefer the cs5535 gpiolib driver after 2.6.32 | florian | 2010-10-30 | 1 | -1/+7 |
* | [package] ep80579 depend on their corresponding subtarget | florian | 2010-10-30 | 1 | -1/+1 |
* | package/hostapd: fix crash in atheros driver (#8143) | jow | 2010-10-29 | 1 | -0/+22 |
* | [packages] kernel: Add kernel module for OMAP WDT | hcg | 2010-10-28 | 1 | -0/+16 |
* | [uboot-kirkwood] Fixed support for Iomega | lars | 2010-10-27 | 3 | -10/+443 |
* | libtool: Force nonparallel build. | mb | 2010-10-27 | 1 | -0/+3 |
* | [package] madwifi: fix syntax error introduced by r23660 | jow | 2010-10-27 | 1 | -1/+1 |
* | iptables: Fix call to md5s | mb | 2010-10-27 | 1 | -1/+1 |
* | hostapd: do not restrict ht capabilities for ap+sta | nbd | 2010-10-27 | 1 | -2/+2 |
* | mac80211: set GF flag in hostapd config if supported | nbd | 2010-10-27 | 1 | -0/+1 |
* | [package] madwifi: make wep-open the default | jow | 2010-10-27 | 1 | -2/+2 |
* | [package] madwifi: add wep+open, wep+shared format support to madwifi as well | jow | 2010-10-27 | 1 | -1/+5 |
* | [PATCH] Set auth_algs in hostapd.conf, make it configurable for WEP | jow | 2010-10-27 | 1 | -1/+9 |
* | ath9k: fix aggregation flush on ar9003 | nbd | 2010-10-27 | 1 | -0/+34 |
* | ath9k: add more pending locking fixes - fixes tx dma hang issues on reset | nbd | 2010-10-27 | 2 | -74/+200 |
* | gdb: There are dep issues with cconfig.h. Disable parallel build for now. | mb | 2010-10-26 | 1 | -1/+1 |
* | [package] hotplug2 depends on udevtrigger | florian | 2010-10-26 | 1 | -1/+2 |
* | hostapd: backport a fix for setting the IFF_RUNNING flag on AP mode interfaces | nbd | 2010-10-26 | 1 | -0/+25 |