index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
/
cadence_gem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-27
cadence_gem: Set the last bit when wrap is set
Alistair Francis
1
-0
/
+6
2016-06-27
cadence_gem: Avoid infinite loops with a misconfigured buffer
Alistair Francis
1
-0
/
+7
2016-02-04
cadence_gem: fix buffer overflow
Michael S. Tsirkin
1
-0
/
+8
2016-02-04
net: cadence_gem: check packet size in gem_recieve
Prasad J Pandit
1
-0
/
+4
2016-01-29
arm: Clean up includes
Peter Maydell
1
-0
/
+1
2015-10-27
net: cadence_gem: Set initial MAC address
Sebastian Huber
1
-0
/
+6
2015-09-08
cadence_gem: Correct Marvell PHY SPCFC reset value
Alistair Francis
1
-1
/
+1
2015-06-03
cadence_gem: Fix Rx buffer size field mask
Sai Pavan Boddu
1
-1
/
+1
2015-05-18
net: cadence_gem: Split state struct and type into header
Peter Crosthwaite
1
-42
/
+1
2015-05-18
net: cadence_gem: Clean up variable names
Peter Crosthwaite
1
-35
/
+35
2015-01-12
net: remove all cleanup methods from NIC NetClientInfos
Paolo Bonzini
1
-9
/
+0
2014-06-10
net: cadence_gem: Remove &desc[0] usages
Peter Crosthwaite
1
-2
/
+2
2014-06-10
net: cadence_gem: Comment spelling sweep
Peter Crosthwaite
1
-6
/
+6
2014-06-10
net: cadence_gem: Add Tx descriptor fetch printf
Peter Crosthwaite
1
-0
/
+3
2014-06-10
net: cadence_gem: Fix Tx descriptor update
Peter Crosthwaite
1
-5
/
+7
2014-05-26
net: cadence_gem: Fix top comment
Peter Crosthwaite
1
-1
/
+1
2014-05-13
hw/net/cadence_gem: Remove dead code
Peter Maydell
1
-7
/
+1
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
1
-2
/
+1
2014-05-07
hw: Add missing 'static' attributes
Stefan Weil
1
-1
/
+1
2014-04-17
net: cadence_gem: Make phy respond to broadcast
Peter Crosthwaite
1
-2
/
+2
2013-12-10
net/cadence_gem: Don't rx packets when no rx buffer available
Peter Crosthwaite
1
-1
/
+10
2013-12-10
net/cadence_gem: Improve can_receive debug printfery
Peter Crosthwaite
1
-2
/
+10
2013-12-10
net/cadence_gem: Fix register w1c logic
Peter Crosthwaite
1
-7
/
+6
2013-12-10
net/cadence_gem: Fix small packet FCS stripping
Peter Crosthwaite
1
-5
/
+8
2013-12-10
net/cadence_gem: Fix rx multi-fragment packets
Peter Crosthwaite
1
-1
/
+1
2013-12-10
net/cadence_gem: Add missing VMSTATE_END_OF_LIST
Peter Crosthwaite
1
-0
/
+1
2013-12-10
net/cadence_gem: Implement SAR (de)activation
Peter Crosthwaite
1
-4
/
+23
2013-12-10
net/cadence_gem: Implement SAR match bit in rx desc
Peter Crosthwaite
1
-0
/
+2
2013-12-10
net/cadence_gem: Implement RX descriptor match mode flags
Peter Crosthwaite
1
-13
/
+69
2013-12-10
net/cadence_gem: Prefetch rx descriptors ASAP
Peter Crosthwaite
1
-27
/
+35
2013-12-10
net/cadence_gem: simplify rx buf descriptor walking
Peter Crosthwaite
1
-28
/
+9
2013-12-10
net/cadence_gem: Don't assert against 0 buffer address
Peter Crosthwaite
1
-9
/
+0
2013-12-10
net/cadence_gem: Update DMA rx descriptors as we process them
Edgar E. Iglesias
1
-17
/
+16
2013-12-10
net/cadence_gem: Implement mac level loopback mode
Peter Crosthwaite
1
-1
/
+1
2013-07-29
cadence_gem: QOM cast cleanup
Andreas Färber
1
-11
/
+15
2013-07-04
hw/n*: pass owner to memory_region_init* functions
Paolo Bonzini
1
-1
/
+2
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-1
/
+1
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
1
-0
/
+1219