Joe Perches
|
2e42e4747e
drivers/net: Convert compare_ether_addr to ether_addr_equal
|
13 years ago |
David S. Miller
|
1a106de6e6
enic: Stop using NLA_PUT*().
|
13 years ago |
Roopa Prabhu
|
b8622cbd58
enic: Fix addr valid check in enic_set_vf_mac
|
13 years ago |
David S. Miller
|
b4017c5368
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Dan Carpenter
|
413708bbaf
enic: fix an endian bug in enic_probe()
|
13 years ago |
Roopa Prabhu
|
2b68c18194
enic: Add support for fw init command on sriov vf's
|
13 years ago |
Roopa Prabhu
|
b476583354
enic: Fix ndo_set_vf_mac and ndo_set_vf_port to set/get the sriov vf's mac
|
13 years ago |
Danny Kukawka
|
da19431646
cisco/enic: use eth_hw_addr_random() instead of random_ether_addr()
|
13 years ago |
Roopa Prabhu
|
73c2ae763a
enic: remove assignment of random mac on enic vf
|
13 years ago |
Joe Perches
|
41de8d4cff
drivers/net: Remove alloc_etherdev error messages
|
13 years ago |
Joe Perches
|
e404decb0f
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
|
13 years ago |
Roopa Prabhu
|
b67f231ded
enic: fix compile when CONFIG_PCI_IOV is not enabled
|
13 years ago |
Roopa Prabhu
|
35d87e3325
enic: fix location of vnic dev unregister in enic_probe cleanup code
|
13 years ago |
Roopa Prabhu
|
ca2b721de2
enic: rearrange some of the port profile code
|
13 years ago |
Roopa Prabhu
|
7335903cba
enic: Add sriov vf device id checks in port profile code
|
13 years ago |
Roopa Prabhu
|
3a4adef5c0
enic: This patch adds pci id 0x71 for SRIOV VF's
|
13 years ago |
Thomas Meyer
|
a1de22191b
enic: Use kcalloc instead of kzalloc to allocate array
|
13 years ago |
Rick Jones
|
612a94d6f2
Sweep the last of the active .get_drvinfo floors under ethernet/
|
13 years ago |
Eric Dumazet
|
9e903e0852
net: add skb frag size accessors
|
13 years ago |
Ian Campbell
|
5d6bcdfe38
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
|
13 years ago |
Roopa Prabhu
|
3f192795cf
enic: Add support for port profile association on a enic SRIOV VF
|
13 years ago |
Roopa Prabhu
|
889d13f53c
enic: Helper code for SRIOV proxy commands
|
13 years ago |
Roopa Prabhu
|
8749b427f2
enic: Add SRIOV support
|
13 years ago |
Ian Campbell
|
4bf5adbf75
enic: convert to SKB paged frag API.
|
14 years ago |
Jiri Pirko
|
afc4b13df1
net: remove use of ndo_set_multicast_list in drivers
|
14 years ago |
Jiri Pirko
|
01789349ee
net: introduce IFF_UNICAST_FLT private flag
|
14 years ago |
Jeff Kirsher
|
a6a5580c4d
enic: Move the Cisco driver
|
14 years ago |