aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-07-22e1000: neaten function declarationsJoe Perches
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-22netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328Anton Vorontsov
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-22mlx4_core: Keep free count for MTT buddy allocatorRoland Dreier
2008-07-22mlx4_code: Add missing FW status return codeJack Morgenstein
2008-07-22mlx4_core: Add module parameter to enable QoS supportJack Morgenstein
2008-07-22netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.David S. Miller
2008-07-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
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-22Merge commit 'origin/master'Benjamin Herrenschmidt
2008-07-21arm: bus_id -> dev_name() and dev_set_name() conversionsKay Sievers
2008-07-213c59x: handle pci_name() being constGreg Kroah-Hartman
2008-07-21device create: net: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-21mac80211_hwsim.c: fix: BUG: unable to handle kernel NULL pointer dereference ...Ian Schram
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
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-21Merge branch 'linus' into xen-64bitIngo Molnar
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