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
*
ath9k: clean up pll code for ar9002 to fix 5/10 mhz pll settings for 5ghz
Felix Fietkau
2011-07-02
1
-0
/
+42
*
package/mtd: don't append jffs2 data multiple times
Gabor Juhos
2011-07-02
2
-1
/
+4
*
ath5k: fix a crash when setting coverage class before the first channel chang...
Felix Fietkau
2011-07-02
1
-0
/
+10
*
broadcom-wl: fix memory corruption and leakage on remove (patch from #9576 by...
Felix Fietkau
2011-07-02
1
-0
/
+31
*
base-files: do not use the relinked libgcc, fixes c++ exception handling issu...
Felix Fietkau
2011-07-02
1
-1
/
+1
*
move mkelfimage from tools/ to package/ as it needs a proper i386 toolchain -...
Felix Fietkau
2011-07-02
2
-0
/
+46
*
ath9k: add a small hack to make changing the channel bandwidth to 5/10 mhz av...
Felix Fietkau
2011-07-01
1
-0
/
+54
*
ath9k: merge an upstream patch that provides a minor throughput improvement o...
Felix Fietkau
2011-07-01
1
-1
/
+11
*
[package] firewall: fix port range quirk in previous commit
Jo-Philipp Wich
2011-07-01
1
-2
/
+2
*
[package] firewall: properly handle negated ports in nat reflection
Jo-Philipp Wich
2011-07-01
2
-5
/
+13
*
ath5k: enable spur mitigation for ar2413 - should improve performance and rel...
Felix Fietkau
2011-07-01
1
-0
/
+10
*
ath5k: add a missing srev checks for code that lowers the synth voltage - mig...
Felix Fietkau
2011-07-01
1
-0
/
+31
*
ath5k: disable tx power gain correction probing for hardware that does not ne...
Felix Fietkau
2011-07-01
1
-0
/
+20
*
mac80211: rename a misnamed patch
Felix Fietkau
2011-07-01
1
-0
/
+0
*
[package] firewall: refine default ICMPv6 rules to better conform with RFC489...
Jo-Philipp Wich
2011-06-30
1
-13
/
+2
*
[package] firewall: restore local port relocation ability from r26617
Jo-Philipp Wich
2011-06-30
1
-3
/
+3
*
[package] firewall:
Jo-Philipp Wich
2011-06-30
6
-74
/
+220
*
package/rbcfg: new tool for modifying boot configuration on the RB4xx boards
Gabor Juhos
2011-06-29
6
-0
/
+1210
*
brcm47xx: add initial support for devices with bcma bus.
Hauke Mehrtens
2011-06-28
2
-142
/
+46
*
kernel: update ssb and bcma to linux-next next-20110627
Hauke Mehrtens
2011-06-27
1
-0
/
+11
*
mac80211: merge a pending fix for reestablishing misconfigured aggregation se...
Felix Fietkau
2011-06-27
1
-0
/
+13
*
[package] busybox: update to 1.18.5, patch from Peter Wagner
Florian Fainelli
2011-06-25
1
-2
/
+2
*
mac80211: force b44 and atl* to be disabled, even if they are enabled in the ...
Felix Fietkau
2011-06-25
1
-0
/
+5
*
mac80211: configure HT IBSS through uci
Felix Fietkau
2011-06-24
1
-1
/
+7
*
iw: add support for configuring HT IBSS
Felix Fietkau
2011-06-24
1
-0
/
+113
*
mac80211: add the work-in-progress IBSS HT patch, with some minor fixes
Felix Fietkau
2011-06-24
1
-0
/
+637
*
ath9k: add some more pending fixes
Felix Fietkau
2011-06-24
2
-2
/
+195
*
mac80211: update to wireless-testing 2011-06-22
Felix Fietkau
2011-06-24
61
-5009
/
+90
*
kernel: fix wrong line for the +@DRIVER_WEXT_SUPPORT dependency in kmod-net-z...
Felix Fietkau
2011-06-24
1
-2
/
+2
*
mac80211: enable cfg80211 debugfs support
Felix Fietkau
2011-06-24
1
-1
/
+2
*
[package] hotplug2: make libbsd depend on "not uclibc" for now, the condition...
Jo-Philipp Wich
2011-06-23
1
-1
/
+1
*
[package/hotplug2] fix conditional dependencies to libbsd
Mirko Vogt
2011-06-23
1
-1
/
+1
*
[toolchain] add gfortran compiler support (#9600, patch from Xiangfu Liu via ...
Jo-Philipp Wich
2011-06-23
1
-0
/
+40
*
[kernel] fix and make usable kmod-pcmcia-rsrc
Florian Fainelli
2011-06-21
1
-14
/
+23
*
mac80211: use firmware from linux-firmware git
Hauke Mehrtens
2011-06-21
1
-230
/
+64
*
mac80211: fix debugfs for ath9k_htc
Hauke Mehrtens
2011-06-21
1
-1
/
+1
*
mac80211: remove rests of ar9170 driver
Hauke Mehrtens
2011-06-21
1
-17
/
+1
*
[package] kernel: package more NIC drivers:
Jo-Philipp Wich
2011-06-20
1
-0
/
+66
*
[package] block-mount: remove explicit lock waits, solves some potential race...
Jo-Philipp Wich
2011-06-19
3
-27
/
+21
*
[package/hotplug2] link against 'libbsd' when using glibc
Mirko Vogt
2011-06-17
1
-2
/
+2
*
package/kernel: Fixed missing CONFIG_HID_SUPPORT required for successful kmod...
Rod Whitby
2011-06-17
1
-1
/
+2
*
[package] firewall: ensure that fw_get_subnet4() sets an empty value if no (v...
Jo-Philipp Wich
2011-06-16
1
-0
/
+1
*
[package] firewall: allow symbolic names of interfaces and aliases in masq_sr...
Jo-Philipp Wich
2011-06-16
3
-3
/
+28
*
[package] libbsd: do not build when using uclibc
Florian Fainelli
2011-06-16
1
-0
/
+1
*
acx-mac80211: Compile fix for newer kernels
Hauke Mehrtens
2011-06-15
1
-0
/
+10
*
busybox: Fix insmod for linux 3.0
Hauke Mehrtens
2011-06-15
1
-9
/
+16
*
madwifi: Fix linux 3.0 detection
Hauke Mehrtens
2011-06-15
1
-0
/
+25
*
package/mac80211: Add linux 3.0 compatibility
Hauke Mehrtens
2011-06-15
53
-190
/
+626
*
package/kernel: Update version dependencies and kmods for linux 3.0
Hauke Mehrtens
2011-06-15
4
-7
/
+12
*
[package/hotplug] link hotplug2 against libbsd when eglibc is used
Mirko Vogt
2011-06-13
1
-1
/
+6
[next]