index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vxge
/
vxge-main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
1
-1
/
+1
*
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-09-02
1
-2
/
+0
*
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-1
/
+1
*
vxge: prefetch skb->data
Benjamin LaHaise
2009-08-05
1
-1
/
+5
*
vxge: prefetch RxD descriptors
Benjamin LaHaise
2009-08-05
1
-0
/
+1
*
vxge: fix pktgen hangs (don't abuse skb->cb[])
Benjamin LaHaise
2009-08-05
1
-25
/
+28
*
vxge: don't drop frame on tx queue full
Benjamin LaHaise
2009-08-05
1
-0
/
+6
*
vxge: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
2009-08-01
1
-0
/
+3
*
vxge: Printing the function's configured mode of operation
Sreenivasa Honnur
2009-07-05
1
-0
/
+21
*
vxge: Disable fcs stripping.
Sreenivasa Honnur
2009-07-05
1
-4
/
+6
*
vxge: Fixes in isr routine
Sreenivasa Honnur
2009-07-05
1
-10
/
+12
*
vxge: Removed the code to bounds check the mss value
Sreenivasa Honnur
2009-07-05
1
-5
/
+0
*
vxge: check for card status before continuing in device close
Sreenivasa Honnur
2009-07-05
1
-0
/
+3
*
vxge: Fixed memory leak by freeing memory allocated for device_config
Sreenivasa Honnur
2009-07-05
1
-0
/
+1
*
vxge: Removed ioremap of unused bar addresses and their references
Sreenivasa Honnur
2009-07-05
1
-25
/
+9
*
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-2
/
+2
*
vxge: Enable SRIOV support in the driver.
Sivakumar Subramani
2009-06-17
1
-0
/
+13
*
net: dont update dev->trans_start in 10GB drivers
Eric Dumazet
2009-05-29
1
-2
/
+4
*
vxge: should include tcp.h
Alexander Beregalov
2009-04-04
1
-0
/
+1
*
Neterion: New driver: Main entry points
Ramkrishna Vepa
2009-04-02
1
-0
/
+4502