aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-20misc: replace remaining __FUNCTION__ with __func__Harvey Harrison1-2/+2
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-8/+8
2008-10-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt467-29794/+63901
2008-10-17USB: remove info() macro from usb network driversGreg Kroah-Hartman7-22/+32
2008-10-17USB: remove warn() macro from usb net driversGreg Kroah-Hartman4-19/+20
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-42/+70
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds4-14/+8
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-16/+5
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-15/+29
2008-10-16drivers/net/xen-netfront.c: Use DIV_ROUND_UPJulia Lawall1-1/+1
2008-10-16Remove Andrew Morton's old email accountsFrancois Cami2-8/+7
2008-10-16NET: convert the phy_device file to use bus_find_device_by_nameGreg Kroah-Hartman1-7/+1
2008-10-16device create: net: convert device_create_drvdata to device_createGreg Kroah-Hartman3-7/+7
2008-10-17remove CONFIG_KMOD from driversJohannes Berg3-16/+5
2008-10-16drivers/net: use nr_irqsYinghai Lu4-8/+8
2008-10-16[netdrvr] ibmtr: PCMCIA IBMTR is ok on 64bitAlan Cox1-1/+1
2008-10-16xen-netfront: Avoid unaligned accesses to IP headerIsaku Yamahata1-1/+4
2008-10-16lmc: copy_*_user under spinlockAlan Cox1-7/+24
2008-10-16[netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMAJeff Garzik4-33/+41
2008-10-14rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb"Felix Fietkau1-4/+5
2008-10-14rtl8187: Add USB ID for Belkin F5D7050 with RTL8187B chipFlorent Fourcot1-0/+2
2008-10-14p54usb: Device ID updatesChristian Lamparter1-1/+2
2008-10-14ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg1-1/+7
2008-10-14libertas : Remove unused variable warning for "old_channel" from cmd.cManish Katiyar1-0/+2
2008-10-14orinoco: fix unsafe locking in spectrum_cs_suspendDavid Kilroy1-2/+3
2008-10-14orinoco: fix unsafe locking in orinoco_cs_resumeAndrey Borzenkov1-2/+3
2008-10-14iwlwifi: fix ct kill configuration for 5350Tomas Winkler1-3/+3
2008-10-14p54: Fix compilation problem on PPCLarry Finger1-1/+0
2008-10-14iwlwifi: fix compilation warning when CONFIG_IWLWIFI_DEBUG is not set.Rami Rosen1-1/+1
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt450-29680/+63517
2008-10-14rtl8187: add device ID 0bda:8198John W. Linville1-0/+1
2008-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds44-45/+53
2008-10-13qlge: Fix page size ifdef test.Ron Mercer1-1/+1
2008-10-13net: Rationalise email address: Network Specific PartsAlan Cox16-22/+24
2008-10-13enic: Fix Kconfig headline descriptionRoland Dreier1-1/+1
2008-10-13de2104x: wrong MAC address fixMartin Langer1-0/+1
2008-10-13net: export genphy_restart_anegAdrian Bunk1-0/+1
2008-10-13cxgb3: extend copyrights to 2008Divy Le Ray20-20/+20
2008-10-13cxgb3: update driver versionDivy Le Ray1-1/+1
2008-10-13net/phy: add missing kernel-docRandy Dunlap1-0/+1
2008-10-13net: fix driver build errors due to missing net/ip6_checksum.h includeKamalesh Babulal3-0/+3
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds21-751/+644
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-51/+49
2008-10-13tty: kref the tty driver objectAlan Cox1-1/+1
2008-10-12net/bfin_mac.c MDIO namespace fixesAdrian Bunk1-13/+13
2008-10-12jme: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-10-12smc911x: Add support for LAN921{5,7,8} chips from SMSCGuennadi Liakhovetski2-6/+14
2008-10-12qlge: remove duplicated #includeHuang Weiyi2-2/+0
2008-10-12net/au1000_eth.c MDIO namespace fixesAdrian Bunk1-13/+14
2008-10-12net/tc35815.c: fix compilationAdrian Bunk1-1/+1