Commit History

作者 SHA1 備註 提交日期
  Scott Feldman 6fdfa97073 enic: organize device initialization/deinit into separate functions 15 年之前
  Scott Feldman 491598a44f enic: bug fix: check for zero port MTU before posting warning 15 年之前
  Scott Feldman 9f63a7c6ae enic: bug fix: enable VLAN filtering 15 年之前
  Scott Feldman 6ba9cdc096 enic: provision for multiple Rx/Tx queues; prepare for RSS support 15 年之前
  Scott Feldman 350991e12a enic: bug fix: included MAC drops in rx_dropped netstat 15 年之前
  Scott Feldman 56ac88b38e enic: bug fix: protect fw call i/f with spinlock 15 年之前
  Scott Feldman d19e22dc2c enic: use netdev_alloc_skb 15 年之前
  Scott Feldman ea0d7d9181 enic: bug fix: split TSO fragments larger than 16K into multiple descs 15 年之前
  Scott Feldman 4badc385d1 enic: workaround A0 erratum 15 年之前
  Scott Feldman 27e6c7d338 enic: add support for multiple BARs 15 年之前
  Stephen Hemminger 0fc0b732ea netdev: drivers should make ethtool_ops const 15 年之前
  Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 15 年之前
  Eric Dumazet 28679751a9 net: dont update dev->trans_start in 10GB drivers 16 年之前
  Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 年之前
  Yang Hongyang 50cf156af7 dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) 16 年之前
  Scott Feldman 4cdc44a231 enic: Add api for link down count and to get firmware notification status. 16 年之前
  Scott Feldman 68f717089a enic: bug fix: tx_timeout reset path fix-ups 16 年之前
  Scott Feldman bd9fb1a44a enic: record all bad FCS errs as frame errors 16 年之前
  Scott Feldman ed8af6b288 enic: bug fix: return notify intr credits 16 年之前
  Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 年之前
  Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 年之前
  Stephen Hemminger fe96aaa14f netdev: add missing set_mac_address hook 16 年之前
  Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 年之前
  Scott Feldman 86ca9db794 enic: enable ethtool LRO support 16 年之前
  Stephen Hemminger 008298231a netdev: add more functions to netdevice ops 16 年之前
  Stephen Hemminger afe29f7a61 enic: convert to net_device_ops 16 年之前
  David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 年之前
  Kamalesh Babulal b7c6bfb710 net: fix driver build errors due to missing net/ip6_checksum.h include 16 年之前
  Scott Feldman 4b75a442d2 enic: bug fix: don't set netdev->name too early 16 年之前
  Scott Feldman 8f4d248cb7 enic: Bug fix: Free MSI intr with correct data handle 16 年之前