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
*
AA: ar71xx: reject TP-Link images containing a bootloader
Gabor Juhos
2012-10-26
1
-0
/
+12
*
AA: ramips: use correct key code for the RFKILL switch on the TEW-691GR
Gabor Juhos
2012-10-26
1
-1
/
+1
*
ath9k: fix a stale bf->bf_next pointer, potentially leading to double-free er...
Felix Fietkau
2012-10-25
1
-0
/
+18
*
kernel: add a few missing config symbols for x86. added to generic config bec...
Felix Fietkau
2012-10-25
1
-0
/
+4
*
kernel: refresh config files using kconfig.pl
Felix Fietkau
2012-10-25
1
-57
/
+55
*
kernel: fix the pcspkr module, add proper dependencies, add the actual sound ...
Felix Fietkau
2012-10-25
1
-15
/
+21
*
hostapd: merge some pending fixes (fixes assoc errors when moving between vap...
Felix Fietkau
2012-10-25
2
-1
/
+43
*
ath9k: fix operating state check on changing the channel bandwidth via debugfs
Felix Fietkau
2012-10-25
1
-1
/
+1
*
AA: x86: make sysupgrade forward-compatible by accepting grub2 magic
Jo-Philipp Wich
2012-10-23
1
-1
/
+1
*
AA: ar71xx: rw2458n - fix flash parts
Gabor Juhos
2012-10-19
1
-10
/
+1
*
AA: ramips: disable 5GHz on the built in wireless mac of the TEW-69{1,2}GR
Gabor Juhos
2012-10-19
2
-0
/
+2
*
AA: ramips: add profile and build image for the TEW-691GR board
Gabor Juhos
2012-10-19
2
-0
/
+15
*
AA: ramips: add user-space support for TEW-691GR
Gabor Juhos
2012-10-19
5
-0
/
+12
*
AA: ramips: rt3883: add initial support for the TRENDnet TEW-691GR board
Gabor Juhos
2012-10-19
5
-1
/
+111
*
AA: ramips: add profile and build image for the TEW-692GR board
Gabor Juhos
2012-10-19
2
-0
/
+34
*
AA: firmware-utils: new tool for fixing U-Media firmware headers
Gabor Juhos
2012-10-19
2
-0
/
+355
*
AA: ramips: add user-space support for the TEW-692GR board
Gabor Juhos
2012-10-19
5
-0
/
+20
*
AA: ramips: rt3883: add initial support for TRENDnet TEW-692GR board
Gabor Juhos
2012-10-19
5
-0
/
+159
*
AA: ramips: add profile and build image for the DIR-645 board
Gabor Juhos
2012-10-19
2
-0
/
+61
*
AA: ramips: add user space support for the DIR-645
Gabor Juhos
2012-10-19
6
-0
/
+50
*
AA: ramips: rt3883: add inital support for the DIR-645 board
Gabor Juhos
2012-10-19
5
-1
/
+162
*
AA: ramips: use get_magic_long in sysupgrade image check
Gabor Juhos
2012-10-19
1
-2
/
+2
*
AA: package/mtd: add option for fixing seama images
Gabor Juhos
2012-10-19
8
-4
/
+678
*
AA: tools/firmware-utils: add seama tool
Gabor Juhos
2012-10-19
3
-0
/
+638
*
AA: generic: add driver for the the RTL8367R{B,-VB} switches
Gabor Juhos
2012-10-19
4
-0
/
+1571
*
netifd: update to latest version, fixes device cleanup and config reload issu...
Felix Fietkau
2012-10-19
1
-2
/
+2
*
AA: ar71xx: merge machine support patches
Gabor Juhos
2012-10-18
4
-77
/
+21
*
AA: ar71xx: also use the ath79_set_ar934x_eth_cfg helper for DB120
Gabor Juhos
2012-10-18
1
-26
/
+16
*
AA: ar71xx: use the ath79_set_ar934x_eth_cfg helper in machine setup routines
Gabor Juhos
2012-10-18
5
-97
/
+7
*
AA: ar71xx: add a helper function for setting up ETH_CFG register on AR934x
Gabor Juhos
2012-10-18
2
-0
/
+25
*
mac80211: merge a client mode state handling fix, refresh patches
Felix Fietkau
2012-10-17
3
-3
/
+62
*
hostapd: merge a security fix for a TLS message buffer overflow (CVE-2012-4445)
Felix Fietkau
2012-10-17
1
-0
/
+17
*
AA: ar71xx: OM2P-HS sysupgrade support
Gabor Juhos
2012-10-17
1
-0
/
+2
*
AA: uboot-envtools: OM2P-HS partition information
Gabor Juhos
2012-10-17
1
-0
/
+1
*
AA: package/om-watchdog: add OM2P-HS support
Gabor Juhos
2012-10-17
1
-5
/
+8
*
AA: ar71xx: add support for the OpenMesh OM2P-HS board
Gabor Juhos
2012-10-17
6
-2
/
+85
*
AA: fix menuconfig segfaults; backport of r33773
Jo-Philipp Wich
2012-10-14
1
-1
/
+1
*
AA: ar71xx: fix sysupgrade for jjPlus JWAP003
Gabor Juhos
2012-10-14
1
-4
/
+6
*
AA: ar71xx: ew-dorin: added ethernet switch configuration
Gabor Juhos
2012-10-14
1
-1
/
+6
*
AA: ar71xx: unbreak building images for OpenMesh OM2P/OM2P-LC
Gabor Juhos
2012-10-14
1
-2
/
+2
*
attitude_adjustment: backport ar7 changes r33744 to r33756 changes
Florian Fainelli
2012-10-14
17
-136
/
+659
*
attitude_adjustment: backport r33741 to x86/kvm_guest
Jo-Philipp Wich
2012-10-12
1
-0
/
+2
*
mac80211: use ieee80211_free_txskb in a few more places
Felix Fietkau
2012-10-10
1
-0
/
+51
*
ixp4xx, cns3xx: backport the latest round of fixes (as of r33684)
Felix Fietkau
2012-10-10
6
-3
/
+69
*
madwifi: add compilation for arm11
Felix Fietkau
2012-10-10
1
-0
/
+4
*
ixp4xx: add missing reboot handlers (fixes #11577, backport of r33672)
Felix Fietkau
2012-10-09
12
-12
/
+24
*
busybox: backport upstream fixes for ext2 related tools (backport of r33662)
Felix Fietkau
2012-10-08
1
-0
/
+1441
*
[attitude adjustment] bcm63xx: disable not properly supported images
Jonas Gorski
2012-10-08
1
-12
/
+12
*
bcm63xx: merge r33653 (fix entering failsafe through button)
Jonas Gorski
2012-10-08
1
-0
/
+1
*
cns3xxx: merge fixes and improvements from trunk
Felix Fietkau
2012-10-07
5
-5
/
+712
[next]