aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-28wcn36xx: Remove warning message when dev is NULL for arm64 dma_alloc.yfw1-17/+17
2015-10-28wcn36xx: introduce per-channel ring buffer locksBob Copeland2-8/+20
2015-10-28ath9k: fix phyerror codesZefir Kurtisi2-10/+22
2015-10-28orinoco_usb: return error in ezusb_probe when alloc_orinocodev failsJohn Linville1-0/+1
2015-10-28airo: fix scan after SIOCSIWAP (airo_set_wap)Ondrej Zary1-3/+17
2015-10-28airo: Track APList_rid in struct airo_infoOndrej Zary1-38/+19
2015-10-28Merge tag 'iwlwifi-next-for-kalle-2015-10-25' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo20-101/+296
2015-10-27net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2-2/+2
2015-10-27net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is presentJack Morgenstein1-0/+2
2015-10-27vhost: fix performance on LE hostsMichael S. Tsirkin1-0/+7
2015-10-27net: hns: fixes the bug tested XGE by ethtool -pLi Peng1-8/+1
2015-10-27gianfar: Increase TX_TIMEOUT to 5HZAbhimanyu1-1/+1
2015-10-27Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller367-728/+10073
2015-10-27amd-xgbe: Fix race between access of desc and desc indexLendacky, Thomas2-1/+5
2015-10-27forcedeth: fix unilateral interrupt disabling in netpoll pathNeil Horman1-13/+11
2015-10-27sfc: replace spinlocks with bit ops for busy poll lockingBert Kenward2-75/+58
2015-10-27qede: Add basic ethtool supportSudarsana Kalluru4-2/+596
2015-10-27qed: Add statistics supportManish Chopra5-1/+293
2015-10-27qede: Add support for linkSudarsana Kalluru1-0/+47
2015-10-27qed: Add link supportYuval Mintz7-5/+1098
2015-10-27qede: classification configurationSudarsana Kalluru2-0/+251
2015-10-27qede: Add basic network device supportYuval Mintz2-0/+1935
2015-10-27qed: Add slowpath L2 supportManish Chopra9-0/+2166
2015-10-27qede: Add basic Network driverYuval Mintz5-0/+436
2015-10-27qed: Add basic L2 interfaceYuval Mintz5-1/+165
2015-10-27qed: Add module with basic common supportYuval Mintz23-0/+15010
2015-10-28Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+2
2015-10-26Merge tag 'arcnet-for-4.4-rc1' of git://git.pengutronix.de/git/mgr/linuxDavid S. Miller5-18/+270
2015-10-26net: mv643xx_eth: add missing of_node_putJulia Lawall1-1/+3
2015-10-26ath6kl: add missing of_node_putJulia Lawall1-0/+1
2015-10-26net: phy: mdio: add missing of_node_putJulia Lawall1-0/+2
2015-10-26netdev/phy: add missing of_node_putJulia Lawall1-0/+1
2015-10-26net: netcp: add missing of_node_putJulia Lawall1-2/+6
2015-10-26net: thunderx: add missing of_node_putJulia Lawall1-1/+3
2015-10-27NFC: nfcmrvl: update device tree bindings for Marvell NFCVincent Cuissard3-5/+9
2015-10-27NFC: nfcmrvl: add spi driverVincent Cuissard4-1/+246
2015-10-27NFC: nfcmrvl: add i2c driverVincent Cuissard5-4/+311
2015-10-27NFC: nfcmrvl: configure head/tail room values per low level driversVincent Cuissard4-9/+14
2015-10-27NFC: nfcmrvl: add firmware download supportVincent Cuissard7-10/+718
2015-10-27NFC: nfcmrvl: remove unneeded version definesVincent Cuissard2-9/+3
2015-10-27NFC: st21nfca: Add support for proprietary commandsChristophe Ricard5-3/+435
2015-10-27NFC: st-nci: Replace st21nfcb by st_nci in makefileChristophe Ricard1-1/+1
2015-10-27NFC: st-nci: remove duplicated skb dumpChristophe Ricard2-22/+0
2015-10-27NFC: st-nci: Disable irq when powering the device upChristophe Ricard2-2/+14
2015-10-27NFC: st21nfca: Add error messages for unexpected HCI eventsChristophe Ricard3-0/+7
2015-10-27NFC: st21nfca: Add few code style fixesChristophe Ricard3-3/+2
2015-10-27NFC: st-nci: Add few code style fixesChristophe Ricard2-2/+2
2015-10-27NFC: netlink: Add mode parameter to deactivate_target functionsChristophe Ricard2-2/+2
2015-10-27NFC: st21nfca: Fix host_list verification after SEactivationChristophe Ricard1-2/+5
2015-10-27NFC: st-nci: Fix host_list verification after SE activationChristophe Ricard1-2/+5