aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/enic
AgeCommit message (Expand)Author
2009-02-09enic: Add api for link down count and to get firmware notification status.Scott Feldman
2009-02-09enic: bug fix: tx_timeout reset path fix-upsScott Feldman
2009-02-09enic: record all bad FCS errs as frame errorsScott Feldman
2009-02-09enic: bug fix: return notify intr creditsScott Feldman
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison
2009-01-21net: Remove redundant NAPI functionsBen Hutchings
2009-01-11netdev: add missing set_mac_address hookStephen Hemminger
2008-12-26drivers/net/enic: fix sparse warning: make symbol staticHannes Eder
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman
2008-11-21enic: misc cleanup items:Scott Feldman
2008-11-21enic: move wmb closer to where needed: before writing posted_index to hwScott Feldman
2008-11-21enic: mask off some reserved bits in CQ descriptor for future useScott Feldman
2008-11-21enic: driver/firmware API updatesScott Feldman
2008-11-21enic: enable ethtool LRO supportScott Feldman
2008-11-20netdev: add more functions to netdevice opsStephen Hemminger
2008-11-19enic: convert to net_device_opsStephen Hemminger
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-27net: convert more to %pMJohannes Berg
2008-10-13net: fix driver build errors due to missing net/ip6_checksum.h includeKamalesh Babulal
2008-10-09enic: Attempt to fix build in 32-bit such as i386.David S. Miller
2008-09-24enic: bug fix: don't set netdev->name too earlyScott Feldman
2008-09-24enic: Bug fix: Free MSI intr with correct data handleScott Feldman
2008-09-24enic: fixes for review items from Ben HutchingsScott Feldman
2008-09-24enic: Don't indicate IPv6 pkts using soft-LROScott Feldman
2008-09-18enic: add Cisco 10G Ethernet NIC driverScott Feldman