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
*
brcm47xx: update flash drivers
Hauke Mehrtens
2012-03-28
19
-692
/
+372
*
netifd: update to latest version, fixes a segfault with non-bridge interface ...
Felix Fietkau
2012-03-28
1
-2
/
+2
*
Revert commit 31091 - "[target/xburst] remove set but unused variable which l...
Mirko Vogt
2012-03-28
1
-13
/
+0
*
[target/generic] deal with 'set-but-unused-variables' in a more generic way
Mirko Vogt
2012-03-28
1
-44
/
+12
*
add trelay, a trivial ethernet relay which allows pseudo-bridging ad-hoc or c...
Felix Fietkau
2012-03-28
6
-0
/
+365
*
uci: update to latest version, fixes return code of the cli on various failures
Felix Fietkau
2012-03-28
1
-3
/
+3
*
brcm47xx: BCMA - Consolidate/reduce code in bcma_device_name
Hauke Mehrtens
2012-03-28
1
-25
/
+10
*
brcm47xx: BCMA - Always map 4 bytes
Hauke Mehrtens
2012-03-28
1
-0
/
+29
*
ar71xx: boost SPI flash read performance
Gabor Juhos
2012-03-27
11
-1
/
+504
*
ar71xx: improve SPI flash read/write performance
Gabor Juhos
2012-03-27
18
-324
/
+514
*
ar71xx: image: build initramfs images for more boards
Gabor Juhos
2012-03-27
1
-0
/
+16
*
ar71xx: image: add MkuImage{Gzip,Lzma}/initramfs helpers
Gabor Juhos
2012-03-27
1
-4
/
+12
*
ar71xx: image: pass mtdlayout variables by value
Gabor Juhos
2012-03-27
1
-16
/
+16
*
ar71xx: image: use MkuImageGzip in Image/Build/AthGzip/initramfs
Gabor Juhos
2012-03-27
1
-1
/
+1
*
ar71xx: remove the built-in MTD map of the AP96 board
Gabor Juhos
2012-03-27
2
-35
/
+2
*
ar71xx: remove the built-in MTD map of the PB92 board
Gabor Juhos
2012-03-27
2
-36
/
+3
*
ar71xx: remove the built-in MTD map of the Zcomax devices
Gabor Juhos
2012-03-27
2
-52
/
+4
*
ar71xx: reclaim the 'user_property' partition on WHR-* boards
Gabor Juhos
2012-03-27
1
-2
/
+2
*
ar71xx: remove the built-in MTD maps of several boards
Gabor Juhos
2012-03-27
8
-324
/
+8
*
ar71xx: use modules for LED triggers
Gabor Juhos
2012-03-27
4
-0
/
+9
*
package/kernel: create packages for the LED Timer/Default ON triggers
Gabor Juhos
2012-03-27
1
-0
/
+31
*
package/kernel: allow to build RTC modules for 3.x
Gabor Juhos
2012-03-27
2
-6
/
+26
*
ar71xx: disable CONFIG_{I2C,SPI}_GPIO
Gabor Juhos
2012-03-27
2
-5
/
+2
*
ar71xx: sync 3.3 config
Gabor Juhos
2012-03-27
1
-0
/
+1
*
ar71xx: fix button polarity on TL-WR703N and TL-WR741N v4
Gabor Juhos
2012-03-27
2
-3
/
+3
*
ramips: rt305x: build image for the DIR-615 rev D boards
Gabor Juhos
2012-03-27
3
-0
/
+5
*
ramips: rt305x: add add support for the Asus WL-330N board
Gabor Juhos
2012-03-27
12
-2
/
+116
*
[generic] ppp: Fix high softirq utilization with pppoa
Florian Fainelli
2012-03-27
2
-0
/
+164
*
[kernel/3.3] add missing INET_UDP_DIAG symbol
Florian Fainelli
2012-03-27
1
-0
/
+1
*
[x86] geos: add 'tc' and kmod-sched for bonding
Florian Fainelli
2012-03-27
1
-2
/
+2
*
brcm47xx: update sprom patches like they are in the mainline kernel
Hauke Mehrtens
2012-03-27
15
-240
/
+87
*
[target/xburst] remove set but unused variable which leads into compiling err...
Mirko Vogt
2012-03-27
1
-0
/
+13
*
brcm47xx: update usb driver to the version send for mainline kernel integartion
Hauke Mehrtens
2012-03-27
8
-267
/
+215
*
mac80211: add hostapd socket option to wpa_supplicant for IBSS RSN as well
Felix Fietkau
2012-03-27
1
-1
/
+1
*
wpa_supplicant: fix regressions introduced by the ibss-rsn changes
Felix Fietkau
2012-03-27
1
-3
/
+4
*
wpa_supplicant: add CONFIG_IBSS_RSN=y compilation option
Felix Fietkau
2012-03-27
1
-0
/
+2
*
wpa_supplicant: modify wpa_supplicant.sh in order to support IBSS-RSN/WPA-NONE
Felix Fietkau
2012-03-27
1
-0
/
+5
*
ath9k: make endian check optional
Felix Fietkau
2012-03-27
3
-2
/
+58
*
mac80211: modify mac80211.sh to in order to support IBSS-RSN
Felix Fietkau
2012-03-27
1
-0
/
+11
*
madwifi: modify madwifi.sh to support IBSS WPA-NONE
Felix Fietkau
2012-03-27
1
-0
/
+9
*
wpa_supplicant: use wext driver for hostap and madwifi
Felix Fietkau
2012-03-27
2
-2
/
+2
*
hostapd: update to 20120326
Felix Fietkau
2012-03-27
33
-1862
/
+365
*
netifd: update to 2012-03-23, fixes route/address tracking issues and adds mo...
Felix Fietkau
2012-03-26
1
-2
/
+2
*
[toolchain/uClibc] backport upstream fix for dst computation
Florian Fainelli
2012-03-26
1
-0
/
+28
*
tools: fix stat symlink if destination already exists
Felix Fietkau
2012-03-26
1
-0
/
+1
*
[mac80211] fixes #31068, rename 999-ath9k.patch to 501-ath9k-eeprom_endianess...
John Crispin
2012-03-25
1
-0
/
+0
*
[pjsip] Pulse dialing support into pjsip.
John Crispin
2012-03-25
1
-0
/
+34
*
[uboot-lantiq] adds ARV4519PW/ARV7519PW
John Crispin
2012-03-25
4
-1
/
+53
*
[mac80211] adds eeprom endianess check to ath9k
John Crispin
2012-03-25
1
-0
/
+48
*
[mac80211] adds ath5k platfrom_device eep support
John Crispin
2012-03-25
2
-0
/
+67
[next]