index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cxgb4
/
cxgb4_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxgb4: update driver version
Dimitris Michailidis
2010-08-02
1
-1
/
+1
*
cxgb4: add new PCI IDs
Dimitris Michailidis
2010-08-02
1
-0
/
+10
*
cxgb4: support running the driver on PCI functions besides 0
Dimitris Michailidis
2010-08-02
1
-56
/
+72
*
cxgb4: advertise NETIF_F_TSO_ECN
Dimitris Michailidis
2010-08-02
1
-4
/
+6
*
cxgb4: get on-chip queue info from FW and create a memory window for them
Dimitris Michailidis
2010-08-02
1
-2
/
+22
*
cxgb4: exclude registers with read side effects from register dumps
Dimitris Michailidis
2010-07-11
1
-10
/
+13
*
cxgb4: implement the ETHTOOL_GRXFH command
Dimitris Michailidis
2010-07-11
1
-1
/
+53
*
cxgb4: add user manipulation of the RSS table
Dimitris Michailidis
2010-07-11
1
-16
/
+97
*
cxgb4: avoid duplicating some resource freeing code
Dimitris Michailidis
2010-07-11
1
-17
/
+25
*
cxgb4: move the choice of interrupt type before net_device registration
Dimitris Michailidis
2010-07-11
1
-6
/
+7
*
cxgb4: fix for new ndo_get_stats64 signature
Dimitris Michailidis
2010-07-07
1
-2
/
+2
*
ethtool: Change ethtool_op_set_flags to validate flags
Ben Hutchings
2010-06-30
1
-8
/
+1
*
cxgb4vf: Add code to provision T4 PCI-E SR-IOV Virtual Functions with hardwar...
Casey Leedom
2010-06-28
1
-0
/
+106
*
cxgb4: minor cleanup
Dimitris Michailidis
2010-06-18
1
-2
/
+2
*
cxgb4: update FW definitions
Dimitris Michailidis
2010-06-18
1
-13
/
+42
*
cxgb4: propagate link initialization errors to .ndo_open's callers
Dimitris Michailidis
2010-06-18
1
-3
/
+4
*
cxgb4: switch to 64 bit inteface statistics
Dimitris Michailidis
2010-06-18
1
-3
/
+3
*
cxgb4: implement EEH
Dimitris Michailidis
2010-06-18
1
-1
/
+107
*
cxgb4: rearrange initialization code in preparation for EEH
Dimitris Michailidis
2010-06-18
1
-49
/
+60
*
cxgb4: notify upper drivers if the device is already up when they load
Dimitris Michailidis
2010-05-18
1
-0
/
+3
*
cxgb4: keep interrupts available when the ports are brought down
Dimitris Michailidis
2010-05-18
1
-27
/
+22
*
cxgb4: fix initial addition of MAC address
Dimitris Michailidis
2010-05-18
1
-1
/
+1
*
cxgb4: report GRO stats with ethtool -S
Dimitris Michailidis
2010-05-12
1
-0
/
+6
*
cxgb4: report the PCIe link speed
Dimitris Michailidis
2010-05-12
1
-2
/
+8
*
cxgb4: configure HW VLAN extraction through FW
Dimitris Michailidis
2010-05-12
1
-4
/
+5
*
cxgb4: set skb->rxhash
Dimitris Michailidis
2010-04-27
1
-1
/
+14
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-06
1
-4
/
+4
*
cxgb4: Add main driver file and driver Makefile
Dimitris Michailidis
2010-04-01
1
-0
/
+3388