aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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-14rtl8187: add device ID 0bda:8198John W. Linville1-0/+1
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-13s390: claw compile fixletAlexey Dobriyan1-1/+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-13mISDN/dsp_cmx.c: fix size checksAdrian Bunk1-2/+2
2008-10-13misdn: use nonseekable_open()Andrew Morton1-1/+1
2008-10-13net: fix driver build errors due to missing net/ip6_checksum.h includeKamalesh Babulal3-0/+3
2008-10-12acpi: Make ACPI_TOSHIBA depend on INPUT.David S. Miller1-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
2008-10-12sky2: Fix WOL regressionRafael J. Wysocki1-14/+5
2008-10-12r8169: NULL pointer dereference on r8169 loadPetr Vandrovec1-1/+2
2008-10-11smc911x: Fix external PHY detectionGuennadi Liakhovetski1-0/+3
2008-10-11e1000: allow VLAN devices to use TSO and CSUM offloadPatrick McHardy1-0/+5
2008-10-11Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-10-11Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds16-8/+152
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds54-1347/+3295
2008-10-11security: avoid calling a NULL function pointer in drivers/video/tvaudio.cArjan van de Ven1-1/+1
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds427-28490/+62622
2008-10-11Merge branch 'for-linus' of git://git.alsa-project.org/alsa-kernelLinus Torvalds2-6/+9
2008-10-11Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds53-513/+1045
2008-10-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds6-55/+139
2008-10-10Merge branch 'r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6David S. Miller1-23/+434
2008-10-10myri10ge: update driver version number to 1.4.3-1.369Brice Goglin1-1/+1
2008-10-10r8169: add shutdown handlerFrancois Romieu1-0/+6
2008-10-10r8169: preliminary 8168d supportFrancois Romieu1-2/+97