rtl8187: Add new device ID
[safe/jmp/linux-2.6] / drivers / net / enic /
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: changes to driver/firmware interface
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-26 Hannes Ederdrivers/net/enic: fix sparse warning: make symbol static
2008-12-23 Neil Hormannet: Remove unused netdev arg from some NAPI interfaces.
2008-11-22 Scott Feldmanenic: misc cleanup items:
2008-11-22 Scott Feldmanenic: move wmb closer to where needed: before writing...
2008-11-22 Scott Feldmanenic: mask off some reserved bits in CQ descriptor...
2008-11-22 Scott Feldmanenic: driver/firmware API updates
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-28 Johannes Bergnet: convert more to %pM
2008-10-14 Kamalesh Babulalnet: fix driver build errors due to missing net/ip6_che...
2008-10-10 David S. Millerenic: Attempt to fix build in 32-bit such as i386.
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