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
*
uci: update to git head
Jo-Philipp Wich
2013-04-22
1
-4
/
+4
*
hostapd: update to 2013-04-05
Felix Fietkau
2013-04-22
23
-114
/
+105
*
mac80211: rework mac address allocation
Felix Fietkau
2013-04-17
1
-10
/
+24
*
build: consistently use 'depends on' instead of 'depends'
Felix Fietkau
2013-04-17
7
-38
/
+38
*
busybox: remove old no-MMU hackery
Felix Fietkau
2013-04-17
1
-18
/
+0
*
uhttpd: update to git head, fixes regression when parsing IPv6 listen arguments
Jo-Philipp Wich
2013-04-17
1
-3
/
+3
*
ath9k: change the BSSID mask calculation to fix setting arbitrary MAC address...
Felix Fietkau
2013-04-16
8
-14
/
+123
*
iwinfo: print info of all existing wireless ifaces when cli is called without...
Jo-Philipp Wich
2013-04-15
2
-2
/
+29
*
uhttpd: update to latest version, fixes compile error with latest libubox
Felix Fietkau
2013-04-15
1
-2
/
+2
*
netifd: update to latest version, fixes some device handling crashes
Felix Fietkau
2013-04-15
1
-2
/
+2
*
libubox: update to latest version
Felix Fietkau
2013-04-15
1
-3
/
+3
*
mac80211: merge upstream legacy minstrel improvements
Felix Fietkau
2013-04-15
1
-14
/
+482
*
This adds Gateworks Laguna family board support. Note that some Laguna boards...
Luka Perkov
2013-04-11
2
-0
/
+32
*
mac80211: fix a client mode reconnect issue
Felix Fietkau
2013-04-10
1
-0
/
+40
*
ath9k: fix an AR9580 specific crypto related stability issue
Felix Fietkau
2013-04-10
1
-0
/
+11
*
mac80211: revert the queue length to the default (reduction obsoleted by the ...
Felix Fietkau
2013-04-10
1
-10
/
+0
*
qos-scripts: add queue length and quantum limit, suggested by dtaht
Felix Fietkau
2013-04-09
1
-1
/
+1
*
iwinfo: fix frequency/channel and channel/frequency conversions to properly i...
Jo-Philipp Wich
2013-04-09
2
-13
/
+20
*
add portmap support to userland
John Crispin
2013-04-09
4
-2
/
+95
*
add "swconfig list" support
John Crispin
2013-04-09
3
-0
/
+41
*
netifd: fix route / route6 regression (#13303)
Jo-Philipp Wich
2013-04-09
1
-2
/
+2
*
Remove deprecated ip6slaac option * use proto=dhcpv6 with reqprefix=no instead
Steven Barth
2013-04-09
1
-19
/
+0
*
Remove obsoleted ipv6-support meta-package
Steven Barth
2013-04-09
2
-55
/
+0
*
Adapt default network configuration for IPv6
Steven Barth
2013-04-09
2
-0
/
+14
*
ath9k: fix a tx processing race condition on AR9300+
Felix Fietkau
2013-04-07
1
-0
/
+74
*
ath9k_htc: accept firmware versions newer than 1.3
Felix Fietkau
2013-04-07
1
-0
/
+11
*
mac80211: merge an idle handling fix (fixes ath9k_htc client mode), refresh p...
Felix Fietkau
2013-04-07
21
-104
/
+147
*
package/kernel: only include i2c-of if CONFIG_OF enabled
Gabor Juhos
2013-04-06
1
-1
/
+4
*
kernel: Allow talitos crypto hw module selection
Gabor Juhos
2013-04-06
1
-0
/
+14
*
openssl: Pass in any TARGET_ASFLAGS
Florian Fainelli
2013-04-05
1
-0
/
+2
*
netifd: Bump to latest version * Fix a memory corruption when updating IPv6 p...
Steven Barth
2013-04-05
1
-2
/
+2
*
ubus: update to latest version, fixes a crash on reconnect
Felix Fietkau
2013-04-04
1
-3
/
+3
*
add a helper that allows loading the eeprom from a MTD partition pointed to b...
John Crispin
2013-04-04
1
-0
/
+106
*
netifd: Rewrite IPv6 prefix assignment * Add ip6hint option to specify assign...
Steven Barth
2013-04-03
1
-2
/
+2
*
unbreak i2c-mv64xxx dependencies
John Crispin
2013-04-03
1
-1
/
+1
*
fix borken of-i2c dependencies
John Crispin
2013-04-03
1
-4
/
+3
*
fix eglibc compile
John Crispin
2013-04-03
1
-1
/
+3
*
revert patch that renames the worker thread as it seems to cause an oops
John Crispin
2013-04-03
1
-9
/
+0
*
add cdc-mbim module
John Crispin
2013-04-03
1
-0
/
+16
*
Add INA2XX current sensor module.
John Crispin
2013-04-03
1
-0
/
+15
*
add lm92 kernel module
John Crispin
2013-04-03
1
-0
/
+14
*
add pcf857x kernel module
John Crispin
2013-04-03
1
-0
/
+15
*
make OF_I2C build as part of i2c-core
John Crispin
2013-04-03
1
-17
/
+1
*
several patches to make OF work on rt2x00
John Crispin
2013-04-03
4
-0
/
+141
*
add RT5350 wifi support
John Crispin
2013-04-03
1
-0
/
+413
*
libpcap: get rid of some bloat introduced by the update
Felix Fietkau
2013-04-01
1
-2
/
+4
*
libpcap: update to 1.3.0
Felix Fietkau
2013-04-01
4
-120
/
+102
*
openvpn: enable password save support (#13245)
Felix Fietkau
2013-04-01
1
-0
/
+1
*
valgrind: update to v3.8.1
Felix Fietkau
2013-04-01
1
-3
/
+3
*
mac80211: backport some upstream mwl8k fixes
Jonas Gorski
2013-03-27
3
-1
/
+115
[next]