Commit Graph

96 Commits (ce6ada35bdf710d16582cc4869c26722547e6f11)

Author SHA1 Message Date
Jesse Gross eab6d18d20 vlan: Don't check for vlan group before vlan_tx_tag_present. 14 years ago
Vasanthy Kolluri 53c90536e9 enic: Fix log message 14 years ago
Vasanthy Kolluri d058590976 enic: Change min MTU 14 years ago
Vasanthy Kolluri 2db77e0f33 enic: Replace firmware devcmd CMD_ENABLE with CMD_ENABLE_WAIT 14 years ago
Vasanthy Kolluri c76fd32d05 enic: Make firmware cognizant of the user set mac address 14 years ago
Vasanthy Kolluri 717258ba4b enic: Add support for multiple hardware receive queues 14 years ago
Vasanthy Kolluri 2fdba38811 enic: Make local functions static 15 years ago
Vasanthy Kolluri bf746e62af enic: Remove dead code 15 years ago
Eric Dumazet 807540baae drivers/net: return operator cleanup 15 years ago
Roopa Prabhu 1f76da51f5 enic: Mark intr_timer in vnic_enet_config as deprecated 15 years ago
Roopa Prabhu 832177901a enic: Check if rq/wq buf not NULL before freeing them 15 years ago
Roopa Prabhu ce16cc02f9 enic: Clean up: remove enic_dev_stats_clear 15 years ago
Roopa Prabhu 7c46835e48 enic: Use offsetof macro in vic tlv length calculation 15 years ago
Roopa Prabhu ae94abe168 enic: Add new firmware devcmds 15 years ago
Roopa Prabhu 90cf0b53d7 enic: Add support for firmware management device 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 506e119841 enic: Bug Fix: Handle surprise hardware removals 15 years ago
Vasanthy Kolluri 1825aca667 enic: Feature Add: Add loopback capability to enic devices 15 years ago
Vasanthy Kolluri b5bab85c15 enic: Use receive queue buffer blocks of 32/64 entries 15 years ago
Vasanthy Kolluri 70feadf36d enic: Add new firmware devcmds 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
Randy Dunlap d49aba84fe enic: fix pci_alloc_consistent argument 15 years ago
Dan Carpenter fc0ba8e871 enic: cleanup vic_provinfo_alloc() 15 years ago
Eric Dumazet ba2d358791 drivers/net: use __packed annotation 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
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Vasanthy Kolluri 641cb85e68 enic: Clean up: Change driver description; Fix tab space; Update MAINTAINERS 15 years ago
Vasanthy Kolluri d883aa7641 enic: Clean up: Add wrapper functions 15 years ago
Vasanthy Kolluri 73c1ea9b54 enic: Do not advertise NETIF_F_HW_VLAN_RX 15 years ago
Vasanthy Kolluri b6d24eb663 enic: Bug Fix: Fix timeout for hardware Tx and Rx queue disable operations 15 years ago
Vasanthy Kolluri a55a603dae enic: Bug Fix: Fix hardware descriptor reads 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 bd2496229e enic: Bug fix: align desc ring sizes to 32 descs 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