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
*
update hotplug2 to r199, fixes build failures on brcm-2.4
Florian Fainelli
2009-09-03
1
-2
/
+2
*
udev depends on 2.6, cleanup Makefile
Florian Fainelli
2009-09-03
1
-5
/
+6
*
preinit: fix failsafe mode through ctrl+c on devices that do not provide a pr...
Felix Fietkau
2009-09-02
1
-1
/
+5
*
wprobe: fix compile error because of missing isnan()
Felix Fietkau
2009-09-02
1
-0
/
+2
*
fix module loading with kernel 2.6.27
Hauke Mehrtens
2009-09-01
2
-89
/
+451
*
uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was n...
Felix Fietkau
2009-08-29
1
-0
/
+1
*
allow mklibs.py to optimize libgcc_s.so.1
Felix Fietkau
2009-08-29
1
-0
/
+1
*
fix wrong kernel version based nls dependency
Felix Fietkau
2009-08-28
1
-3
/
+1
*
add missing dependency for kmod-ntfs (patch from #5638)
Felix Fietkau
2009-08-28
1
-0
/
+1
*
Added identification of WRT610N and its button/led definitions.
Felix Fietkau
2009-08-28
1
-0
/
+20
*
Added support for identifying the BCM53115 switch found in WRT610N.
Felix Fietkau
2009-08-28
1
-2
/
+4
*
madwifi: fix another unconverted netdev_ops issue
Felix Fietkau
2009-08-28
1
-4
/
+8
*
update e2fsprogs to 1.41.9, add support for ext4 (#5748)
Florian Fainelli
2009-08-27
2
-6
/
+7
*
add the in-tree gspca driver
Florian Fainelli
2009-08-27
1
-4
/
+453
*
firewall: emit hotplug events for interface add/remove
Felix Fietkau
2009-08-26
1
-0
/
+2
*
iw: update to 0.9.17
Gabor Juhos
2009-08-26
1
-2
/
+2
*
udevtrigger: replace the non-portable tar options used to prevent a namespace...
Felix Fietkau
2009-08-24
1
-1
/
+1
*
move /bin/swconfig to /sbin
Felix Fietkau
2009-08-24
1
-2
/
+2
*
udev: Update udev package from udev-106 to udev-142
Geoff Levand
2009-08-24
8
-210
/
+189
*
udevtrigger: Breakout udevtrigger package
Geoff Levand
2009-08-24
4
-13
/
+77
*
kexec-tools: Remove the unused file kexec.sh
Geoff Levand
2009-08-24
1
-5
/
+0
*
kexec-tools: Make link /sbin/kexec for compatability with other distros
Geoff Levand
2009-08-24
1
-0
/
+3
*
kexec-tools: Make build of kdump optional
Geoff Levand
2009-08-24
2
-5
/
+20
*
kexec-tools: Minor makefile line end fixes
Geoff Levand
2009-08-24
1
-2
/
+2
*
kexec-tools: Add libtool PKG_FIXUP
Geoff Levand
2009-08-24
1
-0
/
+2
*
kexec-tools: Update package to version 2.0.1
Geoff Levand
2009-08-24
2
-26
/
+2
*
fix pdc20xx compile for linux 2.6
Felix Fietkau
2009-08-24
1
-2
/
+6
*
brcm-2.4: fix ide disk detection on the wl-hdd
Felix Fietkau
2009-08-23
1
-1
/
+1
*
libpcap: fix kernel version check
Felix Fietkau
2009-08-21
1
-0
/
+4
*
busybox: adjust default config for nommu targets
Felix Fietkau
2009-08-21
1
-0
/
+19
*
mac80211: fix a race condition in the cfg80211 scanning code (thx, johill)
Felix Fietkau
2009-08-20
1
-0
/
+98
*
b43: disable pio and pcmcia support
Felix Fietkau
2009-08-20
3
-11
/
+30
*
mac80211: reorganize compat code to make cfg80211 load without usb
Felix Fietkau
2009-08-20
1
-0
/
+72
*
fix a typo in the compat-wireless build speedup patch
Felix Fietkau
2009-08-20
1
-3
/
+3
*
mac80211: disable b43 lp-phy support for now
Felix Fietkau
2009-08-20
1
-0
/
+11
*
mac80211: speed up build by reducing the makefile shell calls, fix forced dis...
Felix Fietkau
2009-08-20
4
-6
/
+223
*
wpa_supplicant: fix madwifi related config change handling
Felix Fietkau
2009-08-20
1
-0
/
+2
*
mac80211: add missing config override
Felix Fietkau
2009-08-20
1
-0
/
+1
*
now that each target has its own package directory, remove the base-files pac...
Felix Fietkau
2009-08-20
1
-7
/
+5
*
mac80211: fix ath5k dma size workaround for ar71xx Atheros legacy hardware do...
Felix Fietkau
2009-08-20
1
-4
/
+10
*
remove support for compat-wireless-old
Felix Fietkau
2009-08-20
5
-504
/
+10
*
upgrade mac80211 to 2008-08-20 and clean up some unnecessary patching to conf...
Felix Fietkau
2009-08-20
6
-555
/
+63
*
base-files: fix sysupgrade get_magic_word() function to return proper values ...
Jo-Philipp Wich
2009-08-19
1
-1
/
+1
*
madwifi: remove version selection support
Felix Fietkau
2009-08-19
1
-12
/
+0
*
remove support for the madwifi upstream release, it doesn't work on newer ker...
Felix Fietkau
2009-08-19
4
-67
/
+14
*
madwifi: add patch for building all modules (except for the HAL) into a singl...
Felix Fietkau
2009-08-19
3
-37
/
+801
*
add powersave fixes based on patches by Steven Luo (#4376)
Felix Fietkau
2009-08-19
2
-0
/
+35
*
madwifi: refresh patches
Felix Fietkau
2009-08-19
5
-9
/
+9
*
powerpc: Create a powerpc64 config feature
Geoff Levand
2009-08-18
2
-2
/
+2
*
ps3-utils: Add Build/InstallDev section to package makefile
Geoff Levand
2009-08-18
1
-0
/
+12
[next]