summaryrefslogtreecommitdiffstats
path: root/drivers/net/enic
Commit message (Expand)AuthorAgeFilesLines
* enic: misc cleanup items:Scott Feldman2008-11-223-2/+15
* enic: move wmb closer to where needed: before writing posted_index to hwScott Feldman2008-11-223-6/+16
* enic: mask off some reserved bits in CQ descriptor for future useScott Feldman2008-11-221-2/+3
* enic: driver/firmware API updatesScott Feldman2008-11-222-19/+60
* enic: enable ethtool LRO supportScott Feldman2008-11-222-20/+24
* netdev: add more functions to netdevice opsStephen Hemminger2008-11-211-1/+1
* enic: convert to net_device_opsStephen Hemminger2008-11-201-12/+17
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-041-1/+0Star
* net: convert more to %pMJohannes Berg2008-10-282-13/+4Star
* net: fix driver build errors due to missing net/ip6_checksum.h includeKamalesh Babulal2008-10-141-0/+1
* enic: Attempt to fix build in 32-bit such as i386.David S. Miller2008-10-101-0/+14
* enic: bug fix: don't set netdev->name too earlyScott Feldman2008-09-252-76/+47Star
* enic: Bug fix: Free MSI intr with correct data handleScott Feldman2008-09-251-3/+5
* enic: fixes for review items from Ben HutchingsScott Feldman2008-09-252-26/+37
* enic: Don't indicate IPv6 pkts using soft-LROScott Feldman2008-09-251-2/+2
* enic: add Cisco 10G Ethernet NIC driverScott Feldman2008-09-1825-0/+5432