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
*
remove now unused rdc321x_gpio.h file
Florian Fainelli
2010-03-04
1
-16
/
+0
*
improve sitecom device support
Florian Fainelli
2010-03-04
2
-9
/
+14
*
select ARCH_REQUIRE_GPIOLIB which is required for our gpiolib driver
Florian Fainelli
2010-03-04
1
-0
/
+1
*
add a new southbridge driver which registers the gpio and watchdog platform d...
Florian Fainelli
2010-03-04
5
-97
/
+493
*
merge the two patches applying to the same file in a single patch
Florian Fainelli
2010-03-04
2
-10
/
+9
*
revert r19964 for now, there are issues with opkg/ipkg.py generating the stat...
Travis Kemen
2010-03-04
1
-3
/
+2
*
brcm47xx: add CONFIG_CMDLINE again
Hauke Mehrtens
2010-03-03
2
-1
/
+3
*
ar71xx: restore command line on 2.6.33
Gabor Juhos
2010-03-03
1
-0
/
+3
*
ar71xx: sync 2.6.33 config
Gabor Juhos
2010-03-03
1
-11
/
+0
*
grab all config files for installed packages, closes #3718
Travis Kemen
2010-03-03
1
-2
/
+3
*
2.6.33 fixes for atheros and madwifi
Matteo Croce
2010-03-03
3
-50
/
+628
*
cleanup the 2.6.33 and later kernels kernel-headers installation
Florian Fainelli
2010-03-03
1
-5
/
+7
*
kernel: fix m25p80 patches for 2.6.33
Gabor Juhos
2010-03-03
3
-15
/
+15
*
ar71xx: refresh 2.6.33 patches
Gabor Juhos
2010-03-03
19
-64
/
+52
*
kernel: refresh 2.6.33 patches
Gabor Juhos
2010-03-03
14
-52
/
+52
*
do not register devices in device_initcall level, this breaks the SSB SPROM r...
Florian Fainelli
2010-03-02
2
-38
/
+0
*
kernel: add some missing config files and make compat-wireless build with ker...
Hauke Mehrtens
2010-03-02
3
-0
/
+43
*
brcm47xx: add support for kernel 2.6.33
Hauke Mehrtens
2010-03-02
25
-0
/
+2629
*
ar71xx: ag71xx: use correct device pointer for dma_map_single
Gabor Juhos
2010-03-02
2
-4
/
+6
*
ar71xx: ag71xx: don't use virt_to_phys
Gabor Juhos
2010-03-02
2
-14
/
+17
*
ar71xx: ag71xx: simplify register access functions
Gabor Juhos
2010-03-02
1
-44
/
+24
*
ar71xx: ag71xx: use NETDEV_TX_OK
Gabor Juhos
2010-03-02
2
-4
/
+5
*
ar71xx: use COMMAND_LINE_SIZE
Gabor Juhos
2010-03-02
1
-1
/
+1
*
firewall: insert rules at the beginning of chains again while maintaining non...
Jo-Philipp Wich
2010-03-02
1
-1
/
+4
*
openssl: fix build failure on arm, aes asm version is not shipped anymore (cl...
Nicolas Thill
2010-03-02
2
-16
/
+0
*
firstboot: fix typo (closes: #6738)
Nicolas Thill
2010-03-01
1
-1
/
+1
*
mac80211: add the new 802.11n minstrel rate control implementation (optional,...
Felix Fietkau
2010-03-01
7
-1
/
+1314
*
dnsmasq: Remove deprecated HAVE_ISC_READER=1 flag (#6757)
Vasilis Tsiligiannis
2010-03-01
1
-1
/
+1
*
openssl: upgrade to 0.9.8m (patch by Peter Wagner)
Felix Fietkau
2010-03-01
14
-512
/
+16
*
base-files: fix enter failsafe message
Felix Fietkau
2010-03-01
1
-1
/
+0
*
ipkg: strip directory entries from package file list when offline installing ...
Jo-Philipp Wich
2010-03-01
1
-1
/
+1
*
remove mail headers from patches
Florian Fainelli
2010-03-01
2
-128
/
+0
*
prevent UML build failure against decompress_lzo.c
Florian Fainelli
2010-03-01
2
-2
/
+2
*
fix compilation w/ 2.6.33
Florian Fainelli
2010-03-01
1
-0
/
+4
*
drop support for the old style magicbox-cf driver
Imre Kaloz
2010-03-01
2
-337
/
+2
*
partly revert [19925] as the ata version builds fine
Imre Kaloz
2010-03-01
1
-1
/
+1
*
ar71xx: add default network configuration file for the TL-WR741ND board
Gabor Juhos
2010-03-01
1
-0
/
+19
*
ar71xx: add default network configuration file for the DIR-600 rev. A1 board
Gabor Juhos
2010-03-01
1
-0
/
+19
*
ar71xx: register DSA switch for the AP91 based boards
Gabor Juhos
2010-03-01
1
-0
/
+16
*
ar71xx: add DSA driver for the AR7240 built-in ethernet switch
Gabor Juhos
2010-03-01
3
-0
/
+765
*
ar71xx: add QinQ tagging format for the DSA driver
Gabor Juhos
2010-03-01
3
-0
/
+207
*
kernel: mark ata-magicbox-cf & ide-magicbox as BROKEN for now (they don't bui...
Nicolas Thill
2010-03-01
1
-2
/
+2
*
kernel: add 2 config symbols preventing ppc40x & ppc44X from being configured...
Nicolas Thill
2010-03-01
1
-0
/
+2
*
mac80211: add 2 missing config symbols needed to build rt2x00-lib & rt2800-li...
Nicolas Thill
2010-03-01
1
-0
/
+2
*
switch: suppress boot error message on 2.4
Nicolas Thill
2010-03-01
1
-2
/
+2
*
add support for 2.6.33
Florian Fainelli
2010-02-28
22
-0
/
+2939
*
misc 2.6.33 compilation and config symbols fixes
Florian Fainelli
2010-02-28
19
-72
/
+120
*
add support for 2.6.32, dropped the SPI patch for now
Florian Fainelli
2010-02-28
23
-1
/
+3022
*
fix kmod-nls-base dependency with usb-core (#6753)
Florian Fainelli
2010-02-28
1
-1
/
+1
*
iptables: disable kernel module autoloading
Jo-Philipp Wich
2010-02-28
3
-24
/
+18
[next]