| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable management frame protection in hostapd, and make it configurable | Travis Kemen | 2010-03-24 | 2 | -1/+9 |
* | Enable management frame protection in wpa_supplicant, and make it | Travis Kemen | 2010-03-24 | 2 | -1/+11 |
* | Cleanup redundant psk handling code in wpa_supplicant.sh. | Travis Kemen | 2010-03-24 | 1 | -10/+5 |
* | [package] base-files: make press key message more explicit in preinit | Jo-Philipp Wich | 2010-03-23 | 1 | -1/+1 |
* | [package] block-extroot: make overlay mount check more explicit, it wrongly d... | Jo-Philipp Wich | 2010-03-23 | 1 | -1/+1 |
* | [PATCH] kernel: fix xen-fbdev description | Jo-Philipp Wich | 2010-03-23 | 1 | -1/+1 |
* | [package] linux-atm: fix compilation of 'qgen' host tool | Nicolas Thill | 2010-03-23 | 1 | -5/+4 |
* | [uci] bump to the lastest git commit | Travis Kemen | 2010-03-23 | 3 | -438/+6 |
* | hostap-driver: fix a typo (thanks acinonyx) | Alexandros C. Couloumbis | 2010-03-22 | 1 | -1/+1 |
* | hostap-driver: fix DEPENDS on Makefile | Alexandros C. Couloumbis | 2010-03-22 | 1 | -3/+3 |
* | [package] hostapd: always strip "11" from hwmode value | Jo-Philipp Wich | 2010-03-21 | 1 | -2/+2 |
* | kernel: fix some documentation | Hauke Mehrtens | 2010-03-21 | 1 | -20/+72 |
* | [package] fix path to the orinoco pcmcia driver, thanks hauke | Florian Fainelli | 2010-03-21 | 1 | -1/+1 |
* | change from /jffs to /overlay, patch from Daniel Dickinson | Florian Fainelli | 2010-03-21 | 15 | -24/+25 |
* | [package] If /var/spool/cron/crontabs is a directory, then /etc/init.d/cron | Florian Fainelli | 2010-03-21 | 1 | -1/+1 |
* | [package] add pcmcia hermes module, patch from Guillaume Lecerf | Florian Fainelli | 2010-03-21 | 1 | -0/+16 |
* | kernel: fix some minor error: | Hauke Mehrtens | 2010-03-21 | 1 | -4/+14 |
* | kernel: these modules are already loaded by the scsi-core package | Hauke Mehrtens | 2010-03-21 | 1 | -1/+1 |
* | kernel: x86 remove dependency on ata-core and scsi-core | Hauke Mehrtens | 2010-03-21 | 2 | -4/+5 |
* | kernel: load after its dependencies | Hauke Mehrtens | 2010-03-21 | 1 | -1/+1 |
* | kernel: fix tg3 installation | Hauke Mehrtens | 2010-03-21 | 1 | -1/+1 |
* | kernel: include aes-i586 and twofish-i586 into crypto packages for x86 | Hauke Mehrtens | 2010-03-21 | 1 | -1/+7 |
* | kernel: fix typo | Hauke Mehrtens | 2010-03-21 | 1 | -1/+1 |
* | kernel: make ISDN build again | Hauke Mehrtens | 2010-03-21 | 1 | -28/+12 |
* | hostap-driver: make hostap-pci visible (similarly to r20047) | Alexandros C. Couloumbis | 2010-03-21 | 1 | -1/+1 |
* | [package] add more usb-storage modules (#6067) | Florian Fainelli | 2010-03-20 | 1 | -0/+38 |
* | [package] add missing dependency to kmod-crypto-misc, patch from Benjamin Cama | Florian Fainelli | 2010-03-20 | 1 | -3/+1 |
* | [package] update netfilter packages description, patch from Edgar Soldin | Florian Fainelli | 2010-03-20 | 1 | -3/+5 |
* | [package] add sn9c201 webcam driver, patch from Chris Li | Florian Fainelli | 2010-03-20 | 1 | -0/+15 |
* | [package] update compcache to 0.6.2 (#6884) | Florian Fainelli | 2010-03-19 | 5 | -124/+57 |
* | [ifxmips] adds support in uboot for eon flash chips | John Crispin | 2010-03-19 | 1 | -0/+28 |
* | fix limit | Travis Kemen | 2010-03-18 | 1 | -1/+1 |
* | [ifxmips-dsl-api] Add option to disable debug output of DSL drivers signed of... | John Crispin | 2010-03-18 | 3 | -2/+299 |
* | adds misisng include in ifxmips dsl driver compat layer | John Crispin | 2010-03-18 | 1 | -8/+9 |
* | [br2684ctl] Allow UCI configuration of ATM QOS parameters per interface, sign... | John Crispin | 2010-03-18 | 1 | -1/+3 |
* | [package] madwifi: remove redundant conditional dep, atheros has PCI support | Nicolas Thill | 2010-03-18 | 1 | -1/+1 |
* | allow ping | Travis Kemen | 2010-03-18 | 1 | -0/+7 |
* | remove +1 as it isn't needed since 16619 | Travis Kemen | 2010-03-18 | 1 | -1/+1 |
* | actually fix linux-atm | Travis Kemen | 2010-03-15 | 2 | -4/+221 |
* | base-files: reload switch settings on /etc/init.d/network start as well | Felix Fietkau | 2010-03-15 | 1 | -5/+4 |
* | fixup linux-atm package after the broken patch earlier | Travis Kemen | 2010-03-15 | 2 | -223/+8 |
* | [package] hostap-driver: Fix package installation | Vasilis Tsiligiannis | 2010-03-15 | 1 | -1/+0 |
* | /lib/network/ppp.sh fixes a problem with PPtP (and other PPP-based things) wh... | Travis Kemen | 2010-03-14 | 2 | -9/+71 |
* | if readethers is set to true make sure /etc/ethers exists, closes #6740 | Travis Kemen | 2010-03-14 | 1 | -0/+3 |
* | this patch allow to set -g option 1. -g allow to make a more secure ssh serve... | Travis Kemen | 2010-03-14 | 1 | -3/+8 |
* | fix error output of brctl if bridging is not supported. | Felix Fietkau | 2010-03-14 | 1 | -1/+1 |
* | [package] linux-atm: Update to stable version 2.5.1 from upstream project | Travis Kemen | 2010-03-14 | 9 | -88889/+364 |
* | fix missing nls support for 2.6.33 | Travis Kemen | 2010-03-14 | 1 | -1/+1 |
* | add missing kconfig symbol for the hifn 795x crypto accelerator module (patch... | Felix Fietkau | 2010-03-14 | 1 | -0/+1 |
* | madwifi: disable softled by default on pci devices (fixes #4484) | Felix Fietkau | 2010-03-14 | 2 | -1/+19 |