summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [netdrvr] ibmtr: PCMCIA IBMTR is ok on 64bitAlan Cox2008-10-161-1/+1
* xen-netfront: Avoid unaligned accesses to IP headerIsaku Yamahata2008-10-161-1/+4
* lmc: copy_*_user under spinlockAlan Cox2008-10-161-7/+24
* [netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMAJeff Garzik2008-10-164-33/+41
* rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb"Felix Fietkau2008-10-141-4/+5
* rtl8187: Add USB ID for Belkin F5D7050 with RTL8187B chipFlorent Fourcot2008-10-141-0/+2
* p54usb: Device ID updatesChristian Lamparter2008-10-141-1/+2
* ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg2008-10-141-1/+7
* libertas : Remove unused variable warning for "old_channel" from cmd.cManish Katiyar2008-10-141-0/+2
* orinoco: fix unsafe locking in spectrum_cs_suspendDavid Kilroy2008-10-141-2/+3
* orinoco: fix unsafe locking in orinoco_cs_resumeAndrey Borzenkov2008-10-141-2/+3
* iwlwifi: fix ct kill configuration for 5350Tomas Winkler2008-10-141-3/+3
* p54: Fix compilation problem on PPCLarry Finger2008-10-141-1/+0
* iwlwifi: fix compilation warning when CONFIG_IWLWIFI_DEBUG is not set.Rami Rosen2008-10-141-1/+1
* rtl8187: add device ID 0bda:8198John W. Linville2008-10-141-0/+1
* qlge: Fix page size ifdef test.Ron Mercer2008-10-131-1/+1
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-1316-22/+24
* enic: Fix Kconfig headline descriptionRoland Dreier2008-10-131-1/+1
* de2104x: wrong MAC address fixMartin Langer2008-10-131-0/+1
* s390: claw compile fixletAlexey Dobriyan2008-10-131-1/+1
* net: export genphy_restart_anegAdrian Bunk2008-10-131-0/+1
* cxgb3: extend copyrights to 2008Divy Le Ray2008-10-1320-20/+20
* cxgb3: update driver versionDivy Le Ray2008-10-131-1/+1
* net/phy: add missing kernel-docRandy Dunlap2008-10-131-0/+1
* mISDN/dsp_cmx.c: fix size checksAdrian Bunk2008-10-131-2/+2
* misdn: use nonseekable_open()Andrew Morton2008-10-131-1/+1
* net: fix driver build errors due to missing net/ip6_checksum.h includeKamalesh Babulal2008-10-133-0/+3
* acpi: Make ACPI_TOSHIBA depend on INPUT.David S. Miller2008-10-121-1/+1
* net/bfin_mac.c MDIO namespace fixesAdrian Bunk2008-10-121-13/+13
* jme: remove unused #include <version.h>Huang Weiyi2008-10-121-1/+0
* smc911x: Add support for LAN921{5,7,8} chips from SMSCGuennadi Liakhovetski2008-10-122-6/+14
* qlge: remove duplicated #includeHuang Weiyi2008-10-122-2/+0
* net/au1000_eth.c MDIO namespace fixesAdrian Bunk2008-10-121-13/+14
* net/tc35815.c: fix compilationAdrian Bunk2008-10-121-1/+1
* sky2: Fix WOL regressionRafael J. Wysocki2008-10-121-14/+5
* r8169: NULL pointer dereference on r8169 loadPetr Vandrovec2008-10-121-1/+2
* smc911x: Fix external PHY detectionGuennadi Liakhovetski2008-10-111-0/+3
* e1000: allow VLAN devices to use TSO and CSUM offloadPatrick McHardy2008-10-111-0/+5
* Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...Linus Torvalds2008-10-111-1/+1
|\
| *---. Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar2008-10-101-1/+1
| |\ \ \
| | | | * Merge branch 'linus' into x86/iommuIngo Molnar2008-09-1436-222/+469
| | | | |\
| | | | * \ Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar2008-09-10511-6332/+7778
| | | | |\ \
| | | | * | | x86: blacklist DMAR on Intel G31/G33 chipsetsDavid Woodhouse2008-09-051-1/+1
* | | | | | | Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-10-1116-8/+152
|\| | | | | |
| * | | | | | Merge branch 'linus' into x86/pat2Ingo Molnar2008-10-10188-1301/+2317
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'v2.6.27-rc6' into x86/patIngo Molnar2008-09-14525-6361/+7814
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | linux-next: fix x86 tree build failureStephen Rothwell2008-08-251-1/+1
| * | | | | | | agp: enable optimized agp_alloc_pages methodsRene Herman2008-08-2213-0/+30
| * | | | | | | Merge branch 'x86/urgent' into x86/patIngo Molnar2008-08-22182-4607/+21001
| |\ \ \ \ \ \ \
| * | | | | | | | agp: add agp_generic_destroy_pages()Shaohua Li2008-08-213-8/+63