aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-07-127-1/+58
|\
| * IB/mlx4: Implement query SRQJack Morgenstein2007-07-121-0/+30
| * IB/mlx4: Implement query QPJack Morgenstein2007-07-121-0/+21
| * RDMA/cxgb3: Streaming -> RDMA mode transition fixesSteve Wise2007-07-091-1/+1
| * mlx4_core: Get the maximum message size from reported device capabilitiesDotan Barak2007-07-093-0/+5
| * mlx4_core: Include linux/mutex.h from mlx4.hMichael S. Tsirkin2007-07-091-0/+1
* | Revert "[BNX2]: Seems to not need net/tcp.h"Linus Torvalds2007-07-121-0/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-1234-157/+63
|\ \
| * | PCI: add pci_try_set_mwiRandy Dunlap2007-07-114-6/+5
| * | PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-1129-138/+58
| * | PCI: remove useless pci driver methodDavid Brownell2007-07-114-13/+0
* | | 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-111-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-111-2/+2
| * | | [TG3]: Add missing NVRAM strapping.Matt Carlson2007-07-112-1/+4
| * | | [TG3]: Enable auto MDI.Matt Carlson2007-07-112-15/+49
| * | | [TG3]: Fix the polarity bit.Matt Carlson2007-07-111-19/+44
| * | | [TG3]: Fix irq_sync race condition.Michael Chan2007-07-111-3/+3
| * | | [RTNETLINK]: rtnl_link: allow specifying initial device addressPatrick McHardy2007-07-112-0/+24
| * | | [RTNETLINK]: rtnl_link API simplificationPatrick McHardy2007-07-112-106/+9
| * | | [IRDA]: use mutex instead of semaphore in VLSI 82C147 IrDA controller driverMatthias Kaehlcke2007-07-102-14/+15
| * | | [BNX2]: Seems to not need net/tcp.hIlpo Järvinen2007-07-101-1/+0
| * | | [BNX2]: Update version to 1.6.2.Michael Chan2007-07-101-2/+2
| * | | [BNX2]: Print management firmware version.Michael Chan2007-07-102-8/+42
| * | | [BNX2]: Enhance the heartbeat.Michael Chan2007-07-102-4/+25
| * | | [BNX2]: Reduce spurious INTA interrupts.Michael Chan2007-07-101-2/+11
| * | | [BNX2]: Modify link up message.Michael Chan2007-07-101-2/+12
| * | | [BNX2]: Add ethtool support for remote PHY.Michael Chan2007-07-101-27/+56
| * | | [BNX2]: Add support for remote PHY.Michael Chan2007-07-101-8/+269
| * | | [BNX2]: Add remote PHY bit definitions.Michael Chan2007-07-101-1/+50
| * | | [BNX2]: Add bnx2_set_default_link().Michael Chan2007-07-101-18/+25
| * | | [IrDA]: kingsun-sir.c charset fix.Samuel Ortiz2007-07-101-2/+2
| * | | [NET]: Allow group ownership of TUN/TAP devices.Guido Guenther2007-07-101-2/+13
| * | | [CORE] Stack changes to add multiqueue hardware support APIPeter P Waskiewicz Jr2007-07-101-0/+8
| * | | [PPPOL2TP]: Use proper printf format specifier for size_t.David S. Miller2007-07-101-2/+2
| * | | [L2TP]: PPP over L2TP driver coreJames Chapman2007-07-103-0/+2500
| * | | [NET]: IPV6 checksum offloading in network devicesStephen Hemminger2007-07-102-7/+6
| * | | [IFB]: Use rtnl_link APIPatrick McHardy2007-07-101-20/+60
| * | | [IFB]: Keep ifb devices on listPatrick McHardy2007-07-101-15/+21
| * | | [DUMMY]: Use rtnl_link APIPatrick McHardy2007-07-101-20/+62
| * | | [DUMMY]: Keep dummy devices on listPatrick McHardy2007-07-101-18/+29
| * | | [DUMMY]: Use dev->statsPatrick McHardy2007-07-101-13/+3
| * | | [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-1040-60/+59
| |/ /
* | | Blackfin arch: Port the dm9000 driver to Blackfin by using the correct low-le...Alex Landau2007-07-122-2/+17
|/ /
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-1072-41738/+3491
|\ \
| * | bonding/bond_main.c: make 2 functions staticAdrian Bunk2007-07-102-4/+3
| * | ps3: gigabit ethernet driver for PS3, take3Masakazu Mokuno2007-07-104-0/+1827
| * | [netdrvr] Fix dependencies for ax88796 ne2k clone driverJeff Garzik2007-07-101-0/+1
| * | eHEA: Capability flag for DLPAR supportJan-Bernd Themann2007-07-102-2/+29