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
*
b53: Allow using all 8 ports on BCM53011
Rafał Miłecki
2015-06-21
1
-1
/
+1
*
ar8216: Fix problem with AR8337 MAC swap handling
Felix Fietkau
2015-06-14
2
-4
/
+6
*
b53: fix memory out of bounds access on 64 bit targets
Jonas Gorski
2015-06-10
1
-2
/
+2
*
b53: widen stp state mask to 3 bits (instead of 2)
Jonas Gorski
2015-06-10
1
-1
/
+1
*
b53: Allow using all ports on BCM53012
Rafał Miłecki
2015-05-12
1
-1
/
+1
*
b53: improve overriding CPU port state on BCM5301X
Rafał Miłecki
2015-04-12
2
-2
/
+30
*
b53: clean up code to match kernel style better
Jonas Gorski
2015-04-10
6
-20
/
+23
*
b53: define registers available and needed on BCM5301X
Jonas Gorski
2015-04-10
1
-0
/
+33
*
kernel: update yaffs code to the latest version
Gabor Juhos
2015-03-31
9
-202
/
+438
*
b53: reverse duplex bit meaning for IMP state override register
Jonas Gorski
2015-03-18
1
-1
/
+1
*
kernel: mtdsplit: add support for FIT image
John Crispin
2015-03-15
3
-0
/
+146
*
b53: global config is part of the management page, not the control page
Jonas Gorski
2015-03-15
1
-2
/
+2
*
swconfig: fix build with linux 4.0
John Crispin
2015-03-06
1
-3
/
+6
*
b53: fix mmap register read/writes > 32 bit
Jonas Gorski
2015-02-27
1
-34
/
+36
*
generic: ocf: irq compat stuff is not needed anymore
Nicolas Thill
2015-02-14
1
-0
/
+2
*
kernel: mtdsplit_uimage: fix passed info about buf size
Rafał Miłecki
2015-02-12
1
-2
/
+2
*
kernel: mtdsplit_uimage: read more data to match Edimax needs
Rafał Miłecki
2015-02-12
1
-8
/
+12
*
kernel: mtdsplit_uimage: use separated buffer for reading data
Rafał Miłecki
2015-02-12
1
-18
/
+16
*
kernel: mtdsplit_uimage: add parser for Edimax devices
Rafał Miłecki
2015-02-12
1
-0
/
+53
*
mtdsplit_uimage: more generic header verify function
Rafał Miłecki
2015-02-12
1
-11
/
+26
*
kernel: fix compile error inside adm6996.c
John Crispin
2015-02-09
1
-1
/
+1
*
ar71xx: Revert "added board support for compex wpj558"
John Crispin
2015-02-02
1
-1
/
+0
*
added board support for compex wpj558
John Crispin
2015-02-02
1
-0
/
+1
*
ar71xx: add Netgear WNR1000v2/WNR1000v2-VC support (#18633)
John Crispin
2015-01-30
1
-0
/
+4
*
ar8216: prefix mii_xxx functions to avoid kernel namespace pollution
Felix Fietkau
2015-01-24
3
-18
/
+18
*
ar8216: add swconfig attribute to display ARL table on AR8327/AR8337
Felix Fietkau
2015-01-24
4
-15
/
+220
*
ar8216: decrease page switch wait time
Felix Fietkau
2015-01-24
2
-3
/
+9
*
ar8216: add link change detection for switch ports
Felix Fietkau
2015-01-24
2
-0
/
+36
*
ar8216: fix ATU flushing
Felix Fietkau
2015-01-24
2
-9
/
+5
*
ar8216: display flow control info in swconfig get_link in case of autonegatia...
Felix Fietkau
2015-01-18
2
-1
/
+19
*
ar8216: add 802.3az EEE info to swconfig get_link attribute
Felix Fietkau
2015-01-18
5
-1
/
+49
*
ar8216: introduce enable_eee swconfig attribute to control 802.3az EEE per port
Felix Fietkau
2015-01-18
4
-17
/
+122
*
ar8216: introduce ar8xxx_reg_clear complementing ar8xxx_reg_set
John Crispin
2015-01-17
3
-12
/
+14
*
ar8216: replace ar8xxx_rmw with ar8xxx_reg_set where appropriate
John Crispin
2015-01-17
2
-12
/
+7
*
ar8216: define all switch_addr structs as const
John Crispin
2015-01-17
2
-6
/
+6
*
mvsw61xx: track and set per-VLAN port state in STU
Luka Perkov
2015-01-11
2
-7
/
+32
*
mvsw61xx: clean up and expand register definitions
Luka Perkov
2015-01-11
2
-29
/
+50
*
mvsw61xx: rework chip recognition
Luka Perkov
2015-01-11
2
-10
/
+31
*
mvsw6171: rename to 'mvsw61xx'
Luka Perkov
2015-01-11
2
-129
/
+129
*
ar8216: factor out AR8327/AR8337-specific driver code into ar8327.c
Felix Fietkau
2015-01-05
3
-1030
/
+1134
*
ar8216: move definitions from ar8216.c to ar8216.h and introduce ar8327.h
Felix Fietkau
2015-01-05
3
-345
/
+365
*
kernel: add mtd split support for trx images
Felix Fietkau
2015-01-02
3
-0
/
+153
*
kernel: add a mtdsplit implementation for tp-link firmware headers
Felix Fietkau
2015-01-02
3
-0
/
+175
*
kernel: move mtdsplit files to drivers/mtd/mtdsplit/ to simplify maintenance,...
Felix Fietkau
2015-01-02
8
-0
/
+17
*
kernel: remove openwrt micrel.c (replaced by upstream driver)
Felix Fietkau
2014-12-22
1
-83
/
+0
*
mvsw6171: note support for 88E6172 switches
Luka Perkov
2014-12-19
1
-1
/
+1
*
ar8216: Inline function ar8xxx_create_mii
Felix Fietkau
2014-12-18
1
-13
/
+3
*
ar8216: Remove read/write/rmw member functions from ar8xxx_priv
Felix Fietkau
2014-12-18
1
-65
/
+51
*
ar8216: Create helpers mii_read32 / mii_write32 for 32 bit MII ops
Felix Fietkau
2014-12-18
1
-34
/
+40
*
ar8216: Factor out chip-specific parameters from ar8xxx_probe_switch
Felix Fietkau
2014-12-18
1
-117
/
+151
[next]