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
/
cns3xxx
/
files
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
cns3xxx: fix mtu setting with kernel 4.14
Mathias Kresin
2018-08-16
1
-10
/
+1
*
cns3xxx: ethernet: use circular queue checks consistently
Koen Vandeputte
2018-08-07
1
-15
/
+18
*
cns3xxx: ethernet: cleanup code
Koen Vandeputte
2018-08-07
1
-13
/
+22
*
cns3xxx: ethernet: fix signed/unsigned comparison
Koen Vandeputte
2018-08-07
1
-1
/
+1
*
cns3xxx: remove linux 4.9 support
Koen Vandeputte
2018-02-13
1
-28
/
+10
*
cns3xxx: fix RX softIRQ loop
Koen Vandeputte
2016-06-17
1
-2
/
+2
*
cns3xxx: improve ethernet performance by using the page fragment allocation API
Felix Fietkau
2016-01-31
1
-7
/
+7
*
cns3xxx: fix ethernet DMA ring allocation issues
Felix Fietkau
2016-01-31
1
-50
/
+32
*
cns3xxx: fix a ethernet driver napi poll handling bug
Felix Fietkau
2016-01-18
1
-1
/
+2
*
cns3xxx: remove unused define and use of a deprecated function
Felix Fietkau
2016-01-18
1
-2
/
+1
*
cns3xxx: set base device for ethernet port netdevs
Felix Fietkau
2014-11-26
1
-0
/
+1
*
cns3xxx: fix passing the device to dma mapping ops
Felix Fietkau
2014-11-26
1
-17
/
+20
*
cns3xxx: update to linux 3.10
Felix Fietkau
2014-07-31
1
-29
/
+38
*
cns3xxx: ethernet - revert: clean up tx descs only when needed
Felix Fietkau
2014-04-29
1
-8
/
+4
*
cns3xxx: ethernet - clean up tx descs only when needed
Felix Fietkau
2014-02-27
1
-4
/
+8
*
cns3xxx: ethernet - resolve SMP issue
Felix Fietkau
2014-02-27
1
-2
/
+5
*
cns3xxx: ethernet - clean the tx ring before refilling the rx ring to reduce ...
Felix Fietkau
2013-03-11
1
-4
/
+4
*
cns3xxx: ethernet - clean the tx ring only in the poll function, not in the x...
Felix Fietkau
2013-03-11
1
-6
/
+11
*
cns3xxx: increase number of ethernet driver rx buffers
Felix Fietkau
2013-03-10
1
-1
/
+1
*
cns3xxx: prevent the ethernet driver from accessing uninitialized dma descrip...
Felix Fietkau
2013-03-10
1
-1
/
+2
*
cns3xxx: minor ethernet driver cleanup
Felix Fietkau
2013-03-10
1
-35
/
+19
*
cns3xxx: use kmalloc instead of kzalloc for ethernet rx buffers
Felix Fietkau
2013-03-10
1
-1
/
+1
*
cns3xxx: fix an rx irq handling corner case
Felix Fietkau
2013-03-10
1
-5
/
+5
*
cns3xxx: fix ethernet driver memory barrier usage
Felix Fietkau
2013-03-10
1
-5
/
+8
*
cns3xxx: reduce buffer allocation size to 2048 bytes, improves ethernet perfo...
Felix Fietkau
2013-03-10
1
-1
/
+1
*
cns3xxx: add linux 3.8 support and use it by default
Felix Fietkau
2013-03-09
1
-3
/
+3
*
cns3xxx: convert ethernet patches to files
Luka Perkov
2012-11-11
3
-0
/
+1378