aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-19slip: fix get_stats() methodEric Dumazet1-25/+25
2010-08-19vxge: Implement 64bit statsEric Dumazet2-16/+7
2010-08-19atm: remove a net_device_stats clearEric Dumazet1-1/+0
2010-08-19ether3: Use net_device_stats from struct net_deviceTobias Klauser2-24/+10
2010-08-19ether1: Use net_device_stats from struct net_deviceTobias Klauser2-23/+12
2010-08-19net: simplify flags for tx timestampingOliver Hartkopp17-87/+68
2010-08-19drivers/net/sunvnet.c: Use pr_<level> and netdev_<level>Joe Perches1-29/+21
2010-08-19drivers/net/sungem: Use netdev_<level>, netif_<level> and pr_<level>Joe Perches2-129/+85
2010-08-19sunhme: Use return value of register_netdevTobias Klauser1-2/+4
2010-08-19greth: Use return value of register_netdevTobias Klauser1-2/+2
2010-08-18drivers/net/qlcnic: Use available error codesJulia Lawall1-3/+3
2010-08-18net/ax25: Use available error codesJulia Lawall1-1/+1
2010-08-18net/ax25: Use available error codesJulia Lawall1-2/+2
2010-08-18drivers/net/pcmcia: Use pr_<level> and netdev_<level>Joe Perches9-314/+298
2010-08-18net/sched: remove unneeded NULL checkDan Carpenter1-1/+1
2010-08-18s2io: Update driver versionJon Mason1-1/+1
2010-08-18s2io: remove unused codeJon Mason2-10/+0
2010-08-17drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches21-38/+37
2010-08-17tipc: Prevent missing name table entries when link flip-flops rapidlyAllan Stephens4-1/+39
2010-08-17tipc: Allow connect() to wait indefinitelyAllan Stephens1-4/+7
2010-08-17tipc: Minor enhancements to name table display formatAllan Stephens1-28/+16
2010-08-17tipc: Optimize tipc_node_has_active_links()Allan Stephens1-2/+1
2010-08-17tipc: Remove per-connection sequence number logicAllan Stephens1-12/+3
2010-08-17tipc: Fix bug in broadcast link transmit statistics computationAllan Stephens1-3/+2
2010-08-17tipc: Fix premature broadcast advertisement by sending nodeAllan Stephens1-11/+19
2010-08-17tipc: Prevent crash when broadcast link cannot send to all nodesAllan Stephens1-4/+6
2010-08-17tipc: Check for disabled bearer when processing incoming messagesAllan Stephens1-0/+14
2010-08-17tipc: correct problems with misleading flags returned using poll()Allan Stephens1-21/+40
2010-08-17tipc: Provide correct error code for unsupported connect() operationAllan Stephens1-1/+1
2010-08-17tipc: add SO_RCVLOWAT support to stream socket receive pathFlorian Westphal1-3/+4
2010-08-17tipc: Fix log buffer memory leak if initialization failsAnders Kaseorg1-2/+4
2010-08-17qlcnic: turn off lro when rxcsum is disabled.Sucheta Chakraborty3-1/+25
2010-08-17qlcnic: fix link diag testSony Chacko2-9/+9
2010-08-17qlcnic: fix link status messageSony Chacko1-2/+2
2010-08-17qlcnic: add eswitch statistics supportAmit Kumar Salecha3-1/+287
2010-08-17qlcnic: fix for setting function modesRajesh Borundia1-3/+0
2010-08-17qlcnic: device state management fixes for virtual funcAmit Kumar Salecha2-34/+51
2010-08-17qlcnic: fix aer for virtual funcAmit Kumar Salecha1-1/+1
2010-08-17enic: Mark intr_timer in vnic_enet_config as deprecatedRoopa Prabhu1-1/+1
2010-08-17enic: Check if rq/wq buf not NULL before freeing themRoopa Prabhu2-4/+8
2010-08-17enic: Clean up: remove enic_dev_stats_clearRoopa Prabhu1-15/+0
2010-08-17enic: Use offsetof macro in vic tlv length calculationRoopa Prabhu1-3/+4
2010-08-17enic: Add new firmware devcmdsRoopa Prabhu1-0/+12
2010-08-17enic: Add support for firmware management deviceRoopa Prabhu2-7/+31
2010-08-17enic: Add set mac addressRoopa Prabhu2-2/+4
2010-08-17cpmac: fix all checkpatch errors and warningsFlorian Fainelli1-13/+20
2010-08-17am79c961a: Use net_device_stats from struct net_deviceTobias Klauser2-20/+16
2010-08-17r6040: fix all checkpatch errors and warningsFlorian Fainelli1-14/+20
2010-08-17pcnet_cs: Use pr_fmt and pr_<level>Joe Perches1-13/+13
2010-08-17pcnet_cs: Use proper netdev_*-printoutsWolfram Sang1-31/+27