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 to latest madwifi snapshot - fixes some noderef bugs
Felix Fietkau
2007-11-27
9
-371
/
+298
*
fix remaining netif_rx calls in napi polling patch
Felix Fietkau
2007-11-27
1
-6
/
+28
*
work around kernel config issues with sound modules
Felix Fietkau
2007-11-25
1
-9
/
+5
*
add missing dependency
Felix Fietkau
2007-11-25
1
-0
/
+1
*
update stripped subset of l7 patterns to 11-03-2007 patterns
Tim Yardley
2007-11-19
17
-128
/
+151
*
fix libnl include issues which broke a few packages
Felix Fietkau
2007-11-19
2
-2
/
+3
*
remove madwifi tx locking patch - i don't trust it
Felix Fietkau
2007-11-18
1
-77
/
+0
*
fix path to .config (#2722)
Felix Fietkau
2007-11-17
1
-2
/
+2
*
prevent mac80211 from accidentally starting to build on older kernel versions...
Felix Fietkau
2007-11-17
1
-6
/
+8
*
comment out dependencies that are not supposed to be used yet (#2723)
Felix Fietkau
2007-11-17
1
-2
/
+3
*
clean up stale stampfiles
Felix Fietkau
2007-11-17
1
-0
/
+1
*
fix hostapd rebuild check, isolate the common src/ directory for hostapd vari...
Felix Fietkau
2007-11-17
1
-8
/
+12
*
fix hostapd build with openssl
Felix Fietkau
2007-11-16
1
-2
/
+3
*
kernel: add a kernel module for the usbtest driver
Gabor Juhos
2007-11-16
1
-0
/
+14
*
Allow specifying static IPv6 gateways (#2710)
Florian Fainelli
2007-11-16
1
-0
/
+2
*
hostapd: turn libnl into a build dependency
Felix Fietkau
2007-11-16
1
-2
/
+2
*
fix config change detect for hostapd
Felix Fietkau
2007-11-16
1
-1
/
+1
*
update hostapd patches to the latest from http://johannes.sipsolutions.net/pa...
Felix Fietkau
2007-11-16
7
-57
/
+75
*
improve build checks for hostapd (combinations of madwifi and mac80211)
Felix Fietkau
2007-11-16
1
-3
/
+4
*
use the static version of libnl for hostapd
Felix Fietkau
2007-11-16
1
-1
/
+1
*
make libnl build a static version as well
Felix Fietkau
2007-11-16
1
-0
/
+46
*
fix adm switch misdetection, which led to bogus button events that caused the...
Felix Fietkau
2007-11-16
2
-7
/
+7
*
fix up hostapd for mac80211
Felix Fietkau
2007-11-16
85
-171
/
+5802
*
add libnl
Felix Fietkau
2007-11-16
1
-0
/
+51
*
Add detection support for Buffalo WHR-G125 from #2611
Florian Fainelli
2007-11-13
1
-0
/
+18
*
add busybox gunzip/ipkg fix from #2691 (thanks, biblbroks)
Felix Fietkau
2007-11-12
1
-0
/
+11
*
add support for interfaces with ipv6, but no ipv4 (patch from #2695)
Felix Fietkau
2007-11-12
1
-2
/
+2
*
add b43 fixes from #2677
Felix Fietkau
2007-11-11
12
-38
/
+127
*
disable a totally braindead optimization in busybox that causes various apple...
Felix Fietkau
2007-11-10
1
-0
/
+40
*
wlcompat: show wet mode as Managed mode as well to avoid confusion
Felix Fietkau
2007-11-10
1
-13
/
+8
*
move wlcompat to the broadcom-wl package
Felix Fietkau
2007-11-10
37
-4041
/
+75
*
fix up ata/scsi core depends
Felix Fietkau
2007-11-10
1
-3
/
+3
*
clean up rt2x00 downloading
Felix Fietkau
2007-11-10
1
-15
/
+20
*
upgrade busybox to 1.8.1
Felix Fietkau
2007-11-10
17
-495
/
+549
*
clean up mac80211 related kernel version deps
Felix Fietkau
2007-11-10
5
-78
/
+55
*
turn kmod-crypto-core dep into a select, so that packages like mac80211 are a...
Felix Fietkau
2007-11-10
1
-10
/
+10
*
revert abi changes in uClibc - on hold for 7.11, will be added again with the...
Felix Fietkau
2007-11-09
1
-5
/
+5
*
disable crt_fini compatibility in uClibc, compile custom ld-uClibc for broadc...
Felix Fietkau
2007-11-09
4
-1
/
+304
*
fix acx-mac80211 compile with older kernels
Felix Fietkau
2007-11-07
1
-5
/
+5
*
fix p54 compile
Felix Fietkau
2007-11-07
1
-1
/
+3
*
bump ppp version
Felix Fietkau
2007-11-07
1
-1
/
+1
*
add ppp ipv6 patch by farnz (from #2525)
Felix Fietkau
2007-11-07
4
-2
/
+37
*
update madwifi to latest rev - works around some crashiness
Felix Fietkau
2007-11-07
23
-214
/
+221
*
Add a boolean to allow NAT from LAN or not, default to nat LAN (#2535)
Florian Fainelli
2007-11-05
1
-5
/
+12
*
Fix missing IP section to properly add static hosts (#2650)
Florian Fainelli
2007-11-05
1
-0
/
+2
*
base-files: suppress error messages in usb-storage script
Gabor Juhos
2007-11-04
1
-8
/
+8
*
fix wr850g detection (#1936)
Felix Fietkau
2007-11-03
1
-1
/
+2
*
Fix usage (#2613)
Florian Fainelli
2007-11-01
1
-1
/
+1
*
forgot to bump up the release version from the patches the other day
Tim Yardley
2007-10-31
1
-1
/
+1
*
iptables: update description of the iptables-mod-ipopt
Gabor Juhos
2007-10-31
1
-1
/
+3
[prev]
[next]