aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Hartkopp4-22/+16
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-18drivers/net/pcmcia: Use pr_<level> and netdev_<level>Joe Perches9-314/+298
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-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 Hutchings16-198/+0
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-16drivers/net/wan: Adjust confusing if indentationJulia Lawall3-3/+3
2010-08-16macvtap: Implement multiqueue for macvtap driverKrishna Kumar1-17/+82
2010-08-16bnx2x: Load firmware in open() instead of probe()Dmitry Kravkov3-19/+36
2010-08-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller10-16/+48
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller10-16/+48
2010-08-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds35-1471/+1062
2010-08-15Merge git://git.infradead.org/iommu-2.6Linus Torvalds2-1/+21
2010-08-15Merge git://git.infradead.org/mtd-2.6Linus Torvalds5-331/+205
2010-08-15Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds2-56/+8
2010-08-15Merge branch 'linus' into releaseLen Brown3584-144539/+305713