Commit Graph

97 Commits (7387ce773256f446bdd0280b2449b635441f906e)

Author SHA1 Message Date
Jiri Pirko 6ede746b62 enic: do vlan cleanup 14 years ago
Vasanthy Kolluri ea7ea65a3b enic: Add support to configure hardware interrupt coalesce timers in a platform independent way 14 years ago
Vasanthy Kolluri b880a954b9 enic: Bug Fix: Fix hardware transmit queue indexing in enic_poll_controller 14 years ago
Vasanthy Kolluri 7d260ec26e enic: Get/Set interrupt resource index for transmit and receive queues 14 years ago
Vasanthy Kolluri 8757446d8d enic: Pass 802.1p bits for packets tagged with vlan zero 14 years ago
stephen hemminger f20530bc98 enic: update to support 64 bit stats 14 years ago
Alexey Dobriyan a6b7a40786 net: remove interrupt.h inclusion from netdevice.h 14 years ago
Roopa Prabhu c97c894dc7 enic: Add support for MTU change via port profile on a dynamic vnic 14 years ago
Joe Perches 6403eab143 drivers/net: Remove unnecessary semicolons 14 years ago
Paul Gortmaker 70c7160619 Add appropriate <linux/prefetch.h> include for prefetch users 14 years ago
Paul Gortmaker c0cba59e77 drivers/net: add prefetch header for prefetch users 14 years ago
David Decotigny 7073949720 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API 14 years ago
Michał Mirosław 5ec8f9b8e6 net: enic: convert to hw_features 14 years ago
Roopa Prabhu b3abfbd295 enic: Add support for PORT_REQUEST_PREASSOCIATE_RR 14 years ago
Roopa Prabhu 8da83f8e73 enic: Flush driver cache of registered addr lists during port profile disassociate 14 years ago
Vasanthy Kolluri 1cbb1a61d5 enic: Always use single transmit and single receive hardware queues per device 14 years ago
Vasanthy Kolluri 5990b1892b enic: Clean up: Remove a not needed #ifdef 14 years ago
Vasanthy Kolluri e0afe53fbe enic: Bug fix: Reset driver count of registered unicast addresses to zero during device reset 14 years ago
Vasanthy Kolluri 0eb2602238 enic: Clean up: Remove support for an older version of hardware 14 years ago
Vasanthy Kolluri 6916142580 enic: Bug Fix: Reorder firmware devcmds - CMD_INIT and CMD_IG_VLAN_REWRITE_MODE 14 years ago
Vasanthy Kolluri 519874619f enic: Clean up: Organize devcmd wrapper routines 14 years ago
Roopa Prabhu 8a375557e3 enic: Decouple mac address registration and deregistration from port profile set operation 14 years ago
Roopa Prabhu 4dce2396b3 enic: Bug Fix: Dont reset ENIC_SET_APPLIED flag on port profile disassociate 14 years ago
Michał Mirosław 0d0b16727f net: Fix drivers advertising HW_CSUM feature to use csum_start 14 years ago
Tejun Heo 23f333a2bf drivers/net: don't use flush_scheduled_work() 14 years ago
Roopa Prabhu 6c2c9d964e enic: Move enic port profile handling code to a new 802.1Qbh provisioning info type 14 years ago
Roopa Prabhu 29639059a0 enic: Use VF mac set by IFLA_VF_MAC in port profile provisioning data 14 years ago
Roopa Prabhu 0b1c00fc3e enic: Add ndo_set_vf_mac support for enic dynamic devices 14 years ago
Roopa Prabhu 319d7e8473 enic: Add ndo_set_rx_mode support for enic vnics 14 years ago
Vasanthy Kolluri 79aeec5822 enic: Bug Fix: Pass napi reference to the isr that services receive queue 14 years ago
Vasanthy Kolluri 1f4f067f99 enic: Fix build warnings 14 years ago
Jesse Gross eab6d18d20 vlan: Don't check for vlan group before vlan_tx_tag_present. 15 years ago
Vasanthy Kolluri 53c90536e9 enic: Fix log message 15 years ago
Vasanthy Kolluri 2db77e0f33 enic: Replace firmware devcmd CMD_ENABLE with CMD_ENABLE_WAIT 15 years ago
Vasanthy Kolluri c76fd32d05 enic: Make firmware cognizant of the user set mac address 15 years ago
Vasanthy Kolluri 717258ba4b enic: Add support for multiple hardware receive queues 15 years ago
Vasanthy Kolluri 2fdba38811 enic: Make local functions static 15 years ago
Roopa Prabhu ce16cc02f9 enic: Clean up: remove enic_dev_stats_clear 15 years ago
Roopa Prabhu 294dab25e7 enic: Add set mac address 15 years ago
Joe Perches c33788b45f drivers/net/enic: Use %pUB to format a UUID 15 years ago
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