Commit Graph

165 Commits (fe192a49118f5b1272317d60c7930ece4e13ae49)

Author SHA1 Message Date
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
Brice Goglin 0f840011f0 myri10ge: print MAC and serial number on probe failure 16 years ago
David S. Miller 2d5451d261 net: Fix warning fallout from recent NAPI interface changes. 16 years ago
Brice Goglin 13e620e0e6 myri10ge: update driver version to 1.4.4-1.395 16 years ago
Brice Goglin e92df2820d myri10ge: update firmware headers to 1.4.37 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Brice Goglin bcb09dc276 myri10ge: check fragmentation in LRO get_frag_header() 16 years ago
Brice Goglin 2c62ad7b56 myri10ge: update firmware headers 16 years ago
Brice Goglin 4ee2ac5135 myri10ge: update DCA comments 16 years ago
Stephen Hemminger 8126089f9f myri10ge: convert to net_device_ops 16 years ago
Brice Goglin 00b5e50549 myri10ge: remove hardcoded sram_size 16 years ago
Brice Goglin d6279c88f2 myri10ge: fix per-slice rx/tx_dropped counters 16 years ago
Brice Goglin 8c2f5fa51e myri10ge: fix stop/go ordering even more 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Brice Goglin 6824a105d4 myri10ge: fix stop/go mmio ordering 17 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Brice Goglin 051d36f3fb myri10ge: disable NAPI on failure to setup the interface 17 years ago
Jeff Garzik 5dd2d33228 [netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMA 17 years ago
Brice Goglin 2ef3783608 myri10ge: update driver version number to 1.4.3-1.369 17 years ago
Brice Goglin 5c714e238e myri10ge: remove over-paranoid queue number modulus 17 years ago
Brice Goglin 236bb5e649 myri10ge: add multiqueue TX 17 years ago
Brice Goglin ead7b9406c myri10ge: use DCA if DCA is compiled as a module 17 years ago
Brice Goglin 9a6b3b5440 myri10ge: Rename DCA-related firmware counters 17 years ago
Brice Goglin 330554cb9b myri10ge: Stop scaring people when DCA is built but absent 17 years ago
Huang Weiyi 45021ae498 [netdrvr] removed unused #include <version.h> 17 years ago
Brice Goglin 0623807a18 myri10ge: update version string to 1.4.3-1.358 17 years ago
Adrian Bunk 7a8fc9b248 removed unused #include <linux/version.h>'s 17 years ago
Brice Goglin 13b2738cbb myri10ge: myri10ge_fw_name also overrides the rss firmware 17 years ago
Brice Goglin 77970ea50b myri10ge: set 64bits consistent DMA mask 17 years ago
Brice Goglin 6a4c4ad2f0 myri10ge: update firmware headers 17 years ago
Brice Goglin c7f80993a3 myri10ge: use ioremap_wc 17 years ago
Brice Goglin e454e7e2e3 myri10ge: remove wcfifo 17 years ago
David Woodhouse b0d31d6b28 myri10ge: treat firmware data as const 17 years ago
Brice Goglin 981813d8e0 myri10ge: add Direct Cache Access support 17 years ago
Brice Goglin 0dcffac1a3 myri10ge: add multislices support 17 years ago
Brice Goglin 779297320d myri10ge: add routines for multislices 17 years ago
Brice Goglin d399cf8c04 myri10ge: update driver version 17 years ago
Adrian Bunk 0178ec3d3e make myri10ge_get_firmware_capabilities() static 17 years ago
Brice Goglin 014377a1df myri10ge: fix the number of interrupt slots 17 years ago