index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
igbvf
/
netdev.c
Age
Commit message (
Expand
)
Author
2011-05-22
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-28
net: use pci_dev->revision, again
Sergei Shtylyov
2011-02-24
igbvf: remove Tx hang detection
Lior Levy
2010-12-24
igbvf: add support for i350 VF device
Williams, Mitch A
2010-12-12
igb[v],ixgbe: don't use flush_scheduled_work()
Tejun Heo
2010-11-27
drivers/net: use vzalloc()
Eric Dumazet
2010-11-16
igbvf: Remove some dead code in igbvf
Julian Stecklina
2010-11-16
igbvf: Update version and Copyright
Greg Rose
2010-10-28
igbvf: fix panic on load
Emil Tantilov
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
2010-10-18
igbvf: Remove unneeded pm_qos* calls
Greg Rose
2010-09-26
drivers/net: return operator cleanup
Eric Dumazet
2010-09-02
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-08-08
e100/e1000*/igb*/ixgb*: Add missing read memory barrier
Jeff Kirsher
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-07-27
igbvf, ixgbevf: use dev_hw_addr_random
Stefan Assmann
2010-07-19
pm_qos: Get rid of the allocation in pm_qos_add_request()
James Bottomley
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-05-10
PM QOS update
Mark Gross
2010-04-27
igbvf: use DMA API instead of PCI DMA functions
Nick Nunley
2010-04-27
igbvf: double increment nr_frags
Koki Sanagi
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-26
igbvf: do not modify tx_queue_len on link speed change
Emil Tantilov
2010-02-22
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
Jiri Pirko
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-01-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-28
igbvf: fix issue w/ mapped_as_page being left set after unmap
Alexander Duyck
2010-01-23
net: Fix IPv6 GSO type checks in Intel ethernet drivers
Sridhar Samudrala
2010-01-23
igb/igbvf: cleanup exception handling in tx_map_adv
Alexander Duyck
2010-01-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-20
e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()
Roel Kluin
2010-01-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2009-12-29
drivers/net/igbvf/netdev.c: use %pM to shown MAC address
H Hartley Sweeten
2009-12-23
igbvf: Make igbvf error message more informative
Williams, Mitch A
2009-12-11
igbvf: avoid reset storms due to mailbox issues
Alexander Duyck
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
2009-12-02
igbvf: remove skb_dma_map/unmap call from drivers
Alexander Duyck
2009-11-18
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
2009-10-13
net: Use netdev_alloc_skb_ip_align()
Eric Dumazet
2009-09-02
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-09-01
intel: convert drivers to netdev_tx_t
Stephen Hemminger
2009-08-01
igbvf: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
2009-07-26
igbvf: resolve "frees DMA memory with different size" warnings
Alexander Duyck
2009-06-19
convert some DMA_nnBIT_MASK() callers
Andrew Morton
2009-06-08
net: skb_shared_info optimization
Eric Dumazet
[next]