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
*
procd: update to latest git
John Crispin
2015-10-26
1
-38
/
+15
*
ar71xx: Bitmain Antminer S1/S3 set GPIO for USB Power
John Crispin
2015-10-26
2
-1
/
+6
*
ramips: WIZnet WizFi630A Platfrom support - board detection
John Crispin
2015-10-20
1
-0
/
+3
*
ar71xx: Bitmain Antminer S1 & S3 cleanup
John Crispin
2015-10-20
10
-41
/
+49
*
ramips: gpio-mt7621 was not handling irqs above 31 properly
John Crispin
2015-10-20
1
-1
/
+1
*
ar71xx: Add Gainstrong MiniBox v1.0 support to 15.05
John Crispin
2015-10-19
9
-0
/
+162
*
malta: remove le64/be64 references
John Crispin
2015-10-19
5
-81
/
+1
*
ar71xx: Add support for WeIO board
John Crispin
2015-10-19
7
-6
/
+187
*
ramips: add alsa driver
John Crispin
2015-10-19
5
-2
/
+8445
*
ramips: update mt7628 dtsi file
John Crispin
2015-10-19
1
-5
/
+180
*
ramips: add a baurate hack
John Crispin
2015-10-19
1
-0
/
+12
*
ramips: add LinkIt Smart7688 support
John Crispin
2015-10-19
7
-0
/
+315
*
ramips: add mt7688 subtarget
John Crispin
2015-10-19
5
-2
/
+226
*
generic: add 8139cp fixes from 4.3
John Crispin
2015-10-15
1
-0
/
+367
*
mcs814x: use firmware partition splitter on dLAN USB Extender
John Crispin
2015-10-15
3
-9
/
+5
*
mcs814x: fix interrupt handling
John Crispin
2015-10-15
2
-22
/
+27
*
mcs814x: fix debug UART
John Crispin
2015-10-15
2
-3
/
+48
*
ar71xx: add support for D-LINK DIR-615 rev. Ix board
John Crispin
2015-10-15
11
-6
/
+189
*
lantiq: several ARV7519RW22 fixes
John Crispin
2015-10-15
3
-9
/
+21
*
mvebu: add support for the Linksys WRT1900ACS (Shelby)
Imre Kaloz
2015-10-08
12
-7
/
+370
*
generic/3.18: refresh patches
Imre Kaloz
2015-10-08
2
-8
/
+8
*
ramips: various mt7688 pinmux fixes
John Crispin
2015-10-02
1
-11
/
+13
*
ralink: add irq to mt7628 gpio node
John Crispin
2015-10-02
1
-0
/
+3
*
ralink: the mmc driver can now handle CD lines that are active low
John Crispin
2015-10-02
1
-3
/
+13
*
ramips: add CD polling to sd driver
John Crispin
2015-10-02
1
-12
/
+15
*
ralink: speed selection was broken in spi-mt7621
John Crispin
2015-10-02
1
-4
/
+5
*
ramips: remove debug code from usb phy driver
John Crispin
2015-10-02
1
-5
/
+3
*
ramips: add mt7621/3/8 support to the I2C driver
John Crispin
2015-10-02
1
-38
/
+66
*
ramips: fix reported vendor name
John Crispin
2015-10-02
1
-0
/
+22
*
ramips: add proper mt7688 detection
John Crispin
2015-10-02
2
-2
/
+116
*
ramips: add speed and mode settings to spi-mt7621
John Crispin
2015-10-02
1
-13
/
+178
*
ramips: add get_direction() callback and irq support to gpio-mt7621
John Crispin
2015-10-02
1
-12
/
+188
*
ramips: more m7628 pinmux fixes
John Crispin
2015-10-02
1
-0
/
+131
*
ramips: add mt7628 pwm driver
John Crispin
2015-10-02
1
-0
/
+204
*
ramips: make pinctrl work on newer socs
John Crispin
2015-10-02
1
-20
/
+27
*
ramips: make the mt7628 spi driver work for both cs lines
John Crispin
2015-10-02
1
-8
/
+7
*
ramips: make the early_printk code detect which uart is used
John Crispin
2015-10-02
1
-2
/
+27
*
CC: ramips: Added WIZnet WizFi630A Platfrom based on Ralink RT5350
John Crispin
2015-10-01
6
-1
/
+214
*
kernel: backport some SPI layer improvements from 4.1 to 3.18, significantly ...
Felix Fietkau
2015-09-24
3
-0
/
+314
*
kernel: add a patch to fix crashes on pppoe disconnect/reconnect
Felix Fietkau
2015-09-22
2
-2
/
+18
*
mips: Free memory when load_module fails (#14453)
Felix Fietkau
2015-09-18
2
-5
/
+188
*
kernel: bridge, multicast-to-unicast: fix echoes on STA
Felix Fietkau
2015-09-18
1
-15
/
+20
*
generic: Fix per interface nf_call_iptables setting
Felix Fietkau
2015-09-18
1
-172
/
+0
*
kernel: bridge, multicast-to-unicast: assign src after pskb_may_pull()
Felix Fietkau
2015-09-18
1
-19
/
+26
*
Revert "kernel: disable multicast-to-unicast translation for ipv6 neighbor so...
Felix Fietkau
2015-09-18
1
-20
/
+17
*
kernel: solos-pci: Increase headroom on received packets
Felix Fietkau
2015-09-17
1
-0
/
+54
*
kernel: ipv6: ip6_fragment: fix headroom tests and skb leak
Felix Fietkau
2015-09-17
2
-1
/
+102
*
x86/geode: enable DMI and Geos support (fixes #20512)
Felix Fietkau
2015-09-17
1
-0
/
+5
*
x86: fix Geode LX timekeeping (#20531)
Felix Fietkau
2015-09-17
1
-0
/
+61
*
ramips: fix chunked-io support for big flash chips (#20504)
Felix Fietkau
2015-09-14
1
-3
/
+6
[next]