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
*
[ubicom32] prevent some modules from being built on ubicom32 since they do no...
Florian Fainelli
2009-11-29
3
-3
/
+3
*
[crda] Update regulatory database to version 2009.11.25
Hauke Mehrtens
2009-11-28
1
-3
/
+3
*
[iw] Update iw to version 0.9.18
Hauke Mehrtens
2009-11-28
4
-302
/
+2
*
mac80211: use mac address from platform data if present on ath9k
Gabor Juhos
2009-11-28
2
-1
/
+54
*
mac80211: fix detection of multiple mac80211 devices
Gabor Juhos
2009-11-28
2
-6
/
+7
*
mac80211: remove trailing whitespaces in mac80211.sh
Gabor Juhos
2009-11-28
1
-6
/
+6
*
[mac80211] update p54usb firmware to 2.13.24.0.lm87.arm (#6177, #6237)
Florian Fainelli
2009-11-28
1
-2
/
+2
*
mac80211: fix default channel selection in mac80211.sh (thanks to blubberdiblub)
Gabor Juhos
2009-11-28
2
-2
/
+2
*
mac80211: fix a typo in the mac80211.sh
Gabor Juhos
2009-11-27
2
-2
/
+2
*
mac80211: update ath9k patch
Gabor Juhos
2009-11-27
2
-1
/
+57
*
mac80211: select channel 36 by default on 5GHz only devices
Gabor Juhos
2009-11-27
1
-2
/
+3
*
[package] libuuid needs to be compiled with fPIC/pic.
Florian Fainelli
2009-11-26
1
-0
/
+2
*
new upstream release 2.51 with some fixes, see
Markus Wigge
2009-11-26
3
-11
/
+17
*
package/mac80211: disable 2GHz band for 5GHz only devices
Gabor Juhos
2009-11-25
2
-1
/
+53
*
[package] prevent busybox's ping6 from crashing (#4604)
Florian Fainelli
2009-11-24
2
-1
/
+13
*
ath: only use GFP_DMA on ixp4xx
Felix Fietkau
2009-11-24
1
-9
/
+15
*
kmod-sound-core: Add new 2.6.32 kernel config option
Hamish Guthrie
2009-11-24
1
-1
/
+2
*
[package] downgrade e2fsprogs to 1.40.11 which does not segfault until we fix...
Florian Fainelli
2009-11-23
1
-2
/
+2
*
[package] package sfdisk from util-linux-ng (#5998)
Florian Fainelli
2009-11-23
1
-2
/
+18
*
[package] update compcache to 0.5.4 (#6018)
Florian Fainelli
2009-11-23
9
-73
/
+813
*
separate ath9k debugfs support from ath9k debugging, use the mac80211 debugfs...
Felix Fietkau
2009-11-23
4
-12
/
+95
*
mac80211: do not build b44
Felix Fietkau
2009-11-23
1
-0
/
+17
*
ath9k: add a few debugfs files to access the chainmasks and registers
Felix Fietkau
2009-11-23
2
-0
/
+258
*
mount debugfs by default
Felix Fietkau
2009-11-23
1
-0
/
+1
*
hostapd: fix rebuild checks (#6210)
Felix Fietkau
2009-11-23
1
-1
/
+11
*
busybox: restore previous inittab handling when terminal can't be accessed (c...
Nicolas Thill
2009-11-22
1
-1
/
+1
*
[package] dnsmasq: Set a list of addnhosts files.
Jo-Philipp Wich
2009-11-22
2
-2
/
+6
*
mac80211: update to compat-wireless 2009-11-21
Felix Fietkau
2009-11-22
17
-604
/
+23
*
build variants: only build opkg packages for the requested build variant (or ...
Felix Fietkau
2009-11-22
1
-7
/
+2
*
[package] base-files: sysupgrade: restrict find command to plain files to avo...
Jo-Philipp Wich
2009-11-20
2
-2
/
+3
*
ath9k: fix compiler warning without debug enabled
Felix Fietkau
2009-11-18
1
-0
/
+9
*
ath9k: fix bisectability of rc patches
Felix Fietkau
2009-11-18
2
-117
/
+548
*
ath9k: split up and adjust rc cleanup patch according to upstream feedback, a...
Felix Fietkau
2009-11-18
2
-516
/
+539
*
change ext2/ext3 load order so that lazy mount tries ext3 before ext2
Nicolas Thill
2009-11-17
1
-2
/
+2
*
package/mac80211: use platform_data on PCI devices in ath9k
Gabor Juhos
2009-11-16
4
-5
/
+106
*
ath: use GFP_DMA for rx buffer allocations to fix allocation errors on ixp4xx...
Felix Fietkau
2009-11-16
1
-0
/
+11
*
mac80211: adjust patches based on upstream feedback
Felix Fietkau
2009-11-15
2
-32
/
+15
*
mac80211: add some missing patch chunks that were accidentally left out in th...
Felix Fietkau
2009-11-15
1
-0
/
+59
*
ath9k: work-in-progress patch to adapt ath9k to the mac80211 rate control api
Felix Fietkau
2009-11-15
1
-0
/
+1199
*
ath9k: fix massive packet loss issue introduced by upstream cleanups
Felix Fietkau
2009-11-15
1
-0
/
+10
*
mac80211: sync with changes to patches submitted upstream
Felix Fietkau
2009-11-15
2
-10
/
+26
*
[brcm-2.4] change switch config to swconfig style format to remain consistent...
Jo-Philipp Wich
2009-11-15
1
-25
/
+30
*
[package] iproute2: honour when building libnetlink.a, completes r18323 and ...
Jo-Philipp Wich
2009-11-14
1
-0
/
+7
*
[hostapd-utils] fix build of hostapd-utils
Hauke Mehrtens
2009-11-14
1
-1
/
+1
*
e1000: add CONFIG_E1000_NAPI=y for older kernels
Felix Fietkau
2009-11-14
1
-1
/
+2
*
mac80211: update to 2009-11-13 and add some of my new performance improvement...
Felix Fietkau
2009-11-14
13
-385
/
+528
*
package/mac80211: add config option to enable Atheros wireless debugging
Gabor Juhos
2009-11-13
1
-2
/
+11
*
hostapd: fix endian bugs in STA HT capability handling
Felix Fietkau
2009-11-12
1
-0
/
+33
*
hostapd: fix HT40 BSS scan checks
Felix Fietkau
2009-11-12
1
-0
/
+11
*
neither avr32 or coldfire has a shared libgcc
Imre Kaloz
2009-11-12
1
-0
/
+2
[next]