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
*
toolchain/musl: fix typo on configuration symbol
Florian Fainelli
2012-12-10
1
-1
/
+1
*
add support for Hauppauge Broadway
John Crispin
2012-12-10
14
-1
/
+150
*
mac80211: fix setting txpower (#12594)
Felix Fietkau
2012-12-10
1
-1
/
+1
*
iw: sync with nl80211.h to fix setting antenna gain
Felix Fietkau
2012-12-10
1
-11
/
+331
*
ath9k: improve signal strength / channel noise reporting accuracy
Felix Fietkau
2012-12-10
1
-0
/
+22
*
mac80211: refresh patches
Felix Fietkau
2012-12-10
3
-4
/
+4
*
mac80211: merge fix for carl9170 upstream regression
Felix Fietkau
2012-12-10
1
-0
/
+11
*
ar71xx: load ar934x_nfc driver earlier
Gabor Juhos
2012-12-10
1
-1
/
+1
*
ar71xx: ar934x_nfc: allow to control DMA data swap via platform data
Gabor Juhos
2012-12-10
6
-12
/
+48
*
ipv6-support: Next iteration * Make ula_prefix a global option * Add prelimin...
Steven Barth
2012-12-09
4
-36
/
+136
*
6distributed: Correctly handle duplicate prefixes
Steven Barth
2012-12-09
1
-2
/
+2
*
6relayd: Always send NA with hop-limit 255 * thanks risa2000 for investigating
Steven Barth
2012-12-09
1
-2
/
+2
*
kernel: update linux 3.6 to 3.6.9
Gabor Juhos
2012-12-08
10
-21
/
+19
*
ar71xx: TP-LINK also has a family TL-WDR
Gabor Juhos
2012-12-07
1
-1
/
+1
*
ar71xx: add profile and build image for TP-LINK TL-WA801N/ND
Gabor Juhos
2012-12-07
2
-0
/
+12
*
firmware-utils/mktplinkfw: add support for TP-LINK WA801NDv1
Gabor Juhos
2012-12-07
1
-0
/
+6
*
b43-tools: update to version 017, which contains the patch.
Hauke Mehrtens
2012-12-07
2
-25
/
+3
*
mac80211: do not build mwifiex driver
Hauke Mehrtens
2012-12-07
1
-1
/
+2
*
create Linksys WRTU54G-TM profile
Florian Fainelli
2012-12-07
2
-2
/
+17
*
mac80211: update to wireless-testing 2012-12-06
Felix Fietkau
2012-12-07
59
-2113
/
+583
*
mac80211: brcmsmac: do a read after write when writing objmem to device.
Hauke Mehrtens
2012-12-07
2
-10
/
+13
*
firewall: fix typo in reflection hotplug script
Jo-Philipp Wich
2012-12-07
2
-2
/
+2
*
kernel: add missing USB configuration symbols after r34501
Florian Fainelli
2012-12-07
12
-0
/
+21
*
6to4: Remove static radvd-integration * Please use the new ipv6-support package
Steven Barth
2012-12-07
1
-118
/
+2
*
rename interrupt number constants
Florian Fainelli
2012-12-06
3
-22
/
+22
*
remove the now deprecated /proc/adm8668 interface
Florian Fainelli
2012-12-06
3
-149
/
+1
*
add a gpiolib driver
Florian Fainelli
2012-12-06
4
-2
/
+143
*
do not reset WAN and LAN blocks
Florian Fainelli
2012-12-06
1
-14
/
+0
*
enable and advertise USB support
Florian Fainelli
2012-12-06
2
-1
/
+5
*
add support for on-board EHCI controller
Florian Fainelli
2012-12-06
2
-0
/
+46
*
mac80211: add support for adm8211 wireless driver
Florian Fainelli
2012-12-06
1
-2
/
+11
*
remove the "old" tulip forked driver
Florian Fainelli
2012-12-06
3
-1341
/
+0
*
use the tulip platform driver
Florian Fainelli
2012-12-06
1
-2
/
+47
*
patch the tulip driver to accept a platform variant
Florian Fainelli
2012-12-06
4
-1
/
+869
*
move clock frequencies into clock driver
Florian Fainelli
2012-12-06
2
-7
/
+2
*
add CONFIG_GPIO_PL061 config symbol
Florian Fainelli
2012-12-06
2
-0
/
+2
*
replace the custom mtd driver with a partition parser
Florian Fainelli
2012-12-06
4
-207
/
+164
*
cleanup PCI controller code
Florian Fainelli
2012-12-06
6
-175
/
+226
*
cleanup and make interrupt code more robust
Florian Fainelli
2012-12-06
3
-19
/
+39
*
remove frequency from /proc/cpuinfo
Florian Fainelli
2012-12-06
1
-4
/
+2
*
provide a system clock to be used by the MIPS timer
Florian Fainelli
2012-12-06
4
-8
/
+33
*
get rid of the UART defines
Florian Fainelli
2012-12-06
2
-30
/
+3
*
get rid of the specific UART driver and use AMBA PL010
Florian Fainelli
2012-12-06
13
-712
/
+566
*
implement early_printk without an early_console
Florian Fainelli
2012-12-06
5
-44
/
+24
*
simplify IRQ controller code
Florian Fainelli
2012-12-06
1
-23
/
+3
*
use platform_add_devices
Florian Fainelli
2012-12-06
1
-5
/
+7
*
move time related functions to their own file
Florian Fainelli
2012-12-06
3
-13
/
+18
*
move setup-related functions to their own file
Florian Fainelli
2012-12-06
3
-52
/
+55
*
ipv6-support: next iteration * Introduce mode 6rd * Introduce mode 6to4 * Fix...
Steven Barth
2012-12-06
4
-12
/
+35
*
6relayd: More RFC-compatibility and size reduction
Steven Barth
2012-12-06
1
-2
/
+2
[next]