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
*
mtd-utils: fix compile on mac os x
Felix Fietkau
2010-01-16
4
-1
/
+121
*
libuuid: only build the static variant - fixes compile on mac os x
Felix Fietkau
2010-01-16
1
-3
/
+3
*
ath9k: add a workaround for the tx ack time issue triggered by the timing han...
Felix Fietkau
2010-01-15
1
-0
/
+14
*
etrax: fix detection of samsung flash chip (#6155)
Claudio Mignanti
2010-01-15
1
-1
/
+1
*
bcm63xx: add gpio leds to alice gate
Claudio Mignanti
2010-01-15
2
-1
/
+50
*
ar71xx: fix typos in the ar71xx.sh
Gabor Juhos
2010-01-15
1
-2
/
+2
*
ar71xx: add preliminary support for the Buffalo WZR-HP-G300NH
Gabor Juhos
2010-01-15
11
-5
/
+304
*
ar71xx: add GPIO driver for the NXP 74HC153 chip
Gabor Juhos
2010-01-15
8
-0
/
+348
*
ath9k: fix rts/cts handling
Felix Fietkau
2010-01-15
1
-0
/
+61
*
ath9k: tweak rx interrupt mitigation settings for better performance
Felix Fietkau
2010-01-15
1
-0
/
+11
*
mac80211: add some ibss related fixes from linux-wireless@
Felix Fietkau
2010-01-15
2
-0
/
+27
*
mac80211: fix ht capability detection (thx, stintel)
Felix Fietkau
2010-01-15
1
-1
/
+1
*
mac80211: add a missing chunk of the short slot patch
Felix Fietkau
2010-01-15
1
-0
/
+16
*
mac80211: implement the distance setting
Felix Fietkau
2010-01-15
1
-0
/
+3
*
ath9k: fix short slot vs long slot handling, implement support for setting th...
Felix Fietkau
2010-01-15
3
-0
/
+300
*
iw: add patch for setting coverage class / distance
Felix Fietkau
2010-01-15
2
-0
/
+248
*
mac80211: update to wireless-testing+wireless-2.6 from 2010-01-13
Felix Fietkau
2010-01-15
19
-265
/
+83
*
iw: update to 0.9.19
Felix Fietkau
2010-01-15
1
-2
/
+2
*
wpa_supplicant: fix two syntax errors in wpa_supplicant.sh (#6504)
Jo-Philipp Wich
2010-01-14
1
-2
/
+2
*
dropbear: add GatewayPorts (-a) option (#6503)
Jo-Philipp Wich
2010-01-14
2
-3
/
+6
*
add support for uClibc 0.9.30.2
Florian Fainelli
2010-01-14
30
-0
/
+5223
*
opkg: fallback to dest->root_dir if specified overlay_root does not exist on ...
Jo-Philipp Wich
2010-01-13
1
-5
/
+18
*
allow download urls using the file:// schema (#6480)
Jo-Philipp Wich
2010-01-13
1
-1
/
+1
*
wpa_supplicant: add WEP key handling to conform with documented behaviour in ...
Jo-Philipp Wich
2010-01-13
1
-5
/
+32
*
base-files, mac80211 (#6491) - fix wep key handling in iw with mac80211 based...
Jo-Philipp Wich
2010-01-13
2
-14
/
+37
*
mtd-utils depends on libuuid
Lars-Peter Clausen
2010-01-13
1
-0
/
+1
*
ar71xx: reduce button threshold values
Gabor Juhos
2010-01-13
22
-46
/
+46
*
kernel: change debounce logic in the gpio-buttons driver
Gabor Juhos
2010-01-13
2
-21
/
+25
*
ar71xx: fix 320S33B flash chip support
Gabor Juhos
2010-01-13
6
-3
/
+48
*
Fix libuuid header location and reenable building of mkfs.ubifs
Lars-Peter Clausen
2010-01-13
2
-5
/
+9
*
mac80211: another minor fix to monitor mode queue selection
Felix Fietkau
2010-01-12
1
-0
/
+18
*
mac80211: upgrade to a new unofficial snapshot based on wireless-testing+wire...
Felix Fietkau
2010-01-12
9
-142
/
+6
*
Disable CONFIG_MODVERSIONS
Lars-Peter Clausen
2010-01-11
1
-2
/
+0
*
mtd-utils: Don't include lzo headers aswell...
Lars-Peter Clausen
2010-01-11
1
-4
/
+14
*
do not build nor install mkfs.ubifs until we have it fixed (#6483)
Florian Fainelli
2010-01-11
1
-5
/
+1
*
Add libuuid Makefile. Oops...
Lars-Peter Clausen
2010-01-11
1
-0
/
+50
*
mtd-utils: Disable lzo for mkfs.ubifs
Lars-Peter Clausen
2010-01-11
1
-0
/
+79
*
Add libuuid hosttool package. It's needed in order to build mkfs.ubifs
Lars-Peter Clausen
2010-01-11
2
-1
/
+1995
*
refresh patch
Imre Kaloz
2010-01-11
1
-6
/
+6
*
targets using 2.6.32 should use the latest release
Imre Kaloz
2010-01-11
2
-2
/
+2
*
ar71xx: add support for the D-Link DIR-600 rev. A1 board
Gabor Juhos
2010-01-11
12
-2
/
+208
*
mac80211: fix some monitor mode queue selection bugs
Felix Fietkau
2010-01-11
2
-0
/
+41
*
Merge xburst target.
Lars-Peter Clausen
2010-01-11
84
-0
/
+26280
*
Add support for building ubifs images.
Lars-Peter Clausen
2010-01-11
4
-1
/
+22
*
mtd-utils: Build mkfs.ubifs
Lars-Peter Clausen
2010-01-11
1
-4
/
+8
*
mkimage: fix compile errors on non-glibc systems
Felix Fietkau
2010-01-10
1
-0
/
+31
*
FIT uImage support for the MPC8377-WLAN
Imre Kaloz
2010-01-10
5
-7
/
+240
*
ppp: process option dns if peerdns is off (#6474)
Jo-Philipp Wich
2010-01-10
1
-3
/
+10
*
upgrade to 2.6.31, add preliminary support for the Freescale MPC8377E-WLAN bo...
Imre Kaloz
2010-01-10
7
-47
/
+713
*
upgrade and build from the u-boot source
Imre Kaloz
2010-01-10
4
-1122
/
+13
[next]