index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix sound modules loading order and dependencies
Florian Fainelli
2012-07-24
1
-4
/
+6
*
add sound-soc-ac97 package
Florian Fainelli
2012-07-24
1
-0
/
+11
*
add kmod-regmap including both i2c and spi modules
Florian Fainelli
2012-07-24
1
-0
/
+17
*
package ep93xx touchscreen driver as a module
Florian Fainelli
2012-07-24
2
-3
/
+16
*
set DEVICE_TYPE to developerboard
Florian Fainelli
2012-07-24
1
-0
/
+2
*
rebase config-3.3
John Crispin
2012-07-24
1
-3
/
+2
*
fix tantos patch properly
John Crispin
2012-07-24
1
-1
/
+1
*
make tantos switch select ETHERNET_PACKET_MANGLE
John Crispin
2012-07-24
1
-0
/
+1
*
move CONFIG_ETHERNET_PACKET_MANGLE to a generic config file
John Crispin
2012-07-24
3
-2
/
+1
*
ath5k: add tx power related fixes
Felix Fietkau
2012-07-23
1
-0
/
+112
*
Revert "[package] kernel/modules: dont only change loading order on IPSEC*-m,...
Vasilis Tsiligiannis
2012-07-23
1
-6
/
+6
*
build: ensure that reordering of KCONFIG lines are handled properly and that ...
Felix Fietkau
2012-07-22
2
-1
/
+5
*
crashlog: fix dependency, add memblock support
Felix Fietkau
2012-07-22
1
-7
/
+50
*
owipcalc: fix output formatting quirks
Jo-Philipp Wich
2012-07-20
1
-14
/
+35
*
owipcalc: add new operations "next", "prev", "6to4" and "pop", implement a st...
Jo-Philipp Wich
2012-07-20
2
-101
/
+266
*
grub: replace an unnecessary piece of inline assembly that breaks the build o...
Felix Fietkau
2012-07-20
1
-0
/
+14
*
kernel: fix portability issues on the x86 specific relocs host tool, fixes bu...
Felix Fietkau
2012-07-20
4
-0
/
+3031
*
owipcalc: add "prefix" operation to set prefix of base address during calcula...
Jo-Philipp Wich
2012-07-19
2
-1
/
+12
*
dnsmasq: Fix DHCP no address on interface warning (#10570)
Vasilis Tsiligiannis
2012-07-19
1
-0
/
+49
*
owipcalc: remove binary
Jo-Philipp Wich
2012-07-19
1
-0
/
+0
*
add owipcalc - a small ipv4 & ipv6 calculation utility
Jo-Philipp Wich
2012-07-19
3
-0
/
+803
*
Increase iwlist buffer size
Hamish Guthrie
2012-07-19
2
-1
/
+47
*
kernel/modules: dont only change loading order on IPSEC*-m, propagate this to...
Luka Perkov
2012-07-17
1
-6
/
+6
*
uboot-envtools: add support for alfa ap96
Luka Perkov
2012-07-17
1
-0
/
+1
*
kernel/modules: fix ipcomp6 load order
Vasilis Tsiligiannis
2012-07-17
1
-1
/
+1
*
toolchain: fix libgcc and libgfortran packages for avr32 and coldfire
Jo-Philipp Wich
2012-07-17
1
-2
/
+2
*
rename upgrade image to sysupgrade.bin for consistency
Florian Fainelli
2012-07-17
1
-3
/
+3
*
add missing configuration symbols
Florian Fainelli
2012-07-17
2
-0
/
+10
*
au1000: implement sysupgrade platform.sh
Florian Fainelli
2012-07-17
2
-0
/
+37
*
au1000: clean up profiles
Florian Fainelli
2012-07-17
2
-6
/
+3
*
au1000: fix InternetBox idsel and remove broken flag
Florian Fainelli
2012-07-17
2
-1
/
+13
*
dnsmasq: Bump to 2.62, add DHCPv6 variant
Vasilis Tsiligiannis
2012-07-17
2
-17
/
+33
*
tools: prefer gmd5sum if present
Felix Fietkau
2012-07-17
1
-1
/
+1
*
mac80211: update to latest wireless-testing + some monitor mode fixes and som...
Felix Fietkau
2012-07-16
39
-3507
/
+2503
*
uboot-envtools: add kirkwood board support
Luka Perkov
2012-07-16
2
-0
/
+29
*
uboot-ar71xx: fix compile on recent mac os x versions
Felix Fietkau
2012-07-16
1
-0
/
+21
*
scripts/config: build with gcc instead of clang on mac os x
Felix Fietkau
2012-07-16
1
-2
/
+3
*
usbreset: improve usability - add device list in usage screen - support reset...
Jo-Philipp Wich
2012-07-16
2
-21
/
+198
*
package-ipkg.mk: flag packages as "ok" after install
Jo-Philipp Wich
2012-07-15
1
-1
/
+1
*
ar71xx: enable I2C_GPIO, the PB44 board needs that
Gabor Juhos
2012-07-15
1
-0
/
+1
*
ar71xx: fix PB44 board detection
Gabor Juhos
2012-07-15
1
-1
/
+1
*
ar71xx: use gpio_set_value_cansleep on sleeping GPIOs in ath79_spi
Gabor Juhos
2012-07-15
2
-12
/
+15
*
ath5k: fix txop calculation similar to what was done in ath9k
Felix Fietkau
2012-07-15
1
-0
/
+11
*
ath9k: fix an uninitialized variable warning
Felix Fietkau
2012-07-15
1
-8
/
+21
*
kernel: add Marvell SoC built-in RTC to modules
Luka Perkov
2012-07-15
2
-1
/
+17
*
set DEVICE_TYPE to other to avoid pulling unecessary packages
Florian Fainelli
2012-07-15
1
-0
/
+2
*
add compatible property to pci node
Florian Fainelli
2012-07-15
1
-0
/
+1
*
use ohci_err() instead of err()
Florian Fainelli
2012-07-15
1
-1
/
+1
*
make sure we properly unmap DMA mappings we created
Florian Fainelli
2012-07-15
1
-6
/
+11
*
nuport-mac: add definitions of the various bits/masks used
Florian Fainelli
2012-07-15
1
-24
/
+67
[next]