index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
enic
/
enic.h
Age
Commit message (
Expand
)
Author
2011-07-21
enic: do vlan cleanup
Jiri Pirko
2011-06-30
enic: Add support to configure hardware interrupt coalesce timers in a platfo...
Vasanthy Kolluri
2011-06-09
enic: Bug Fix: Fix hardware transmit queue indexing in enic_poll_controller
Vasanthy Kolluri
2011-06-09
enic: Get/Set interrupt resource index for transmit and receive queues
Vasanthy Kolluri
2011-06-09
enic: Log device configuration in detail during driver load
Vasanthy Kolluri
2011-06-06
enic: Add support for MTU change via port profile on a dynamic vnic
Roopa Prabhu
2011-04-07
net: enic: convert to hw_features
Michał Mirosław
2011-03-30
enic: Add support for PORT_REQUEST_PREASSOCIATE_RR
Roopa Prabhu
2011-03-14
enic: Support newer version of firmware devcmd CMD_MCPU_FW_INFO
Vasanthy Kolluri
2011-02-28
enic: Flush driver cache of registered addr lists during port profile disasso...
Roopa Prabhu
2011-02-17
enic: Always use single transmit and single receive hardware queues per device
Vasanthy Kolluri
2011-02-17
enic: Clean up: Remove a not needed #ifdef
Vasanthy Kolluri
2011-02-17
enic: Bug fix: Reset driver count of registered unicast addresses to zero dur...
Vasanthy Kolluri
2011-02-07
enic: Clean up: Remove support for an older version of hardware
Vasanthy Kolluri
2011-02-07
enic: Bug Fix: Reorder firmware devcmds - CMD_INIT and CMD_IG_VLAN_REWRITE_MODE
Vasanthy Kolluri
2011-02-07
enic: Bug Fix: Fix return values of enic_add/del_station_addr routines
Vasanthy Kolluri
2011-02-07
enic: Clean up: Organize devcmd wrapper routines
Vasanthy Kolluri
2011-02-07
enic: Decouple mac address registration and deregistration from port profile ...
Roopa Prabhu
2011-01-20
enic: Bug Fix: Dont reset ENIC_SET_APPLIED flag on port profile disassociate
Roopa Prabhu
2010-12-10
enic: Move enic port profile handling code to a new 802.1Qbh provisioning inf...
Roopa Prabhu
2010-12-10
enic: Use VF mac set by IFLA_VF_MAC in port profile provisioning data
Roopa Prabhu
2010-12-10
enic: Add ndo_set_vf_mac support for enic dynamic devices
Roopa Prabhu
2010-12-10
enic: Add ndo_set_rx_mode support for enic vnics
Roopa Prabhu
2010-11-15
enic: Fix build warnings
Vasanthy Kolluri
2010-10-21
enic: Add support for multiple hardware receive queues
Vasanthy Kolluri
2010-10-01
enic: Remove dead code
Vasanthy Kolluri
2010-08-17
enic: Add set mac address
Roopa Prabhu
2010-06-25
enic: Clean ups
Vasanthy Kolluri
2010-06-25
enic: Feature Add: Add loopback capability to enic devices
Vasanthy Kolluri
2010-06-25
enic: Use (netdev|dev|pr)_<level> macro helpers for logging
Vasanthy Kolluri
2010-06-25
enic: Feature Add: Replace LRO with GRO
Vasanthy Kolluri
2010-06-02
enic: bug fix: make the set/get netlink VF_PORT support symmetrical
Scott Feldman
2010-05-17
net: Add ndo_{set|get}_vf_port support for enic dynamic vnics
Scott Feldman
2010-03-18
enic: Clean up: Change driver description; Fix tab space; Update MAINTAINERS
Vasanthy Kolluri
2010-03-18
enic: Bug Fix: Fix hardware descriptor reads
Vasanthy Kolluri
2009-12-23
enic: feature add: add ethtool -c/C support
Scott Feldman
2009-12-23
enic: minimize pkt filter updates to firmware
Scott Feldman
2009-12-23
enic: Bug fix: use safe queue shutdown in dev->stop
Scott Feldman
2009-09-03
enic: provision for multiple Rx/Tx queues; prepare for RSS support
Scott Feldman
2009-09-03
enic: bug fix: included MAC drops in rx_dropped netstat
Scott Feldman
2009-09-03
enic: add support for multiple BARs
Scott Feldman
2009-02-09
enic: record all bad FCS errs as frame errors
Scott Feldman
2009-02-09
enic: bug fix: return notify intr credits
Scott Feldman
2008-11-21
enic: enable ethtool LRO support
Scott Feldman
2008-09-24
enic: bug fix: don't set netdev->name too early
Scott Feldman
2008-09-24
enic: fixes for review items from Ben Hutchings
Scott Feldman
2008-09-18
enic: add Cisco 10G Ethernet NIC driver
Scott Feldman