コミット履歴

作者 SHA1 メッセージ 日付
  Todd Fujinaka 784401bfc0 igbvf: use netif_carrier_off earlier when bringing if down 10 年 前
  Jeff Kirsher 5beef769ec igbvf: cleanup msleep() and min/max() usage 10 年 前
  Jeff Kirsher 0340501b1c igbvf: Fix code comments and whitespace 10 年 前
  David S. Miller 6e03f896b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 年 前
  Toshiaki Makita 72b1405964 igbvf: Fix checksum error when using stacked vlan 10 年 前
  Jiri Pirko df8a39defa net: rename vlan_tx_* helpers since "tx" is misleading there 10 年 前
  Benoit Taine 9baa3c34ac PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 11 年 前
  Francois Romieu 6b8f07b490 igbvf: remove open-coded skb_cow_head 11 年 前
  Joe Perches 1dcf875eff igbvf: Convert uses of __constant_<foo> to <foo> 11 年 前
  Alexander Gordeev 4601e7591f igbvf: Use pci_enable_msix_range() instead of pci_enable_msix() 11 年 前
  dingtianhong 887fa9d8f4 net: igbvf: slight optimization of addr compare 11 年 前
  Linus Torvalds 8ceafbfa91 Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm 11 年 前
  Wei Yongjun de524681f8 igbvf: add missing iounmap() on error in igbvf_probe() 12 年 前
  Dan Carpenter 3de9e65f01 igbvf: integer wrapping bug setting the mtu 12 年 前
  Russell King c21b8ebc2f DMA-API: net: intel/igbvf: fix 32-bit DMA mask handling 12 年 前
  Patrick McHardy 86a9bad3ab net: vlan: add protocol argument to packet tagging functions 12 年 前
  Patrick McHardy 80d5c3689b net: vlan: prepare for 802.1ad VLAN filtering offload 12 年 前
  Patrick McHardy f646968f8f net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* 12 年 前
  Joe Perches 1f9061d27d drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) 12 年 前
  Alexander Duyck 3eb1a40f4b igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid races 12 年 前
  Joe Perches b2adaca92c ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups 12 年 前
  Mitch A Williams 8d56b6d507 igbvf: be sane about random MAC addresses 12 年 前
  Jiri Pirko aaeb6cdfa5 remove init of dev->perm_addr in drivers 12 年 前
  Jiri Pirko 15c6ff3bc0 net: remove unnecessary NET_ADDR_RANDOM "bitclean" 12 年 前
  Greg Kroah-Hartman 1dd06ae8db drivers/net: fix up function prototypes after __dev* removals 12 年 前
  Bill Pemberton 9f9a12f8ca net/intel: remove __dev* attributes 12 年 前
  Mitch A Williams 76f640f147 igbvf: update version number 12 年 前
  Mitch A Williams 2c1a101965 igbvf: work around i350 erratum 12 年 前
  Greg Rose 91ffb8e0dc igbvf: Check for error on dma_map_single call 13 年 前
  Stephen Hemminger 3646f0e5c9 netdev: make pci_error_handlers const 13 年 前