| Commit message (Expand) | Author | Age | Files | Lines |
* | build: create pkginfo dir earlier to avoid build breakage | Felix Fietkau | 2012-10-06 | 1 | -0/+1 |
* | build: rework the package/install step - collect package install lists during... | Felix Fietkau | 2012-10-06 | 5 | -42/+55 |
* | hostapd: fix parallel build issues and spurious object file rebuilds | Felix Fietkau | 2012-10-06 | 1 | -0/+1 |
* | ath9k: fix invalid register access on single-stream ar93xx devices | Felix Fietkau | 2012-10-05 | 1 | -0/+13 |
* | acx-mac80211: adapt interface changes in mac80211 | Hauke Mehrtens | 2012-10-04 | 2 | -1/+44 |
* | ar71xx: build image for the TL-WR841N/ND v8 | Gabor Juhos | 2012-10-04 | 1 | -1/+2 |
* | ar71xx: user-space support for TL-WR841N/ND v8 | Gabor Juhos | 2012-10-04 | 5 | -0/+20 |
* | ar71xx: add support for the TL-WR841N/ND v8 board | Gabor Juhos | 2012-10-04 | 3 | -0/+198 |
* | bcma: do not initialize deactivated PCIe cores | Hauke Mehrtens | 2012-10-04 | 2 | -6/+32 |
* | use memcmp in mem size detection as suggested by blogic | Hauke Mehrtens | 2012-10-04 | 1 | -7/+3 |
* | fix typo in 05_set_ether_mac_rdc preinit script (#11166) | Florian Fainelli | 2012-10-04 | 1 | -1/+1 |
* | broadcom-wl: fix build after IRQF_SAMPLE_RANDOM flag removal (#12248) | Florian Fainelli | 2012-10-04 | 2 | -1/+12 |
* | mac80211/rt2x00: fix lna assignment typo in Rt3352 which went upstream | Gabor Juhos | 2012-10-04 | 1 | -0/+30 |
* | mac80211/rt2x00: sync Rt3352 support | Gabor Juhos | 2012-10-04 | 1 | -70/+90 |
* | ramips: add image for ALL0256N-8M | Gabor Juhos | 2012-10-04 | 1 | -0/+1 |
* | mac80211: allow scans in access point mode (for site survey) | Felix Fietkau | 2012-10-03 | 4 | -4/+15 |
* | uboot-envtools: remove MENU, it is unused since r33265 | Luka Perkov | 2012-10-03 | 1 | -1/+0 |
* | ath9k: use ieee80211_free_txskb, might fix hostapd stability issues | Felix Fietkau | 2012-10-03 | 1 | -0/+149 |
* | mac80211: fix regulatory tx power initialization | Felix Fietkau | 2012-10-03 | 1 | -0/+21 |
* | add Default and Gumstix PXA profiles | Florian Fainelli | 2012-10-03 | 3 | -1/+47 |
* | add uboot-pxa for Gumstix boards | Florian Fainelli | 2012-10-03 | 2 | -0/+101 |
* | advertise jffs2 feature | Florian Fainelli | 2012-10-03 | 1 | -1/+1 |
* | remove broken flag | Florian Fainelli | 2012-10-03 | 1 | -1/+1 |
* | fix build with latest gpiolib changes | Florian Fainelli | 2012-10-03 | 3 | -36/+43 |
* | more convertions to {read,write}_relaxed I/O accessors | Florian Fainelli | 2012-10-03 | 3 | -7/+7 |
* | cns3xxx: add missing kernel config symbol | Felix Fietkau | 2012-09-30 | 1 | -0/+1 |
* | refresh patches | Hauke Mehrtens | 2012-09-30 | 1 | -2/+2 |
* | bcma: use fallback sprom if sprom on card was not valid | Hauke Mehrtens | 2012-09-30 | 1 | -0/+15 |
* | bcma: initialize sprom earlier | Hauke Mehrtens | 2012-09-30 | 3 | -4/+222 |
* | run make kernel_oldconfig | Hauke Mehrtens | 2012-09-30 | 1 | -0/+1 |
* | ignore the last page on bcma based SoCs | Hauke Mehrtens | 2012-09-30 | 1 | -0/+33 |
* | Fix reading sprom from nvram without a prefix | Hauke Mehrtens | 2012-09-30 | 5 | -2/+1189 |
* | improve the check for the memory size | Hauke Mehrtens | 2012-09-30 | 1 | -0/+42 |
* | netifd: update to latest version, should fix clearing ipv6 routes on interfac... | Felix Fietkau | 2012-09-28 | 1 | -2/+2 |
* | remove dependency for pkill | John Crispin | 2012-09-28 | 2 | -2/+2 |
* | dont explicitly select wireless-tools. rely on the drivers that need them to ... | John Crispin | 2012-09-28 | 11 | -11/+11 |
* | add support for adm6996 phy | John Crispin | 2012-09-28 | 1 | -0/+1 |
* | tapi was not registeredproperly for most arcadyan boards | John Crispin | 2012-09-28 | 1 | -0/+8 |
* | AR71xx/9xxx based routers are the most common these days, select that as the ... | Imre Kaloz | 2012-09-28 | 1 | -1/+1 |
* | mac80211: add uci support for configuring antenna gain | Felix Fietkau | 2012-09-28 | 2 | -1/+3 |
* | iw: update to 3.6 and add support for configuring antenna gain | Felix Fietkau | 2012-09-28 | 6 | -269/+124 |
* | mac80211: fix antenna gain and add support for user-defined antenna gain conf... | Felix Fietkau | 2012-09-28 | 4 | -3/+228 |
* | mac80211: rework the current tx power display patch | Felix Fietkau | 2012-09-28 | 3 | -14/+13 |
* | mac80211: fix beacon IE power constraint handling | Felix Fietkau | 2012-09-28 | 15 | -23/+191 |
* | build: turn on package parallel builds by default and fix descriptions. | Felix Fietkau | 2012-09-28 | 1 | -15/+12 |
* | Add FIQ support for cns3xxx | Imre Kaloz | 2012-09-28 | 2 | -1/+430 |
* | Update board support for Gateworks Laguna Product family | Imre Kaloz | 2012-09-28 | 1 | -8/+162 |
* | USB iso mode fixes | Imre Kaloz | 2012-09-28 | 1 | -129/+234 |
* | cmake: update to version 2.8.9 | Felix Fietkau | 2012-09-28 | 1 | -3/+6 |
* | ar71xx: avoid possible NULL pointer dereference in ath79_init_{,local}_mac | Gabor Juhos | 2012-09-27 | 1 | -2/+8 |