index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
team: add ethtool support
Flavio Leitner
2012-12-30
1
-0
/
+17
*
veth: extend device features
Eric Dumazet
2012-12-30
1
-1
/
+6
*
veth: reduce stat overhead
Eric Dumazet
2012-12-30
2
-68
/
+48
*
team: implement carrier change
Flavio Leitner
2012-12-30
1
-0
/
+10
*
bridge: respect RFC2863 operational state
stephen hemminger
2012-12-30
4
-6
/
+9
*
net: filter: return -EINVAL if BPF_S_ANC* operation is not supported
Daniel Borkmann
2012-12-30
1
-0
/
+7
*
skbuff: make __kmalloc_reserve static
stephen hemminger
2012-12-28
1
-2
/
+3
*
tcp: make proc_tcp_fastopen_key static
stephen hemminger
2012-12-28
1
-2
/
+2
*
sctp: make sctp_addr_wq_timeout_handler static
stephen hemminger
2012-12-28
1
-1
/
+1
*
net: use per task frag allocator in skb_append_datato_frags
Eric Dumazet
2012-12-28
1
-27
/
+16
*
dummy: implement carrier change
Jiri Pirko
2012-12-28
1
-0
/
+10
*
rtnl: expose carrier value with possibility to set it
Jiri Pirko
2012-12-28
3
-0
/
+15
*
net: allow to change carrier via sysfs
Jiri Pirko
2012-12-28
1
-1
/
+14
*
net: add change_carrier netdev op
Jiri Pirko
2012-12-28
2
-0
/
+31
*
bnx2x: use ARRAY_SIZE where possible
Sasha Levin
2012-12-27
1
-7
/
+7
[next]