summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller81-355/+612
2011-08-20tg3: Update version to 3.120Matt Carlson1-2/+2
2011-08-20tg3: Add external loopback support to selftestMatt Carlson2-10/+90
2011-08-20tg3: Restructure tg3_test_loopbackMatt Carlson1-40/+40
2011-08-20tg3: Pull phy int lpbk setup into separate funcMatt Carlson1-59/+90
2011-08-20tg3: Consilidate MAC loopback codeMatt Carlson1-40/+51
2011-08-20tg3: Remove dead codeMatt Carlson1-34/+1
2011-08-18be2net: Storing the 'vid' got by the grp5 event instead of storing the vlan_tagSomnath Kotur2-3/+2
2011-08-18bnx2x: downgrade Max BW error message to debugMichal Schmidt1-2/+2
2011-08-18net: fix IBM EMAC driver after rename.Tony Breeds9-32/+32
2011-08-18NET: Korina: Don't include <asm/segment.h>Ralf Baechle1-1/+0
2011-08-17forcedeth: call vlan_mode only if hw supports vlansJiri Pirko1-1/+2
2011-08-17flexcan: Prefer device tree clock frequency if available.holt@sgi.com1-9/+25
2011-08-17flexcan: Add of_match to platform_device definition.holt@sgi.com1-1/+12
2011-08-17flexcan: Abstract off read/write for big/little endian.holt@sgi.com1-57/+83
2011-08-17flexcan: Remove #include <mach/clock.h>holt@sgi.com1-2/+0
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko241-258/+249
2011-08-17net: introduce IFF_UNICAST_FLT private flagJiri Pirko14-6/+42
2011-08-17bonding: use ndo_change_rx_flags callbackJiri Pirko2-31/+14
2011-08-17Merge branch 'can/mscan' of git://git.pengutronix.de/git/mkl/linux-2.6David S. Miller1-13/+13
2011-08-17via-velocity: remove non-tagged packet filteringJiri Pirko1-4/+0
2011-08-17bonding:reset backup and inactive flag of slavePeter Pan(潘卫平)1-0/+18
2011-08-17bnx2x: Use pr_fmt and message logging cleanupsJoe Perches7-82/+87
2011-08-17bnx2x: Coalesce pr_cont uses and fix DP typosJoe Perches6-123/+134
2011-08-17bnx2x: Remove local defines for %pM and mac addressJoe Perches3-36/+23
2011-08-16net: Fix sungem_phy sharing.David S. Miller7-8/+11
2011-08-15sungem: sungem_phy.h movedStephen Rothwell1-1/+1
2011-08-15net/can/mscan: add __iomem annotationsMarc Kleine-Budde1-13/+13
2011-08-14net: Move sungem_phy.h under include/linuxDavid S. Miller3-134/+2
2011-08-13gianfar: reduce stack usage in gianfar_ethtool.cWang Shaoyan1-5/+21
2011-08-13gianfar: prevent buggy hw rx vlan taggingJiri Pirko1-2/+7
2011-08-13net: sh_eth: Fix build by forgot including linux/interrupt.hNobuhiro Iwamatsu1-0/+1
2011-08-13drivers/net/can/sja1000/plx_pci.c: eliminate double freeJulia Lawall1-2/+2
2011-08-13usbnet/cdc_ncm: Don't use stack variables for DMAJosh Boyer1-9/+38
2011-08-13vmxnet3: Don't enable vlan filters in promiscuous mode.Jesse Gross1-14/+20
2011-08-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller4-18/+135
2011-08-13e1000e: workaround invalid Tx/Rx tail descriptor register writeBruce Allan3-4/+85
2011-08-13e1000e: workaround for packet drop on 82579 at 100MbpsBruce Allan1-5/+14
2011-08-13e1000e: Spurious interrupts & dropped packets with 82577/8/9 in half-duplexBruce Allan1-8/+33
2011-08-13ixgbe: Fix FCOE memory leak for DDP packetsAlexander Duyck1-1/+3
2011-08-13qeth: add support for af_iucv HiperSockets transportFrank Blaschka6-61/+391
2011-08-13qeth: exploit asynchronous delivery of storage blocksEinar Lueck2-43/+480
2011-08-13qeth: support forced signal adapter indicationsEinar Lueck1-1/+2
2011-08-13qdio: support forced signal adapter indicationsfrank.blaschka@de.ibm.com2-13/+1
2011-08-13qdio: support asynchronous delivery of storage blocksfrank.blaschka@de.ibm.com6-77/+359
2011-08-13qeth: do not apply priority queuing to HiperSocketsUrsula Braun1-19/+21
2011-08-13qeth: l3 ipv6 vlan not working on shared OSA chpidFrank Blaschka1-1/+0
2011-08-13drivers/net: Kconfig and Makefile cleanupJeff Kirsher4-2043/+6
2011-08-13acenic: Move the Alteon driverJeff Kirsher8-28/+54
2011-08-12tile: Move the Tilera driverJeff Kirsher7-14/+17