summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [netdrvr] atl1: fix buildJeff Garzik2007-05-081-0/+1
* pasemi_mac: Use local-mac-address instead of mac-address if availableOlof Johansson2007-05-081-1/+6
* pasemi_mac: PHY supportOlof Johansson2007-05-083-0/+133
* pasemi_mac: Add msglevel support and "debug" module paramOlof Johansson2007-05-082-4/+23
* pasemi_mac: Logic cleanup / rx performance improvementsOlof Johansson2007-05-081-38/+37
* pasemi_mac: Minor cleanup / define fixesOlof Johansson2007-05-082-10/+8
* pasemi_mac: Add SKB reuse / copy-breakOlof Johansson2007-05-081-7/+24
* pasemi_mac: Timer and interrupt fixesOlof Johansson2007-05-082-12/+30
* pasemi_mac: Abstract and fix up interrupt restart routinesOlof Johansson2007-05-081-3/+41
* pasemi_mac: Move the IRQ mapping from the PCI layer to the driverOlof Johansson2007-05-082-9/+23
* tc35815: Remove unnecessary skb->dev assignmentAtsushi Nemoto2007-05-081-1/+0
* drivers/net/dm9000: Convert to generic booleanRichard Knutsson2007-05-081-7/+4
* AT91RM9200 Ethernet: Fix multicast addressingAndrew Victor2007-05-081-2/+2
* AT91RM9200 Ethernet: Support additional PHYsAndrew Victor2007-05-082-21/+73
* PCMCIA-NETDEV : xirc2ps_cs: bugfix of multicast codeKomuro2007-05-081-6/+8
* sky2: re-enable 88E8056 for most motherboardsStephen Hemminger2007-05-081-4/+13
* ne: MIPS: Use platform_driver for ne on RBTX49XXAtsushi Nemoto2007-05-082-9/+1
* ne: Add NEEDS_PORTLIST to control ISA auto-probeAtsushi Nemoto2007-05-081-3/+8
* ne: Misc fixes for platform driver.Atsushi Nemoto2007-05-081-6/+7
* ne: Add platform_driverAtsushi Nemoto2007-05-081-2/+89
* libertas: fix for wireless Kconfig changesJohn W. Linville2007-05-081-1/+1
* atl1: fix whitespace damageJay Cliburn2007-05-081-11/+11
* atl1: use dev_printk macrosJay Cliburn2007-05-084-87/+68
* ehea: Fix skb header accessThomas Klein2007-05-081-3/+3
* s390: qeth driver hardware specs adaptionsPeter Tiedemann2007-05-083-99/+247
* s390: fix Oops when unloading module netiucvUrsula Braun2007-05-081-2/+3
* s390: free skbs in finite amount of time in qethUrsula Braun2007-05-083-17/+38
* s390: qeth driver connection hangUrsula Braun2007-05-084-7/+7
* Subject: natsemi: Allow users to disable workaround for DspCfg resetMark Brown2007-05-081-2/+66
* natsemi: Improve diagnostics for DspCfg workaroundMark Brown2007-05-081-1/+1
* smc91x SuperH supportNobuhiro Iwamatsu2007-05-081-0/+34
* DM9000: fix use of kfree() on net deviceBen Dooks2007-05-081-2/+2
* skge: allow WOL except for known broken chipsStephen Hemminger2007-05-081-3/+6
* myri10ge: replace the chipset whitelist with firmware autodetectionBrice Goglin2007-05-081-56/+65
* myri10ge: move the DMA test code into its own functionBrice Goglin2007-05-081-53/+68
* myri10ge: fix restoring of multicast list after resetBrice Goglin2007-05-081-5/+5
* myri10ge: update firmware headersBrice Goglin2007-05-081-1/+13
* myri10ge: support new firmware countersBrice Goglin2007-05-082-2/+13
* pasemi_mac: A couple of minor bugfixes.Olof Johansson2007-05-081-15/+8
* [SCSI] esp_scsi: Fix section mismatch warnings.Martin Habets2007-05-071-1/+1
* [VIDEO] sunxvr2500: Fix PCI device ID table.David S. Miller2007-05-071-8/+8
* Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds2007-05-0720-196/+349
|\
| * drm/i915: Add 965GM pci id updateWang Zhenyu2007-04-262-1/+3
| * drm: just use io_remap_pfn_range on all archs..Dave Airlie2007-03-241-6/+1
| * drm: fix DRM_CONSISTENT mappingHugh Dickins2007-03-241-5/+9
| * drm: fix up mmap locking in preparation for ttm changesThomas Hellstrom2007-03-241-9/+26
| * drm: fix driver deadlock with AIGLX and reclaim_buffers_lockedThomas Hellstrom2007-03-237-81/+174
| * drm: fix warning in drm_fops.cAndrew Morton2007-03-191-1/+1
| * drm: allow for more generic drm ioctlsThomas Hellstrom2007-03-192-4/+9
| * drm: fix alpha domain handlingJay Estabrook2007-03-111-1/+1
OpenPOWER on IntegriCloud