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
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
ar71xx: disable PHY_SWAP and PHY_ADDR_SWAP bits on TL-WR703N/MR3020/MR3040/MR...
Gabor Juhos
2013-01-07
3
-4
/
+7
*
ar71xx: allow to register the NAND flash controller on the QCA955x
Gabor Juhos
2013-01-01
1
-7
/
+43
*
ar71xx: ag71xx: show PHY interface mode in dmesg
Gabor Juhos
2012-12-25
1
-2
/
+24
*
ar71xx: fix ethernet device registration for QCA9558
Gabor Juhos
2012-12-22
1
-1
/
+43
*
ar71xx: fixup allowed PHY interface types for QCA9558
Gabor Juhos
2012-12-22
1
-2
/
+23
*
ar71xx: don't assign any MII bus device on QCA9558 by default
Gabor Juhos
2012-12-22
1
-1
/
+4
*
ar71xx: ag71xx: fix mii_bus_dev sanity check
Gabor Juhos
2012-12-22
1
-1
/
+1
*
ar71xx: ag71xx: don't start/stop built-in switch w/o mii_bus_dev
Gabor Juhos
2012-12-22
1
-2
/
+2
*
generic: ar8216: rename cpuport_cfg to port0_cfg in ar8327_platform_data
Gabor Juhos
2012-12-22
5
-5
/
+5
*
ar71xx: add kernel support for the TL-MR3220 v2
Gabor Juhos
2012-12-19
1
-10
/
+42
*
ar71xx: add kernel support for the NETGEAR WNDR4300
Gabor Juhos
2012-12-12
1
-0
/
+182
*
ar71xx: add ap91_pci_init_simple helper
Gabor Juhos
2012-12-12
2
-0
/
+8
*
ar71xx: ar934x_nfc: allow to control DMA data swap via platform data
Gabor Juhos
2012-12-10
5
-10
/
+46
*
ar71xx: make rb750_nand driver compatible with 3.7
Gabor Juhos
2012-11-20
1
-16
/
+4
*
ar71xx: make ar934x_nfc driver compatible with 3.7
Gabor Juhos
2012-11-20
1
-13
/
+0
*
ar71xx: remove buffer verification reference from rb4xx_nand.c
Gabor Juhos
2012-11-20
1
-3
/
+0
*
ar71xx: restore rb4xx kernel partition size to the original value
Gabor Juhos
2012-11-20
1
-1
/
+1
*
ar71xx: add kernel support for the RB435G board
Gabor Juhos
2012-11-18
1
-0
/
+29
*
ar71xx: update PCI IRQ map for RB4xx devices
Gabor Juhos
2012-11-18
1
-0
/
+28
*
ar71xx: add kernel support for the OpenMesh MR600 board
Gabor Juhos
2012-11-18
1
-0
/
+128
*
ar71xx: add support for TP-Link TL-WA7510N
Gabor Juhos
2012-11-13
1
-11
/
+29
*
ar71xx: use gpio_request_one instead of ath79_set_usb_power_gpio
Gabor Juhos
2012-11-05
9
-19
/
+30
*
ar71xx: don't use the unknown LED on the ZCN-1523-5 board
Gabor Juhos
2012-11-04
1
-4
/
+1
*
ar71xx: fix link speed between AR7242 and AR8327 on the RB750GL/RB751G boards
Gabor Juhos
2012-10-29
1
-1
/
+2
*
ar71xx: remove NO_AUTOINCR flag from the NAND drivers
Gabor Juhos
2012-10-28
3
-3
/
+0
*
ar71xx: ag71xx: fix build_skb arguments for 3.6
Gabor Juhos
2012-10-27
1
-1
/
+1
*
ar71xx: add support for the Senao CAP4200AG board
Gabor Juhos
2012-10-27
1
-0
/
+131
*
ar71xx: use mtd_read in wrt160nl_part
Gabor Juhos
2012-10-27
1
-2
/
+2
*
ar71xx: use mtd_read in tplinkpart
Gabor Juhos
2012-10-27
1
-4
/
+4
*
ar71xx: rw2458n - fix flash parts
Gabor Juhos
2012-10-19
1
-10
/
+1
*
ar71xx: use the ath79_set_ar934x_eth_cfg helper in machine setup routines
Gabor Juhos
2012-10-17
5
-97
/
+7
*
ar71xx: add a helper function for setting up ETH_CFG register on AR934x
Gabor Juhos
2012-10-17
2
-0
/
+25
*
ar71xx: add support for the OpenMesh OM2P-HS board
Gabor Juhos
2012-10-17
1
-0
/
+68
*
ar71xx: add support for the TL-WR841N/ND v8 board
Gabor Juhos
2012-10-04
1
-0
/
+159
*
ar71xx: avoid possible NULL pointer dereference in ath79_init_{,local}_mac
Gabor Juhos
2012-09-27
1
-2
/
+8
*
ar71xx: automatically find WLAN calibration data on TEW-673GRU
Gabor Juhos
2012-09-25
1
-18
/
+46
*
ar71xx: automatically find WLAN calibration data on DIR-825-B1
Gabor Juhos
2012-09-25
1
-17
/
+44
*
ar71xx: use different machtype and setup for the TL-MR3040
Gabor Juhos
2012-09-24
1
-14
/
+34
*
ar71xx: ar934x_nfc: remove unused oob parameter of ar934x_nfc_send_read
Gabor Juhos
2012-09-17
1
-12
/
+8
*
ar71xx: ar934x_nfc: increase DMA retry count
Gabor Juhos
2012-09-17
1
-1
/
+2
*
ar71xx: ar934x_nfc: optimize READOOB operation on large page devices
Gabor Juhos
2012-09-17
1
-6
/
+4
*
ar71xx: ar934x_nfc: fix RNDOUT operation
Gabor Juhos
2012-09-17
1
-2
/
+6
*
ar71xx: ar934x_nfc: fix READ{0,1} operation on large page devices
Gabor Juhos
2012-09-17
1
-6
/
+9
*
ar71xx: register the NAND controller device on the RB2011
Gabor Juhos
2012-09-13
1
-0
/
+77
*
ar71xx: add device registration code for the AR934x NAND flash controller
Gabor Juhos
2012-09-13
2
-0
/
+122
*
ar71xx: ar934x_nfc: experimental NAND Flash Controller driver for AR934x
Gabor Juhos
2012-09-13
2
-0
/
+1179
*
ar71xx: add initial support for RB2011UAS-2HnD
Gabor Juhos
2012-09-09
1
-0
/
+56
*
ar71xx: use routerboot_find_tag to find wlan data offset on RB751
Gabor Juhos
2012-09-09
1
-8
/
+15
*
ar71xx: add RouterBoot related helper routines
Gabor Juhos
2012-09-09
2
-0
/
+126
*
ar71xx: define MTD partitions for RB2011
Gabor Juhos
2012-09-09
1
-1
/
+42
[next]