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
*
uci: upgrade to 0.6.4 - adds extended syntax to the cli and fixes a lua bindi...
Felix Fietkau
2008-11-14
1
-2
/
+2
*
fix brctl on linux 2.4
Nicolas Thill
2008-11-13
1
-0
/
+74
*
bump openssl PKG_RELEASE
Felix Fietkau
2008-11-11
1
-1
/
+1
*
enable rc2 in openssl again, because disabling it breaks pkcs12 (thx, eJunky)
Felix Fietkau
2008-11-11
1
-1
/
+1
*
bridge (brctl) changes: - enable brctl in busybox - disable bridge-utils - bu...
Nicolas Thill
2008-11-11
2
-5
/
+5
*
lua changes: - fix shared lib generation - don't ship liblua.so dev lib in li...
Nicolas Thill
2008-11-11
2
-10
/
+6
*
add missing kconfig symbol when SBP2 is enabled
Nicolas Thill
2008-11-11
1
-1
/
+3
*
FireWire/IEEE1394 requires PCI support
Nicolas Thill
2008-11-11
1
-0
/
+1
*
ack CONFIG_ISDN change introduced in 2.6.27+
Nicolas Thill
2008-11-11
1
-1
/
+0
*
make network config script work with brctl from both bridge-utils & busybox
Nicolas Thill
2008-11-09
1
-1
/
+1
*
Build b43, b43legacy and ath9k for kernels >= 2.6.27 from mac80211. Include b...
Florian Fainelli
2008-11-09
7
-266
/
+607
*
fix busybox brctl rejecting 0 as a valid value in time-related commands (seta...
Nicolas Thill
2008-11-09
1
-0
/
+13
*
upgrade busybox to 1.11.3
Nicolas Thill
2008-11-09
3
-159
/
+2
*
Allow setting the MAC address on a broadcom device (#1512)
Florian Fainelli
2008-11-09
1
-0
/
+2
*
Change order of module startup to force USB2 before USB1.1
Peter Denison
2008-11-09
1
-1
/
+1
*
Add firewire kernel modules to menuconfig
Peter Denison
2008-11-09
1
-0
/
+90
*
Add mac80211-hswim driver
Florian Fainelli
2008-11-09
1
-0
/
+9
*
fix trailing backslash error introduced in r13115 - fixes kernel config issues
Felix Fietkau
2008-11-06
1
-1
/
+1
*
add rt2860 firmware
Felix Fietkau
2008-11-03
1
-0
/
+14
*
add rt2800 (probably still defunct)
Felix Fietkau
2008-11-03
1
-0
/
+9
*
split out crc-ccitt
Felix Fietkau
2008-11-03
2
-13
/
+15
*
upgrade compat-wireless to 2008-11-03
Felix Fietkau
2008-11-03
26
-7694
/
+9495
*
Update openssl to 0.9.8i (#4060)
Florian Fainelli
2008-11-03
4
-69
/
+71
*
switch: remove message about BFL_ENETADM not being set on systems with a robo...
Felix Fietkau
2008-11-02
1
-3
/
+2
*
madwifi: fix ACL race condition (patch by Sebastian Gottschall)
Felix Fietkau
2008-11-02
1
-0
/
+116
*
madwifi: fix noderef and state machine issues in the currently unused ap-to-a...
Felix Fietkau
2008-11-02
65
-465
/
+602
*
fix a rare wds related noderef issue
Felix Fietkau
2008-11-02
18
-190
/
+191
*
fix typo
Felix Fietkau
2008-10-30
1
-1
/
+1
*
remove GPG not enabled in this build warning
Travis Kemen
2008-10-30
1
-0
/
+22
*
remove /tmp/resolv.conf.auto when ifup -a is called so that any old dns serve...
Travis Kemen
2008-10-29
1
-0
/
+1
*
add back the include() function to awk (extracted from the old awx patch)
Felix Fietkau
2008-10-29
1
-0
/
+212
*
don't bring down interfaces when preparing them
Felix Fietkau
2008-10-29
1
-2
/
+2
*
use pidfiles for hostapd/wpa_supplicant instead of killing all processes when...
Felix Fietkau
2008-10-29
4
-9
/
+7
*
fix hostapd a/g mode if only the channel is configured in the config
Felix Fietkau
2008-10-29
1
-1
/
+4
*
fix hostapd race condition which breaks wpa with madwifi
Felix Fietkau
2008-10-29
1
-0
/
+27
*
fix a null pointer deref in vi's search
Mike Baker
2008-10-29
1
-0
/
+35
*
mac80211: fix zd1211rw firmware location
Gabor Juhos
2008-10-28
1
-2
/
+2
*
remove LED api abuse from r13032 per request fom nbd, gpioctl is now built by...
Travis Kemen
2008-10-23
1
-14
/
+5
*
remove polarity from config file generation
Travis Kemen
2008-10-23
1
-2
/
+1
*
fix mistakes in last commit
Travis Kemen
2008-10-23
1
-2
/
+2
*
Simplify antenna selection and remove the need for gpioctl for the nanostation2.
Travis Kemen
2008-10-23
1
-12
/
+19
*
fix polarity
Travis Kemen
2008-10-23
1
-1
/
+1
*
madwifi: improve reliability of the antenna diversity setting
Felix Fietkau
2008-10-23
2
-1
/
+11
*
implement uci config option for the nanostation antenna/polarity control (ns2...
Felix Fietkau
2008-10-23
1
-8
/
+47
*
madwifi: add a patch for detecting vendor / device name information (only imp...
Felix Fietkau
2008-10-23
4
-9
/
+326
*
make sure that the dhcp client (or other processes necessary to get a connect...
Felix Fietkau
2008-10-23
1
-0
/
+1
*
add new switch configuration api
Felix Fietkau
2008-10-18
5
-0
/
+1141
*
mac80211: fix zd1211rw build error
Gabor Juhos
2008-10-17
1
-3
/
+18
*
add phidget kernel module from #4116
Travis Kemen
2008-10-17
1
-0
/
+13
*
madwifi: allow disabling of hardware ibss merges by setting the wifi-iface op...
Felix Fietkau
2008-10-16
1
-1
/
+4
[next]