Commit Graph

239 Commits (1ec5584e3edf9c4bf2c88c846534d19cf986ba11)

Author SHA1 Message Date
Kulikov Vasiliy 9c17978089 net: s2io: fix buffer overflow 15 years ago
Tobias Klauser c26875e2e1 s2io: Remove unnecessary memset of netdev private data 15 years ago
Jon Mason 926bd900b1 vxge: Update copyright information 15 years ago
Jon Mason 4a49043223 s2io: resolve statistics issues 15 years ago
Ben Hutchings 97d1935a61 netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flags 15 years ago
Jon Mason 958de1931c s2io: add dynamic LRO disable support 15 years ago
Joe Perches a4b770972b drivers/net: Remove unnecessary returns from void function()s 15 years ago
Eric Dumazet e743d31312 drivers: net: use skb_headlen() 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
Julia Lawall 876e956f20 drivers/net: drop redundant memset 15 years ago
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. 17 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