Commit Graph

61 Commits (16cb839f13324978bd58082e69de81a711802b11)

Author SHA1 Message Date
Williams, Mitch A 031d7952ee igbvf: add support for i350 VF device 14 years ago
Alexander Duyck 0e512bfc2c igbvf: force link checking when mailbox timeout has occurred 14 years ago
Tejun Heo 760141a53e igb[v],ixgbe: don't use flush_scheduled_work() 14 years ago
Ben Hutchings ed4ba4b5b9 netdev: Use default implementation of ethtool_ops::get_link where possible 14 years ago
Eric Dumazet 89bf67f1f0 drivers/net: use vzalloc() 14 years ago
Greg Rose b1d670f10e Remove extra struct page member from the buffer info structure 14 years ago
Julian Stecklina eca2a33c98 igbvf: Remove some dead code in igbvf 14 years ago
Greg Rose 2c20ebbaed igbvf: Update version and Copyright 14 years ago
Emil Tantilov de7fe7874d igbvf: fix panic on load 14 years ago
Jesse Gross b738127dfb vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. 15 years ago
Greg Rose a7714338aa igbvf: Remove unneeded pm_qos* calls 15 years ago
Eric Dumazet 807540baae drivers/net: return operator cleanup 15 years ago
Eric Dumazet bc8acf2c8c drivers/net: avoid some skb->ip_summed initializations 15 years ago
Jeff Kirsher 2d0bb1c1f4 e100/e1000*/igb*/ixgb*: Add missing read memory barrier 15 years ago
Stefan Assmann 2c6952dfdd igbvf, ixgbevf: use dev_hw_addr_random 15 years ago
James Bottomley 82f682514a pm_qos: Get rid of the allocation in pm_qos_add_request() 15 years ago
Joe Perches a4b770972b drivers/net: Remove unnecessary returns from void function()s 15 years ago
Mark Gross ed77134bfc PM QOS update 15 years ago
Nick Nunley 123e9f1afe igbvf: use DMA API instead of PCI DMA functions 15 years ago
Koki Sanagi ec857fd40d igbvf: double increment nr_frags 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Emil Tantilov a08af745e4 igbvf: do not modify tx_queue_len on link speed change 15 years ago
Jiri Pirko 48e2f183cb net: convert multiple drivers to use netdev_for_each_mc_addr, part4 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Alexander Duyck ac26d7d6ac igbvf: fix issue w/ mapped_as_page being left set after unmap 15 years ago
Sridhar Samudrala 8e1e8a4779 net: Fix IPv6 GSO type checks in Intel ethernet drivers 15 years ago
Alexander Duyck 8581145f39 igb/igbvf: cleanup exception handling in tx_map_adv 15 years ago
Roel Kluin c1fa347f20 e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map() 15 years ago
Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
H Hartley Sweeten 753cdc3304 drivers/net/igbvf/netdev.c: use %pM to shown MAC address 15 years ago
Williams, Mitch A 1242b6f31e igbvf: Make igbvf error message more informative 15 years ago
Alexander Duyck 7227909340 igbvf: avoid reset storms due to mailbox issues 15 years ago
Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
Alexander Duyck a7d5ca40ff igbvf: remove skb_dma_map/unmap call from drivers 15 years ago
Joe Perches a0607fd3a2 drivers/net: request_irq - Remove unnecessary leading & from second arg 15 years ago
Alexander Duyck 39305965f3 igbvf: fix memory leak when ring size changed while interface down 15 years ago
Eric Dumazet 89d71a66c4 net: Use netdev_alloc_skb_ip_align() 16 years ago
Ben Hutchings 15f0a394c6 net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count() 16 years ago
Eric Dumazet 451f144398 drivers: Kill now superfluous ->last_rx stores 16 years ago
Stephen Hemminger 3b29a56d31 intel: convert drivers to netdev_tx_t 16 years ago
Alexander Duyck e0cff5ed27 igbvf: Allow VF driver to correctly recognize failure to set mac 16 years ago
Dean Nelson c06c430ded igbvf: return PCI_ERS_RESULT_DISCONNECT on permanent failure 16 years ago
Alexander Duyck 92d947b774 igbvf: resolve "frees DMA memory with different size" warnings 16 years ago
Andrew Morton 8e20ce94ce convert some DMA_nnBIT_MASK() callers 16 years ago
Martin Olsson 98a1708de1 trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments. 16 years ago
Eric Dumazet 042a53a9e4 net: skb_shared_info optimization 16 years ago
Eric Dumazet cdd0db058d net: dont update dev->trans_start 16 years ago
Alexander Duyck 0364d6fd2c igbvf: cleanup flags and allow for rx checksum to be disabled 16 years ago
Alexander Duyck 2d16577106 igbvf: fix unused external references 16 years ago