| Commit message (Expand) | Author | Age | Files | Lines |
* | add preinit modularization work by Daniel Dickinson (cshore) | Felix Fietkau | 2010-01-25 | 79 | -438/+1449 |
* | opkg: remove an empty patch | Felix Fietkau | 2010-01-25 | 1 | -0/+0 |
* | rtl8366: make it available on all platforms | Gabor Juhos | 2010-01-25 | 13 | -15/+24 |
* | ar71xx: sync kernel configs | Gabor Juhos | 2010-01-25 | 2 | -3/+2 |
* | kernel: add missing config symbol | Gabor Juhos | 2010-01-25 | 1 | -0/+1 |
* | rtl8366s: simplify mib counters handling | Gabor Juhos | 2010-01-25 | 1 | -58/+48 |
* | ar71xx: merge generic machine code into setup.c | Gabor Juhos | 2010-01-25 | 7 | -33/+10 |
* | add preliminary support for the latest CodeSourcery toolchain | Imre Kaloz | 2010-01-25 | 15 | -1/+93835 |
* | madwifi: fix some potential null pointer derefs with wds | Felix Fietkau | 2010-01-24 | 7 | -15/+17 |
* | add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen <joonas.l... | Jo-Philipp Wich | 2010-01-24 | 6 | -6/+126 |
* | iptables: install libip[46]tc into staging dir | Jo-Philipp Wich | 2010-01-24 | 1 | -1/+1 |
* | mac80211: fix a WARN_ON in client mode | Felix Fietkau | 2010-01-24 | 1 | -0/+11 |
* | add support for gcc 4.4.3 | Imre Kaloz | 2010-01-24 | 13 | -1/+9835 |
* | fix a typo in the hwmode handling in /sbin/wifi (thx, maddes) | Felix Fietkau | 2010-01-24 | 1 | -1/+1 |
* | fix another kernel version dependency (thx, maddes) | Felix Fietkau | 2010-01-24 | 1 | -1/+1 |
* | generic-2.6: add missing 2.6.32 config symbol | Nicolas Thill | 2010-01-24 | 1 | -0/+1 |
* | ubicom32: add 2 missing config symbols | Nicolas Thill | 2010-01-24 | 1 | -0/+2 |
* | Disable LOCALVERSION_AUTO | Lars-Peter Clausen | 2010-01-24 | 1 | -1/+0 |
* | ath9k: improve max rate retry handling | Felix Fietkau | 2010-01-24 | 1 | -0/+42 |
* | mac80211: make b43-fwsquash.py work with python 3.x | Jo-Philipp Wich | 2010-01-24 | 1 | -14/+14 |
* | iptables: --enable-static and --enable-shared don't work well together, drop ... | Jo-Philipp Wich | 2010-01-24 | 1 | -1/+0 |
* | base-files: ensure that the ip6addr of the main interface stays the primary i... | Jo-Philipp Wich | 2010-01-23 | 1 | -20/+28 |
* | iptables: update to v1.4.6, relocate patches - patch by Edgar Soldin | Jo-Philipp Wich | 2010-01-23 | 5 | -9/+7 |
* | base-files: try to activate hotplugged partitions as swap and fall back to la... | Jo-Philipp Wich | 2010-01-23 | 1 | -4/+5 |
* | ath9k: fix an initialization error on 2GHz-only cards (based on discussion on... | Felix Fietkau | 2010-01-23 | 1 | -0/+26 |
* | hostapd: fix wpad compile error by preventing make spam from showing up in th... | Felix Fietkau | 2010-01-23 | 1 | -2/+2 |
* | gpiommc: fix dependencies on the spi gpio module - fixes the mmc_over_gpio pa... | Felix Fietkau | 2010-01-23 | 3 | -3/+3 |
* | replace the hostapd preselection with a wpad preselection to enable proper cl... | Felix Fietkau | 2010-01-23 | 10 | -10/+10 |
* | remove obsolete dependencies and checks | Felix Fietkau | 2010-01-23 | 6 | -49/+10 |
* | add explicit dependency on kmod-crypto-core when required (closes: #6557) | Nicolas Thill | 2010-01-23 | 4 | -5/+5 |
* | hostapd: fix compile error in the roboswitch driver | Felix Fietkau | 2010-01-23 | 2 | -1/+16 |
* | hostapd: fix build error | Felix Fietkau | 2010-01-23 | 1 | -1/+1 |
* | hostapd: add a build variant for wpa_supplicant and one for a multicall hosta... | Felix Fietkau | 2010-01-23 | 21 | -725/+1384 |
* | mac80211: improve wifi interface cleanup | Felix Fietkau | 2010-01-23 | 1 | -1/+2 |
* | metadata: allow build variants to contain "-" | Felix Fietkau | 2010-01-23 | 1 | -1/+1 |
* | ifxmips: fix mdio register access bitmask | Felix Fietkau | 2010-01-23 | 1 | -1/+1 |
* | fix rootfs preparation with rootfs containing files with whitespaces in the f... | Felix Fietkau | 2010-01-22 | 1 | -3/+3 |
* | Cleanup clock module a bit and replace last users of __cpm_* | Lars-Peter Clausen | 2010-01-22 | 6 | -637/+266 |
* | Enable fireware loading support | Lars-Peter Clausen | 2010-01-22 | 1 | -1/+0 |
* | rtl8366_smi: move RTL8366S driver into a separate file | Gabor Juhos | 2010-01-22 | 16 | -1769/+1853 |
* | rtl8366_smi: rename rtl8366s specific functions and definitions | Gabor Juhos | 2010-01-22 | 1 | -175/+173 |
* | rtl8366_smi: move chip specific stuff into its own struct | Gabor Juhos | 2010-01-22 | 1 | -192/+224 |
* | rtl8366_smi: separate gpio initialization | Gabor Juhos | 2010-01-22 | 1 | -25/+46 |
* | rtl8366_smi: store GPIO numbers directly in the rtl8366_smi struct | Gabor Juhos | 2010-01-22 | 1 | -22/+21 |
* | rtl8366_smi: store device pointer instead of plaform_device | Gabor Juhos | 2010-01-22 | 1 | -19/+19 |
* | broadcom-wl: detect all radios when generating config, do wireless setup per-... | Jo-Philipp Wich | 2010-01-22 | 1 | -13/+19 |
* | fix uclibc for mips by adding missing upstream hunks | Florian Fainelli | 2010-01-22 | 1 | -0/+83 |
* | kernel: specify kmod packages dependencies in a uniform way | Nicolas Thill | 2010-01-22 | 8 | -258/+246 |
* | add a config item to specify arguments to strip | Nicolas Thill | 2010-01-22 | 2 | -1/+10 |
* | mac80211: fix spurious error return codes in enable_mac80211() | Jo-Philipp Wich | 2010-01-22 | 1 | -1/+1 |