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
*
linux/3.3: refresh patches against 3.3-rc7
Gabor Juhos
2012-03-12
2
-5
/
+5
*
ramips: rt305x: add profile for the AZtech HW-5503G board
Gabor Juhos
2012-03-12
1
-0
/
+19
*
linux/3.3: allow to set platform_data for phy devices
Gabor Juhos
2012-03-12
1
-0
/
+115
*
linux/3.2: allow to set platform_data for phy devices
Gabor Juhos
2012-03-12
1
-0
/
+115
*
linux/3.3: add missing config symbol
Gabor Juhos
2012-03-12
1
-0
/
+1
*
ar71xx: remove a 3.3 patch, it is already in 3.3-rc7
Gabor Juhos
2012-03-12
1
-24
/
+0
*
ar71xx: fix Compex WPE72 detection
Gabor Juhos
2012-03-12
4
-8
/
+14
*
ramips: add RT3350 detection
Gabor Juhos
2012-03-12
3
-0
/
+12
*
fix ipt_ttl and ipt_TTL userspace library packaging
Jo-Philipp Wich
2012-03-12
2
-4
/
+5
*
expose CONFIG_NETFILTER_NETLINK for external kmods
Jo-Philipp Wich
2012-03-12
4
-0
/
+44
*
ramips: rt305x: rewrite SoC detection
Gabor Juhos
2012-03-11
3
-5
/
+60
*
ramips: rt305x: rename SYSTEM_CONFIG_* defines to RT305X_SYSCFG_*
Gabor Juhos
2012-03-11
3
-14
/
+14
*
ramips: replace RALINK_SOC_* macros with global variables
Gabor Juhos
2012-03-11
10
-64
/
+30
*
ramips: introduce ramips_soc_prom_init and move SoC detection into that
Gabor Juhos
2012-03-11
11
-21
/
+18
*
generic: ar8216: use usleep_range in ar8216_mii_{read,write}
Gabor Juhos
2012-03-11
1
-2
/
+2
*
generic: ar8216: add a helper function for writing PHY debug registers
Gabor Juhos
2012-03-11
1
-6
/
+15
*
generic: ar8216: add lockep assertion to ar8216_rmw
Gabor Juhos
2012-03-11
1
-0
/
+3
*
ramips: build initramfs image for DIR-{3,6}00 boards
Gabor Juhos
2012-03-11
1
-0
/
+4
*
linux/3.3: show correct name for MIPS 24KEc in /proc/cpuinfo
Gabor Juhos
2012-03-11
1
-0
/
+17
*
linux/3.2: show correct name for MIPS 24KEc in /proc/cpuinfo
Gabor Juhos
2012-03-11
1
-0
/
+17
*
ramips: allow to use DSP ASE on RT3xxx
Gabor Juhos
2012-03-11
2
-2
/
+2
*
ar71xx: stop image building if a loader is missing
Gabor Juhos
2012-03-11
1
-0
/
+3
*
brcm47xx: make patch apply
Hauke Mehrtens
2012-03-11
1
-4
/
+4
*
brcm47xx: BCMA - Find names of non BCM cores
Hauke Mehrtens
2012-03-11
1
-0
/
+114
*
BCMA - Account for variable PCI memory base/size
Hauke Mehrtens
2012-03-11
1
-0
/
+14
*
BCMA - Reorder SPROM fill
Hauke Mehrtens
2012-03-11
3
-2
/
+46
*
rt2x00: merge a fix for random tx stalls
Felix Fietkau
2012-03-10
3
-3
/
+58
*
mac80211: limit TID buffering to prevent out-of-memory issues on low-memory s...
Felix Fietkau
2012-03-10
2
-1
/
+23
*
ath9k: fix passing MAC time to mac80211
Felix Fietkau
2012-03-10
2
-5
/
+23
*
ath9k: increase rx buffers for improved performance with 3x3 chipsets
Felix Fietkau
2012-03-10
1
-1
/
+1
*
ath9k: merge an ANI improvement patch, improves performance in some environments
Felix Fietkau
2012-03-10
1
-2
/
+235
*
mac80211/ath9k: some more performance improvements
Felix Fietkau
2012-03-10
5
-0
/
+415
*
mac80211: more patch reorganization, merge an upstream performance optimizati...
Felix Fietkau
2012-03-10
12
-93
/
+205
*
ath9k: merge a fix for hardware full sleep
Felix Fietkau
2012-03-10
4
-9
/
+28
*
mac80211: reorganize patches, fold in patches that were merged upstream
Felix Fietkau
2012-03-10
12
-314
/
+308
*
mac80211: add the real compat-wireless version + openwrt revision to the comp...
Felix Fietkau
2012-03-10
1
-0
/
+1
*
tools: add dependency on the seq symlink
Felix Fietkau
2012-03-10
1
-1
/
+1
*
generic: ar8216: coding style cleanup
Gabor Juhos
2012-03-08
1
-23
/
+24
*
generic: ar8216: don't use static variable in ar8236_hw_init
Gabor Juhos
2012-03-08
1
-3
/
+2
*
generic: ar8216: move register inititalization into hw_init
Gabor Juhos
2012-03-08
1
-18
/
+25
*
generic: ar8216: set chip type directly in ar8216_id_chip
Gabor Juhos
2012-03-08
1
-14
/
+18
*
generic: ar8216: simplify ar8216_config_init
Gabor Juhos
2012-03-08
1
-22
/
+15
*
ar71xx: add watchdog driver to the default package list
Gabor Juhos
2012-03-08
1
-1
/
+1
*
package/kernel: add package for the ath79 watchdog
Gabor Juhos
2012-03-08
1
-0
/
+17
*
linux/3.{2,3}: even more NAND symbols
Gabor Juhos
2012-03-07
2
-0
/
+4
*
ar71xx: fix WPS button polarity on TL-WR2543N
Gabor Juhos
2012-03-07
1
-0
/
+1
*
generic: ar8216: move port initialization into a separate function
Gabor Juhos
2012-03-07
1
-24
/
+31
*
generic: ar8216: improve ar8216_wait_bit function
Gabor Juhos
2012-03-07
1
-9
/
+14
*
generic: ar8216: use ar8216_read_port_link to get the CPU port link parameters
Gabor Juhos
2012-03-07
1
-3
/
+20
*
generic: ar8216: use the generic get_port_link implementation
Gabor Juhos
2012-03-07
1
-56
/
+48
[next]