summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbevf
Commit message (Expand)AuthorAgeFilesLines
* ixgbevf: do vlan cleanupJiri Pirko2011-07-212-52/+18Star
* ixgbevf: remove unnecessary ampersandsStephen Hemminger2011-06-211-11/+11
* ixgbevf: Fix bungled declaration of ixgbevf_mbx_opsGreg Rose2011-06-212-2/+2
* ixgbevf: Update the driver stringGreg Rose2011-06-101-1/+1
* Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-231-0/+1
* ixgbevf: Add macvlan support in the set rx mode opGreg Rose2011-05-154-0/+66
* ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-291-3/+5
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ixgbe: correct typo in define nameEmil Tantilov2011-03-122-3/+3
* ixgbevf: Fix Driver StringGreg Rose2011-03-121-1/+1
* ixgbevf: Fix Version StringGreg Rose2011-03-121-1/+1
* ixgbevf: remove Tx hang detectionLior Levy2011-03-112-51/+0Star
* ixgbevf: Fix Compiler WarningsGreg Rose2011-03-031-7/+2Star
* net: use pci_dev->revision, againSergei Shtylyov2011-02-281-1/+1
* ixgbevf: Fix name of function in function header commentGreg Rose2011-02-241-8/+8
* ixgbevf: Enable jumbo frame support for X540 VFGreg Rose2011-02-242-2/+19
* ixgbevf: Add X540 VF device support to the ixgbevf driverGreg Rose2010-12-255-4/+15
* drivers/net: don't use flush_scheduled_work()Tejun Heo2010-12-121-2/+1Star
* Intel Wired LAN drivers: Use static constJeff Kirsher2010-12-111-7/+11
* drivers/net: use vzalloc()Eric Dumazet2010-11-281-4/+2Star
* ixgbevf: Fix OopsGreg Rose2010-11-171-4/+2Star
* ixgbevf: Update Version String and Copyright NoticeGreg Rose2010-11-179-11/+12
* vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross2010-10-211-1/+1
* vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross2010-10-211-1/+1
* ixgbevf: declare functions as staticEmil Tantilov2010-10-063-4/+2Star
* drivers/net: return operator cleanupEric Dumazet2010-09-271-1/+1
* ixgbevf: Refactor ring parameter re-sizeGreg Rose2010-09-251-74/+79
* ixgbevf: remove private net_device_statsEric Dumazet2010-09-102-22/+5Star
* ixgbevf: Removed unneeded HW struct membersGreg Rose2010-09-081-2/+0Star
* drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-031-1/+1
* drivers/net: Remove address use from assignments of function pointersJoe Perches2010-08-261-1/+1
* e100/e1000*/igb*/ixgb*: Add missing read memory barrierJeff Kirsher2010-08-091-0/+2
* ixgbevf: fix null pointer dereference due to filter being set for VLAN 0Alexander Duyck2010-08-031-11/+1Star
* igbvf, ixgbevf: use dev_hw_addr_randomStefan Assmann2010-07-271-1/+1
* drivers: ixgbevf: fix unsigned underflowKulikov Vasiliy2010-07-161-1/+2
* ixgbevf: Enable GRO by defaultShirley Ma2010-06-051-0/+1
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-4/+0Star
* net: trans_start cleanupsEric Dumazet2010-05-101-2/+0Star
* ixgbevf: Cache PF ack bit in interruptGreg Rose2010-05-061-0/+16
* ixgbevf: use DMA API instead of PCI DMA functionsNick Nunley2010-04-281-33/+35
* ixgbevf: Fix link speed displayGreg Rose2010-04-272-6/+9
* drivers: net: use skb_headlen()Eric Dumazet2010-04-151-1/+1
* drivers: net: last_rx eliminationEric Dumazet2010-04-131-1/+0Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-112-0/+2
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-071-1/+2
|\|
| * ixgbevf: Fix signed/unsigned int errorGreg Rose2010-03-261-1/+2
* | net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
* | ixgbevf: convert to use netdev_for_each_mc_addrJiri Pirko2010-03-273-37/+15Star
* | net/intel: remove trailing space in messagesFrans Pop2010-03-241-1/+1