summaryrefslogtreecommitdiff
path: root/drivers/net/ixgbevf
Commit message (Expand)AuthorAge
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-10
* ixgbevf: do vlan cleanupJiri Pirko2011-07-21
* ixgbevf: remove unnecessary ampersandsStephen Hemminger2011-06-21
* ixgbevf: Fix bungled declaration of ixgbevf_mbx_opsGreg Rose2011-06-21
* ixgbevf: Update the driver stringGreg Rose2011-06-09
* Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-22
* ixgbevf: Add macvlan support in the set rx mode opGreg Rose2011-05-14
* ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-29
* Fix common misspellingsLucas De Marchi2011-03-31
* ixgbe: correct typo in define nameEmil Tantilov2011-03-12
* ixgbevf: Fix Driver StringGreg Rose2011-03-12
* ixgbevf: Fix Version StringGreg Rose2011-03-12
* ixgbevf: remove Tx hang detectionLior Levy2011-03-11
* ixgbevf: Fix Compiler WarningsGreg Rose2011-03-03
* net: use pci_dev->revision, againSergei Shtylyov2011-02-28
* ixgbevf: Fix name of function in function header commentGreg Rose2011-02-24
* ixgbevf: Enable jumbo frame support for X540 VFGreg Rose2011-02-24
* ixgbevf: Add X540 VF device support to the ixgbevf driverGreg Rose2010-12-24
* drivers/net: don't use flush_scheduled_work()Tejun Heo2010-12-12
* Intel Wired LAN drivers: Use static constJeff Kirsher2010-12-10
* drivers/net: use vzalloc()Eric Dumazet2010-11-27
* ixgbevf: Fix OopsGreg Rose2010-11-16
* ixgbevf: Update Version String and Copyright NoticeGreg Rose2010-11-16
* vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross2010-10-21
* vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross2010-10-21
* ixgbevf: declare functions as staticEmil Tantilov2010-10-05
* drivers/net: return operator cleanupEric Dumazet2010-09-26
* ixgbevf: Refactor ring parameter re-sizeGreg Rose2010-09-24
* ixgbevf: remove private net_device_statsEric Dumazet2010-09-09
* ixgbevf: Removed unneeded HW struct membersGreg Rose2010-09-08
* drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-02
* drivers/net: Remove address use from assignments of function pointersJoe Perches2010-08-25
* e100/e1000*/igb*/ixgb*: Add missing read memory barrierJeff Kirsher2010-08-08
* ixgbevf: fix null pointer dereference due to filter being set for VLAN 0Alexander Duyck2010-08-02
* igbvf, ixgbevf: use dev_hw_addr_randomStefan Assmann2010-07-27
* drivers: ixgbevf: fix unsigned underflowKulikov Vasiliy2010-07-15
* ixgbevf: Enable GRO by defaultShirley Ma2010-06-05
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* net: trans_start cleanupsEric Dumazet2010-05-10
* ixgbevf: Cache PF ack bit in interruptGreg Rose2010-05-06
* ixgbevf: use DMA API instead of PCI DMA functionsNick Nunley2010-04-27
* ixgbevf: Fix link speed displayGreg Rose2010-04-27
* drivers: net: use skb_headlen()Eric Dumazet2010-04-14
* drivers: net: last_rx eliminationEric Dumazet2010-04-13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-06
|\ \ | |/
| * ixgbevf: Fix signed/unsigned int errorGreg Rose2010-03-26
* | net: convert multicast list to list_headJiri Pirko2010-04-03
* | ixgbevf: convert to use netdev_for_each_mc_addrJiri Pirko2010-03-26