summaryrefslogtreecommitdiff
path: root/drivers/net/enic/enic_main.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-11netdev: add missing set_mac_address hookStephen Hemminger1-0/+1
2008-12-23net: Remove unused netdev arg from some NAPI interfaces.Neil Horman1-6/+6
2008-11-22enic: enable ethtool LRO supportScott Feldman1-19/+23
2008-11-21netdev: add more functions to netdevice opsStephen Hemminger1-1/+1
2008-11-20enic: convert to net_device_opsStephen Hemminger1-12/+17
2008-11-04drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-1/+0
2008-10-14net: fix driver build errors due to missing net/ip6_checksum.h includeKamalesh Babulal1-0/+1
2008-09-25enic: bug fix: don't set netdev->name too earlyScott Feldman1-75/+46
2008-09-25enic: Bug fix: Free MSI intr with correct data handleScott Feldman1-3/+5
2008-09-25enic: fixes for review items from Ben HutchingsScott Feldman1-25/+37
2008-09-25enic: Don't indicate IPv6 pkts using soft-LROScott Feldman1-2/+2
2008-09-18enic: add Cisco 10G Ethernet NIC driverScott Feldman1-0/+1949