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
*
hostap-driver: Fix package installation
Vasilis Tsiligiannis
2010-03-15
1
-1
/
+0
*
/lib/network/ppp.sh fixes a problem with PPtP (and other PPP-based things) wh...
Travis Kemen
2010-03-14
2
-9
/
+71
*
if readethers is set to true make sure /etc/ethers exists, closes #6740
Travis Kemen
2010-03-14
1
-0
/
+3
*
this patch allow to set -g option 1. -g allow to make a more secure ssh serve...
Travis Kemen
2010-03-14
1
-3
/
+8
*
fix error output of brctl if bridging is not supported.
Felix Fietkau
2010-03-14
1
-1
/
+1
*
linux-atm: Update to stable version 2.5.1 from upstream project
Travis Kemen
2010-03-14
9
-88889
/
+364
*
fix missing nls support for 2.6.33
Travis Kemen
2010-03-14
1
-1
/
+1
*
add missing kconfig symbol for the hifn 795x crypto accelerator module (patch...
Felix Fietkau
2010-03-14
1
-0
/
+1
*
madwifi: disable softled by default on pci devices (fixes #4484)
Felix Fietkau
2010-03-14
2
-1
/
+19
*
wireless-tools: fix encryption display in the scanning list (#6732)
Felix Fietkau
2010-03-14
1
-3
/
+44
*
find attached the announced patch for fuse. changes: - latest fuse 2.8.3 - in...
Travis Kemen
2010-03-14
12
-822
/
+138
*
this patches fixes iproute2 parallel build.
Travis Kemen
2010-03-14
1
-8
/
+6
*
this patch fixes iptables parallel build.
Travis Kemen
2010-03-14
1
-78
/
+80
*
this patch fixes gdb parallel build.
Travis Kemen
2010-03-14
1
-12
/
+18
*
this patch fixes openssl parallel build.
Travis Kemen
2010-03-14
1
-15
/
+21
*
base-files: force preinit to use busybox mount (#6797)
Jo-Philipp Wich
2010-03-13
1
-0
/
+4
*
package/base-files: call preinit_ip_deconfig before processing init on initra...
Gabor Juhos
2010-03-12
2
-1
/
+2
*
ath9k: fix a client mode crash that happens on wpa rekeying
Felix Fietkau
2010-03-12
1
-0
/
+37
*
minstrel_ht: make the ewma of the ampdu length more smooth by updating it on ...
Felix Fietkau
2010-03-11
1
-28
/
+38
*
kernel: fix kmod-pcmcia-yenta on 2.4
Nicolas Thill
2010-03-11
1
-1
/
+14
*
fix kernel modules dependences for i2c and ata-core
Claudio Mignanti
2010-03-11
2
-2
/
+2
*
mac80211: improve performance a bit
Felix Fietkau
2010-03-11
1
-0
/
+48
*
kernel: add missing CONFIG_SND_SOC_ALL_CODECS to kmod-sound-soc-core KCONFIG
Nicolas Thill
2010-03-11
1
-1
/
+4
*
kernel: Add SoC sound support package
Lars-Peter Clausen
2010-03-11
1
-0
/
+10
*
mac80211: fix build problems with kmod-mac80211=n
Hauke Mehrtens
2010-03-10
1
-2
/
+3
*
base-files: fix preinit code typos
Nicolas Thill
2010-03-10
2
-2
/
+2
*
kernel: mark kmod-nfs-common-v4 as BROKEN (enabling it will interfere with th...
Nicolas Thill
2010-03-10
1
-1
/
+1
*
busybox: fix default value for BUSYBOX_CONFIG_DEFAULT_SETFONT_DIR (unused) op...
Nicolas Thill
2010-03-10
1
-1
/
+1
*
uboot-envtools: mark as 2.6 only, use a shorter title and a longer description
Nicolas Thill
2010-03-10
1
-2
/
+3
*
use a common way of marking packages as not supported on specific targets
Nicolas Thill
2010-03-10
4
-6
/
+6
*
Revert "mac80211/ath9k: fix duration calculation for short-guard-interval fra...
Felix Fietkau
2010-03-10
2
-15
/
+1
*
mac80211/ath9k: fix duration calculation for short-guard-interval frames (tha...
Felix Fietkau
2010-03-10
2
-1
/
+15
*
mac80211: fix compile for 2.6.33 (thx, acoul)
Felix Fietkau
2010-03-10
3
-10
/
+8
*
hostapd: restore wds sta state after the sta reassociates
Felix Fietkau
2010-03-09
1
-0
/
+12
*
mac80211: fix interface setup for wds client sometimes an interface does not ...
Felix Fietkau
2010-03-09
1
-2
/
+2
*
hostapd: remove the hotplug script for adding wds station interfaces to a bri...
Felix Fietkau
2010-03-09
3
-14
/
+75
*
hostapd: fix setting the station vlan for wds stations on reauthentication
Felix Fietkau
2010-03-09
1
-0
/
+16
*
hostapd: upgrade to 20100309
Felix Fietkau
2010-03-09
12
-1262
/
+47
*
mac80211: add support for the noscan option for skipping the initial scan on ...
Felix Fietkau
2010-03-09
1
-0
/
+2
*
wpa_supplicant: fix bridging settings for wds
Felix Fietkau
2010-03-09
1
-0
/
+8
*
dnsmasq: remove redundant code introduced with r20074
Jo-Philipp Wich
2010-03-09
1
-3
/
+0
*
dnsmasq: allow multiple macs per static lease address (#6205)
Jo-Philipp Wich
2010-03-08
1
-3
/
+8
*
mac80211: build ipw2x00 driver from compat-wireless
Hauke Mehrtens
2010-03-08
3
-75
/
+96
*
package: fix w1-gpio-custom package (closes #6770)
Gabor Juhos
2010-03-08
2
-11
/
+11
*
add missing file from patch
Travis Kemen
2010-03-08
1
-0
/
+14
*
finish cleaning my broken commit
Travis Kemen
2010-03-08
5
-448
/
+0
*
fix missing parts of r19997.
Travis Kemen
2010-03-08
8
-0
/
+549
*
package: add module for the RB750 LED driver
Gabor Juhos
2010-03-08
1
-0
/
+16
*
dnsmasq: prevent bad command line error when a dhcp pool has ignore set and t...
Jo-Philipp Wich
2010-03-08
1
-1
/
+1
*
acx: remove wrong CONFIG_PCI dep (should have been PCI_SUPPORT, but that just...
Nicolas Thill
2010-03-08
1
-1
/
+1
[next]