aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/igbvf
Commit message (Expand)AuthorAge
* intel drivers: repair missing flush operationsJesse Brandeburg2011-08-04
* igbvf: do vlan cleanupJiri Pirko2011-07-21
* igbvf: update version numberWilliams, Mitch A2011-06-09
* Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-23
* igbvf: remove bogus phys_idstephen hemminger2011-05-04
* ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-29
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-04
|\
| * igb: fix sparse warningJeff Kirsher2011-03-02
* | net: use pci_dev->revision, againSergei Shtylyov2011-02-28
* | igbvf: remove Tx hang detectionLior Levy2011-02-24
|/
* igbvf: add support for i350 VF deviceWilliams, Mitch A2010-12-25
* igbvf: force link checking when mailbox timeout has occurredAlexander Duyck2010-12-25
* igb[v],ixgbe: don't use flush_scheduled_work()Tejun Heo2010-12-12
* netdev: Use default implementation of ethtool_ops::get_link where possibleBen Hutchings2010-12-10
* drivers/net: use vzalloc()Eric Dumazet2010-11-28
* Remove extra struct page member from the buffer info structureGreg Rose2010-11-16
* igbvf: Remove some dead code in igbvfJulian Stecklina2010-11-16
* igbvf: Update version and CopyrightGreg Rose2010-11-16
* igbvf: fix panic on loadEmil Tantilov2010-10-28
* vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross2010-10-21
* igbvf: Remove unneeded pm_qos* callsGreg Rose2010-10-18
* drivers/net: return operator cleanupEric Dumazet2010-09-26
* drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-02
* e100/e1000*/igb*/ixgb*: Add missing read memory barrierJeff Kirsher2010-08-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-04
|\
| * igbvf, ixgbevf: use dev_hw_addr_randomStefan Assmann2010-07-27
* | pm_qos: Get rid of the allocation in pm_qos_add_request()James Bottomley2010-07-18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-21
|\
| * drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
| * igbvf: use DMA API instead of PCI DMA functionsNick Nunley2010-04-27
| * igbvf: double increment nr_fragsKoki Sanagi2010-04-27
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
| |\
| * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-07
| |\ \
| * | | net: convert multicast list to list_headJiri Pirko2010-04-03
* | | | PM QOS updateMark Gross2010-05-10
| |_|/ |/| |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| |/ |/|
* | igbvf: do not modify tx_queue_len on link speed changeEmil Tantilov2010-03-27
|/
* net: convert multiple drivers to use netdev_for_each_mc_addr, part4Jiri Pirko2010-02-22
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-28
|\
| * igbvf: fix issue w/ mapped_as_page being left set after unmapAlexander Duyck2010-01-28
| * net: Fix IPv6 GSO type checks in Intel ethernet driversSridhar Samudrala2010-01-23
| * igb/igbvf: cleanup exception handling in tx_map_advAlexander Duyck2010-01-23
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-23
|\|
| * e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()Roel Kluin2010-01-20
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-11
|\|
| * igbvf: Make igbvf error message more informativeWilliams, Mitch A2009-12-23
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
* | drivers/net/igbvf/netdev.c: use %pM to shown MAC addressH Hartley Sweeten2009-12-29
|/
ef='#n740'>740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888























































































































































































































































































































































































































































































































































































































































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
‹