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
*
add support for more i2c muxes
Florian Fainelli
2011-09-30
1
-0
/
+92
*
dnsmasq: update to 2.58
Florian Fainelli
2011-09-30
1
-5
/
+6
*
build system: add support for download-time make hooks
Felix Fietkau
2011-09-30
1
-0
/
+5
*
hostap-driver: introduce "disabled" option for wifi-iface section to shutdown...
Vasilis Tsiligiannis
2011-09-29
1
-0
/
+3
*
kernel: remove the x86 dependency from kmod-sky2 so that it can be used on ot...
Felix Fietkau
2011-09-28
1
-1
/
+0
*
The enable function was using the global timeout variable for local operation...
John Crispin
2011-09-26
1
-0
/
+40
*
* remove obseleted m25p80 patch
John Crispin
2011-09-26
1
-8
/
+0
*
* rebase 3.0 patches * fold some fixes into existing patches
John Crispin
2011-09-26
28
-548
/
+729
*
* fixes brnboot image generation
John Crispin
2011-09-26
1
-5
/
+5
*
base-files: use "zonename" system option to symlink /etc/localtime via /tmp/l...
Jo-Philipp Wich
2011-09-26
2
-1
/
+6
*
image.mk: pass through $(CONFIG_PKG_BUILD_JOBS) to the mksquashfs -processors...
Jo-Philipp Wich
2011-09-26
1
-1
/
+1
*
ath9k: fix some tx aggregation issues - reduces the number of tx dma stop fai...
Felix Fietkau
2011-09-25
3
-1
/
+63
*
ath9k: merge a pending fix for powersave
Felix Fietkau
2011-09-25
1
-1
/
+1
*
mac80211: rework mac address generation for virtual interfaces; set locally a...
Jo-Philipp Wich
2011-09-25
1
-9
/
+17
*
base-files: apply network interface settings such as macaddr, mtu and txqueue...
Felix Fietkau
2011-09-24
1
-15
/
+9
*
ar71xx: fix MAC addresses on the DIR-825-B1 board
Gabor Juhos
2011-09-23
1
-10
/
+23
*
ar71xx: enable login only on the system console by default
Gabor Juhos
2011-09-23
2
-2
/
+25
*
linux/generic: commit an upstream kernel 3.0 patch (fixes busubox-1.19.2 buil...
Alexandros C. Couloumbis
2011-09-23
1
-0
/
+33
*
base-files: make ip matching in dns add/remove functions more explicit, avoid...
Jo-Philipp Wich
2011-09-23
2
-3
/
+3
*
kernel: modules: usb.mk: fix a typo
Jonas Gorski
2011-09-22
1
-1
/
+1
*
ar71xx: build images for the TP-Link TL-WR703N v1 board
Gabor Juhos
2011-09-21
2
-0
/
+31
*
firmware-utils/mktplinkfw: add support for TL-WR703N v1
Gabor Juhos
2011-09-21
1
-0
/
+9
*
ar71xx: add support for the TP-Link TL-WR703N v1 board
Gabor Juhos
2011-09-21
9
-1
/
+152
*
ar71xx: add AR933x specific USB setup function
Gabor Juhos
2011-09-21
2
-2
/
+25
*
ar71xx: add ar71xx_device_reset_rmw helper
Gabor Juhos
2011-09-21
2
-0
/
+49
*
ar71xx: fix copy&paste bug in WZRHPAG300H profile description
Gabor Juhos
2011-09-21
1
-1
/
+1
*
ar71xx: remove 'default [yn]' from machine Kconfig entries
Gabor Juhos
2011-09-21
1
-37
/
+0
*
ar71xx: sort AR71XX_MACH_* entries
Gabor Juhos
2011-09-21
1
-16
/
+16
*
ar71xx: create image for the TP-Link TL-WR743ND v1
Gabor Juhos
2011-09-21
2
-0
/
+16
*
firmware-utils/mktplinkfw: add support for TL-WR743ND v1
Gabor Juhos
2011-09-21
1
-0
/
+9
*
ar71xx: create image for the TP-Link TL-WR740N v3
Gabor Juhos
2011-09-21
2
-0
/
+19
*
firmware-utils/mktplinkfw: add support for TL-WR740N v3
Gabor Juhos
2011-09-21
1
-0
/
+9
*
generic: jumbo frames support for rtl8366s
Gabor Juhos
2011-09-21
1
-0
/
+51
*
package/maccalc: don't expect to get all data in one read
Gabor Juhos
2011-09-21
1
-1
/
+30
*
wpa_supplicant: increase the time between scans to reduce the number of hw re...
Felix Fietkau
2011-09-20
1
-1
/
+1
*
ath9k: fix antenna gain calculation
Felix Fietkau
2011-09-20
1
-2
/
+2
*
ath9k: fix handling configured tx power limits
Felix Fietkau
2011-09-19
1
-1
/
+1
*
b43: merge ad-hoc beacon fix
Felix Fietkau
2011-09-19
3
-2
/
+14
*
uhttpd: fix bad pointer use in previous commit
Jo-Philipp Wich
2011-09-18
1
-1
/
+1
*
uhttpd: fix possible CGI header line parsing beyound the empty line, thanks L...
Jo-Philipp Wich
2011-09-18
2
-5
/
+5
*
ath9k: add some cleanup patches and rework tx power handling
Felix Fietkau
2011-09-17
5
-16
/
+870
*
ath9k: do not strip MMIC for key miss frames
Felix Fietkau
2011-09-17
1
-3
/
+13
*
mac80211: reduce tx queue length of wireless interfaces - improves latency un...
Felix Fietkau
2011-09-17
1
-0
/
+10
*
ath9k: fix a regression in handling of MAC key miss events (should improve co...
Felix Fietkau
2011-09-17
1
-0
/
+83
*
ath9k: fix compile without debugfs (#10117)
Felix Fietkau
2011-09-17
1
-3
/
+5
*
mac80211/ath9k: fix excessive "Failed to stop TX DMA" logspam in client mode
Felix Fietkau
2011-09-16
2
-3
/
+40
*
mac80211: update to wireless-testing 2011-09-14
Felix Fietkau
2011-09-15
46
-6697
/
+3198
*
base-files: Fix IPv6 address and route adding on aliases with no IPv4 address...
Vasilis Tsiligiannis
2011-09-14
1
-2
/
+2
*
Revert "[package] base-files: Add support for assigning multiple IPv6 address...
Vasilis Tsiligiannis
2011-09-14
1
-9
/
+8
*
fix generation for arm platforms Based on patch by Roman Yeryomin <roman@adve...
Jo-Philipp Wich
2011-09-13
1
-1
/
+5
[next]