Commit Graph

51 Commits (eebbe9ca7855eb520cde62234028b6bd90083659)

Author SHA1 Message Date
Al Viro 804d8541d2 qla3xxx annotations 17 years ago
Joe Perches 2450022afa drivers/net: Add missing "space" 17 years ago
David S. Miller 4ec2411980 [NET]: Do not check netif_running() and carrier state in ->poll() 17 years ago
Ron Mercer ad4c9a09c7 qla3xxx: bugfix: Fix bad logical operation in link state machine. 17 years ago
Ron Mercer 3e23b7d3b5 qla3xxx: bugfix: Move link state machine into a worker thread 17 years ago
Jeff Garzik 9ddf7774b9 drivers/net/qla3xxx: trim trailing whitespace 18 years ago
Jeff Garzik b9f2c0440d [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Jeff Garzik 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Jesper Juhl bf1e9a080d Clean up duplicate includes in drivers/net/ 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Ron Mercer 50626297b1 qla3xxx: bugfix: Fix VLAN rx completion handling. 18 years ago
Ron Mercer b323e0e49f qla3xxx: bugfix: Add memory barrier before accessing rx completion. 18 years ago
Matthew Wilcox 313674afa8 [NET]: ethtool_perm_addr only has one implementation 18 years ago
Stephen Hemminger 91e745aa46 qla3xxx: cleanup checksum offload code 18 years ago
Stephen Hemminger e68a8c10c4 qla3xxx: device doesnt do hardware checksumming. 18 years ago
Adrian Bunk b1fc1fa9b3 make drivers/net/qla3xxx.c:PHY_DEVICES[] static 18 years ago
Ron Mercer 201f27e625 qla3xxx: Bumping driver version number to v2.03.00-k4 18 years ago
Ron Mercer 3efedf2e5b qla3xxx: Adding support for the Agere PHY (ET1011C) 18 years ago
Ron Mercer ec8263839a qla3xxx: Add ethtool get_pauseparam for improved bonding support. 18 years ago
Adrian Bunk 3664006ab9 drivers/net/qla3xxx.c: make 2 functions static 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Ron Mercer b3b1514c90 qla3xxx: bugfix: Jumbo frame handling. 18 years ago
Ron Mercer f67cac0190 qla3xxx: bugfix: Dropping interrupt under heavy network load. 18 years ago
Ron Mercer b6967eb9cb qla3xxx: bugfix: Multi segment sends were getting whacked. 18 years ago
Ron Mercer d8a759ff41 qla3xxx: bugfix: Add tx control block memset. 18 years ago
Ron Mercer 63f779261f qla3xxx: bugfix for line omitted in previous patch. 18 years ago
Benjamin Li ed227dcc2d qla3xxx: Bumping driver version number 18 years ago
Benjamin Li e8f4df2491 qla3xxx: Kernic Panic on pSeries under stress conditions 18 years ago
Ron Mercer 63b66d12de qla3xxx: bugfix tx reset after stress conditions. 18 years ago
Benjamin Li 0f8ab89e82 qla3xxx: Check return code from pci_map_single() in ql_release_to_lrg_buf_free_list(), ql_populate_free_queue(), ql_alloc_large_buffers(), and ql3xxx_send() 18 years ago
Ron Mercer 3e71f6dd47 qla3xxx: bugfix: Fixed jumbo frame handling for 3032 chip. 18 years ago
Ron Mercer 97916330e1 qla3xxx: Clean up receive process. 18 years ago
Ron Mercer 1357bfcf71 qla3xxx: Dynamically size the rx buffer queue based on the MTU. 18 years ago
Ron Mercer cb8bac12ec qla3xxx: Remove API to change MTU. 18 years ago
Benjamin Li 04f1077353 qla3xxx: Fix deadlock issue on error paths 18 years ago
Benjamin Li cd238faa32 qla3xxx: Changed to use netdev_alloc_skb() from dev_alloc_skb 18 years ago
Benjamin Li d2d76b8db4 qla3xxx: Remove unnecessary memset() in qla3xxx_send() 18 years ago
Benjamin Li 546faf077e qla3xxx: Return proper error codes when the 4022/4032 is being probed 18 years ago
Thomas Gleixner 38515e908b [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 18 years ago
Ron Mercer bd36b0ac5d qla3xxx: Add support for Qlogic 4032 chip. 18 years ago
Ron Mercer 80b02e595c qla3xxx: Add delay to NVRAM register access. 18 years ago
Ron Mercer ca16497a75 qla3xxx: Remove NETIF_F_LLTX from driver features. 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Al Viro 855fc73bf8 [PATCH] wrong thing iounmapped (qla3xxx) 19 years ago
Al Viro ee111d111b [PATCH] qla3xxx iomem annotations 19 years ago
Jeff Garzik 7282d491ec drivers/net: const-ify ethtool_ops declarations 19 years ago