UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / drivers / net / igbvf /
2011-03-02 Jeff Kirsherigb: fix sparse warning
2010-12-25 Williams, Mitch Aigbvf: add support for i350 VF device
2010-12-25 Alexander Duyckigbvf: force link checking when mailbox timeout has...
2010-12-12 Tejun Heoigb[v],ixgbe: don't use flush_scheduled_work()
2010-12-10 Ben Hutchingsnetdev: Use default implementation of ethtool_ops:...
2010-11-28 Eric Dumazetdrivers/net: use vzalloc()
2010-11-17 Greg RoseRemove extra struct page member from the buffer info...
2010-11-17 Julian Stecklinaigbvf: Remove some dead code in igbvf
2010-11-17 Greg Roseigbvf: Update version and Copyright
2010-10-28 Emil Tantilovigbvf: fix panic on load
2010-10-21 Jesse Grossvlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
2010-10-18 Greg Roseigbvf: Remove unneeded pm_qos* calls
2010-09-27 Eric Dumazetdrivers/net: return operator cleanup
2010-09-03 Eric Dumazetdrivers/net: avoid some skb->ip_summed initializations
2010-08-09 Jeff Kirshere100/e1000*/igb*/ixgb*: Add missing read memory barrier
2010-08-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-07-27 Stefan Assmannigbvf, ixgbevf: use dev_hw_addr_random
2010-07-19 James Bottomleypm_qos: Get rid of the allocation in pm_qos_add_request()
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-05-14 Joe Perchesdrivers/net: Remove unnecessary returns from void funct...
2010-05-10 Mark GrossPM QOS update
2010-04-27 Nick Nunleyigbvf: use DMA API instead of PCI DMA functions
2010-04-27 Koki Sanagiigbvf: double increment nr_frags
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-03 Jiri Pirkonet: convert multicast list to list_head
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-27 Emil Tantilovigbvf: do not modify tx_queue_len on link speed change
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-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-28 Alexander Duyckigbvf: fix issue w/ mapped_as_page being left set after...
2010-01-23 Sridhar Samudralanet: Fix IPv6 GSO type checks in Intel ethernet drivers
2010-01-23 Alexander Duyckigb/igbvf: cleanup exception handling in tx_map_adv
2010-01-23 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-21 Roel Kluine1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigne...
2010-01-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2009-12-30 H Hartley Sweetendrivers/net/igbvf/netdev.c: use %pM to shown MAC address
2009-12-24 Williams, Mitch Aigbvf: Make igbvf error message more informative
2009-12-12 Alexander Duyckigbvf: avoid reset storms due to mailbox issues
2009-12-03 Joe Perchesdrivers/net: Move && and || to end of previous line
2009-12-03 Alexander Duyckigbvf: remove skb_dma_map/unmap call from drivers
2009-11-19 Joe Perchesdrivers/net: request_irq - Remove unnecessary leading...
2009-10-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-26 Alexander Duyckigbvf: fix memory leak when ring size changed while...
2009-10-13 Eric Dumazetnet: Use netdev_alloc_skb_ip_align()
2009-10-05 Ben Hutchingsnet: Convert ethtool {get_stats, self_test}_count(...
2009-09-03 Eric Dumazetdrivers: Kill now superfluous ->last_rx stores
2009-09-01 Stephen Hemmingerintel: convert drivers to netdev_tx_t
2009-08-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-04 Alexander Duyckigbvf: Allow VF driver to correctly recognize failure...
2009-08-02 Dean Nelsonigbvf: return PCI_ERS_RESULT_DISCONNECT on permanent...
2009-07-26 Alexander Duyckigbvf: resolve "frees DMA memory with different size...
2009-06-19 Andrew Mortonconvert some DMA_nnBIT_MASK() callers
2009-06-15 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-06-12 Martin Olssontrivial: fix typos s/paramter/parameter/ and s/excute...
2009-06-08 Eric Dumazetnet: skb_shared_info optimization
2009-05-29 Eric Dumazetnet: dont update dev->trans_start
2009-05-06 Alexander Duyckigbvf: cleanup flags and allow for rx checksum to be...
2009-04-11 Alexander Duyckigbvf: fix unused external references
2009-04-08 Alexander Duyckigbvf: add new driver to support 82576 virtual functions