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
path:
root
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: merge some fixes from upstream
Felix Fietkau
2009-04-09
1
-0
/
+100
*
netfilter: speed up packet matching by allowing default rules to bypass the c...
Felix Fietkau
2009-04-09
1
-0
/
+74
*
atheros: make use of netdev_alloc_skb
Felix Fietkau
2009-04-09
1
-7
/
+4
*
patches for 2.6.28
Claudio Mignanti
2009-04-09
6
-97
/
+189
*
move etrax generic files to specific kernel version
Claudio Mignanti
2009-04-09
7
-0
/
+0
*
b44: use netdev_alloc_skb
Felix Fietkau
2009-04-08
1
-0
/
+11
*
kernel: increase skb padding for network devices to accomodate for headroom r...
Felix Fietkau
2009-04-08
1
-0
/
+16
*
workaroun some stupid Kconfig bugs (#4895)
Florian Fainelli
2009-04-08
1
-0
/
+23
*
kernel: revert the change from JHASH_GOLDEN_RATIO to JHASH_INIT_PARAM (ipv6 s...
Felix Fietkau
2009-04-08
1
-6
/
+6
*
cleanup etrax patches
Claudio Mignanti
2009-04-08
9
-5859
/
+0
*
Fix kernel headers for cris (thanks hinkocevar)
Claudio Mignanti
2009-04-08
1
-0
/
+29
*
some more fixes to the SPI controller driver
Florian Fainelli
2009-04-08
2
-29
/
+31
*
imagetag's -k argument is expected to be hexadecimal instead of decimal (#4885)
Florian Fainelli
2009-04-07
1
-1
/
+1
*
fix typo in 910-cryptodev_backport.patch (#3933)
Florian Fainelli
2009-04-07
1
-1
/
+1
*
kernel: tweak the maximum allocation size to improve memory allocator perform...
Felix Fietkau
2009-04-07
1
-0
/
+13
*
kernel: replace jhash2 with the faster jhash3 algorithm
Felix Fietkau
2009-04-07
1
-0
/
+227
*
remove debugging code
Felix Fietkau
2009-04-07
1
-3
/
+1
*
accomodate netfilter module (xt_recent) name change in 2.6.28, add missing kc...
Nicolas Thill
2009-04-06
1
-0
/
+1
*
2.6.28: add Kconfig prompt for the old crypto symbols
Gabor Juhos
2009-04-06
2
-2
/
+50
*
add a patch to disable compile-time buffer checks enabled by default on Ubunt...
Nicolas Thill
2009-04-06
1
-0
/
+11
*
ixp4xx: do not delete /var, /jffs, /rom - it breaks non-freecom images
Felix Fietkau
2009-04-06
1
-2
/
+0
*
ixp4xx: don't leave zImage on the rootfs for images other than the freecom one
Felix Fietkau
2009-04-06
1
-0
/
+1
*
ixp4xx: make apex optional, clean up the makefile - fixes spurious recompilat...
Felix Fietkau
2009-04-06
7
-195
/
+6
*
fix a vfs api bug in squashfs triggered by zabbix-agent (#4365)
Felix Fietkau
2009-04-04
3
-0
/
+33
*
rename our /bin/login script to /bin/login.sh to avoid collisions with busybo...
Felix Fietkau
2009-04-04
1
-1
/
+1
*
add a workaround on kmod-textsearch modules (#4832)
Florian Fainelli
2009-03-26
1
-0
/
+19
*
move the mii_ioctl to generic patches, fixes (#1802)
Florian Fainelli
2009-03-26
1
-0
/
+0
*
fix wrong logic in MDIO code and second PHY address
Florian Fainelli
2009-03-25
1
-3
/
+3
*
atheros: fix a spiflash write performance regression
Felix Fietkau
2009-03-24
1
-4
/
+4
*
create firmware image for the TL-WR841ND v3 board
Gabor Juhos
2009-03-24
1
-0
/
+5
*
fix typo in cambria gw2358 initialization
Felix Fietkau
2009-03-24
1
-1
/
+1
*
override CONFIG_USB_EHCI_ROOT_HUB_TT since it breaks ehci on bcm6358
Florian Fainelli
2009-03-24
1
-0
/
+1
*
refresh patches
Hauke Mehrtens
2009-03-24
5
-28
/
+19
*
update to kernel version 2.6.28.9
Hauke Mehrtens
2009-03-24
13
-13
/
+13
*
update to kernel version 2.6.27.21
Hauke Mehrtens
2009-03-24
5
-5
/
+5
*
ps3: update ps3vram patches
Hamish Guthrie
2009-03-24
16
-68
/
+3089
*
do not use --owner=root or --group=root when running tar. it does not work on...
Felix Fietkau
2009-03-23
1
-1
/
+1
*
atheros: fix radio mask check on ar5312
Felix Fietkau
2009-03-23
1
-2
/
+2
*
atheros: upgrade to 2.6.28 by default
Felix Fietkau
2009-03-22
1
-1
/
+1
*
atheros: fix mdio bus registration for multiple ethernet interfaces
Felix Fietkau
2009-03-22
2
-11
/
+12
*
atheros: fix ar5312 support
Felix Fietkau
2009-03-22
1
-9
/
+15
*
atheros: do not attempt to start pci on ar2317
Felix Fietkau
2009-03-22
1
-4
/
+3
*
atheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2...
Felix Fietkau
2009-03-22
3
-8
/
+10
*
atheros: fix path in marvell switch phy id detection
Felix Fietkau
2009-03-22
2
-3
/
+3
*
remove custom phy hardware detection patch - it is no longer necessary
Felix Fietkau
2009-03-22
3
-78
/
+0
*
remove custom phy layer patches from older kernels where they are not needed
Felix Fietkau
2009-03-22
8
-312
/
+0
*
mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware ...
Felix Fietkau
2009-03-22
2
-52
/
+40
*
atheros: enable adm6996 and mvswitch support
Felix Fietkau
2009-03-22
1
-0
/
+2
*
add back marvell switch support to 2.6.28
Felix Fietkau
2009-03-22
1
-0
/
+22
*
atheros: fix gpio interrupt handling on 2315
Felix Fietkau
2009-03-22
2
-26
/
+36
[next]