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
/
linux
/
mcs814x
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
all targets: use numerically prefixed uci-defaults file names to better contr...
Jo-Philipp Wich
2013-01-18
1
-0
/
+0
*
target: enable XZ BCJ decompressor code after r35097
Florian Fainelli
2013-01-14
1
-0
/
+2
*
do not call clk_put() on the timer clock
Florian Fainelli
2012-11-27
1
-1
/
+0
*
do not list specific board compatible strings
Florian Fainelli
2012-11-27
1
-2
/
+0
*
remove unused variables from Makefile.boot
Florian Fainelli
2012-11-27
1
-2
/
+0
*
nuport-mac: various fixes
Florian Fainelli
2012-10-15
1
-3
/
+5
*
more convertions to {read,write}_relaxed I/O accessors
Florian Fainelli
2012-10-03
3
-7
/
+7
*
add wmbus-repeater to the dLAN USB Extender profile
Florian Fainelli
2012-09-25
1
-1
/
+2
*
enable multicast and advanced ip routers configs
Florian Fainelli
2012-09-25
1
-2
/
+0
*
add kmod-usb-serial-ftdi to the dLAN USB Extender profile
Florian Fainelli
2012-09-25
1
-1
/
+1
*
generic: move GENERIC_PWM symbol into the generic config
Gabor Juhos
2012-09-13
1
-1
/
+0
*
use the recommended ARM I/O accessors
Florian Fainelli
2012-09-08
9
-52
/
+55
*
add some ohci workarounds to make ohci work
Florian Fainelli
2012-09-05
1
-0
/
+64
*
enable CFI command set 0002 FORCE_WORD_WRITE
Florian Fainelli
2012-09-03
1
-0
/
+14
*
pad squashfs image
Florian Fainelli
2012-09-03
1
-0
/
+4
*
add Generic and dLAN USB Extender profiles
Florian Fainelli
2012-09-03
3
-3
/
+36
*
nuport-mac: disable MAC RX and TX during interface close
Florian Fainelli
2012-09-03
1
-0
/
+5
*
MCS8140 actually selects CPU_ARM926T
Florian Fainelli
2012-08-14
2
-2
/
+2
*
only support 128KiB erase block sizes
Florian Fainelli
2012-08-11
1
-0
/
+2
*
disable PCI support
Florian Fainelli
2012-08-11
3
-33
/
+5
*
strip a bit more the kernel config
Florian Fainelli
2012-08-11
1
-24
/
+1
*
properly advertise OHCI and EHCI capabilities
Florian Fainelli
2012-08-11
1
-1
/
+3
*
change partition names to be more in line with other OpenWrt devices
Florian Fainelli
2012-08-11
1
-4
/
+4
*
generate upgrade files suffixed with filesystem type
Florian Fainelli
2012-08-11
1
-3
/
+3
*
nuport-mac: delay call to napi_start() until fully able to process RX
Florian Fainelli
2012-08-10
1
-2
/
+2
*
set a compatible command-line to boot from flash
Florian Fainelli
2012-08-10
1
-1
/
+1
*
nuport-mac: use dma_mapping_error() instead of checking pointers
Florian Fainelli
2012-08-09
1
-2
/
+2
*
nuport-mac: rework PHY interrupt configuration to avoid races
Florian Fainelli
2012-08-08
1
-7
/
+7
*
nuport-mac: close possible race condition during start
Florian Fainelli
2012-08-08
1
-1
/
+5
*
nuport-mac: unmap the DMA buffer when closing device
Florian Fainelli
2012-08-08
1
-0
/
+4
*
nuport-mac: check dma_map_single address return values
Florian Fainelli
2012-08-08
1
-0
/
+4
*
build a Devolo dLAN USB Extender specific image
Florian Fainelli
2012-08-08
1
-1
/
+8
*
cleanup image generation
Florian Fainelli
2012-08-08
1
-4
/
+8
*
nuport-mac: properly protect the phy interrupt handler
Florian Fainelli
2012-08-02
1
-2
/
+8
*
add missing netmask to the network config
Florian Fainelli
2012-08-01
1
-0
/
+1
*
assume the link is up and full-duplex by default
Florian Fainelli
2012-08-01
1
-2
/
+2
*
add a default and suitable network config file
Florian Fainelli
2012-08-01
1
-0
/
+12
*
resync defconfig enable XZ compression
Florian Fainelli
2012-08-01
1
-7
/
+1
*
properly generate squashfs, jffs2 and initramfs images and kernels
Florian Fainelli
2012-07-31
2
-16
/
+9
*
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
*
nuport-mac: check netif_receive_skb() return value
Florian Fainelli
2012-07-11
1
-2
/
+1
*
fix typo on of_node_put()
Florian Fainelli
2012-07-09
1
-1
/
+1
*
call of_node_put() on ethernet node
Florian Fainelli
2012-07-05
1
-0
/
+2
*
fix EPHY clock bit definition after r32489
Florian Fainelli
2012-07-05
1
-1
/
+1
*
give an unique partition identifier for dLAN USB Extender Combined partition
Florian Fainelli
2012-07-05
1
-1
/
+1
*
add missing interrupts properties to some device nodes
Florian Fainelli
2012-07-04
1
-0
/
+7
[prev]
[next]