index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxgb4: ptp_clock_register() returns error pointers
Ganesh Goudar
2017-07-14
1
-1
/
+2
*
cxgb4: add new T5 pci device id's
Ganesh Goudar
2017-07-13
1
-0
/
+2
*
cxgb4: fix BUG() on interrupt deallocating path of ULD
Guilherme G. Piccoli
2017-07-11
2
-22
/
+36
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
22
-111
/
+1421
|
\
|
*
cxgb4: Support for get_ts_info ethtool method
Atul Gupta
2017-07-05
1
-1
/
+18
|
*
cxgb4: Add PTP Hardware Clock (PHC) support
Atul Gupta
2017-07-05
2
-0
/
+287
|
*
cxgb4: time stamping interface for PTP
Atul Gupta
2017-07-05
9
-13
/
+595
|
*
cxgb4: Use Firmware params to get buffer-group map
Arjun Vynipadath
2017-06-23
3
-18
/
+101
|
*
cxgb4: Update T6 Buffer Group and Channel Mappings
Arjun Vynipadath
2017-06-23
3
-18
/
+80
|
*
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2017-06-20
3
-11
/
+6
|
*
cxgb4: notify uP to route ctrlq compl to rdma rspq
Raju Rangoju
2017-06-19
1
-4
/
+6
|
*
cxgb4: add new T6 pci device id's
Ganesh Goudar
2017-06-19
1
-0
/
+3
|
*
cxgb4: fix a NULL dereference
Ganesh Goudar
2017-06-19
1
-1
/
+4
|
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-2
/
+2
|
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
7
-21
/
+21
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
1
-1
/
+1
|
|
\
|
*
|
cxgb4: handle serial flash interrupt
Ganesh Goudar
2017-06-13
1
-1
/
+1
|
*
|
cxgb4: fix memory leak in init_one()
Ganesh Goudar
2017-06-09
1
-1
/
+5
|
*
|
cxgb4: handle interrupt raised when FW crashes
Rahul Lakkireddy
2017-06-09
3
-1
/
+26
|
*
|
cxgb4: fix to bring link down after adapter crash
Rahul Lakkireddy
2017-06-08
1
-4
/
+3
|
*
|
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2017-06-08
1
-2
/
+5
|
*
|
cxgb4: Fix tids count for ipv6 offload connection
Ganesh Goudar
2017-06-07
3
-20
/
+54
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-06
3
-13
/
+27
|
|
\
\
|
*
|
|
cxgb4: implement ndo_set_vf_rate()
Ganesh Goudar
2017-06-06
2
-0
/
+107
|
*
|
|
cxgb4: fix incorrect cim_la output for T6
Ganesh Goudar
2017-06-02
1
-1
/
+10
|
*
|
|
cxgb4: Fix netdev_features flag
Arjun Vynipadath
2017-05-30
1
-0
/
+11
|
*
|
|
cxgb4: FW upgrade fixes
Arjun Vynipadath
2017-05-30
1
-3
/
+18
|
*
|
|
cxgb4: add new T5 pci device id
Ganesh Goudar
2017-05-30
1
-0
/
+1
|
*
|
|
cxgb4: keep carrier off before registering netdev
Surendra Mobiya
2017-05-30
1
-0
/
+2
|
*
|
|
cxgb4 : retrieve port information from firmware
Ganesh Goudar
2017-05-21
5
-3
/
+70
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-18
1
-3
/
+3
|
|
\
\
\
|
*
|
|
|
cxgb4: add new T5 pci device id
Ganesh Goudar
2017-05-17
1
-0
/
+1
|
*
|
|
|
cxgb4: reduce resource allocation in kdump kernel
Ganesh Goudar
2017-05-17
1
-6
/
+6
*
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-07-05
4
-0
/
+47
|
\
\
\
\
\
|
*
|
|
|
|
crypto: chcr - Select device in Round Robin fashion
Harsh Jain
2017-06-20
2
-0
/
+2
|
*
|
|
|
|
chcr - Add debug counters
Harsh Jain
2017-06-20
3
-0
/
+45
|
|
/
/
/
/
*
|
|
|
|
cxgb4: notify uP to route ctrlq compl to rdma rspq
Raju Rangoju
2017-06-19
1
-4
/
+6
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-07
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
cxgb4: avoid enabling napi twice to the same queue
Ganesh Goudar
2017-06-02
1
-0
/
+4
*
|
|
cxgb4: update latest firmware version supported
Ganesh Goudar
2017-06-01
1
-3
/
+3
*
|
|
cxgb4: avoid crash on PCI error recovery path
Guilherme G. Piccoli
2017-05-30
2
-10
/
+20
|
|
/
|
/
|
*
|
cxgb4: update latest firmware version supported
Ganesh Goudar
2017-05-18
1
-3
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-09
3
-10
/
+43
|
\
|
*
cxgb4: avoid disabling FEC by default
Ganesh Goudar
2017-05-08
3
-10
/
+43
*
|
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-05-08
12
-94
/
+39
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
7
-23
/
+66
|
\
|
*
cxgb4: save tid while creating server filter
Ganesh Goudar
2017-04-13
1
-0
/
+4
|
*
net: cxgb3: Use net_device_stats from struct net_device
Tobias Klauser
2017-04-07
2
-2
/
+1
|
*
net: cxgb: Use net_device_stats from struct net_device
Tobias Klauser
2017-04-07
2
-2
/
+1
|
*
cxgb4: Update IngPad and IngPack values
Arjun Vynipadath
2017-03-22
2
-19
/
+60
[next]