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
*
brcm63xx: Add NuCom R5010UNv2 support
Jonas Gorski
2015-12-02
9
-0
/
+163
*
brcm63xx: drop 3.18 support
Jonas Gorski
2015-12-02
166
-16711
/
+0
*
ipq806x: ap148/r7500: fix eth0 for non gige speeds
Jonas Gorski
2015-12-02
4
-8
/
+24
*
kernel: update 4.1 to 4.1.13
Hauke Mehrtens
2015-12-02
93
-1201
/
+334
*
mac80211: install new firmware for ath9k-htc on target
Hauke Mehrtens
2015-12-02
1
-4
/
+4
*
bcm53xx: switch to ucidef_add_switch_ports()
Jo-Philipp Wich
2015-12-02
1
-10
/
+10
*
mpc85xx: fix up m25p80 device id (#21286)
Felix Fietkau
2015-12-02
1
-1
/
+1
*
lantiq: fix up m25p80 device ids (#20975)
Felix Fietkau
2015-12-02
5
-10
/
+5
*
tools: make-ext4fs: explicitely request C collation for sorting
Jo-Philipp Wich
2015-12-02
1
-3
/
+3
*
bcm53xx: update PCIe driver
Hauke Mehrtens
2015-12-02
27
-0
/
+4140
*
bcm53xx: update SMP patches
Hauke Mehrtens
2015-12-02
8
-420
/
+836
*
bcm53xx: activate workarounds for erratas
Hauke Mehrtens
2015-12-02
6
-25
/
+80
*
bcm53xx: move patch 132-ARM-BCM5301X-Add-missing-Netgear-R8000-LEDs.patch
Hauke Mehrtens
2015-12-02
3
-9
/
+2
*
netifd: update to the latest version, fixes an issue with moving a wifi iface...
Felix Fietkau
2015-12-02
1
-2
/
+2
*
brcm47xx: add Netgear WN2500RP support
Rafał Miłecki
2015-12-02
3
-10
/
+32
*
mpc85xx: fix typo added in r47676
Jo-Philipp Wich
2015-12-01
1
-1
/
+1
*
mpc85xx: record board id and model name in /etc/board.json
Jo-Philipp Wich
2015-11-30
1
-0
/
+13
*
base-files: uci-defaults-new, config_generate: allow force tagged cpu ports
Jo-Philipp Wich
2015-11-30
2
-5
/
+13
*
mwlwifi: update to latest revision, fixes a kernel panic
Imre Kaloz
2015-11-30
1
-2
/
+2
*
mpc85xx: convert to ucidef_add_switch_ports()
Jo-Philipp Wich
2015-11-30
1
-2
/
+2
*
base-files: uci-defaults-new: only emit force_link for additional ifaces
Jo-Philipp Wich
2015-11-30
1
-1
/
+7
*
mvebu: switch network and led config defaults to board detection framework
Jo-Philipp Wich
2015-11-30
3
-11
/
+24
*
base-files: uci-defaults-new: fix unquoted variables
Jo-Philipp Wich
2015-11-30
1
-5
/
+5
*
ar71xx: record board id and model name in /etc/board.json
Jo-Philipp Wich
2015-11-30
1
-0
/
+13
*
base-files: uci-defaults-new: add board id and name helpers
Jo-Philipp Wich
2015-11-30
1
-0
/
+12
*
ramips: remove duplicate patch
John Crispin
2015-11-28
1
-30
/
+0
*
procd: update to latest git HEAD
John Crispin
2015-11-28
1
-2
/
+2
*
mac80211: rt2x00: fix WARN_ON_ONCE() caused by inbalanced set/clear of beacon...
John Crispin
2015-11-28
1
-0
/
+47
*
ramips: adapt VoCore to new second spi device code
John Crispin
2015-11-28
3
-70
/
+66
*
ramips: add second SPI clocks
John Crispin
2015-11-28
1
-0
/
+30
*
kernel: add fix for missing include in spi-nor.h (#20973)
Rafał Miłecki
2015-11-26
2
-0
/
+80
*
kernel: revert a faulty upstream commit that was added with the spi-nor/m25p8...
Felix Fietkau
2015-11-26
4
-4
/
+74
*
ar71xx: switch network and led defaults to board detection framework
Jo-Philipp Wich
2015-11-26
2
-102
/
+117
*
mwlwifi: update to latest version
Imre Kaloz
2015-11-26
3
-17
/
+62
*
base-files: uci-defaults-new, config_generate: support for gpio leds
Jo-Philipp Wich
2015-11-26
2
-0
/
+31
*
base-files: config_generate: regroup led generator code
Jo-Philipp Wich
2015-11-26
1
-4
/
+16
*
base-files: uci-defaults-new: remove ucidef_set_led_interface()
Jo-Philipp Wich
2015-11-26
2
-17
/
+1
*
ramips: hg255d: replace ucidef_set_led_interface() with ucidef_set_led_netdev()
Jo-Philipp Wich
2015-11-26
1
-1
/
+1
*
base-files: config_generate: support rssi leds
Jo-Philipp Wich
2015-11-26
1
-2
/
+39
*
base-files: uci-defaults-new: fix storing rssi leds and triggers in board.json
Jo-Philipp Wich
2015-11-26
1
-7
/
+6
*
base-files: config_generate: reformat for better readability and quote variables
Jo-Philipp Wich
2015-11-26
1
-112
/
+124
*
bcm53xx: update bcm53xxspiflash to match spi-nor backported from 4.4-rc1
Rafał Miłecki
2015-11-26
1
-8
/
+5
*
base-files: uci-defaults-new: properly quote variables
Jo-Philipp Wich
2015-11-26
1
-95
/
+95
*
lantiq: add dsl-vrx200-firmware-xdsl-b: add Annex B version of VRX200 DSL fir...
Hauke Mehrtens
2015-11-25
1
-0
/
+47
*
lantiq: dsl-vrx200-firmware-xdsl-a: rename to VRX200 and add annex a
Hauke Mehrtens
2015-11-25
1
-6
/
+7
*
base-files: config_generate: handle switch port attributes and better group j...
Jo-Philipp Wich
2015-11-25
1
-7
/
+23
*
base-files: config_generate: do not remove previously generated interfaces
Jo-Philipp Wich
2015-11-25
1
-2
/
+0
*
base-files: config_generate: properly handle multiple switches
Jo-Philipp Wich
2015-11-25
1
-0
/
+10
*
base-files: uci-defaults-new: add ucidef_add_switch_port_attr() helper
Jo-Philipp Wich
2015-11-25
1
-0
/
+36
*
base-files: uci-defaults-new: whitespace cleanup
Jo-Philipp Wich
2015-11-25
1
-11
/
+11
[next]