summaryrefslogtreecommitdiffstats
path: root/drivers/char/digiPCI.h (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-28net: Allow RX queue selection to seed TX queue hashing.David S. Miller2-0/+23
2009-01-27iw_cxgb3: handle chip reset notificationsDivy Le Ray3-1/+19
2009-01-27cxgb3: Notify fatal errorsDivy Le Ray3-4/+28
2009-01-27smsc911x: leave RX_STOP interrupt permanently enabledSteve Glendinning1-10/+3
2009-01-27smc91x: struct net_device_opsMagnus Damm1-8/+14
2009-01-27net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers19-50/+54
2009-01-27net: pppoe - stop using proc internalsCyrill Gorcunov1-28/+6
2009-01-27pppol2tp: stop using proc internalsAlexey Dobriyan1-43/+5
2009-01-27Phonet: use per-namespace devices listremi.denis-courmont@nokia3-40/+81
2009-01-27Phonet: remove useless locking in device cleanupremi.denis-courmont@nokia1-6/+1
2009-01-27Phonet: handle rtnetlink registration failureremi.denis-courmont@nokia3-7/+16
2009-01-27Phonet: allow phonet_device_init() to fail, put it to __init sectionremi.denis-courmont@nokia4-6/+11
2009-01-27Phonet: check destination before delivering packets locallyremi.denis-courmont@nokia1-11/+9
2009-01-27Phonet: move to Networking options like other protocol stacksremi.denis-courmont@nokia1-1/+1
2009-01-27ixgbe: add support KX/KX4 deviceDon Skidmore4-0/+24
2009-01-27ixgbe: fix slow load times on 82598 nicsDon Skidmore1-7/+18
2009-01-27gre: optimize hash lookupTimo Teras1-29/+40
2009-01-26gianfar: Revive VLAN supportAnton Vorontsov1-5/+1
2009-01-26vlan: Export symbols as non GPL symbols.Ben Greear1-2/+2
2009-01-26bnx2x: tx_has_work should not wait for FWVladislav Zolotarov1-5/+12
2009-01-26netxen: reduce memory footprintDhananjay Phadke2-7/+10
2009-01-26netxen: fix vlan tso/checksum offloadDhananjay Phadke1-11/+20
2009-01-26net: Fix linux/if_frad.h's suitability for userspace.Krzysztof HaƂasa1-6/+4
2009-01-26net: Move config NET_NS to from net/Kconfig to init/KconfigMatt Helsley2-8/+8
2009-01-26isdn: Fix missing ifdef in isdn_pppDaniele Venzano1-0/+2
2009-01-26i2c: Warn on deprecated binding model useJean Delvare1-3/+5
2009-01-26eeprom: More consistent symbol namesJean Delvare176-326/+326
2009-01-26eeprom: Move 93cx6 eeprom driver to /drivers/misc/eepromWolfram Sang5-9/+9
2009-01-26spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang5-12/+12
2009-01-26i2c: Move old eeprom driver to /drivers/misc/eepromWolfram Sang5-12/+12
2009-01-26i2c: Move at24 to drivers/misc/eepromWolfram Sang7-27/+32
2009-01-26i2c: Quilt tree has movedJean Delvare1-1/+2
2009-01-26i2c: Delete many unused adapter IDsJean Delvare38-93/+0
2009-01-26i2c: Delete 10 unused driver IDsJean Delvare1-10/+0
2009-01-26networking: document "nc" in addition to "netcat" in netconsole.txtJesse Barnes1-1/+2
2009-01-26e1000e: workaround hw errataJesse Brandeburg2-1/+6
2009-01-26m68k{nommu}: fixups after the header moveHarvey Harrison4-17/+11
2009-01-26inotify: clean up inotify_read and fix locking problemsVegard Nossum1-61/+74
2009-01-26Fix annoying DRM_ERROR() string warningLinus Torvalds1-1/+1
2009-01-26fuse: fix poll notifyMiklos Szeredi1-4/+9
2009-01-26fuse: destroy bdi on umountMiklos Szeredi2-2/+3
2009-01-26fuse: fuse_fill_super error handling cleanupMiklos Szeredi1-18/+19
2009-01-26fuse: fix missing fput on errorMiklos Szeredi1-2/+7
2009-01-26fuse: fix NULL deref in fuse_file_alloc()Dan Carpenter1-1/+1
2009-01-26xen: unitialised return value in xenbus_write_transactionIan Campbell1-6/+5
2009-01-26x86: fix section mismatch warningRakib Mullick1-1/+1
2009-01-26x86: unmask CPUID levels on Intel CPUs, fixIngo Molnar1-8/+11
2009-01-26x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.Eric Anholt1-0/+10
2009-01-26com0020: Add missing symbol export for com20020_netdev_ops.David S. Miller1-0/+1
2009-01-26af_key: initialize xfrm encap_oaTimo Teras1-0/+1