Commit Graph

207 Commits (ae825e4ba81203e1b3d3159f24327cdc2629dbd8)

Author SHA1 Message Date
Stanislaw Gruszka b3cd965739 myri10ge: small rx_done refactoring 14 years ago
Stanislaw Gruszka cda6587c21 myri10ge: fix rmmod crash 14 years ago
Michał Mirosław 04ed3e741d net: change netdev->features to u32 14 years ago
Jon Mason 1d3c16a818 PCI: make pci_restore_state return void 14 years ago
Michał Mirosław 0d0b16727f net: Fix drivers advertising HW_CSUM feature to use csum_start 14 years ago
Tejun Heo 23f333a2bf drivers/net: don't use flush_scheduled_work() 14 years ago
Andrew Gallatin ef09aadf7b myri10ge: DCA update (resubmit) 15 years ago
Ben Hutchings c99202684f myri10ge: Use netif_set_real_num_{rx, tx}_queues() 15 years ago
Eric Dumazet 807540baae drivers/net: return operator cleanup 15 years ago
Joe Perches baeb2ffab4 drivers/net: Convert unbounded kzalloc calls to kcalloc 15 years ago
Rusty Russell 7d3510356b param: lock myri10ge_fw_name against sysfs changes. 15 years ago
Ben Hutchings 1437ce3983 ethtool: Change ethtool_op_set_flags to validate flags 15 years ago
Eric Dumazet e743d31312 drivers: net: use skb_headlen() 15 years ago
FUJITA Tomonori c755b4b625 myri10ge: use the DMA state API instead of the pci equivalents 15 years ago
Brice Goglin 2488f56d36 myri10ge: fix rx_pause in myri10ge_set_pauseparam 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
Dan Carpenter b8d6897431 myri: remove dead code 15 years ago
Brice Goglin 2a3f279034 myri10ge: optimize 4k-boundary check when stocking rx pages 15 years ago
Jiri Pirko f9dcbcc9e3 net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 15 years ago
Joe Perches 78ca90ea99 drivers/net/myri10ge: Use pr_<level> and netdev_<level> 15 years ago
Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
Brice Goglin 4b860abf63 myri10ge: use src+dst for rss hashing 15 years ago
Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
Ben Hutchings b9721d5a2f myri10ge: declare MODULE_FIRMWARE 15 years ago
Brice Goglin 196f17eb17 myri10ge: improve port type reporting in ethtool 16 years ago
Ajit Khaparde 6dc3494183 myri10ge: Use the instance of net_device_stats from net_device. 16 years ago
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
Brice Goglin d02342151c myri10ge: improve parity error detection and recovery 16 years ago
Patrick McHardy ec634fe328 net: convert remaining non-symbolic return values in ndo_start_xmit() functions 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
Eric Dumazet 28679751a9 net: dont update dev->trans_start in 10GB drivers 16 years ago
Brice Goglin dddc045e2f myri10ge: Add support for vlan_features 16 years ago
Brice Goglin 2552c31be3 myri10ge: drop myri10ge_lro module parameter 16 years ago
Brice Goglin 18af3e7c45 myri10ge: fix the invokation of lro_flush_all 16 years ago
Brice Goglin e5488ce569 myri10ge: update version to 1.5.0-1.415 16 years ago
Brice Goglin 3a0c7d2d2b myri10ge: allow LRO to be enabled via ethtool 16 years ago
Andrew Gallatin 7fe624f560 myri10ge: fix compile error 16 years ago
Brice Goglin 6498be3fba myri10ge: fix tx ring size in ethtool -g 16 years ago
Brice Goglin 9713107918 myri10ge: add MODULE_DEVICE_TABLE 16 years ago
Brice Goglin 2d90b0aa3b myri10ge: allow per-board firmware overriding 16 years ago
Brice Goglin 5908182506 myri10ge: force stats update in ethtool gstats 16 years ago
Stanislaw Gruszka 636d2f68a0 myr10ge: again fix lro_gen_skb() alignment 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
Brice Goglin 7f649269c3 myri10ge: update firmware headers to 1.4.41 16 years ago
David S. Miller 0c8dfc830a net: Add skb_record_rx_queue() calls to multiqueue capable drivers. 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
Brice Goglin e3fd553468 myri10ge: don't forget pci_disable_device() 16 years ago