Commit Graph

60 Commits (1bddd9e6453ef1c7bc5b6f4ddbf7d31f4aee7a44)

Author SHA1 Message Date
root b08c42b283 qla3xxx: driver version change. 17 years ago
Ron Mercer 4ea0d6e5b8 qla3xxx: cleanup: Remove some unused structure definitions and structure elements. 17 years ago
Ron Mercer eb115b0099 qla3xxx: fix: Fix IFF_MULTICAST setting. 17 years ago
Ron Mercer 49ef26eb8d qla3xxx: fix: Remove unused set_multicast function. 17 years ago
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Ben Hutchings c81ec80bc8 qla3xxx: Hold RTNL while calling dev_close() 17 years ago
Jeff Garzik 7d2e3cb700 [netdrvr] Trim trailing whitespace for several drivers 17 years ago
Marcin Slusarz b39b5a2bc3 qla3xxx: convert byte order of constant instead of variable 17 years ago
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