Commit Graph

250 Commits (716b50a31fb237c480e67ad66dc23feb35d40772)

Author SHA1 Message Date
Tejun Heo 23f333a2bf drivers/net: don't use flush_scheduled_work() 14 years ago
Jon Mason 85a564983a s2io: Using static const generally increases object text and decreases data size. It also generally decreases overall object size. 14 years ago
Jon Mason 11410b62cf s2io: Update Driver Version 14 years ago
Jon Mason c0dbf37e78 s2io: make strings at tables const 14 years ago
Jon Mason 1853e2e15d s2io: rx_ring_sz bounds checking 14 years ago
Joe Perches a31ff38805 drivers/net/s2io.c: Remove unnecessary casts of pci_get_drvdata 14 years ago
Jesse Gross eab6d18d20 vlan: Don't check for vlan group before vlan_tx_tag_present. 15 years ago
Eric Dumazet bc8acf2c8c drivers/net: avoid some skb->ip_summed initializations 15 years ago
Amerigo Wang f0c54ace9b s2io: remove lro parameter 15 years ago
Jon Mason 666be4298b s2io: Update driver version 15 years ago
Jon Mason be265e9bae s2io: remove unused code 15 years ago
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