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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix gpio-leds registration for boards having less than 8 LEDs (#6528)
Florian Fainelli
2010-02-21
1
-1
/
+6
*
mac80211: make the vlan injection patch more specific
Florian Fainelli
2010-02-21
1
-1
/
+1
*
mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa reke...
Florian Fainelli
2010-02-21
1
-0
/
+11
*
mac80211: fix an eap frame handling bug in ath9k - fixes client mode rekeying...
Florian Fainelli
2010-02-21
1
-0
/
+37
*
add missing kernel configuration and patches for 2.6.32
Florian Fainelli
2010-02-21
2
-0
/
+608
*
linux-atm: Add libtool fixup
Lars-Peter Clausen
2010-02-20
1
-1
/
+3
*
autotools.mk: Don't try to fixup .la files in the DevInstall host path, becau...
Lars-Peter Clausen
2010-02-20
1
-3
/
+0
*
Add per board struct describing the external clock setup.
Lars-Peter Clausen
2010-02-20
10
-55
/
+47
*
Fix build warnings
Hauke Mehrtens
2010-02-20
4
-20
/
+4
*
refresh patches
Hauke Mehrtens
2010-02-20
24
-81
/
+81
*
make linux-atm depend on its kernel modul atm.ko
Hauke Mehrtens
2010-02-20
1
-0
/
+1
*
allow routed mode operation again
Hauke Mehrtens
2010-02-20
5
-6
/
+132
*
kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner <tri...
Jo-Philipp Wich
2010-02-20
5
-12
/
+25
*
this patch adds support for bzr in include/download.mk, and fixes whitespace.
Travis Kemen
2010-02-20
1
-18
/
+33
*
firewall: fix bad number error in fw_redirect() (#6704)
Jo-Philipp Wich
2010-02-20
1
-3
/
+3
*
change default kernel to 2.6.32.8, remove block2mtd patch until it is fixed
Jo-Philipp Wich
2010-02-20
2
-214
/
+1
*
mac80211: fix typo introduced in r19760 (#6707)
Jo-Philipp Wich
2010-02-19
1
-1
/
+1
*
update kernel to version 2.4.37.9 and refresh patches
Hauke Mehrtens
2010-02-19
8
-49
/
+49
*
iptables: fix multiport match for brcm-2.4 Since the netfilter framework in L...
Jo-Philipp Wich
2010-02-19
1
-0
/
+265
*
rt2800lib depends on rt2x00-usb
Hauke Mehrtens
2010-02-19
1
-1
/
+1
*
switch kernel compression from lzma to gzip and reorder symbols - fixes boot ...
Jo-Philipp Wich
2010-02-19
2
-263
/
+263
*
swconfig: Remove unused code
Felix Fietkau
2010-02-19
1
-6
/
+0
*
ath9k: fix beacon timer restarts after card resets - improves stability in AP...
Felix Fietkau
2010-02-19
1
-0
/
+22
*
remove pcmcia and sdio
Hauke Mehrtens
2010-02-19
4
-3
/
+34
*
fix the receiving of packets with a 1500 mtu and vlan enabled (#6698)
Florian Fainelli
2010-02-19
1
-0
/
+13
*
ar71xx: fix mac addresses on the DIR-600 rev. A1 board
Gabor Juhos
2010-02-19
2
-2
/
+13
*
ar71xx: fix wireless mac address on the TL-WR741ND
Gabor Juhos
2010-02-19
1
-1
/
+1
*
ar71xx: move AP91 specific ethernet initialization into a separate file
Gabor Juhos
2010-02-19
7
-49
/
+72
*
ar71xx: create firmware images for the TL-WR941ND v4 board
Gabor Juhos
2010-02-19
2
-0
/
+16
*
firmware-utils/mktplinkfw: add board definitions for TL-WR941ND v4
Gabor Juhos
2010-02-19
1
-0
/
+9
*
ar71xx: sync kernel config
Gabor Juhos
2010-02-19
1
-13
/
+13
*
ar71xx: add uci configuration for the WAN LED on the WNDR3700
Gabor Juhos
2010-02-19
1
-0
/
+22
*
mac80211: fix GPIO pin assignment for the LEDs on the WNDR3700 board
Gabor Juhos
2010-02-19
2
-1
/
+24
*
ar71xx: add missing GPIO LED for the WNDR3700 board
Gabor Juhos
2010-02-19
1
-0
/
+5
*
ar71xx: fix polarity of GPIO buttons on the WNDR3700 board
Gabor Juhos
2010-02-19
1
-0
/
+3
*
kernel: add a bunch of missing symbols to the 2.6.30 config
Gabor Juhos
2010-02-19
1
-4
/
+49
*
adm5120: sync kernel configs
Gabor Juhos
2010-02-19
4
-72
/
+70
*
fix varargs handling of the prctl syscall
Imre Kaloz
2010-02-19
1
-0
/
+68
*
kernel: rename cp2101 driver to cp210x, has changed upstream (#6673)
Jo-Philipp Wich
2010-02-19
1
-8
/
+8
*
iproute2: make tc depend on kmod-sched (#6681)
Jo-Philipp Wich
2010-02-19
1
-0
/
+1
*
kernel: add the token bucket filter to kmod-sched (#6681)
Jo-Philipp Wich
2010-02-19
1
-0
/
+1
*
iptables: fix menuconfig descriptions, raw and notrack are in mod-conntrack now
Jo-Philipp Wich
2010-02-19
1
-2
/
+2
*
netfilter: add support for raw table and NOTRACK target (#5504)
Jo-Philipp Wich
2010-02-19
3
-0
/
+711
*
hostapd: support creating WEP networks for mac80211 (patch by Stijn Tintel), ...
Felix Fietkau
2010-02-19
1
-0
/
+22
*
mac80211: always use wpa_supplicant for client connections (patch by Stijn Ti...
Felix Fietkau
2010-02-19
2
-98
/
+25
*
ath9k: fix rate control fallback rate selection - improves throughput and lin...
Felix Fietkau
2010-02-19
1
-0
/
+55
*
mac80211: move the 2.6.30 compat patch to the other compat patches
Felix Fietkau
2010-02-19
1
-0
/
+0
*
autotools.mk: Add PKG_LIBTOOL_PATHS variable.
Lars-Peter Clausen
2010-02-18
1
-5
/
+19
*
kmod-dm: Set CONFIG_DM_LOG_USERSPACE=n
Lars-Peter Clausen
2010-02-18
1
-0
/
+1
*
fix a compile error in block2mtd when compiled as module
Felix Fietkau
2010-02-18
3
-12
/
+15
[prev]
[next]