- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / drivers / net / enic / enic_main.c
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-02-22 Jiri Pirkonet: convert multiple drivers to use netdev_for_each_mc...
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2009-12-24 Scott Feldmanenic: whitespace cleanup; #define cleanup; more verbose...
2009-12-24 Scott Feldmanenic: feature add: add ethtool -c/C support
2009-12-24 Scott Feldmanenic: minimize pkt filter updates to firmware
2009-12-24 Scott Feldmanenic: Bug fix: try harder to fill Rx ring on skb alloca...
2009-12-24 Scott Feldmanenic: Bug fix: use safe queue shutdown in dev->stop
2009-12-14 John Jolly- patches.drivers/dcb-data-center-bridging-ops-s: dcb...
2009-10-13 Eric Dumazetnet: Use netdev_alloc_skb_ip_align()
2009-09-04 Scott Feldmanenic: organize device initialization/deinit into separa...
2009-09-04 Scott Feldmanenic: bug fix: check for zero port MTU before posting...
2009-09-04 Scott Feldmanenic: bug fix: enable VLAN filtering
2009-09-04 Scott Feldmanenic: provision for multiple Rx/Tx queues; prepare...
2009-09-04 Scott Feldmanenic: bug fix: included MAC drops in rx_dropped netstat
2009-09-04 Scott Feldmanenic: bug fix: protect fw call i/f with spinlock
2009-09-04 Scott Feldmanenic: use netdev_alloc_skb
2009-09-04 Scott Feldmanenic: bug fix: split TSO fragments larger than 16K...
2009-09-04 Scott Feldmanenic: workaround A0 erratum
2009-09-04 Scott Feldmanenic: add support for multiple BARs
2009-09-02 Stephen Hemmingernetdev: drivers should make ethtool_ops const
2009-09-01 Stephen Hemmingernetdev: convert bulk of drivers to netdev_tx_t
2009-05-29 Eric Dumazetnet: dont update dev->trans_start in 10GB drivers
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_40BIT_MASK macro with...
2009-02-10 Scott Feldmanenic: Add api for link down count and to get firmware...
2009-02-10 Scott Feldmanenic: bug fix: tx_timeout reset path fix-ups
2009-02-10 Scott Feldmanenic: record all bad FCS errs as frame errors
2009-02-10 Scott Feldmanenic: bug fix: return notify intr credits
2009-02-01 Harvey Harrisonnet: replace uses of __constant_{endian}
2009-01-21 Ben Hutchingsnet: Remove redundant NAPI functions
2009-01-11 Stephen Hemmingernetdev: add missing set_mac_address hook
2008-12-23 Neil Hormannet: Remove unused netdev arg from some NAPI interfaces.
2008-11-22 Scott Feldmanenic: enable ethtool LRO support
2008-11-21 Stephen Hemmingernetdev: add more functions to netdevice ops
2008-11-20 Stephen Hemmingerenic: convert to net_device_ops
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-10-14 Kamalesh Babulalnet: fix driver build errors due to missing net/ip6_che...
2008-09-25 Scott Feldmanenic: bug fix: don't set netdev->name too early
2008-09-25 Scott Feldmanenic: Bug fix: Free MSI intr with correct data handle
2008-09-25 Scott Feldmanenic: fixes for review items from Ben Hutchings
2008-09-25 Scott Feldmanenic: Don't indicate IPv6 pkts using soft-LRO
2008-09-18 Scott Feldmanenic: add Cisco 10G Ethernet NIC driver