aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-07-22netxen: enable tso6, intr coalescing.Dhananjay Phadke
2008-07-22netxen: cut-through rx changesDhananjay Phadke
2008-07-22netxen: mtu, mac, link status changesDhananjay Phadke
2008-07-22netxen: add netxen_nic_ctx.cDhananjay Phadke
2008-07-22netxen: remove netxen_nic_isr.cDhananjay Phadke
2008-07-22netxen: pci probe and firmware init changesDhananjay Phadke
2008-07-22netxen: add 2MB PCI memory supportDhananjay Phadke
2008-07-22netxen: add defs for new chip/boardsDhananjay Phadke
2008-07-22netxen: hw multicast filteringDhananjay Phadke
2008-07-22netxen: cleanup unused variables/functionsDhananjay Phadke
2008-07-22net 8390p: fix interface usageIngo Molnar
2008-07-22myri10ge: use ioremap_wcBrice Goglin
2008-07-22myri10ge: remove wcfifoBrice Goglin
2008-07-22de4x5: Remove developer debug feature about set/clear promiscWang Chen
2008-07-22Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Jeff Garzik
2008-07-21mac80211_hwsim.c: fix: BUG: unable to handle kernel NULL pointer dereference ...Ian Schram
2008-07-21hdlcdrv: Fix CRC calculation.Micah Dowty
2008-07-21sunhme: Remove stop/wake TX queue calls in set-multicast-list handler.David S. Miller
2008-07-21ucc_geth: do not touch net queue in adjust_link phylib callbackAnton Vorontsov
2008-07-21gianfar: do not touch net queue in adjust_link phylib callbackAnton Vorontsov
2008-07-21atl1: Do not wake queue before queue has been started.David S. Miller
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-20m68k/Apollo: remove the unused APOLLO_ELPLUS optionGeert Uytterhoeven
2008-07-20ariadne: use netstats in net_device structurePaulius Zaleckas
2008-07-20Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/lin...Linus Torvalds
2008-07-20Fix strip driver back up for ldisc/tty changesAlan Cox
2008-07-20tty: Ldisc revampAlan Cox
2008-07-20r8169: avoid thrashing PCI conf space above RTL_GIGA_MAC_VER_06Marcus Sundberg
2008-07-20r8169: multicast register updateFrancois Romieu
2008-07-18bnx2: Update version to 1.7.9.Benjamin Li
2008-07-18bnx2: Fix Sparse warningsBenjamin Li
2008-07-18bnx2: Add TX multiqueue support.Benjamin Li
2008-07-18bnx2: Update TPAT firmwareBenjamin Li
2008-07-18e1000: resolve tx multiqueue bugBen Hutchings
2008-07-18igb/ixgbe/e1000e: resolve tx multiqueue bugJeff Kirsher
2008-07-18Revert "remove the strip driver"David S. Miller
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-07-17pkt_sched: Kill netdev_queue lock.David S. Miller
2008-07-17niu: Add TX multiqueue support.David S. Miller
2008-07-17netdev: Convert all drivers away from netif_schedule().David S. Miller
2008-07-17netdev: netdev_priv() can now be sane again.David S. Miller
2008-07-17net: Use queue aware tests throughout.David S. Miller
2008-07-17netdev: Kill NETIF_F_MULTI_QUEUE.David S. Miller
2008-07-17netdev: Allocate multiple queues for TX.David S. Miller
2008-07-17igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists.David S. Miller
2008-07-17configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker
2008-07-17Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...Joel Becker
2008-07-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-07-16netdrv intel: always enable VLAN filtering except in promiscous modePatrick McHardy
2008-07-16netdrv intel: disable VLAN filtering in promiscous modePatrick McHardy