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
/
generic
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
generic: ar8216: clear driver specific data pointer in phy_device
Gabor Juhos
2013-02-05
1
-0
/
+3
*
generic: ar8216: unregister switch on error path
Gabor Juhos
2013-02-05
1
-4
/
+6
*
generic: convert crypto-ocf from kernel_thread to kthread
Gabor Juhos
2013-02-02
1
-11
/
+8
*
kernel: b53: the b53 spi driver depends on spi
Hauke Mehrtens
2013-01-27
1
-1
/
+1
*
kernel: remove __devinit, __devexit and __devexit_p for kernel 3.8
Hauke Mehrtens
2013-01-27
9
-32
/
+32
*
generic: add b53 swconfig switch driver
Jonas Gorski
2013-01-23
10
-0
/
+2979
*
generic: rtl8366_smi: only assign pvid if no pvid was set yet
Jonas Gorski
2013-01-18
1
-1
/
+7
*
kernel: add support for 3.8-rc2
Florian Fainelli
2013-01-08
2
-1
/
+10
*
generic: ar8216: add sgmii_delay_en field to ar8327_platform_data
Gabor Juhos
2012-12-25
3
-0
/
+5
*
generic: ar8216: don't use 0 as default VID on AR8327
Gabor Juhos
2012-12-22
1
-1
/
+3
*
generic: ar8316: allow to configure port 6 via platform data on AR8327
Gabor Juhos
2012-12-22
2
-17
/
+19
*
generic: ar8216: rename cpuport_cfg to port0_cfg in ar8327_platform_data
Gabor Juhos
2012-12-22
2
-2
/
+2
*
make to rtl8366_smi of binding use gpio_is_valid
John Crispin
2012-12-21
1
-1
/
+1
*
generic: rtl836x: fix compiler warnings
Gabor Juhos
2012-12-17
4
-8
/
+4
*
linux: generic: rtl836*: fix compilation with !CONFIG_OF
Jonas Gorski
2012-12-15
6
-1
/
+13
*
make rtl8366 driver OF capable
John Crispin
2012-12-15
6
-66
/
+121
*
generic: disintegrate UAPI from include/linux/switch.h
Gabor Juhos
2012-12-14
2
-81
/
+98
*
mac80211: ath9k: allow to load EEPROM data via firmware API
Gabor Juhos
2012-12-10
1
-0
/
+2
*
generic: ar8216: set delay values for SGMII mode on AR8327
Gabor Juhos
2012-11-23
1
-0
/
+14
*
generic: ar8216: introduce ar8216_mib_op helper
Gabor Juhos
2012-11-22
1
-26
/
+9
*
swconfig: make it compatible with 3.7
Gabor Juhos
2012-11-21
1
-3
/
+3
*
generic: ar8216: fix port number check in 'ar8xxx_mib_work_func'
Gabor Juhos
2012-11-20
1
-1
/
+3
*
generic: ar8216: remove an unblanced mutex_unlock call
Gabor Juhos
2012-11-20
1
-1
/
+0
*
generic: ar8216: add missing locking calls
Gabor Juhos
2012-11-20
1
-0
/
+2
*
mac80211/rt2x00: add rf_vals for Rt3352 with Xtal=20MHz
Gabor Juhos
2012-11-20
1
-0
/
+1
*
generic: ar8216: add MIB counter support for the AR8216 switch as well
Gabor Juhos
2012-11-18
2
-1
/
+89
*
generic: ar8216: rename AR8216_*_STATS_* defines
Gabor Juhos
2012-11-18
2
-82
/
+82
*
generic ar8216: allow to read/reset MIB counters via swconfig
Gabor Juhos
2012-11-18
2
-7
/
+492
*
generic: ar8216: use dynamically allocated private data in ar8216_probe
Gabor Juhos
2012-11-18
1
-3
/
+12
*
generic: fold yaffs_git_2010_10_20 patch to generic/files
Gabor Juhos
2012-10-30
51
-8915
/
+11464
*
generic: fold yaffs_cvs_2009_04_24 patch to generic/files
Gabor Juhos
2012-10-30
33
-2824
/
+3152
*
generic: allow to disable [25]GHz support in ath9k via platform data
Gabor Juhos
2012-10-27
1
-0
/
+3
*
generic: use mtd_read in myloader parser
Gabor Juhos
2012-10-27
1
-2
/
+2
*
generic: swconfig: use led_set_brightness in LED control code
Gabor Juhos
2012-10-26
1
-2
/
+2
*
swconfig: get rid of the NLA_PUT_* macros
Florian Fainelli
2012-10-24
1
-17
/
+33
*
generic: add driver for the the RTL8367R{B,-VB} switches
Gabor Juhos
2012-10-18
2
-0
/
+1547
*
gpiodev/gpioctl RIP
John Crispin
2012-10-11
2
-223
/
+0
*
generic add WLAN calibration data ID to routerboot.h
Gabor Juhos
2012-09-09
1
-0
/
+1
*
adm5120: move common routerboot definitions into a separate header file
Gabor Juhos
2012-09-09
1
-0
/
+104
*
fixes gpio_dev un/reload balancing
John Crispin
2012-08-14
1
-0
/
+2
*
generic: rtl8366_smi: increase delay after switch hw reset
Gabor Juhos
2012-08-10
1
-3
/
+6
*
generic: rtl836x: add hw_reset field to struct rtl8366_smi
Gabor Juhos
2012-08-02
7
-2
/
+35
*
generic: rtl8366_smi: use __rtl8366_smi_cleanup instead of gpio_free calls
Gabor Juhos
2012-08-02
1
-2
/
+1
*
clean up pwm patches and drivers
John Crispin
2012-07-28
3
-604
/
+0
*
generic: ocf: restore terminating entry of pci_id_table in hifnHIPP
Gabor Juhos
2012-07-12
1
-0
/
+1
*
ocf: update to version 20120127
Luka Perkov
2012-07-11
36
-264
/
+4024
*
generic: ar8216: start aneg on each PHY of the AR8327
Gabor Juhos
2012-07-05
1
-1
/
+13
*
generic: ar8216: allow to configure AR8327 LEDs via platform data
Gabor Juhos
2012-06-19
3
-1
/
+33
*
generic: ar8216: add revision specific PHY fixups for AR8327
Gabor Juhos
2012-05-29
2
-8
/
+41
*
generic: ar8216: replace chip_type field with chip_{ver,rev} in ar8216_priv
Gabor Juhos
2012-05-29
2
-31
/
+25
[next]