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
...
*
mac80211: rename max_clients option to maxassoc, this brings it in line with ...
Jo-Philipp Wich
2010-12-19
1
-2
/
+2
*
hostapd: add support for specifying the maximum number of clients
Felix Fietkau
2010-12-19
1
-0
/
+2
*
hostapd: fix appending the iapp_interface variable to the config
Felix Fietkau
2010-12-19
1
-1
/
+1
*
ar71xx: enable ar7240 switch support on the UBNT NanoStation M Fixes broadcas...
Felix Fietkau
2010-12-19
1
-0
/
+1
*
hostapd: Add CONFIG_FULL_DYNAMIC_VLAN=y to hostapd-full.config
Felix Fietkau
2010-12-19
1
-0
/
+2
*
hostapd: Allow rsn_preauth configuration
Felix Fietkau
2010-12-19
1
-14
/
+26
*
e2fsprogs: add two compile fixes.
Hauke Mehrtens
2010-12-19
2
-0
/
+62
*
iptables: fix layer7 patch to place the source in extensions/, I doubt it eve...
Jo-Philipp Wich
2010-12-19
1
-1
/
+1
*
ar71xx: fix micrel phy patch (Patch from #8041.)
Gabor Juhos
2010-12-19
3
-3
/
+3
*
autotools.mk: like libintl, make all libtool fixup packages depend on the lib...
Jo-Philipp Wich
2010-12-19
1
-2
/
+2
*
autotools.mk: add a (dummy) libintl build dependency to any package using the...
Jo-Philipp Wich
2010-12-19
1
-2
/
+2
*
tools: fix dependencies
Hauke Mehrtens
2010-12-19
1
-4
/
+2
*
download.mk: support https:// downloads
Jo-Philipp Wich
2010-12-18
1
-1
/
+1
*
download.pl: pass --no-check-certificate to wget
Jo-Philipp Wich
2010-12-18
1
-1
/
+1
*
the mpfr dependencies accidentally got broken up, fix it
Jo-Philipp Wich
2010-12-18
1
-2
/
+1
*
e2fsprogs: update to version 1.41.13
Hauke Mehrtens
2010-12-18
1
-2
/
+2
*
tools: add missing dependencies
Hauke Mehrtens
2010-12-18
1
-0
/
+4
*
cloog: libtools has to be run
Hauke Mehrtens
2010-12-18
1
-0
/
+2
*
ppl: go back to version 0.10.2
Hauke Mehrtens
2010-12-18
2
-4
/
+44
*
opkg: remove stray HOST_BUILD_DEPENDS
Jo-Philipp Wich
2010-12-18
1
-2
/
+0
*
mac80211: another optimization for tx performance
Felix Fietkau
2010-12-18
1
-0
/
+11
*
autotools.mk: remove HOST_BUILD_DEPENDS on libtool
Jo-Philipp Wich
2010-12-18
1
-2
/
+0
*
libtool: remove patches, they don't apply to libltdl
Jo-Philipp Wich
2010-12-18
4
-201
/
+0
*
libtool: remove host build and leave only libltdl in place
Jo-Philipp Wich
2010-12-18
1
-8
/
+0
*
make libtool a tool build and let autoconf depend on it
Jo-Philipp Wich
2010-12-18
6
-2
/
+238
*
mac80211: fix a crash in the tx path
Felix Fietkau
2010-12-18
1
-0
/
+19
*
mac80211: fix a missing return value
Felix Fietkau
2010-12-18
1
-1
/
+1
*
mac80211: significantly reduce the cpu load caused by excessive skb header cl...
Felix Fietkau
2010-12-18
1
-0
/
+14
*
autotools.mk: set AUTOPOINT to "true", not all hosts have it install and it m...
Jo-Philipp Wich
2010-12-18
1
-1
/
+2
*
ath9k: do not force the chainmask to 1 for legacy mode - it makes no sense an...
Felix Fietkau
2010-12-18
1
-0
/
+75
*
mac80211: update to wireless-testing 2010-12-16
Felix Fietkau
2010-12-18
28
-2904
/
+209
*
firmware-utils/mkzynfw: fix available flash space calculation
Gabor Juhos
2010-12-17
1
-2
/
+3
*
generic: fix min/max confusion in jffs2_sum_init on 2.6.32
Gabor Juhos
2010-12-17
1
-0
/
+25
*
ar71xx: remove stray semicolons
Gabor Juhos
2010-12-17
1
-2
/
+2
*
ar71xx: fix WLAN LEDs on the DIR-825 board
Gabor Juhos
2010-12-17
1
-0
/
+3
*
ar71xx: add helper function to setup ath9k LED/GPIO on the AP94 based boards
Gabor Juhos
2010-12-17
3
-14
/
+36
*
ar71xx: use usbdev trigger for USB LEDs by default
Gabor Juhos
2010-12-17
7
-3
/
+98
*
base-files: add support for the usbdev LED trigger
Gabor Juhos
2010-12-17
2
-5
/
+11
*
generic: add LED trigger for USB device presence/activity
Gabor Juhos
2010-12-17
10
-0
/
+471
*
generic: add usb_find_device_by_name helper
Gabor Juhos
2010-12-17
5
-0
/
+420
*
generic: nuke 2.6.33 specific stuff, is not used by any platform
Gabor Juhos
2010-12-17
174
-53909
/
+0
*
ar71xx: UBNT Secondary MAC address duplicate fix
Gabor Juhos
2010-12-17
1
-2
/
+13
*
ar71xx: populate LED configuration for WZR-HP-G300NH
Gabor Juhos
2010-12-17
1
-0
/
+30
*
build flex on the host, some pakcages need it in the newest version
Jo-Philipp Wich
2010-12-17
2
-1
/
+34
*
ath9k: update initvals for ar9003
Felix Fietkau
2010-12-16
2
-0
/
+156
*
ath9k: remove code for setting up gpio based baseband rfkill - it was never u...
Felix Fietkau
2010-12-16
1
-0
/
+103
*
ath9k: use the number of pending aggregates instead of the queue depth to det...
Felix Fietkau
2010-12-16
1
-0
/
+89
*
brcm47xx: add ssb debug option.
Hauke Mehrtens
2010-12-16
3
-0
/
+3
*
brcm47xx: add some missing pci ID for tg3 driver
Hauke Mehrtens
2010-12-16
2
-0
/
+94
*
brcm47xx: this patch went upstream
Hauke Mehrtens
2010-12-16
1
-50
/
+0
[prev]
[next]