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
path:
root
/
package
Commit message (
Expand
)
Author
Age
Files
Lines
*
package/kernel: enable CONFIG_SND_SOC_DMAENGINE_PCM in sound-soc-core
Florian Fainelli
2012-12-10
1
-0
/
+1
*
package/kernel: snd-soc-core depends on regmap
Florian Fainelli
2012-12-10
1
-0
/
+1
*
package/kernel: package kmod-input-matrixkmap
Florian Fainelli
2012-12-10
1
-0
/
+15
*
kernel: include the xfrm_algo module on 3.6+ (fixes #12552)
Felix Fietkau
2012-12-10
1
-0
/
+1
*
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
13
-34
/
+530
*
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
*
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
*
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
*
mac80211: do not build mwifiex driver
Hauke Mehrtens
2012-12-07
1
-1
/
+2
*
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
*
6to4: Remove static radvd-integration
Steven Barth
2012-12-07
1
-118
/
+2
*
mac80211: add support for adm8211 wireless driver
Florian Fainelli
2012-12-06
1
-2
/
+11
*
ipv6-support: next iteration
Steven Barth
2012-12-06
4
-12
/
+35
*
6relayd: More RFC-compatibility and size reduction
Steven Barth
2012-12-06
1
-2
/
+2
*
6distributed: Add compatibility with 6rd and 6to4
Steven Barth
2012-12-06
1
-2
/
+2
*
ppp: unconditionally start pppd with nodefaultroute and usepeerdns (#12580)
Jo-Philipp Wich
2012-12-06
2
-12
/
+5
*
kernel: fix video-core build on 3.6+
Felix Fietkau
2012-12-06
1
-0
/
+1
*
mac80211: clean up patches, replace patching config.mk with a generated sed e...
Felix Fietkau
2012-12-06
30
-923
/
+83
*
libiconv-full: add clause to Makefile to actually install iconv
Florian Fainelli
2012-12-05
1
-0
/
+5
*
linux-atm: put all packages into their own submenus
Florian Fainelli
2012-12-05
1
-0
/
+1
*
linux-atm: fix typo introduced in r34502
Florian Fainelli
2012-12-05
1
-1
/
+1
*
linux-atm: package each available atm debug tool individually
Florian Fainelli
2012-12-05
1
-0
/
+31
*
netifd: update to latest version, fixes resolv.conf writes on interface setti...
Felix Fietkau
2012-12-05
1
-2
/
+2
*
dropbear: update to 2012.55 and refresh patches
Florian Fainelli
2012-12-04
5
-104
/
+10
*
linux-atm: create atm-debug-tools package
Florian Fainelli
2012-12-04
1
-28
/
+36
*
linux-atm: factor common descriptions
Florian Fainelli
2012-12-04
1
-10
/
+8
*
firewall: extend nat reflection support
Jo-Philipp Wich
2012-12-04
2
-86
/
+123
*
mac80211, hostapd: Fix macfilter for multi bssid setups
Felix Fietkau
2012-12-04
2
-20
/
+21
*
Make ltq-dsl-app compile with an eglibc-based toolchain
Mirko Vogt
2012-12-03
2
-0
/
+25
*
ipv6-support: Second Iteration
Steven Barth
2012-12-03
5
-53
/
+119
*
netifd: empty hotplug handler removed
Steven Barth
2012-12-03
1
-10
/
+0
*
mac80211: refresh patches
Gabor Juhos
2012-12-02
18
-46
/
+40
*
mac80211: rename a misnamed ath9k patch
Gabor Juhos
2012-12-02
1
-0
/
+0
*
6distributed: Poll for ubus to come up (fix race)
Steven Barth
2012-12-02
1
-2
/
+2
*
libubox: update to latest version, fixes blob/blobmsg endian issues
Felix Fietkau
2012-12-02
1
-3
/
+3
*
broadcom-wl: get the mmio address directly from the struct if bcma is used.
Hauke Mehrtens
2012-12-02
1
-3
/
+1
*
Make teql hotplug script run sooner
Gabor Juhos
2012-12-02
2
-1
/
+1
[next]