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
/
target
/
linux
/
ar71xx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ar71xx: improve rx performance of the ethernet driver by using build_skb to d...
Felix Fietkau
2012-05-28
2
-41
/
+49
*
ar71xx: fix MII clock settings for various chips, improves ethernet stability...
Felix Fietkau
2012-05-27
4
-5
/
+30
*
ar71xx: fix TL-WR1041 image size
Gabor Juhos
2012-05-27
1
-1
/
+1
*
kernel: update linux 3.3 to 3.3.7
Gabor Juhos
2012-05-23
1
-1
/
+1
*
ar71xx: fix an insignificant typo
Gabor Juhos
2012-05-23
2
-2
/
+2
*
ar71xx: fix WLAN led for RB751U-2HnD and RB751G-2HnD
Gabor Juhos
2012-05-23
1
-0
/
+2
*
ar71xx: add support for TP-Link TL-MR3040
Gabor Juhos
2012-05-23
3
-0
/
+20
*
linux: move certain disabled symbols to the generic configs
Gabor Juhos
2012-05-15
1
-12
/
+0
*
ar71xx: remove AG71XX_RX_PKT_RESERVE, it is no longer necessary (found by Eri...
Felix Fietkau
2012-05-15
1
-2
/
+1
*
kernel: update linux 3.3 to 3.3.6
Gabor Juhos
2012-05-14
1
-1
/
+1
*
ar71xx: fix build error if PCI is disabled
Gabor Juhos
2012-05-07
1
-0
/
+11
*
kernel: update linux 3.3 to 3.3.5
Gabor Juhos
2012-05-07
2
-32
/
+1
*
kernel: rewrite the phy packet hook, put it in the network stack to avoid hav...
Felix Fietkau
2012-05-06
2
-26
/
+15
*
ar71xx: add profile and build image for the TL-WR1041N v2 board
Gabor Juhos
2012-05-05
2
-0
/
+17
*
ar71xx: add support for the TP-Link TL-WR1041N v2 board
Gabor Juhos
2012-05-05
8
-1
/
+212
*
ar71xx: update 3.3 patches
Gabor Juhos
2012-05-05
62
-738
/
+1920
*
ar71xx: fix a typo in the db120 mach file
Gabor Juhos
2012-05-05
1
-1
/
+1
*
kernel: update linux 3.3 to 3.3.4
Gabor Juhos
2012-04-30
1
-1
/
+1
*
ar71xx: allow to disable link polling on unused PHYs
Gabor Juhos
2012-04-29
3
-4
/
+16
*
ar71xx: enable MIB counters in the built-in switch of the AR934x
Gabor Juhos
2012-04-25
1
-2
/
+11
*
ar71xx: TL-WR741NDv4: add WLAN LED config
Gabor Juhos
2012-04-24
1
-0
/
+1
*
kernel: update linux 3.3 to 3.3.3
Jonas Gorski
2012-04-24
1
-1
/
+1
*
ar71xx: remove duplicated AP121 Kconfig entry
Gabor Juhos
2012-04-20
1
-19
/
+7
*
ar71xx: nuke 3.2 support
Gabor Juhos
2012-04-19
134
-12668
/
+0
*
ar71xx: switch to 3.3.2
Gabor Juhos
2012-04-19
1
-1
/
+1
*
ar71xx: sync 3.3 config
Gabor Juhos
2012-04-19
1
-1
/
+0
*
ar71xx: merge/reorganize 3.3 patches
Gabor Juhos
2012-04-19
6
-101
/
+38
*
ar71xx: use ap91_pci_init for RB751{,G}
Gabor Juhos
2012-04-19
3
-32
/
+20
*
ar71xx: move USB device registration directly into rb751{,g}_setup
Gabor Juhos
2012-04-19
1
-5
/
+5
*
ar71xx: add ap9x_pci_get_wmac_data helper
Gabor Juhos
2012-04-19
2
-0
/
+19
*
ar71xx: add sanity checks to decode_rle
Gabor Juhos
2012-04-19
1
-2
/
+7
*
kernel: also update the targets to use 3.2.15
Jonas Gorski
2012-04-17
1
-1
/
+1
*
kernel: update linux 3.3 to 3.3.2
Jonas Gorski
2012-04-17
1
-1
/
+1
*
kernel: update linux 3.2 to 3.2.14
Jonas Gorski
2012-04-09
1
-1
/
+1
*
ar71xx: image: build initramfs images for the WHR boards
Gabor Juhos
2012-04-06
1
-0
/
+4
*
ar71xx: initial support for Mikrotik RB751G-2HnD and RB751U-2HnD
Gabor Juhos
2012-04-06
5
-0
/
+142
*
ar71xx: add rb750 to diag.sh
Gabor Juhos
2012-04-06
1
-0
/
+3
*
kernel: update linux 3.2 to 3.2.13 and refresh patches
Jonas Gorski
2012-04-01
2
-2
/
+2
*
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
[prev]
[next]