Commit Graph

226 Commits (8e1a53c615e8efe0fac670f2973da64758748a8a)

Author SHA1 Message Date
Breno Leitao 3a22813a5a s2io: Fixing debug message 15 years ago
Jiri Pirko 5508590c19 net: convert multiple drivers to use netdev_for_each_mc_addr, part2 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Ram Vepa 2d146eb172 S2io: two branches the same in wait_for_cmd_complete() 15 years ago
Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
Uwe Kleine-König fbfecd3712 tree-wide: fix typos "couter" -> "counter" 15 years ago
Breno Leitao b8a623bf83 s2io: fixing a ethtool test that is broken 15 years ago
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
Joe Perches 9e39f7c5b3 s2io: Generate complete messages using single line DBG_PRINTs 16 years ago
Joe Perches 82c2d02356 s2io.c: Convert skipped nic->config.tx_cfg[i]. to tx_cfg-> 16 years ago
Joe Perches ffb5df6ce7 s2io.c: Standardize statistics accessors 16 years ago
Joe Perches a2a20aef44 s2io.c: fix spelling explaination 16 years ago
Joe Perches 6cef2b8eb7 s2io.c: convert printks to pr_<level> 16 years ago
Joe Perches d44570e406 s2io.c: Make more conforming to normal kernel style 16 years ago
Joe Perches 44364a035a s2io.c: use kzalloc 16 years ago
Joe Perches 4f87032021 s2io.c: Use calculated size in kmallocs 16 years ago
Joe Perches 13d866a9c9 s2io.c: Shorten code line length by using intermediate pointers 16 years ago
Joe Perches 6fce365df8 s2io.c: Use const for strings 16 years ago
Dean Nelson 1e3c8bd638 s2io: return PCI_ERS_RESULT_DISCONNECT on permanent failure 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Tobias Klauser f957bcf016 s2io: Remove private boolean definitions 16 years ago
Eric Dumazet 28679751a9 net: dont update dev->trans_start in 10GB drivers 16 years ago
Ben Hutchings 4023939667 s2io: Use generic MDIO definitions 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
Hannes Eder 8d668bfef6 drivers/net/s2io.c: fix sparse warning: symbol shadows an earlier one 16 years ago
Breno Leitao 073a24364f s2io: Formatting log message 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
David S. Miller 2d5451d261 net: Fix warning fallout from recent NAPI interface changes. 16 years ago
Hannes Eder dac499f912 drivers/net: fix sparse warnings: make symbols static 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Ingo Molnar 2e6a684b84 s2io: fix warning in drivers/net/s2io.c 16 years ago
Stephen Hemminger 040250959d s2io: convert to net_device_ops 16 years ago
Wang Chen 4cf1653aa9 netdevice: safe convert to netdev_priv() #part-2 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Arjan van de Ven 275f165fa9 pci: use pci_ioremap_bar() in drivers/net 17 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Harvey Harrison b39d66a81f drivers/net: replace __FUNCTION__ with __func__ 17 years ago
Breno Leitao cd0fce0322 s2io: Fix enabling VLAN tag stripping at driver initialization 17 years ago
Ilpo Järvinen a505f4ff49 s2io: reindented misleading for loop 17 years ago
Breno Leitao dc56e634c8 S2io: fix statistics flush after a MTU change 17 years ago
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
David S. Miller fd2ea0a79f net: Use queue aware tests throughout. 17 years ago
David S. Miller 09e83b5d7d netdev: Kill NETIF_F_MULTI_QUEUE. 17 years ago
Sreenivasa Honnur 29d0a2b0f7 S2io: Version update for IOMMU overflow checking and enable msi-x link interrupts patches. 17 years ago
Sreenivasa Honnur 01e16faa06 S2io: Enable msi-x link interrupts. 17 years ago
Sreenivasa Honnur 3f78d88575 S2io: Fix IOMMU overflow checking. 17 years ago
David S. Miller b19fa1fa91 net: Delete NETDEVICES_MULTIQUEUE kconfig option. 17 years ago
Andi Kleen 64c42f6976 [netdrvr] Fix IOMMU overflow checking in s2io.c 17 years ago