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
*
dnsmasq: allow multiple macs per static lease address (#6205)
Jo-Philipp Wich
2010-03-08
1
-3
/
+8
*
mac80211: build ipw2x00 driver from compat-wireless
Hauke Mehrtens
2010-03-08
3
-75
/
+96
*
brcm47xx: fix commit r18413 "128MB ram problem"
Hauke Mehrtens
2010-03-08
11
-61
/
+146
*
jz4740-gpio: Fix potential race condition
Lars-Peter Clausen
2010-03-08
1
-1
/
+1
*
Fix gpio and irq wakeup irq handling.
Lars-Peter Clausen
2010-03-08
2
-1
/
+7
*
Export gpio and irq registers through debugfs
Lars-Peter Clausen
2010-03-08
2
-18
/
+90
*
mktplinkfw: fix help string, and remove duplicated option
Gabor Juhos
2010-03-08
1
-5
/
+3
*
package: fix w1-gpio-custom package (closes #6770)
Gabor Juhos
2010-03-08
2
-11
/
+11
*
mkimage: fix spurious build errors caused by its braindead build system
Felix Fietkau
2010-03-08
1
-0
/
+1
*
imagebuilder: add REVISION variable (closes #6795)
Gabor Juhos
2010-03-08
2
-2
/
+6
*
ar71xx: simplify WP543 image generation, and fix rootfs offset
Gabor Juhos
2010-03-08
1
-16
/
+7
*
add missing file from patch
Travis Kemen
2010-03-08
1
-0
/
+14
*
finish cleaning my broken commit
Travis Kemen
2010-03-08
5
-448
/
+0
*
ar71xx: sync .33 config
Gabor Juhos
2010-03-08
1
-5
/
+0
*
ar71xx: enable AR7240 DSA driver on 2.6.33 as well
Gabor Juhos
2010-03-08
3
-0
/
+109
*
fix missing parts of r19997.
Travis Kemen
2010-03-08
8
-0
/
+549
*
ar71xx: refresh patches
Gabor Juhos
2010-03-08
3
-10
/
+10
*
ar71xx: add NAND driver for the RB750
Gabor Juhos
2010-03-08
6
-1
/
+410
*
ar71xx: add ar71xx_gpio_function_setup
Gabor Juhos
2010-03-08
2
-1
/
+21
*
package: add module for the RB750 LED driver
Gabor Juhos
2010-03-08
1
-0
/
+16
*
ar71xx: add LED driver for the RB750
Gabor Juhos
2010-03-08
7
-0
/
+249
*
ar71xx: add latch handling code for the RB750
Gabor Juhos
2010-03-08
2
-0
/
+104
*
ar71xx: increase kernel partition size for the WP543 boards
Gabor Juhos
2010-03-08
1
-4
/
+4
*
dnsmasq: prevent bad command line error when a dhcp pool has ignore set and t...
Jo-Philipp Wich
2010-03-08
1
-1
/
+1
*
acx: remove wrong CONFIG_PCI dep (should have been PCI_SUPPORT, but that just...
Nicolas Thill
2010-03-08
1
-1
/
+1
*
mac80211: remove an obsolete patch which breaks 2.6.32 compat
Felix Fietkau
2010-03-08
1
-14
/
+0
*
mac80211: small whitespace fix in minstrel_ht
Felix Fietkau
2010-03-08
1
-1
/
+1
*
Add sound support for the n516.
Lars-Peter Clausen
2010-03-07
3
-0
/
+313
*
Add support for enabling/disabling the aic controllers clock.
Lars-Peter Clausen
2010-03-07
2
-27
/
+50
*
mac80211: fix a few more minstrel_ht bugs (thx to Christian Lamparter)
Felix Fietkau
2010-03-07
1
-6
/
+8
*
add support for new ar7-atm version D7.05.00.00 (#6515)
Florian Fainelli
2010-03-07
22
-0
/
+1761
*
mac80211: improve minstrel_ht performance by reducing the impact of slow samp...
Felix Fietkau
2010-03-07
1
-6
/
+14
*
correct the MDIO base address and reset sequence for Titan (#6573)
Florian Fainelli
2010-03-07
2
-27
/
+85
*
add one more acx-mac80211 patch to finally allow its building on ar7
Florian Fainelli
2010-03-07
1
-0
/
+13
*
mac80211: simplify minstrel_ht code, rewrite packet sampling algorithm for im...
Felix Fietkau
2010-03-07
1
-126
/
+107
*
mac80211: increase minstrel_ht precision by properly using a-mpdu frame stats
Felix Fietkau
2010-03-07
1
-5
/
+4
*
mac80211: implement .rate_update in minstrel_ht
Felix Fietkau
2010-03-07
1
-23
/
+45
*
mac80211: update to wireless-testing 2010-03-03
Felix Fietkau
2010-03-07
13
-119
/
+11
*
uClibc: enhance debug support (closes: #6118)
Nicolas Thill
2010-03-07
4
-5
/
+22
*
uClibc: revert to old linuxthreads implementation on x86 (like all others arc...
Nicolas Thill
2010-03-07
4
-8
/
+0
*
ar71xx: add preliminary support for the RouterBOARD 750
Gabor Juhos
2010-03-07
8
-0
/
+53
*
ar71xx: make the rb4xx nand driver depends on AR71XX_MACH_RB4XX
Gabor Juhos
2010-03-07
2
-2
/
+2
*
ar71xx: rename mach-rb-4xx.c to mach-rb4xx.c, and change Kconfig symbol
Gabor Juhos
2010-03-07
5
-4
/
+4
*
siit: oops, 'make M=... modules' is 2.6 only, use SUBDIRS=... instead
Nicolas Thill
2010-03-07
1
-1
/
+1
*
siit: use $(KERNEL_MAKEOPTS)
Nicolas Thill
2010-03-07
1
-7
/
+3
*
siit: remove obsolete dep (builds fine on 2.6.31 since r18191)
Nicolas Thill
2010-03-07
1
-1
/
+1
*
let 802.1q tagged frames go in and out from cpmac (#6730)
Florian Fainelli
2010-03-06
2
-0
/
+22
*
fallback to "dumb switch" mode if no PHY was detected
Florian Fainelli
2010-03-06
1
-0
/
+16
*
fix cpmac panics with 2.6.32 (#6764)
Florian Fainelli
2010-03-06
1
-0
/
+15
*
add some missing patches to acx-mac80211 it now builds the pci module as well
Florian Fainelli
2010-03-06
2
-0
/
+62
[next]