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
*
ar71xx: sync kernel configs
Gabor Juhos
2010-01-25
2
-3
/
+2
*
kernel: add missing config symbol
Gabor Juhos
2010-01-25
1
-0
/
+1
*
rtl8366s: simplify mib counters handling
Gabor Juhos
2010-01-25
1
-58
/
+48
*
ar71xx: merge generic machine code into setup.c
Gabor Juhos
2010-01-25
7
-33
/
+10
*
add preliminary support for the latest CodeSourcery toolchain
Imre Kaloz
2010-01-25
15
-1
/
+93835
*
madwifi: fix some potential null pointer derefs with wds
Felix Fietkau
2010-01-24
7
-15
/
+17
*
[ramips] add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen ...
Jo-Philipp Wich
2010-01-24
6
-6
/
+126
*
[package] iptables: install libip[46]tc into staging dir
Jo-Philipp Wich
2010-01-24
1
-1
/
+1
*
mac80211: fix a WARN_ON in client mode
Felix Fietkau
2010-01-24
1
-0
/
+11
*
add support for gcc 4.4.3
Imre Kaloz
2010-01-24
13
-1
/
+9835
*
fix a typo in the hwmode handling in /sbin/wifi (thx, maddes)
Felix Fietkau
2010-01-24
1
-1
/
+1
*
fix another kernel version dependency (thx, maddes)
Felix Fietkau
2010-01-24
1
-1
/
+1
*
[target] generic-2.6: add missing 2.6.32 config symbol
Nicolas Thill
2010-01-24
1
-0
/
+1
*
[target] ubicom32: add 2 missing config symbols
Nicolas Thill
2010-01-24
1
-0
/
+2
*
[xburst] Disable LOCALVERSION_AUTO
Lars-Peter Clausen
2010-01-24
1
-1
/
+0
*
ath9k: improve max rate retry handling
Felix Fietkau
2010-01-24
1
-0
/
+42
*
[package] mac80211: make b43-fwsquash.py work with python 3.x
Jo-Philipp Wich
2010-01-24
1
-14
/
+14
*
[package] iptables: --enable-static and --enable-shared don't work well toget...
Jo-Philipp Wich
2010-01-24
1
-1
/
+0
*
[package] base-files: ensure that the ip6addr of the main interface stays the...
Jo-Philipp Wich
2010-01-23
1
-20
/
+28
*
[package] iptables: update to v1.4.6, relocate patches - patch by Edgar Soldin
Jo-Philipp Wich
2010-01-23
5
-9
/
+7
*
[package] base-files: try to activate hotplugged partitions as swap and fall ...
Jo-Philipp Wich
2010-01-23
1
-4
/
+5
*
ath9k: fix an initialization error on 2GHz-only cards (based on discussion on...
Felix Fietkau
2010-01-23
1
-0
/
+26
*
hostapd: fix wpad compile error by preventing make spam from showing up in th...
Felix Fietkau
2010-01-23
1
-2
/
+2
*
gpiommc: fix dependencies on the spi gpio module - fixes the mmc_over_gpio pa...
Felix Fietkau
2010-01-23
3
-3
/
+3
*
replace the hostapd preselection with a wpad preselection to enable proper cl...
Felix Fietkau
2010-01-23
10
-10
/
+10
*
remove obsolete dependencies and checks
Felix Fietkau
2010-01-23
6
-49
/
+10
*
[package] add explicit dependency on kmod-crypto-core when required (closes: ...
Nicolas Thill
2010-01-23
4
-5
/
+5
*
hostapd: fix compile error in the roboswitch driver
Felix Fietkau
2010-01-23
2
-1
/
+16
*
hostapd: fix build error
Felix Fietkau
2010-01-23
1
-1
/
+1
*
hostapd: add a build variant for wpa_supplicant and one for a multicall hosta...
Felix Fietkau
2010-01-23
21
-725
/
+1384
*
mac80211: improve wifi interface cleanup
Felix Fietkau
2010-01-23
1
-1
/
+2
*
metadata: allow build variants to contain "-"
Felix Fietkau
2010-01-23
1
-1
/
+1
*
ifxmips: fix mdio register access bitmask
Felix Fietkau
2010-01-23
1
-1
/
+1
*
fix rootfs preparation with rootfs containing files with whitespaces in the f...
Felix Fietkau
2010-01-22
1
-3
/
+3
*
[xburst] Cleanup clock module a bit and replace last users of __cpm_*
Lars-Peter Clausen
2010-01-22
6
-637
/
+266
*
[xburst] Enable fireware loading support
Lars-Peter Clausen
2010-01-22
1
-1
/
+0
*
rtl8366_smi: move RTL8366S driver into a separate file
Gabor Juhos
2010-01-22
16
-1769
/
+1853
*
rtl8366_smi: rename rtl8366s specific functions and definitions
Gabor Juhos
2010-01-22
1
-175
/
+173
*
rtl8366_smi: move chip specific stuff into its own struct
Gabor Juhos
2010-01-22
1
-192
/
+224
*
rtl8366_smi: separate gpio initialization
Gabor Juhos
2010-01-22
1
-25
/
+46
*
rtl8366_smi: store GPIO numbers directly in the rtl8366_smi struct
Gabor Juhos
2010-01-22
1
-22
/
+21
*
rtl8366_smi: store device pointer instead of plaform_device
Gabor Juhos
2010-01-22
1
-19
/
+19
*
[package] broadcom-wl: detect all radios when generating config, do wireless ...
Jo-Philipp Wich
2010-01-22
1
-13
/
+19
*
[toolchain] fix uclibc for mips by adding missing upstream hunks
Florian Fainelli
2010-01-22
1
-0
/
+83
*
[package] kernel: specify kmod packages dependencies in a uniform way
Nicolas Thill
2010-01-22
8
-258
/
+246
*
add a config item to specify arguments to strip
Nicolas Thill
2010-01-22
2
-1
/
+10
*
[package] mac80211: fix spurious error return codes in enable_mac80211()
Jo-Philipp Wich
2010-01-22
1
-1
/
+1
*
mac80211: fix hostapd wmm setting for multiple bss interfaces
Felix Fietkau
2010-01-22
1
-1
/
+1
*
mtd: fix typo (thx, Plouj)
Felix Fietkau
2010-01-21
1
-1
/
+1
*
[brcm-2.4] add support for OvisLink WL-1600GL
Jo-Philipp Wich
2010-01-21
4
-1
/
+35
[next]