summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: simplify flags for tx timestampingOliver Hartkopp2010-08-1917-87/+68
* drivers/net/sunvnet.c: Use pr_<level> and netdev_<level>Joe Perches2010-08-191-29/+21
* drivers/net/sungem: Use netdev_<level>, netif_<level> and pr_<level>Joe Perches2010-08-192-129/+85
* sunhme: Use return value of register_netdevTobias Klauser2010-08-191-2/+4
* greth: Use return value of register_netdevTobias Klauser2010-08-191-2/+2
* drivers/net/qlcnic: Use available error codesJulia Lawall2010-08-181-3/+3
* net/ax25: Use available error codesJulia Lawall2010-08-181-1/+1
* net/ax25: Use available error codesJulia Lawall2010-08-181-2/+2
* drivers/net/pcmcia: Use pr_<level> and netdev_<level>Joe Perches2010-08-189-314/+298
* net/sched: remove unneeded NULL checkDan Carpenter2010-08-181-1/+1
* s2io: Update driver versionJon Mason2010-08-181-1/+1
* s2io: remove unused codeJon Mason2010-08-182-10/+0
* drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches2010-08-1721-38/+37
* tipc: Prevent missing name table entries when link flip-flops rapidlyAllan Stephens2010-08-174-1/+39
* tipc: Allow connect() to wait indefinitelyAllan Stephens2010-08-171-4/+7
* tipc: Minor enhancements to name table display formatAllan Stephens2010-08-171-28/+16
* tipc: Optimize tipc_node_has_active_links()Allan Stephens2010-08-171-2/+1
* tipc: Remove per-connection sequence number logicAllan Stephens2010-08-171-12/+3
* tipc: Fix bug in broadcast link transmit statistics computationAllan Stephens2010-08-171-3/+2
* tipc: Fix premature broadcast advertisement by sending nodeAllan Stephens2010-08-171-11/+19
* tipc: Prevent crash when broadcast link cannot send to all nodesAllan Stephens2010-08-171-4/+6
* tipc: Check for disabled bearer when processing incoming messagesAllan Stephens2010-08-171-0/+14
* tipc: correct problems with misleading flags returned using poll()Allan Stephens2010-08-171-21/+40
* tipc: Provide correct error code for unsupported connect() operationAllan Stephens2010-08-171-1/+1
* tipc: add SO_RCVLOWAT support to stream socket receive pathFlorian Westphal2010-08-171-3/+4
* tipc: Fix log buffer memory leak if initialization failsAnders Kaseorg2010-08-171-2/+4
* qlcnic: turn off lro when rxcsum is disabled.Sucheta Chakraborty2010-08-173-1/+25
* qlcnic: fix link diag testSony Chacko2010-08-172-9/+9
* qlcnic: fix link status messageSony Chacko2010-08-171-2/+2
* qlcnic: add eswitch statistics supportAmit Kumar Salecha2010-08-173-1/+287
* qlcnic: fix for setting function modesRajesh Borundia2010-08-171-3/+0
* qlcnic: device state management fixes for virtual funcAmit Kumar Salecha2010-08-172-34/+51
* qlcnic: fix aer for virtual funcAmit Kumar Salecha2010-08-171-1/+1
* enic: Mark intr_timer in vnic_enet_config as deprecatedRoopa Prabhu2010-08-171-1/+1
* enic: Check if rq/wq buf not NULL before freeing themRoopa Prabhu2010-08-172-4/+8
* enic: Clean up: remove enic_dev_stats_clearRoopa Prabhu2010-08-171-15/+0
* enic: Use offsetof macro in vic tlv length calculationRoopa Prabhu2010-08-171-3/+4
* enic: Add new firmware devcmdsRoopa Prabhu2010-08-171-0/+12
* enic: Add support for firmware management deviceRoopa Prabhu2010-08-172-7/+31
* enic: Add set mac addressRoopa Prabhu2010-08-172-2/+4
* cpmac: fix all checkpatch errors and warningsFlorian Fainelli2010-08-171-13/+20
* am79c961a: Use net_device_stats from struct net_deviceTobias Klauser2010-08-172-20/+16
* r6040: fix all checkpatch errors and warningsFlorian Fainelli2010-08-171-14/+20
* pcnet_cs: Use pr_fmt and pr_<level>Joe Perches2010-08-171-13/+13
* pcnet_cs: Use proper netdev_*-printoutsWolfram Sang2010-08-171-31/+27
* ethtool: Provide a default implementation of ethtool_ops::get_drvinfoBen Hutchings2010-08-1717-208/+23
* net/decnet: Adjust confusing if indentationJulia Lawall2010-08-161-4/+4
* drivers/isdn: Adjust confusing if indentationJulia Lawall2010-08-163-7/+9
* drivers/net: Adjust confusing if indentationJulia Lawall2010-08-161-1/+1
* drivers/net/hamradio: Adjust confusing if indentationJulia Lawall2010-08-161-1/+2
OpenPOWER on IntegriCloud