summaryrefslogtreecommitdiffstats
path: root/drivers/eisa (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-03can: c_can: fix race condition in c_can_open()AnilKumar Ch1-1/+2
2012-06-03can: c_can: fix an interrupt thrash issue with c_can driverAnilKumar Ch2-4/+4
2012-06-03can: c_can: fix "BUG! echo_skb is occupied!" during transmitAnilKumar Ch1-2/+4
2012-06-02fec_mpc52xx: fix timestamp filteringStephan Gatzka1-1/+1
2012-06-02mcs7830: Implement link state detectionOndrej Zary1-2/+23
2012-06-02e1000e: fix Rapid Start Technology support for i217Bruce Allan1-9/+9
2012-06-02e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior1-1/+1
2012-06-02r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga1-0/+3
2012-06-01tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet2-6/+12
2012-06-01tcp: do not create inetpeer on SYNACK messageEric Dumazet1-1/+2
2012-06-018139cp/8139too: terminate the eeprom access with the right opmodeJason Wang2-2/+2
2012-06-018139cp: set ring address before enabling receiverJason Wang1-11/+11
2012-06-01cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore1-1/+28
2012-06-01net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang1-2/+5
2012-06-01bql: Avoid possible inconsistent calculation.Hiroaki SHIMODA1-5/+7
2012-06-01bql: Avoid unneeded limit decrement.Hiroaki SHIMODA1-2/+4
2012-06-01bql: Fix POSDIFF() to integer overflow aware.Hiroaki SHIMODA1-1/+1
2012-06-01net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAPJack Morgenstein1-3/+2
2012-06-01net/mlx4_core: Check port out-of-range before using in mlx4_slave_capJack Morgenstein1-3/+3
2012-06-01net/mlx4_core: Fixes for VF / Guest startup flowJack Morgenstein4-14/+63
2012-06-01net/mlx4_en: Fix improper use of "port" parameter in mlx4_en_eventJack Morgenstein1-5/+7
2012-06-01net/mlx4_core: Fix number of EQs used in ICM initialisationMarcel Apfelbaum3-15/+17
2012-06-01net/mlx4_core: Fix the slave_id out-of-range test in mlx4_eq_intJack Morgenstein1-1/+1
2012-05-31tty: add lockdep annotationsEric Dumazet1-4/+15
2012-05-31NFS: Ensure that setattr and getattr wait for O_DIRECT write completionTrond Myklebust6-54/+70
2012-05-31block: avoid infinite loop in get_task_io_context()Eric Dumazet1-1/+5
2012-05-31[PARISC] update parisc to use generic strncpy_from_user()James Bottomley4-45/+3
2012-05-31mtip32xx: Changes to sysfs entriesAsai Thambi S P2-21/+67
2012-05-31mtip32xx: Convert macro definitions for flag bits to enumAsai Thambi S P1-23/+25
2012-05-31mtip32xx: minor performance tweakAsai Thambi S P1-0/+2
2012-05-31mtip32xx: Fix to support more than one sector in exec_drive_command()Asai Thambi S P1-16/+44
2012-05-31mtip32xx: Use plain spinlock for 'cmd_issue_lock'Asai Thambi S P1-4/+2
2012-05-31mtip32xx: Set block queue boundary variablesAsai Thambi S P1-0/+3
2012-05-31mtip32xx: Fix to handle TFE for PIO(IOCTL/internal) commandsAsai Thambi S P1-30/+30
2012-05-31mtip32xx: Change HDIO_GET_IDENTITY to return stored dataAsai Thambi S P1-6/+5
2012-05-31mtip32xx: Set custom timeouts for PIO commandsAsai Thambi S P1-27/+28
2012-05-31mtip32xx: fix clearing an incorrect register in mtip_init_portAsai Thambi S P1-2/+1
2012-05-31ARM: LPC32xx: Adjust dts files to gpio dt bindingRoland Stigge2-41/+4
2012-05-31x86, amd, xen: Avoid NULL pointer paravirt referencesKonrad Rzeszutek Wilk1-0/+3
2012-05-30net/smsc911x: Repair broken failure pathsLee Jones1-3/+4
2012-05-30x86/mce: Cleanup timer messThomas Gleixner1-15/+16
2012-05-30x86, mtrr: Fix a type overflow in range_to_mtrr funczhenzhong.duan1-1/+1
2012-05-30virtio-net: remove useless disable on freezeMichael S. Tsirkin1-5/+0
2012-05-30netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUGJoe Perches1-4/+4
2012-05-30x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.cH. Peter Anvin2-10/+5
2012-05-30mm: fix vma_resv_map() NULL pointerDave Hansen1-1/+2
2012-05-30Documentation: kernel-parameters.txt Add amd_iommu_dumpShuah Khan1-0/+6
2012-05-30[SCSI] fix scsi_wait_scanJames Bottomley1-1/+1
2012-05-30[SCSI] fix async probe regressionDan Williams1-2/+5
2012-05-30[SCSI] be2iscsi: fix dma free size mismatch regressionMike Christie1-3/+2