aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbevf
Commit message (Expand)AuthorAge
* drivers/net: don't use flush_scheduled_work()Tejun Heo2010-12-12
* Intel Wired LAN drivers: Use static constJeff Kirsher2010-12-11
* drivers/net: use vzalloc()Eric Dumazet2010-11-28
* 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-25
* ixgbevf: remove private net_device_statsEric Dumazet2010-09-10
* 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-03
* 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-07
|\|
| * 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
* | net/intel: remove trailing space in messagesFrans Pop2010-03-24
* | ixgbevf: Message formatting fixupJoe Perches2010-03-22
|/
* ixgbevf: Message formatting cleanupsGreg Rose2010-03-20
* ixgbevf: Shorten up delay timer for watchdog taskGreg Rose2010-03-20
* ixgbevf: Fix VF Stats accounting after resetGreg Rose2010-03-20
* bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-06
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* netdev: remove HAVE_ leftoversAlexey Dobriyan2010-01-28
* ixgbevf: Fix IPv6 GSO type checksJeff Kirsher2010-01-23
* ixgbevf: Tell network stack to stop tx when the VF detects PF resetGreg Rose2010-01-23
* ixgbevf: Fix panics in the VF driverGreg Rose2010-01-23
* ixgbevf: Take action when the PF notifies the VF it is resetting.Greg Rose2010-01-23
* ixgbevf: Driver MakefileGreg Rose2010-01-10
* ixgbevf: Driver main and ethool interface module and main headerGreg Rose2010-01-10
* ixgbevf: Mailbox communicationGreg Rose2010-01-10
* ixgbevf: 82599 Virtual Function core functions and headerGreg Rose2010-01-10
* ixgbevf: Macros, data structures, useful defines and registersGreg Rose2010-01-10