summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* hisilicon: add some missing curly bracesDan Carpenter2015-01-281-1/+2
* Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-01-2811-79/+767
|\
| * NFC: Add ACPI support for NXP PN544Robert Dolca2015-01-281-2/+109
| * NFC: PN544: GPIO access that may sleepRobert Dolca2015-01-281-10/+12
| * NFC: st21nfca: Adding support for secure elementChristophe Ricard2015-01-286-21/+606
| * NFC: microread: Change event_received gate parameter to pipeChristophe Ricard2015-01-281-1/+2
| * NFC: pn544: Change event_received gate parameter to pipeChristophe Ricard2015-01-281-1/+2
| * NFC: st21nfcb: Fix "NULL pointer dereference" possible errorChristophe Ricard2015-01-261-7/+11
| * NFC: st21nfca: Fix some skb memory leaksChristophe Ricard2015-01-261-16/+21
| * NFC: st21nfca: Remove checkpatch.pl warning Possible unnecessary 'out of memo...Christophe Ricard2015-01-261-4/+1
| * NFC: st21nfca: Remove skb_pipe_list and skb_pipe_info useless allocationChristophe Ricard2015-01-261-13/+0
| * NFC: st21nfcb: Avoid use of skb after freeChristophe Ricard2015-01-261-1/+1
| * NFC: st21nfca: Remove unreachable codeChristophe Ricard2015-01-261-2/+0
| * NFC: st21nfcb: Fix "WARNING: invalid free of devm_ allocated data"Christophe Ricard2015-01-261-1/+0
| * NFC: dts: st21nfcb: Fix compatible string spelling to follow other driversChristophe Ricard2015-01-261-0/+1
| * NFC: dts: st21nfca: Fix compatible string spelling to follow other driversChristophe Ricard2015-01-261-0/+1
* | stmmac: pci: add MSI support for Intel Quark X1000Kweh, Hock Leong2015-01-271-0/+2
* | stmmac: pci: introduce Intel Quark X1000 runtime detectionAndy Shevchenko2015-01-271-1/+61
* | stmmac: pci: add support for Intel Quark X1000Kweh, Hock Leong2015-01-271-1/+50
* | net: netcp: remove unused kconfig option and codeKaricheri, Muralidharan2015-01-272-2/+1
* | cxgb4: Move firmware version MACRO to t4fw_version.hHariprasad Shenai2015-01-273-10/+49
* | csiostor:T5 Firmware fix and cleanup.Praveen Madhavan2015-01-273-256/+127
* | net/mlx4_core: Update the HCA core clock frequency after INIT_PORTMajd Dibbiny2015-01-271-0/+33
* | net/mlx4_core: Fix device capabilities dumpingOr Gerlitz2015-01-271-6/+2
* | net/mlx4: Fix memory corruption in mlx4_MAD_IFC_wrapperMatan Barak2015-01-271-1/+3
* | net/mlx4_en: Use ethtool cmd->autoneg as a hint for ethtool set settingsSaeed Mahameed2015-01-271-10/+8
* | net/mlx4_core: Remove duplicate code line from procedure mlx4_bf_allocJack Morgenstein2015-01-271-1/+0
* | net/mlx4_core: Fix struct mlx4_vhcr_cmd to make implicit padding explicitJack Morgenstein2015-01-271-0/+1
* | net/mlx4_core: Fix HW2SW_EQ to conform to the firmware specJack Morgenstein2015-01-273-35/+9
* | net/mlx4_core: Adjust command timeouts to conform to the firmware specJack Morgenstein2015-01-272-11/+12
* | net/mlx4_core: Fix mem leak in SRIOV mlx4_init_one error flowJack Morgenstein2015-01-271-1/+3
* | net/mlx4_core: Add reserved lkey for VFs to QUERY_FUNC_CAPJack Morgenstein2015-01-273-2/+19
* | net/mlx4_core: Add bad-cable event supportJack Morgenstein2015-01-272-1/+30
* | vxlan: advertise link netns in fdb messagesNicolas Dichtel2015-01-271-2/+3
* | bonding: cleanup and remove dead codeJonathan Toppins2015-01-271-1/+1
* | bonding: fix LACP PDU not sent on slave port sometimesSatish Ashok2015-01-271-3/+8
* | bonding: fix incorrect lacp mux state when agg not activeWilson Kok2015-01-271-10/+34
* | bonding: fix bond_open() don't always set slave active flagWilson Kok2015-01-271-1/+1
* | bonding: update bond carrier state when min_links option changesJonathan Toppins2015-01-272-1/+2
* | hyperv: match wait_for_completion_timeout return typeNicholas Mc Guire2015-01-271-7/+12
* | hyperv: netvsc.c: match wait_for_completion_timeout return typeNicholas Mc Guire2015-01-271-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-27209-2197/+2618
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-2722-256/+541
| |\ \
| | * | stmmac: prevent probe drivers to crash kernelAndy Shevchenko2015-01-271-1/+4
| | * | bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan2015-01-271-1/+1
| | * | sh_eth: Fix DMA-API usage for RX buffersBen Hutchings2015-01-271-11/+23
| | * | sh_eth: Check for DMA mapping errors on transmitBen Hutchings2015-01-271-0/+4
| | * | sh_eth: Ensure DMA engines are stopped before freeing buffersBen Hutchings2015-01-271-7/+32
| | * | sh_eth: Remove RX overflow log messagesBen Hutchings2015-01-271-3/+0
| | * | can: kvaser_usb: Fix state handling upon BUS_ERROR eventsAhmed S. Darwish2015-01-271-4/+3