aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* atl1e: Atheros L1E Gigabit Ethernet driverJie Yang2008-07-22
* ixgbe: remove device ID for unsupported deviceJesse Brandeburg2008-07-22
* 8139too: Fall back to PIO when MMIO fails.Dave Jones2008-07-22
* 8139too: Force usage of PIO on OQO2Dave Jones2008-07-22
* 8139too: Make PIO/MMIO a runtime decision through a module parameter.Dave Jones2008-07-22
* net/phy: Fix 88e1111 copper/fiber selection in RGMII modeWang Jian2008-07-22
* net/phy: Fix copper/fiber auto-selection for 88e1111Wang Jian2008-07-22
* net: tun.c fix castHarvey Harrison2008-07-22
* net: igb_main.c fix sparse integer as NULL pointer warningHarvey Harrison2008-07-22
* DM9000: Remove magic numbersBen Dooks2008-07-22
* netxen: update driver versionDhananjay Phadke2008-07-22
* netxen: enable tso6, intr coalescing.Dhananjay Phadke2008-07-22
* netxen: cut-through rx changesDhananjay Phadke2008-07-22
* netxen: mtu, mac, link status changesDhananjay Phadke2008-07-22
* netxen: add netxen_nic_ctx.cDhananjay Phadke2008-07-22
* netxen: remove netxen_nic_isr.cDhananjay Phadke2008-07-22
* netxen: pci probe and firmware init changesDhananjay Phadke2008-07-22
* netxen: add 2MB PCI memory supportDhananjay Phadke2008-07-22
* netxen: add defs for new chip/boardsDhananjay Phadke2008-07-22
* netxen: hw multicast filteringDhananjay Phadke2008-07-22
* netxen: cleanup unused variables/functionsDhananjay Phadke2008-07-22
* net 8390p: fix interface usageIngo Molnar2008-07-22
* myri10ge: use ioremap_wcBrice Goglin2008-07-22
* myri10ge: remove wcfifoBrice Goglin2008-07-22
* de4x5: Remove developer debug feature about set/clear promiscWang Chen2008-07-22
* Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Jeff Garzik2008-07-22
|\
| * r8169: avoid thrashing PCI conf space above RTL_GIGA_MAC_VER_06Marcus Sundberg2008-07-20
| * r8169: multicast register updateFrancois Romieu2008-07-20
* | mac80211_hwsim.c: fix: BUG: unable to handle kernel NULL pointer dereference ...Ian Schram2008-07-21
* | hdlcdrv: Fix CRC calculation.Micah Dowty2008-07-21
* | sunhme: Remove stop/wake TX queue calls in set-multicast-list handler.David S. Miller2008-07-21
* | ucc_geth: do not touch net queue in adjust_link phylib callbackAnton Vorontsov2008-07-21
* | gianfar: do not touch net queue in adjust_link phylib callbackAnton Vorontsov2008-07-21
* | atl1: Do not wake queue before queue has been started.David S. Miller2008-07-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-20
|\|
| * bnx2: Update version to 1.7.9.Benjamin Li2008-07-18
| * bnx2: Fix Sparse warningsBenjamin Li2008-07-18
| * bnx2: Add TX multiqueue support.Benjamin Li2008-07-18
| * bnx2: Update TPAT firmwareBenjamin Li2008-07-18
| * e1000: resolve tx multiqueue bugBen Hutchings2008-07-18
| * igb/ixgbe/e1000e: resolve tx multiqueue bugJeff Kirsher2008-07-18
| * Revert "remove the strip driver"David S. Miller2008-07-18
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18
| |\
| * | pkt_sched: Kill netdev_queue lock.David S. Miller2008-07-17
| * | niu: Add TX multiqueue support.David S. Miller2008-07-17
| * | netdev: Convert all drivers away from netif_schedule().David S. Miller2008-07-17
| * | netdev: netdev_priv() can now be sane again.David S. Miller2008-07-17
| * | net: Use queue aware tests throughout.David S. Miller2008-07-17
| * | netdev: Kill NETIF_F_MULTI_QUEUE.David S. Miller2008-07-17
| * | netdev: Allocate multiple queues for TX.David S. Miller2008-07-17