aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ixgbevf
AgeCommit message (Expand)Author
2010-12-24ixgbevf: Add X540 VF device support to the ixgbevf driverGreg Rose
2010-12-12drivers/net: don't use flush_scheduled_work()Tejun Heo
2010-12-10Intel Wired LAN drivers: Use static constJeff Kirsher
2010-11-27drivers/net: use vzalloc()Eric Dumazet
2010-11-16ixgbevf: Fix OopsGreg Rose
2010-11-16ixgbevf: Update Version String and Copyright NoticeGreg Rose
2010-10-21vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross
2010-10-21vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross
2010-10-05ixgbevf: declare functions as staticEmil Tantilov
2010-09-26drivers/net: return operator cleanupEric Dumazet
2010-09-24ixgbevf: Refactor ring parameter re-sizeGreg Rose
2010-09-09ixgbevf: remove private net_device_statsEric Dumazet
2010-09-08ixgbevf: Removed unneeded HW struct membersGreg Rose
2010-09-02drivers/net: avoid some skb->ip_summed initializationsEric Dumazet
2010-08-25drivers/net: Remove address use from assignments of function pointersJoe Perches
2010-08-08e100/e1000*/igb*/ixgb*: Add missing read memory barrierJeff Kirsher
2010-08-02ixgbevf: fix null pointer dereference due to filter being set for VLAN 0Alexander Duyck
2010-07-27igbvf, ixgbevf: use dev_hw_addr_randomStefan Assmann
2010-07-15drivers: ixgbevf: fix unsigned underflowKulikov Vasiliy
2010-06-05ixgbevf: Enable GRO by defaultShirley Ma
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-10net: trans_start cleanupsEric Dumazet
2010-05-06ixgbevf: Cache PF ack bit in interruptGreg Rose
2010-04-27ixgbevf: use DMA API instead of PCI DMA functionsNick Nunley
2010-04-27ixgbevf: Fix link speed displayGreg Rose
2010-04-14drivers: net: use skb_headlen()Eric Dumazet
2010-04-13drivers: net: last_rx eliminationEric Dumazet
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-26ixgbevf: convert to use netdev_for_each_mc_addrJiri Pirko
2010-03-26ixgbevf: Fix signed/unsigned int errorGreg Rose
2010-03-24net/intel: remove trailing space in messagesFrans Pop
2010-03-22ixgbevf: Message formatting fixupJoe Perches
2010-03-19ixgbevf: Message formatting cleanupsGreg Rose
2010-03-19ixgbevf: Shorten up delay timer for watchdog taskGreg Rose
2010-03-19ixgbevf: Fix VF Stats accounting after resetGreg Rose
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-01-28netdev: remove HAVE_ leftoversAlexey Dobriyan
2010-01-23ixgbevf: Fix IPv6 GSO type checksJeff Kirsher
2010-01-23ixgbevf: Tell network stack to stop tx when the VF detects PF resetGreg Rose
2010-01-23ixgbevf: Fix panics in the VF driverGreg Rose
2010-01-23ixgbevf: Take action when the PF notifies the VF it is resetting.Greg Rose
2010-01-10ixgbevf: Driver MakefileGreg Rose
2010-01-10ixgbevf: Driver main and ethool interface module and main headerGreg Rose
2010-01-10ixgbevf: Mailbox communicationGreg Rose
2010-01-10ixgbevf: 82599 Virtual Function core functions and headerGreg Rose
2010-01-10ixgbevf: Macros, data structures, useful defines and registersGreg Rose