aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2007-07-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-07-15fallout from Auke's pci ->revision patchAl Viro
2007-07-15ax88796: dev_dbg() wants device, not platform deviceAl Viro
2007-07-15zd1211rw: too early inclusion of asm/unaligned.hAl Viro
2007-07-14[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan
2007-07-14[NET]: Add macvlan driverPatrick McHardy
2007-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-07-12Revert "[BNX2]: Seems to not need net/tcp.h"Linus Torvalds
2007-07-12IB/mlx4: Implement query SRQJack Morgenstein
2007-07-12IB/mlx4: Implement query QPJack Morgenstein
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-07-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-07-12Blackfin arch: Port the dm9000 driver to Blackfin by using the correct low-le...Alex Landau
2007-07-11[TG3]: Update version to 3.78.Michael Chan
2007-07-11[TG3]: Add missing NVRAM strapping.Matt Carlson
2007-07-11[TG3]: Enable auto MDI.Matt Carlson
2007-07-11[TG3]: Fix the polarity bit.Matt Carlson
2007-07-11[TG3]: Fix irq_sync race condition.Michael Chan
2007-07-11[RTNETLINK]: rtnl_link: allow specifying initial device addressPatrick McHardy
2007-07-11[RTNETLINK]: rtnl_link API simplificationPatrick McHardy
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-11PCI: add pci_try_set_mwiRandy Dunlap
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-07-11PCI: remove useless pci driver methodDavid Brownell
2007-07-10[IRDA]: use mutex instead of semaphore in VLSI 82C147 IrDA controller driverMatthias Kaehlcke
2007-07-10[BNX2]: Seems to not need net/tcp.hIlpo Järvinen
2007-07-10[BNX2]: Update version to 1.6.2.Michael Chan
2007-07-10[BNX2]: Print management firmware version.Michael Chan
2007-07-10[BNX2]: Enhance the heartbeat.Michael Chan
2007-07-10[BNX2]: Reduce spurious INTA interrupts.Michael Chan
2007-07-10[BNX2]: Modify link up message.Michael Chan
2007-07-10[BNX2]: Add ethtool support for remote PHY.Michael Chan
2007-07-10[BNX2]: Add support for remote PHY.Michael Chan
2007-07-10[BNX2]: Add remote PHY bit definitions.Michael Chan
2007-07-10[BNX2]: Add bnx2_set_default_link().Michael Chan
2007-07-10[IrDA]: kingsun-sir.c charset fix.Samuel Ortiz
2007-07-10[NET]: Allow group ownership of TUN/TAP devices.Guido Guenther
2007-07-10[CORE] Stack changes to add multiqueue hardware support APIPeter P Waskiewicz Jr
2007-07-10[PPPOL2TP]: Use proper printf format specifier for size_t.David S. Miller
2007-07-10[L2TP]: PPP over L2TP driver coreJames Chapman
2007-07-10[NET]: IPV6 checksum offloading in network devicesStephen Hemminger
2007-07-10[IFB]: Use rtnl_link APIPatrick McHardy
2007-07-10[IFB]: Keep ifb devices on listPatrick McHardy
2007-07-10[DUMMY]: Use rtnl_link APIPatrick McHardy
2007-07-10[DUMMY]: Keep dummy devices on listPatrick McHardy
2007-07-10[DUMMY]: Use dev->statsPatrick McHardy
2007-07-10[NET]: Kill eth_copy_and_sum().David S. Miller
2007-07-10Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-07-10bonding/bond_main.c: make 2 functions staticAdrian Bunk