WingMan Kwok
|
6246168b4a
net: ethernet: ti: netcp: add support of cpts
|
8 年之前 |
Julia Lawall
|
d01eb808c7
net: netcp: replace IS_ERR_OR_NULL by IS_ERR
|
8 年之前 |
Wei Yongjun
|
e2897b8238
net: netcp: add missing of_node_put() in netcp_probe()
|
8 年之前 |
Wei Yongjun
|
1aaa87aff6
net: netcp: drop kfree for memory allocated with devm_kzalloc
|
8 年之前 |
Jarod Wilson
|
44770e1180
ethernet: use core min/max MTU checking
|
8 年之前 |
Florian Westphal
|
860e9538a9
treewide: replace dev->trans_start update with helper
|
9 年之前 |
John Fastabend
|
5eb4dce3b3
net: relax setup_tc ndo op handle restriction
|
9 年之前 |
David S. Miller
|
b633353115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年之前 |
Sudip Mukherjee
|
0c71de6634
netcp: use pointer to fix build fail
|
9 年之前 |
Karicheri, Muralidharan
|
0632448134
net: netcp: rework the code for get/set sw_data in dma desc
|
9 年之前 |
Karicheri, Muralidharan
|
b1cb86ae0e
soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_data
|
9 年之前 |
Karicheri, Muralidharan
|
9ecfe875c4
net: ti: netcp: restore get/set_pad_info() functionality
|
9 年之前 |
John Fastabend
|
16e5cc6471
net: rework setup_tc ndo op to consume general tc operand
|
9 年之前 |
John Fastabend
|
e4c6734eaa
net: rework ndo tc op to consume additional qdisc handle parameter
|
9 年之前 |
Arnd Bergmann
|
958d104e3d
netcp: fix regression in receive processing
|
9 年之前 |
Arnd Bergmann
|
9dd2d6c5c9
netcp: add more __le32 annotations
|
9 年之前 |
Arnd Bergmann
|
8990777914
netcp: try to reduce type confusion in descriptors
|
9 年之前 |
Eric Dumazet
|
d64b5e85bf
net: add netif_tx_napi_add()
|
9 年之前 |
Linus Torvalds
|
75021d2859
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
9 年之前 |
Viresh Kumar
|
bf69a3b60e
drivers: net: Drop unlikely before IS_ERR(_OR_NULL)
|
10 年之前 |
Karicheri, Muralidharan
|
8ceaf361ff
net: netcp: fix deadlock reported by lockup detector
|
10 年之前 |
Karicheri, Muralidharan
|
99f8ef5dc6
net: netcp: allocate buffers to desc before re-enable interrupt
|
10 年之前 |
Karicheri, Muralidharan
|
915c585787
net: netcp: check for interface handle in netcp_module_probe()
|
10 年之前 |
Karicheri, Muralidharan
|
e558b1fbf5
net: netcp: add error check to netcp_allocate_rx_buf()
|
10 年之前 |
Karicheri, Muralidharan
|
736532a070
net: netcp: move netcp_register_interface() to after attach module
|
10 年之前 |
Karicheri, Muralidharan
|
156e3c21f8
net: netcp: remove dead code from the driver
|
10 年之前 |
David S. Miller
|
182ad468e7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
WingMan Kwok
|
866b8b18e3
net: netcp: fix unused interface rx buffer size configuration
|
10 年之前 |
David S. Miller
|
5510b3c2a1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Karicheri, Muralidharan
|
31a184b7ac
net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functions
|
10 年之前 |