Dan Carpenter
|
4505f40a6f
enic: change sprintf() to snprintf()
|
12 年之前 |
Jiri Pirko
|
15c6ff3bc0
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
|
12 年之前 |
Greg Kroah-Hartman
|
1dd06ae8db
drivers/net: fix up function prototypes after __dev* removals
|
12 年之前 |
Bill Pemberton
|
854de92f6d
enic: remove __dev* attributes
|
12 年之前 |
Jon Mason
|
b6457acfb7
enic: remove unnecessary setting of skb->dev
|
13 年之前 |
Joe Perches
|
2e42e4747e
drivers/net: Convert compare_ether_addr to ether_addr_equal
|
13 年之前 |
David S. Miller
|
1a106de6e6
enic: Stop using NLA_PUT*().
|
13 年之前 |
Roopa Prabhu
|
b8622cbd58
enic: Fix addr valid check in enic_set_vf_mac
|
13 年之前 |
David S. Miller
|
b4017c5368
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 年之前 |
Dan Carpenter
|
413708bbaf
enic: fix an endian bug in enic_probe()
|
13 年之前 |
Roopa Prabhu
|
2b68c18194
enic: Add support for fw init command on sriov vf's
|
13 年之前 |
Roopa Prabhu
|
b476583354
enic: Fix ndo_set_vf_mac and ndo_set_vf_port to set/get the sriov vf's mac
|
13 年之前 |
Danny Kukawka
|
da19431646
cisco/enic: use eth_hw_addr_random() instead of random_ether_addr()
|
13 年之前 |
Roopa Prabhu
|
73c2ae763a
enic: remove assignment of random mac on enic vf
|
13 年之前 |
Joe Perches
|
41de8d4cff
drivers/net: Remove alloc_etherdev error messages
|
13 年之前 |
Joe Perches
|
e404decb0f
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
|
13 年之前 |
Roopa Prabhu
|
b67f231ded
enic: fix compile when CONFIG_PCI_IOV is not enabled
|
13 年之前 |
Roopa Prabhu
|
35d87e3325
enic: fix location of vnic dev unregister in enic_probe cleanup code
|
13 年之前 |
Roopa Prabhu
|
ca2b721de2
enic: rearrange some of the port profile code
|
13 年之前 |
Roopa Prabhu
|
7335903cba
enic: Add sriov vf device id checks in port profile code
|
13 年之前 |
Roopa Prabhu
|
3a4adef5c0
enic: This patch adds pci id 0x71 for SRIOV VF's
|
13 年之前 |
Thomas Meyer
|
a1de22191b
enic: Use kcalloc instead of kzalloc to allocate array
|
13 年之前 |
Rick Jones
|
612a94d6f2
Sweep the last of the active .get_drvinfo floors under ethernet/
|
13 年之前 |
Eric Dumazet
|
9e903e0852
net: add skb frag size accessors
|
13 年之前 |
Ian Campbell
|
5d6bcdfe38
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
|
13 年之前 |
Roopa Prabhu
|
3f192795cf
enic: Add support for port profile association on a enic SRIOV VF
|
13 年之前 |
Roopa Prabhu
|
889d13f53c
enic: Helper code for SRIOV proxy commands
|
13 年之前 |
Roopa Prabhu
|
8749b427f2
enic: Add SRIOV support
|
13 年之前 |
Ian Campbell
|
4bf5adbf75
enic: convert to SKB paged frag API.
|
14 年之前 |
Jiri Pirko
|
afc4b13df1
net: remove use of ndo_set_multicast_list in drivers
|
14 年之前 |