summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-165-2/+509
|\
| * [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan2007-07-152-2/+2
| * [NET]: Add macvlan driverPatrick McHardy2007-07-153-0/+507
* | fallout from Auke's pci ->revision patchAl Viro2007-07-161-1/+1
* | ax88796: dev_dbg() wants device, not platform deviceAl Viro2007-07-161-2/+2
* | zd1211rw: too early inclusion of asm/unaligned.hAl Viro2007-07-161-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-07-137-1/+58
|\
| * IB/mlx4: Implement query SRQJack Morgenstein2007-07-131-0/+30
| * IB/mlx4: Implement query QPJack Morgenstein2007-07-131-0/+21
| * RDMA/cxgb3: Streaming -> RDMA mode transition fixesSteve Wise2007-07-101-1/+1
| * mlx4_core: Get the maximum message size from reported device capabilitiesDotan Barak2007-07-103-0/+5
| * mlx4_core: Include linux/mutex.h from mlx4.hMichael S. Tsirkin2007-07-101-0/+1
* | Revert "[BNX2]: Seems to not need net/tcp.h"Linus Torvalds2007-07-131-0/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-1234-157/+63Star
|\ \
| * | PCI: add pci_try_set_mwiRandy Dunlap2007-07-124-6/+5Star
| * | PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-1229-138/+58Star
| * | PCI: remove useless pci driver methodDavid Brownell2007-07-124-13/+0Star
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-07-121-1/+1
|\ \ \
| * | | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-121-1/+1
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-1253-269/+3284
|\ \ \
| * | | [TG3]: Update version to 3.78.Michael Chan2007-07-121-2/+2
| * | | [TG3]: Add missing NVRAM strapping.Matt Carlson2007-07-122-1/+4
| * | | [TG3]: Enable auto MDI.Matt Carlson2007-07-122-15/+49
| * | | [TG3]: Fix the polarity bit.Matt Carlson2007-07-121-19/+44
| * | | [TG3]: Fix irq_sync race condition.Michael Chan2007-07-121-3/+3
| * | | [RTNETLINK]: rtnl_link: allow specifying initial device addressPatrick McHardy2007-07-122-0/+24
| * | | [RTNETLINK]: rtnl_link API simplificationPatrick McHardy2007-07-122-106/+9Star
| * | | [IRDA]: use mutex instead of semaphore in VLSI 82C147 IrDA controller driverMatthias Kaehlcke2007-07-112-14/+15
| * | | [BNX2]: Seems to not need net/tcp.hIlpo Järvinen2007-07-111-1/+0Star
| * | | [BNX2]: Update version to 1.6.2.Michael Chan2007-07-111-2/+2
| * | | [BNX2]: Print management firmware version.Michael Chan2007-07-112-8/+42
| * | | [BNX2]: Enhance the heartbeat.Michael Chan2007-07-112-4/+25
| * | | [BNX2]: Reduce spurious INTA interrupts.Michael Chan2007-07-111-2/+11
| * | | [BNX2]: Modify link up message.Michael Chan2007-07-111-2/+12
| * | | [BNX2]: Add ethtool support for remote PHY.Michael Chan2007-07-111-27/+56
| * | | [BNX2]: Add support for remote PHY.Michael Chan2007-07-111-8/+269
| * | | [BNX2]: Add remote PHY bit definitions.Michael Chan2007-07-111-1/+50
| * | | [BNX2]: Add bnx2_set_default_link().Michael Chan2007-07-111-18/+25
| * | | [IrDA]: kingsun-sir.c charset fix.Samuel Ortiz2007-07-111-2/+2
| * | | [NET]: Allow group ownership of TUN/TAP devices.Guido Guenther2007-07-111-2/+13
| * | | [CORE] Stack changes to add multiqueue hardware support APIPeter P Waskiewicz Jr2007-07-111-0/+8
| * | | [PPPOL2TP]: Use proper printf format specifier for size_t.David S. Miller2007-07-111-2/+2
| * | | [L2TP]: PPP over L2TP driver coreJames Chapman2007-07-113-0/+2500
| * | | [NET]: IPV6 checksum offloading in network devicesStephen Hemminger2007-07-112-7/+6Star
| * | | [IFB]: Use rtnl_link APIPatrick McHardy2007-07-111-20/+60
| * | | [IFB]: Keep ifb devices on listPatrick McHardy2007-07-111-15/+21
| * | | [DUMMY]: Use rtnl_link APIPatrick McHardy2007-07-111-20/+62
| * | | [DUMMY]: Keep dummy devices on listPatrick McHardy2007-07-111-18/+29
| * | | [DUMMY]: Use dev->statsPatrick McHardy2007-07-111-13/+3Star
| * | | [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-1140-60/+59Star
| |/ /