Ben Hutchings
|
1437ce3983
ethtool: Change ethtool_op_set_flags to validate flags
|
15 years ago |
Vasanthy Kolluri
|
29046f9b1e
enic: Clean ups
|
15 years ago |
Vasanthy Kolluri
|
1825aca667
enic: Feature Add: Add loopback capability to enic devices
|
15 years ago |
Vasanthy Kolluri
|
a7a79debcc
enic: Use (netdev|dev|pr)_<level> macro helpers for logging
|
15 years ago |
Vasanthy Kolluri
|
383ab92f11
enic: Clean up: Add wrapper routines for firmware devcmd calls
|
15 years ago |
Vasanthy Kolluri
|
99ef563901
enic: Use a lighter reset operation for enic devices
|
15 years ago |
Vasanthy Kolluri
|
f8cac14acf
enic: Bug Fix: Change hardware ingress vlan rewrite mode
|
15 years ago |
Vasanthy Kolluri
|
88132f55d7
enic: Feature Add: Replace LRO with GRO
|
15 years ago |
Scott Feldman
|
08f382ebb8
enic: bug fix: make the set/get netlink VF_PORT support symmetrical
|
15 years ago |
Scott Feldman
|
418c437d8b
enic: Use random mac addr when associating port-profile
|
15 years ago |
Scott Feldman
|
6fc7f5730b
enic: bug fix: sprintf UUID to string as u8[] rather than u16[] array
|
15 years ago |
Scott Feldman
|
f8bd909183
net: Add ndo_{set|get}_vf_port support for enic dynamic vnics
|
15 years ago |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 years ago |
Vasanthy Kolluri
|
641cb85e68
enic: Clean up: Change driver description; Fix tab space; Update MAINTAINERS
|
15 years ago |
Vasanthy Kolluri
|
73c1ea9b54
enic: Do not advertise NETIF_F_HW_VLAN_RX
|
15 years ago |
Jiri Pirko
|
48e2f183cb
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
|
15 years ago |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 years ago |
Alexey Dobriyan
|
a3aa18842a
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
|
15 years ago |
Scott Feldman
|
d87fd25d5a
enic: whitespace cleanup; #define cleanup; more verbose err msg
|
15 years ago |
Scott Feldman
|
7c84459911
enic: feature add: add ethtool -c/C support
|
15 years ago |
Scott Feldman
|
9959a18556
enic: minimize pkt filter updates to firmware
|
15 years ago |
Scott Feldman
|
2d6ddced5c
enic: Bug fix: try harder to fill Rx ring on skb allocation failures
|
15 years ago |
Scott Feldman
|
b3d18d191b
enic: Bug fix: use safe queue shutdown in dev->stop
|
15 years ago |
Eric Dumazet
|
89d71a66c4
net: Use netdev_alloc_skb_ip_align()
|
15 years ago |
Scott Feldman
|
6fdfa97073
enic: organize device initialization/deinit into separate functions
|
16 years ago |
Scott Feldman
|
491598a44f
enic: bug fix: check for zero port MTU before posting warning
|
16 years ago |
Scott Feldman
|
9f63a7c6ae
enic: bug fix: enable VLAN filtering
|
16 years ago |
Scott Feldman
|
6ba9cdc096
enic: provision for multiple Rx/Tx queues; prepare for RSS support
|
16 years ago |
Scott Feldman
|
350991e12a
enic: bug fix: included MAC drops in rx_dropped netstat
|
16 years ago |
Scott Feldman
|
56ac88b38e
enic: bug fix: protect fw call i/f with spinlock
|
16 years ago |