govindarajulu.v
|
624dbf55a3
driver/net: enic: Try DMA 64 first, then failover to DMA
|
11 years ago |
govindarajulu.v
|
bf751ba802
driver/net: enic: record q_number and rss_hash for skb
|
11 years ago |
govindarajulu.v
|
822473b6c4
driver/net: enic: Add multi tx support for enic
|
11 years ago |
Neel Patel
|
d765bb41fd
drivers/net: enic: Generate notification of hardware crash
|
12 years ago |
Neel Patel
|
0b038566c0
drivers/net: enic: Add an interface for USNIC to interact with firmware
|
12 years ago |
Neel Patel
|
f13bbc2f9a
drivers/net: enic: Move ethtool code to a separate file
|
12 years ago |
Konstantin Khlebnikov
|
e057590b05
drivers/net: enic: release rtnl_lock on error-path
|
12 years ago |
Patrick McHardy
|
86a9bad3ab
net: vlan: add protocol argument to packet tagging functions
|
12 years ago |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 years ago |
Dan Carpenter
|
4505f40a6f
enic: change sprintf() to snprintf()
|
12 years ago |
Jiri Pirko
|
15c6ff3bc0
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
|
12 years ago |
Greg Kroah-Hartman
|
1dd06ae8db
drivers/net: fix up function prototypes after __dev* removals
|
12 years ago |
Bill Pemberton
|
854de92f6d
enic: remove __dev* attributes
|
12 years ago |
Jon Mason
|
b6457acfb7
enic: remove unnecessary setting of skb->dev
|
13 years ago |
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 |