summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-06-25net: allwinner: emac: Add missing free_irqMaxime Ripard1-0/+1
2014-06-25cxgb4: use dev_port to identify portsThadeu Lima de Souza Cascardo1-0/+1
2014-06-25xen-netback: bookkeep number of active queues in our own moduleWei Liu3-52/+26
2014-06-25tg3: Change nvram command timeout value to 50msPrashant Sreedharan1-2/+2
2014-06-24cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_listLi RongQing1-9/+7
2014-06-23be2net: fix qnq mode detection on VFsSuresh Reddy3-6/+4
2014-06-22of: mdio: fixup of_phy_register_fixed_link parsing of new bindingsRichard Retanubun1-3/+5
2014-06-22at86rf230: fix irq setupPhoebe Buckheister1-1/+4
2014-06-22net: phy: at803x: fix coccinelle warningsFengguang Wu1-1/+1
2014-06-22net/mlx4_core: Fix the error flow when probing with invalid VF configurationOr Gerlitz1-1/+2
2014-06-22tulip: Poll link status more frequently for Comet chipsOndrej Zary1-1/+1
2014-06-21net: huawei_cdc_ncm: increase command buffer sizeBjørn Mork1-3/+4
2014-06-21drivers: net: cpsw: fix dual EMAC stall when connected to same switchMugunthan V N1-1/+6
2014-06-21xen-netfront: recreate queues correctly when reconnectingDavid Vrabel1-32/+72
2014-06-21xen-netfront: fix oops when disconnected from backendDavid Vrabel1-2/+3
2014-06-21net: phy: at803x: Add support for hardware resetDaniel Mack1-41/+144
2014-06-21net: phy: at803x: use #defines for supported PHY idsDaniel Mack1-6/+10
2014-06-21net: phylib: add link_change_notify callback to phy deviceDaniel Mack1-0/+3
2014-06-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller11-23/+111
2014-06-19tg3: Clear NETIF_F_TSO6 flag before doing software GSOPrashant Sreedharan1-2/+2
2014-06-18bonding: Advertize vxlan offload features when supportedOr Gerlitz1-0/+9
2014-06-18skge: Added FS A8NE-FM to the list of 32bit DMA boardsMirko Lindner1-0/+7
2014-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville11-23/+111
2014-06-17net: fec: Don't clear IPV6 header checksum field when IP accelerator enableFugang Duan1-1/+7
2014-06-17ptp: ptp_pch depends on x86_32Jean Delvare1-1/+1
2014-06-17rt2x00: fix rfkill regression on rt2500pciStanislaw Gruszka3-4/+28
2014-06-17b43: fix frequency reported on G-PHY with /new/ firmwareRafał Miłecki1-3/+7
2014-06-17rt2800usb:fix hang during firmware loadMichael Braun1-2/+7
2014-06-17rt2800usb:fix efuse detectionMichael Braun2-1/+30
2014-06-16hyperv: fix apparent cut-n-paste error in send path teardownDave Jones1-1/+1
2014-06-16net: tile: fix unused variable warningChris Metcalf1-1/+0
2014-06-16isdn: hisax: Drop duplicate Kconfig entryJean Delvare1-5/+0
2014-06-16isdn: hisax: Merge Kconfig ifsJean Delvare1-5/+1
2014-06-16slcan: Port write_wakeup deadlock fix from slipTyler Hall1-10/+27
2014-06-16slip: Fix deadlock in write_wakeupTyler Hall2-10/+27
2014-06-16vmxnet3: adjust ring sizes when interface is downNeil Horman3-6/+18
2014-06-16b43: fix typo in Kconfig (make B43_BUSES_BCMA_AND_SSB the default for real)Rafał Miłecki1-1/+1
2014-06-16rt2x00: disable TKIP on USBStanislaw Gruszka1-0/+2
2014-06-16mwifiex: fix tx_info/rx_info overlap with PCIe dma_mappingChin-Ran Lo2-12/+35
2014-06-16b43: disable 5 GHz on G-PHYRafał Miłecki1-0/+1
2014-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-13/+5
2014-06-15Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds16-225/+1531
2014-06-15Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2-90/+149
2014-06-15vxlan: Checksum fixesTom Herbert1-9/+2
2014-06-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds24-369/+715
2014-06-14Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+3
2014-06-14Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-1/+1
2014-06-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-142/+335
2014-06-13vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang1-4/+3
2014-06-13NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.Dan McLeran1-7/+6