Commit Graph

245 Commits (41c308f40a813403b94f3a3446aba2e5cc6bd6b4)

Author SHA1 Message Date
Huang Weiyi 9413b314f4 qlge: remove duplicated #include 14 years ago
Jiri Pirko 18c49b9177 qlge: do vlan cleanup 14 years ago
Jitendra Kalsaria b4e4fe848c qlge:Version change to v1.00.00.29 14 years ago
Jitendra Kalsaria 5069ee555e qlge: Fix printk priority so chip fatal errors are always reported. 14 years ago
Jitendra Kalsaria da92b393e0 qlge:Fix crash caused by mailbox execution on wedged chip. 14 years ago
Joe Perches 43d620c829 drivers/net: Remove casts of void * 14 years ago
Alexey Dobriyan a6b7a40786 net: remove interrupt.h inclusion from netdevice.h 14 years ago
Greg Dietsche 324dd96d2b qlge: remove unecessary if statement 14 years ago
Paul Gortmaker 70c7160619 Add appropriate <linux/prefetch.h> include for prefetch users 14 years ago
Paul Gortmaker c0cba59e77 drivers/net: add prefetch header for prefetch users 14 years ago
David Decotigny 7073949720 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API 14 years ago
Michał Mirosław 88230fd586 net: qlge: convert to hw_features 14 years ago
stephen hemminger ef9c7ab4a9 qlge: make nic_operations struct const 14 years ago
stephen hemminger 1b3291241a qlge: use ethtool set_phys_id 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Joe Perches 215faf9c5f drivers/net/*/: Use static const 14 years ago
Ron Mercer 4d7b6b5d24 qlge: Fix deadlock when cancelling worker. 14 years ago
Sonny Rao 84cf7029b6 qlge: Fix incorrect usage of module parameters and netdev msg level 14 years ago
Joe Perches b16fed0af8 drivers/net/qlge: Remove unnecessary casts of netdev_priv 14 years ago
Ron Mercer 0c6202b327 qlge: Version change to v1.00.00.27 14 years ago
Ron Mercer 673483c7d3 qlge: Add firmware info to ethtool get regs. 14 years ago
Ron Mercer c1b60092cf qlge: bugfix: Restoring the vlan setting. 14 years ago
stephen hemminger fa274cb7e5 qlge: disable unsed dump code 14 years ago
stephen hemminger ac409215fa qlge: make local functions static 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
Breno Leitao fe5f098055 qlge: reset the chip before freeing the buffers 15 years ago
Breno Leitao c5dadddb8c qlge: Fix a deadlock when the interface is going down 15 years ago
Dan Carpenter 4da79504b2 qlge: pull NULL check ahead of dereference 15 years ago
Joe Perches 2037d5aa25 drivers/net/qlge: Use pr_<level>, shrink text a bit 15 years ago
Ron Mercer 83cc0a1b1b qlge: Change version to v1.00.00.25.00.00-01. 15 years ago
Ron Mercer fbc2ac3367 qlge: Make adapter drop frame errors and pass up csum errors. 15 years ago
Ron Mercer 6d29b1ef31 qlge: Fix possible endian issue for rx UDP csum. 15 years ago
Ron Mercer 3b11d36ec2 qlge: Reduce print level in data path statements. 15 years ago
Ron Mercer fc312ecea7 qlge: Don't use firmware when forcing firmware dump. 15 years ago
Ron Mercer f2c05004f3 qlge: Restore promiscuous setting after reset. 15 years ago
Breno Leitao 7ae80abdba qlge: fix a eeh handler to not add a pending timer 15 years ago
Breno Leitao 72046d84f0 qlge: Replacing add_timer() to mod_timer() 15 years ago
Eric Dumazet ba2d358791 drivers/net: use __packed annotation 15 years ago
Joe Perches a4b770972b drivers/net: Remove unnecessary returns from void function()s 15 years ago
FUJITA Tomonori 64b9b41de8 qlge: use the DMA state API instead of the pci equivalents 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
Frans Pop 2381a55c88 net/various: remove trailing space in messages 15 years ago
Jiri Pirko f9dcbcc9e3 net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 15 years ago
Ron Mercer aa13bd6ef4 qlge: Fix occasional loopback test failure. 15 years ago
Ron Mercer 801e9096c5 qlge: Fix bonding mac address bug. 15 years ago
Ron Mercer c0c56955e7 qlge: Fix dropping of large non-TCP/UDP frames. 15 years ago
Joe Perches ae9540f75d drivers/net/qlge: Use netif_printk helpers 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago