aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-07-22Fix typo in meth driverChristoph Lameter
2008-07-22atl1e: Atheros L1E Gigabit Ethernet driverJie Yang
2008-07-22ixgbe: remove device ID for unsupported deviceJesse Brandeburg
2008-07-228139too: Fall back to PIO when MMIO fails.Dave Jones
2008-07-228139too: Force usage of PIO on OQO2Dave Jones
2008-07-228139too: Make PIO/MMIO a runtime decision through a module parameter.Dave Jones
2008-07-22net/phy: Fix 88e1111 copper/fiber selection in RGMII modeWang Jian
2008-07-22net/phy: Fix copper/fiber auto-selection for 88e1111Wang Jian
2008-07-22net: tun.c fix castHarvey Harrison
2008-07-22net: igb_main.c fix sparse integer as NULL pointer warningHarvey Harrison
2008-07-22DM9000: Remove magic numbersBen Dooks
2008-07-22netxen: update driver versionDhananjay Phadke
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