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 bug with ap+sta modes using wpa
Mike Baker
2007-07-04
1
-5
/
+6
*
rearrange diag's platform detection code to look for known platform strings b...
Mike Baker
2007-07-04
1
-41
/
+66
*
patch wlc and scripts to control wl's builtin wpa supplicant
Mike Baker
2007-07-04
2
-1
/
+38
*
Package the hardware clock utility and fix english typos (#2015)
Florian Fainelli
2007-07-04
1
-3
/
+15
*
clean up default wifi config
Mike Baker
2007-07-04
2
-15
/
+4
*
fix a race condition with broadcom wl devices in a bridge if a device is adde...
Felix Fietkau
2007-07-04
1
-0
/
+1
*
add failsafe support for atheros-2.6 (#1501) - only works with ar5315+ at the...
Felix Fietkau
2007-07-04
3
-4
/
+17
*
refactor atheros system code - also add support for the reset button (sends n...
Felix Fietkau
2007-07-04
13
-461
/
+707
*
remove ad-hoc tx hang workaround - the underlying issue has been fixed a whil...
Felix Fietkau
2007-07-04
1
-49
/
+0
*
remove minstrel rate hack
Felix Fietkau
2007-07-04
1
-13
/
+0
*
another madwifi update
Felix Fietkau
2007-07-04
2
-15
/
+2
*
more fixes for the crazy cpu cache issues on brcm47xx-2.6 (mainly affects 470...
Felix Fietkau
2007-07-04
2
-63
/
+63
*
update to the latest madwifi snapshot
Felix Fietkau
2007-07-03
26
-502
/
+337
*
more generic handling of Macronix flash chips, fix #2008
Gabor Juhos
2007-07-03
2
-38
/
+54
*
fix util-linux compile on avr32
Felix Fietkau
2007-07-03
1
-1
/
+1
*
wds-wpa support
Mike Baker
2007-07-02
1
-0
/
+9
*
refresh a patch that is causing problems on certain systems
Felix Fietkau
2007-07-02
1
-50
/
+66
*
fix a glitch in the status output of the non-verbose builds for adm5120
Felix Fietkau
2007-07-02
2
-2
/
+2
*
fix sdk build
Felix Fietkau
2007-07-02
1
-1
/
+1
*
move ncurses to trunk and 7.07 (util-linux depends on it)
Felix Fietkau
2007-07-02
2
-0
/
+190
*
fix a horrible memleak in madwifi
Felix Fietkau
2007-07-02
1
-0
/
+13
*
nuke magicbox-2.6 2.6.21 patches - 2.6.22-rc is stable here
Felix Fietkau
2007-07-02
2
-118
/
+0
*
update imq patches (fixes #2009)
Felix Fietkau
2007-07-02
2
-130
/
+176
*
upgrade layer7 to the latest version and add fixes for 2.6.21 and 2.6.22-rc -...
Felix Fietkau
2007-07-02
4
-156
/
+231
*
Move SSB out of brcm47xx target into generic-2.6 target
Peter Denison
2007-07-01
21
-49
/
+49
*
add gateway 7001 support patch from #1918
Felix Fietkau
2007-07-01
2
-1
/
+68
*
bump busybox release number
Felix Fietkau
2007-07-01
1
-1
/
+1
*
nuke broadcom 2.6.21 patches - 2.6.22-rc6 is more stable and more up to date
Felix Fietkau
2007-07-01
10
-3028
/
+0
*
Use -Os for rdc and -O2 for the x86 target
Florian Fainelli
2007-07-01
1
-1
/
+2
*
Update bcm43xx-mac80211 to latest git pull, mostly debugging improvements
Peter Denison
2007-07-01
5
-57
/
+75
*
Package cfdisk and bump release number (#1992)
Florian Fainelli
2007-07-01
1
-1
/
+15
*
Make bcm43xx-mac802xx bcm47xx-2.6 specific
Florian Fainelli
2007-07-01
1
-1
/
+1
*
reordered GENERIC_PATCH_DIR variable
Gabor Juhos
2007-07-01
1
-1
/
+1
*
patch-cmdline is now gone
Florian Fainelli
2007-07-01
1
-1
/
+1
*
Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ...
Florian Fainelli
2007-07-01
6
-46
/
+40
*
rewrite of memory detection code, should be fix #1909
Gabor Juhos
2007-07-01
5
-61
/
+215
*
massively reduce the number of forks that busybox ash has to do while process...
Felix Fietkau
2007-07-01
1
-0
/
+30
*
Bring mach-bcm947xx/gpio.h into line with new SSB code, as per #1640
Peter Denison
2007-06-30
1
-18
/
+18
*
fix a crash related to wep and mic handling (#1973)
Felix Fietkau
2007-06-30
1
-28
/
+75
*
merge the kernel config parts at dump time, so that overrides that disable ce...
Felix Fietkau
2007-06-30
1
-2
/
+7
*
fix kernel config feature autodetection
Felix Fietkau
2007-06-30
1
-2
/
+1
*
move parts of the failsafe code to the generic base-files - will be used on a...
Felix Fietkau
2007-06-30
4
-14
/
+4
*
fix a warning (#1800)
Felix Fietkau
2007-06-30
1
-1
/
+1
*
add madwifi changeset 2484 (node refcounting patch) - i will resync with madw...
Felix Fietkau
2007-06-30
1
-0
/
+82
*
make the firewall script run after the network script again (required for wor...
Felix Fietkau
2007-06-30
1
-1
/
+2
*
include the network state in the dnsmasq init script. this makes it possible ...
Felix Fietkau
2007-06-30
1
-0
/
+1
*
fix the value of ac_cv_sizeof_off_t in the sitefiles (reported by crazy_imp)
Felix Fietkau
2007-06-30
7
-7
/
+7
*
restore right patches for 2.6.21.5
Gabor Juhos
2007-06-30
12
-0
/
+563
*
Oops! I've copied r7557 instead of r7757, sorry
Gabor Juhos
2007-06-30
11
-411
/
+0
*
restore old patches for 2.6.21.5 kernel
Gabor Juhos
2007-06-30
11
-0
/
+411
[next]