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
*
upgrade to new rev, fixes possible compile error
Imre Kaloz
2014-12-28
1
-2
/
+2
*
ath10k: fix tx rate selection for ad-hoc mode with HT
Felix Fietkau
2014-12-27
2
-0
/
+56
*
oxnas: re-enable ubifs
Felix Fietkau
2014-12-27
1
-1
/
+1
*
image.mk: make ubinize.cfg optional
Felix Fietkau
2014-12-27
1
-2
/
+3
*
oxnas: clk-oxnas: rework pllb enable function
Felix Fietkau
2014-12-27
1
-19
/
+54
*
kernel/generic: fix warnings if libata-ledtrig is disabled
Felix Fietkau
2014-12-27
2
-10
/
+10
*
binutils: run install twice instead of overwriting the final toolchain with t...
Felix Fietkau
2014-12-27
1
-1
/
+3
*
build: use gcc-provided ar, nm and ranlib where appropriate
Felix Fietkau
2014-12-27
2
-7
/
+17
*
binutils: enable plugin support
Felix Fietkau
2014-12-27
1
-0
/
+1
*
hostapd: add support for configuring supported rates
Felix Fietkau
2014-12-27
1
-5
/
+15
*
fix mvneta vlan tagging
Imre Kaloz
2014-12-26
1
-0
/
+38
*
don't copy initramfs.elf unconditionally
Imre Kaloz
2014-12-26
1
-1
/
+0
*
only call UbinizeImage and BuildSysUpgrade for boards we support them on
Imre Kaloz
2014-12-26
1
-2
/
+4
*
The ubinized filesystems should be used for generating the final images, so s...
Imre Kaloz
2014-12-26
2
-2
/
+2
*
ar71xx: add flush reset register writes, should fix restart issues (#17839)
Felix Fietkau
2014-12-26
1
-0
/
+10
*
kernel: backport a few PHY layer fixes from upstream
Felix Fietkau
2014-12-26
2
-0
/
+103
*
ar71xx: rename/refresh patch
Felix Fietkau
2014-12-26
1
-31
/
+31
*
we've changed places with Luka, reflect that :)
Imre Kaloz
2014-12-25
2
-2
/
+2
*
use mwlwifi by default
Imre Kaloz
2014-12-25
1
-1
/
+1
*
Marvell 88W8864 open source mac80211 driver
Imre Kaloz
2014-12-25
2
-0
/
+71
*
netifd: minor fixes, add mldversion option
Steven Barth
2014-12-23
1
-2
/
+2
*
mac80211: fix HT mode selection for ad-hoc
Felix Fietkau
2014-12-22
1
-3
/
+32
*
oxnas: sata_oxnas: make irq handler more readable
Felix Fietkau
2014-12-22
1
-12
/
+13
*
oxnas: sata_oxnas: refactoring phase 2
Felix Fietkau
2014-12-22
1
-112
/
+175
*
oxnas: sata_oxnas: refactoring phase 1
Felix Fietkau
2014-12-22
3
-122
/
+152
*
oxnas: refresh kernel config-3.1[48]
Felix Fietkau
2014-12-22
2
-31
/
+10
*
kernel: remove openwrt micrel.c (replaced by upstream driver)
Felix Fietkau
2014-12-22
9
-147
/
+16
*
ubi-utils: add mirror md5sum
Felix Fietkau
2014-12-22
1
-0
/
+1
*
tools/mtd-utils: add mirror md5sum
Felix Fietkau
2014-12-22
1
-0
/
+1
*
dnsmasq: also add the actual patches...
Steven Barth
2014-12-22
2
-0
/
+110
*
dnsmasq: backport some dnssec fixes
Steven Barth
2014-12-22
1
-2
/
+2
*
kernel: disable soft-reset for generic PHY devices to avoid accidentally clea...
Felix Fietkau
2014-12-20
2
-0
/
+58
*
buffalo-enc: pass the longstate option to decryption
Felix Fietkau
2014-12-20
1
-0
/
+1
*
buffalo-enc: accept the longstate command line option
Felix Fietkau
2014-12-20
1
-1
/
+1
*
bcm53xx: support WAN connected to switch port 0
Rafał Miłecki
2014-12-20
1
-2
/
+11
*
mvsw6171: note support for 88E6172 switches
Luka Perkov
2014-12-19
3
-3
/
+3
*
kirkwood: add *plugs to uci-defaults
Luka Perkov
2014-12-19
2
-0
/
+14
*
kikwood: populate kirkwood.sh with new boards
Luka Perkov
2014-12-18
1
-0
/
+12
*
kirkwood: set default EA4500 switch config
Luka Perkov
2014-12-18
1
-0
/
+16
*
kernel: bgmac: fix some problems
Hauke Mehrtens
2014-12-18
6
-4
/
+148
*
bcm53xx: PCIe: add link check again
Hauke Mehrtens
2014-12-18
2
-50
/
+112
*
uboot-envtools: add more kirkwood boards
Luka Perkov
2014-12-18
2
-2
/
+5
*
ar7: remove leftover 3.10 patches
Felix Fietkau
2014-12-18
12
-826
/
+0
*
binutils: break-out libbfd, libopcodes and ar
Felix Fietkau
2014-12-18
1
-6
/
+44
*
ar71xx: add support for qca956x soc
Felix Fietkau
2014-12-18
2
-0
/
+768
*
ar8216: Inline function ar8xxx_create_mii
Felix Fietkau
2014-12-18
1
-13
/
+3
*
ar8216: Remove read/write/rmw member functions from ar8xxx_priv
Felix Fietkau
2014-12-18
1
-65
/
+51
*
ar8216: Create helpers mii_read32 / mii_write32 for 32 bit MII ops
Felix Fietkau
2014-12-18
1
-34
/
+40
*
ar8216: Factor out chip-specific parameters from ar8xxx_probe_switch
Felix Fietkau
2014-12-18
1
-117
/
+151
*
ar8216: remove unused function parameter in ar8327_led_register
Felix Fietkau
2014-12-18
1
-2
/
+2
[next]