aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sis190.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-08-17ethtool: Provide a default implementation of ethtool_ops::get_drvinfoBen Hutchings17-208/+23
2010-08-16net/decnet: Adjust confusing if indentationJulia Lawall1-4/+4
2010-08-16drivers/isdn: Adjust confusing if indentationJulia Lawall3-7/+9
2010-08-16drivers/net: Adjust confusing if indentationJulia Lawall1-1/+1
2010-08-16drivers/net/hamradio: Adjust confusing if indentationJulia Lawall1-1/+2
2010-08-16drivers/net/bnx2x: Adjust confusing if indentationJulia Lawall1-5/+5
2010-08-16drivers/net: Adjust confusing if indentationJulia Lawall1-1/+1
2010-08-16drivers/atm: Adjust confusing if indentationJulia Lawall1-1/+1
2010-08-16drivers/net: Adjust confusing if indentationJulia Lawall2-6/+6
2010-08-16drivers/net/irda: Adjust confusing if indentationJulia Lawall1-1/+1
2010-08-16net/atm: Adjust confusing if indentationJulia Lawall1-1/+1
2010-08-16drivers/net/wan: Adjust confusing if indentationJulia Lawall3-3/+3
2010-08-16macvtap: Implement multiqueue for macvtap driverKrishna Kumar2-18/+90
2010-08-16core: Factor out flow calculation from get_rps_cpuKrishna Kumar2-44/+71
2010-08-16bnx2x: Load firmware in open() instead of probe()Dmitry Kravkov3-19/+36
2010-08-15Revert "netlink: netlink_recvmsg() fix"David S. Miller1-16/+6
2010-08-15Linux 2.6.36-rc1Linus Torvalds1-2/+2
2010-08-15arch/tile: don't validate CROSS_COMPILE needlesslyChris Metcalf1-9/+11
2010-08-15mm: fix up some user-visible effects of the stack guard pageLinus Torvalds2-1/+15
2010-08-15arch/tile: export only COMMAND_LINE_SIZE to userspace.Chris Metcalf1-2/+6
2010-08-15arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNChris Metcalf1-3/+2
2010-08-15ALSA: sound/usb/format: silence uninitialized variable warningsDan Carpenter1-0/+8
2010-08-14ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mssMin Zhang1-2/+2
2010-08-14xfrm: Use GFP_ATOMIC in xfrm_compile_policyHerbert Xu1-1/+1