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
...
*
libnftnl: bump to 2014-10-02
Steven Barth
2014-10-06
1
-2
/
+2
*
lantiq: led name has changed from adsl -> dsl
John Crispin
2014-10-06
1
-4
/
+4
*
ar71xx: correctly detect hardware revision on TP-LINK Archer C5 and C7
John Crispin
2014-10-06
1
-0
/
+7
*
ar71xx: fix syntax for TP-LINK TL-WR941N/ND / Rosewill RNX-N360RT detection
John Crispin
2014-10-06
1
-1
/
+1
*
ar71xx: simplify TP-LINK model detection
John Crispin
2014-10-06
1
-5
/
+1
*
Fix build when TAR_OPTIONS env variable is set
John Crispin
2014-10-06
1
-0
/
+2
*
iwinfo: add AR9580 with new subsystem device ID and QCA9880 with no subsystem...
John Crispin
2014-10-06
1
-0
/
+2
*
ar71xx: add support for TP-LINK TL-WR847N v8 (clone of TL-WR841N/ND v8)
John Crispin
2014-10-06
1
-1
/
+2
*
kernel: add rtc-ds1307 module support
John Crispin
2014-10-06
1
-0
/
+18
*
kernel: add ledtrig-transient module support
John Crispin
2014-10-06
1
-0
/
+15
*
ramips: D-Link DIR-810L: make led naming consistent with other boards
John Crispin
2014-10-06
2
-5
/
+5
*
ralink: Add missing code to free GPIO on Ralink SoC
John Crispin
2014-10-06
1
-11
/
+27
*
hostapd: read missing parameter for dynamic VLANs
John Crispin
2014-10-06
1
-1
/
+1
*
ar71xx: add LED defaults for the EnGenius ESR1750
John Crispin
2014-10-06
1
-0
/
+5
*
ramips: Support for RAMIPS based Tripmate HT-TM02 board
John Crispin
2014-10-06
8
-0
/
+153
*
firmware-utils: add NEXX factory image support
John Crispin
2014-10-06
1
-0
/
+16
*
sysupgrade: preserve symlinks in backups
John Crispin
2014-10-06
1
-2
/
+2
*
ar71xx: fix reset button gpio for OM2P/OM2P-HS
John Crispin
2014-10-06
1
-1
/
+1
*
build: remove useless quote stripping for KERNELNAME, add fallback for it in ...
Felix Fietkau
2014-10-05
1
-9
/
+4
*
targets: remove useless quotes around KERNELNAME
Felix Fietkau
2014-10-05
26
-27
/
+27
*
lantiq: remove the useless ltqtapi.mk include file
Felix Fietkau
2014-10-05
3
-16
/
+2
*
gcc: remove version 4.8.0
Felix Fietkau
2014-10-05
17
-864
/
+1
*
binutils: remove old versions
Felix Fietkau
2014-10-05
13
-271
/
+2
*
sunxi: re-add rootfs build when no profile is set, fixes #17980, thanks.
Zoltan Herpai
2014-10-05
1
-0
/
+2
*
iproute2: add conflict for ip with ip-full
Felix Fietkau
2014-10-05
1
-1
/
+5
*
build: make sure modules are modposted after initramfs image is built
Felix Fietkau
2014-10-05
1
-2
/
+2
*
hostapd: add conflicts with wpad(-mini) to hostapd and wpa_supplicant
Felix Fietkau
2014-10-05
1
-0
/
+5
*
build: propagate package conflicts to opkg metadata
Felix Fietkau
2014-10-05
1
-0
/
+5
*
build: add support for declaring package CONFLICTS which only affect selectin...
Felix Fietkau
2014-10-05
4
-0
/
+16
*
Fix broken implementation of NOEXECSTACK flag for MIPS architectures for gcc-...
Felix Fietkau
2014-10-05
2
-0
/
+235
*
ath10k: update firmware to the latest version
Felix Fietkau
2014-10-05
1
-5
/
+4
*
gcc: gcc 4.9.x disable libsanitize
Felix Fietkau
2014-10-05
2
-0
/
+2
*
mac80211_hwsim: select 802.11n support for hostapd
Felix Fietkau
2014-10-05
1
-1
/
+1
*
relayd: update to the latest version, fixes a build error with the new gcc (#...
Felix Fietkau
2014-10-05
1
-2
/
+2
*
hostapd: allow using iapp for any encryption type (fixes #18022)
Felix Fietkau
2014-10-05
1
-2
/
+3
*
hostapd: merge an upstream patch for pmksa cache
Felix Fietkau
2014-10-05
1
-0
/
+32
*
iwinfo: detect AC PHY for broadcom-wl
Felix Fietkau
2014-10-05
2
-0
/
+3
*
iwinfo: detect HT PHY for broadcom-wl
Felix Fietkau
2014-10-05
2
-4
/
+5
*
iwinfo: fix handling of accessing nl80211 interfaces via radio*
Felix Fietkau
2014-10-05
5
-6
/
+100
*
iwinfo: enable nl80211 support based on cfg80211, not mac80211
Felix Fietkau
2014-10-05
1
-3
/
+3
*
iwinfo: handle 802.11ac mode for lua
Jo-Philipp Wich
2014-10-04
1
-0
/
+3
*
brcm63xx: fix wrong fixups pointer
Jonas Gorski
2014-10-03
1
-1
/
+1
*
base-files: remove a 'not found' error message during system boot
Steven Barth
2014-10-03
1
-1
/
+1
*
bcm53xx: build R6250 firmware with "Other Regions" region
Rafał Miłecki
2014-10-03
1
-1
/
+1
*
ar8216: set the pvid based on runtime state instead of port number to fix lea...
Felix Fietkau
2014-10-02
1
-3
/
+1
*
toolchain: Fix libthreaddb not being installed
Steven Barth
2014-10-02
1
-1
/
+1
*
busybox: remove validation message from bootup
Steven Barth
2014-10-02
1
-1
/
+1
*
authsae: update to latest version
Steven Barth
2014-10-02
1
-2
/
+2
*
6in4: Tos support
Steven Barth
2014-10-02
1
-2
/
+4
*
6to4: Tos support
Steven Barth
2014-10-02
1
-2
/
+4
[prev]
[next]