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
*
brcm47xx: Add edimax PS1208mfg support
Hauke Mehrtens
2010-12-02
1
-1
/
+19
*
iproute2: dont filter cached routes on iproute_get (#8339)
Jo-Philipp Wich
2010-12-02
7
-33
/
+43
*
kernel: package md and raid level modules (#7184)
Jo-Philipp Wich
2010-12-02
1
-0
/
+144
*
base-files: derive connect_time from uptime as local system time may warp due...
Jo-Philipp Wich
2010-12-01
1
-1
/
+1
*
ath9k: use per-device struct for pm_qos_* operations
Gabor Juhos
2010-12-01
2
-1
/
+93
*
base-files: save the connect time of interfaces in uci state
Jo-Philipp Wich
2010-12-01
1
-0
/
+1
*
base-files: disable ipv6 on bridge ports, this prevents stray RA assigned and...
Jo-Philipp Wich
2010-11-30
1
-8
/
+13
*
ath9k: fix software retry counter tracking - should fix 802.11n stability issues
Felix Fietkau
2010-11-28
1
-0
/
+16
*
mac80211: merge the new version of the throughput led trigger patch
Felix Fietkau
2010-11-28
4
-112
/
+90
*
ath9k: fix module reload on ar713x based systems with ar92xx
Felix Fietkau
2010-11-27
1
-0
/
+13
*
kernel: remove the bogus ext2/ext3 dependency on linux 2.6.30/31 - some peopl...
Felix Fietkau
2010-11-27
1
-2
/
+2
*
mac80211: add pending patches for throughput based led blinking and replace t...
Felix Fietkau
2010-11-27
9
-45
/
+1075
*
package/ncurses: fix freebsd install issues
Alexandros C. Couloumbis
2010-11-26
1
-0
/
+9
*
opkg: ship pkg.m4, this fixes building on FreeBSD
Jo-Philipp Wich
2010-11-25
1
-0
/
+168
*
mac80211: cfg80211 should not depend on rfkill.
Hauke Mehrtens
2010-11-25
1
-0
/
+13
*
update acx-mac80211 to 20101030 snapshot, patch from sn9
Florian Fainelli
2010-11-25
2
-36
/
+3
*
mtd: whitespace cleanup
Jo-Philipp Wich
2010-11-24
1
-1
/
+1
*
mtd: fix r24132
Jo-Philipp Wich
2010-11-24
1
-29
/
+29
*
opkg: write error messages to stdout
Jo-Philipp Wich
2010-11-24
2
-2
/
+17
*
package/mtd: (enhancement) add option to prevent erase when writing to flash....
Alexandros C. Couloumbis
2010-11-24
1
-1
/
+10
*
mac80211: improve station mode nullfunc probing
Felix Fietkau
2010-11-23
1
-11
/
+14
*
mac80211: improve ad-hoc multicast rate handling
Felix Fietkau
2010-11-22
1
-0
/
+157
*
iw: sync nl80211 header to fix the multicast rate setting
Felix Fietkau
2010-11-22
1
-11
/
+49
*
ath9k_htc: fix eeprom access breakage
Felix Fietkau
2010-11-22
1
-0
/
+10
*
ath9k: fix key search for a-mpdu on ar9300
Felix Fietkau
2010-11-22
1
-0
/
+23
*
remove 2.6.25 support
Imre Kaloz
2010-11-22
3
-3
/
+3
*
fix typos
Imre Kaloz
2010-11-22
1
-2
/
+2
*
use ext4 for ext2/3 on 2.6.32+
Imre Kaloz
2010-11-22
1
-2
/
+2
*
add ext4 support
Imre Kaloz
2010-11-22
1
-0
/
+267
*
crda: update regulatory.bin based on latest wireless-regdb.git
Felix Fietkau
2010-11-21
1
-3
/
+4
*
ath9k: fix some more endian issues
Felix Fietkau
2010-11-21
1
-0
/
+58
*
Package dnsmasq init-file If an already running DHCP-server is found on the c...
Jo-Philipp Wich
2010-11-21
2
-3
/
+8
*
ath9k: fix endian issues on AR9003
Felix Fietkau
2010-11-20
1
-0
/
+676
*
mac80211: revert the probe request timeout change
Felix Fietkau
2010-11-20
1
-9
/
+0
*
mac80211: update to latest wireless-testing + more stability work
Felix Fietkau
2010-11-20
4
-131
/
+283
*
openssl: refresh 200-ocf-20100325.patch
Jo-Philipp Wich
2010-11-19
1
-12
/
+12
*
hostapd: terminate mainloop if interface setup fails, prevents blocking init ...
Jo-Philipp Wich
2010-11-19
1
-0
/
+81
*
openssl: update to 0.9.8p
Jo-Philipp Wich
2010-11-19
1
-2
/
+2
*
mac80211: merge the upstream ht40 fix
Felix Fietkau
2010-11-19
1
-0
/
+13
*
hostapd: back out a problematic madwifi change that worked around some issues...
Felix Fietkau
2010-11-19
1
-15
/
+1
*
ath9k: rework the mac address override patch to not break ath9k_htc
Felix Fietkau
2010-11-19
2
-60
/
+29
*
mac80211: merge pending cfg80211 patches to fix a race condition with setting...
Felix Fietkau
2010-11-18
1
-0
/
+178
*
6in4: implement metric option
Jo-Philipp Wich
2010-11-17
2
-2
/
+5
*
6to4: implement metric option
Jo-Philipp Wich
2010-11-17
2
-2
/
+5
*
base-file: add metric option for static and dhcp protos, this simplifies the ...
Jo-Philipp Wich
2010-11-17
3
-5
/
+8
*
acx-mac80211: fix compile errors with the new compat-wireless
Felix Fietkau
2010-11-17
1
-1
/
+2
*
mac80211: update to wireless-testing 2010-11-16
Felix Fietkau
2010-11-17
19
-3970
/
+350
*
ath9k: add some fixes for AR9003
Felix Fietkau
2010-11-16
2
-0
/
+171
*
target/linux: revert r24014 (further testing is needed)
Alexandros C. Couloumbis
2010-11-16
1
-2
/
+2
*
linux/generic: add kernel mppc/mppe for 2.6.37. http://yablochkin.net.ru/mppc...
Alexandros C. Couloumbis
2010-11-16
1
-2
/
+2
[next]