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
/
ethernet
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
2013-01-03
20
-23
/
+2
*
net: set dev->addr_assign_type correctly
Jiri Pirko
2013-01-03
4
-4
/
+4
*
qlcnic: fix build error
Sony Chacko
2013-01-03
1
-2
/
+1
*
qlcnic: do not duplicate infrastructure functions
Stephen Rothwell
2013-01-03
1
-19
/
+1
*
qlcnic: update driver version
Signed-off-by: Sony Chacko
2013-01-02
1
-2
/
+2
*
qlcnic: remove unused definitions from header file
Shahed Shaikh
2013-01-02
3
-134
/
+4
*
qlcnic: 83xx ethtool interface routines
Sony Chacko
2013-01-02
6
-193
/
+750
*
qlcnic: 83xx register dump routines
Sony Chacko
2013-01-02
6
-155
/
+529
*
qlcnic: enable 83xx virtual NIC mode
Sony Chacko
2013-01-02
6
-7
/
+285
*
qlcnic: flash template based firmware reset recovery
Sony Chacko
2013-01-02
5
-0
/
+538
*
qlcnic: 83xx CNA inter driver communication mechanism
Sony Chacko
2013-01-02
6
-19
/
+1830
*
qlcnic: 83xx adpater flash interface routines
Sony Chacko
2013-01-02
3
-0
/
+443
*
qlcnic: 83xx sysfs routines
Sony Chacko
2013-01-02
6
-122
/
+266
*
qlcnic: 83xx base driver
Sony Chacko
2013-01-02
3
-175
/
+330
*
qlcnic: 83xx data path routines
Sony Chacko
2013-01-02
7
-133
/
+676
*
qlcnic: 83xx memory map and HW access routines
Sony Chacko
2013-01-02
9
-32
/
+2094
*
qlcnic: macros for common register access
Himanshu Madhani
2013-01-02
3
-80
/
+107
*
qlcnic: change driver hardware interface mechanism
Sony Chacko
2013-01-02
9
-518
/
+1035
*
bnx2x: Add VF device ids and enable feature
Ariel Elior
2013-01-02
3
-10
/
+99
*
bnx2x: Support PF <-> VF Bulletin Board
Ariel Elior
2013-01-02
8
-2
/
+320
*
bnx2x: Support VF FLR
Ariel Elior
2013-01-02
6
-7
/
+321
*
bnx2x: Support of PF driver of a VF release request
Ariel Elior
2013-01-02
5
-1
/
+170
*
bnx2x: Support of PF driver of a VF close request
Ariel Elior
2013-01-02
3
-0
/
+119
*
bnx2x: Support of PF driver of a VF q_teardown request
Ariel Elior
2013-01-02
3
-0
/
+295
*
bnx2x: Support of PF driver of a VF q_filters request
Ariel Elior
2013-01-02
3
-0
/
+589
*
bnx2x: Support of PF driver of a VF setup_q request
Ariel Elior
2013-01-02
5
-177
/
+1071
*
bnx2x: Support statistics collection for VFs by the PF
Ariel Elior
2013-01-02
6
-93
/
+217
*
bnx2x: Support of PF driver of a VF init request
Ariel Elior
2013-01-02
6
-3
/
+190
*
bnx2x: Support of PF driver of a VF acquire request
Ariel Elior
2013-01-02
6
-11
/
+476
*
bnx2x: Infrastructure for VF <-> PF request on PF side
Ariel Elior
2013-01-02
5
-45
/
+664
*
bnx2x: Prepare device and initialize VF database
Ariel Elior
2013-01-02
8
-51
/
+535
*
bnx2x: Allocate VF database in PF when VFs are present
Ariel Elior
2013-01-02
6
-1
/
+570
*
bnx2x: VF fastpath
Ariel Elior
2013-01-02
3
-51
/
+50
*
bnx2x: Support ndo_set_rxmode in VF driver
Ariel Elior
2013-01-02
3
-6
/
+179
*
bnx2x: Add teardown_q and close to VF <-> PF channel
Ariel Elior
2013-01-02
4
-2
/
+112
*
bnx2x: Add init, setup_q, set_mac to VF <-> PF channel
Ariel Elior
2013-01-02
4
-0
/
+310
*
bnx2x: Separate VF and PF logic
Ariel Elior
2013-01-02
6
-266
/
+525
*
bnx2x: Add to VF <-> PF channel the release request
Ariel Elior
2013-01-02
3
-0
/
+59
*
bnx2x: VF <-> PF channel 'acquire' at vf probe
Ariel Elior
2013-01-02
7
-1
/
+407
*
bnx2x: Support probing and removing of VF device
Ariel Elior
2013-01-02
7
-158
/
+353
*
bnx2x: use ARRAY_SIZE where possible
Sasha Levin
2012-12-27
1
-7
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-12-27
4
-16
/
+13
|
\
|
*
cpts: fix a run time warn_on.
Richard Cochran
2012-12-26
1
-1
/
+1
|
*
cpts: fix build error by removing useless code.
Richard Cochran
2012-12-26
2
-2
/
+0
|
*
Drivers: network: more __dev* removal
Greg KH
2012-12-22
2
-13
/
+12
*
|
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-12-21
15
-59
/
+1309
|
\
\
|
|
/
|
/
|
|
*
-
.
Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-next
Roland Dreier
2012-12-19
6
-44
/
+128
|
|
\
\
|
|
|
*
mlx4_core: Allow choosing flow steering mode
Jack Morgenstein
2012-12-19
3
-16
/
+49
|
|
|
*
mlx4_core: Adjustments to Flow Steering activation logic for SR-IOV
Jack Morgenstein
2012-12-19
3
-25
/
+62
|
|
|
*
mlx4_core: Fix error flow in the flow steering wrapper
Hadar Hen Zion
2012-12-19
1
-1
/
+1
[next]