index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mac80211: fix channel context related warnings when using wds ap mode (fixes ...
Felix Fietkau
2012-12-10
7
-15
/
+149
*
ipv6-support: Add support for NPT status tracking
Steven Barth
2012-12-10
2
-3
/
+4
*
6distributed: add status-call for luci-integration
Steven Barth
2012-12-10
1
-2
/
+2
*
b43: fix tx path skb leaks
Felix Fietkau
2012-12-10
2
-4
/
+82
*
mac80211: ath9k: allow to load EEPROM data via firmware API
Gabor Juhos
2012-12-10
14
-34
/
+532
*
mac80211: ath9k: fix OTP register offsets for AR9340
Gabor Juhos
2012-12-10
1
-0
/
+73
*
ath5k: fix skb leaks (should fix #12199)
Felix Fietkau
2012-12-10
1
-0
/
+31
*
generic/kernel: add a fix for a common MIPS build failure.
Florian Fainelli
2012-12-10
1
-0
/
+46
*
kernel/generic: refresh 3.7 patches
Florian Fainelli
2012-12-10
4
-21
/
+19
*
kernel/generic: port r34599 over 3.7 kernel
Florian Fainelli
2012-12-10
1
-6
/
+18
*
kernel/generic: fix build failure on missing uhci symbol
Florian Fainelli
2012-12-10
1
-6
/
+18
*
toolchain/musl: simplify musl install steps
Florian Fainelli
2012-12-10
1
-12
/
+0
*
toolchain/musl: update to 0.9.8
Florian Fainelli
2012-12-10
6
-106
/
+7
*
toolchain/musl: fix typo on configuration symbol
Florian Fainelli
2012-12-10
1
-1
/
+1
*
[ramips] 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
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
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
*
[adm8668] 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
Steven Barth
2012-12-07
1
-118
/
+2
*
[adm8668] rename interrupt number constants
Florian Fainelli
2012-12-06
3
-22
/
+22
*
[adm8668] remove the now deprecated /proc/adm8668 interface
Florian Fainelli
2012-12-06
3
-149
/
+1
*
[adm8668] add a gpiolib driver
Florian Fainelli
2012-12-06
4
-2
/
+143
*
[adm8668] do not reset WAN and LAN blocks
Florian Fainelli
2012-12-06
1
-14
/
+0
*
[adm8668] enable and advertise USB support
Florian Fainelli
2012-12-06
2
-1
/
+5
*
[adm8668] 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
*
[adm8668] remove the "old" tulip forked driver
Florian Fainelli
2012-12-06
3
-1341
/
+0
*
[adm8668] use the tulip platform driver
Florian Fainelli
2012-12-06
1
-2
/
+47
*
[adm8668] patch the tulip driver to accept a platform variant
Florian Fainelli
2012-12-06
4
-1
/
+869
*
[adm8668] move clock frequencies into clock driver
Florian Fainelli
2012-12-06
2
-7
/
+2
*
[kernel] add CONFIG_GPIO_PL061 config symbol
Florian Fainelli
2012-12-06
2
-0
/
+2
*
[adm8668] replace the custom mtd driver with a partition parser
Florian Fainelli
2012-12-06
4
-207
/
+164
[prev]
[next]