summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-04-09Merge tag 'wireless-drivers-next-for-davem-2015-04-09' of git://git.kernel.or...David S. Miller
2015-04-09e100: Use dma_rmb/wmb where appropriateAlexander Duyck
2015-04-09i40e/i40evf: Use dma_rmb where appropriateAlexander Duyck
2015-04-09mlx4/mlx5: Use dma_wmb/rmb where appropriateAlexander Duyck
2015-04-09cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriateAlexander Duyck
2015-04-08vxlan: do not exit on error in vxlan_stop()WANG Cong
2015-04-08Merge tag 'nfc-next-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2015-04-08sfc: Revert SRIOV changes.David S. Miller
2015-04-08stmmac: Add an optional register interface clockAndrew Bresticker
2015-04-08vxlan: fix a shadow local variableWANG Cong
2015-04-08hv_netvsc: try linearizing big SKBs before dropping themVitaly Kuznetsov
2015-04-08hv_netvsc: use single existing drop path in netvsc_start_xmitVitaly Kuznetsov
2015-04-08sfc: Enable VF's via a write to the sysfs file sriov_numvfsShradha Shah
2015-04-08sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah
2015-04-08e1000, e1000e: Use dma_rmb instead of rmb for descriptor read orderingAlexander Duyck
2015-04-08s2io: Update driver to use dma_wmbAlexander Duyck
2015-04-08sungem, sunhme, sunvnet: Update drivers to use dma_wmb/rmbAlexander Duyck
2015-04-08bonding: Remove unnecessary initializationMahesh Bandewar
2015-04-08bonding: Code re-factoring for admin, oper-key operationsMahesh Bandewar
2015-04-07hv_netvsc: Fix the packet free when it is in skb headroomHaiyang Zhang
2015-04-07hv_netvsc: Define a macro RNDIS_AND_PPI_SIZEHaiyang Zhang
2015-04-07hv_netvsc: Clean up two unused variablesHaiyang Zhang
2015-04-07cxgb4: Move ethtool related code to a separate fileHariprasad Shenai
2015-04-07udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller
2015-04-07cosa: fix error return codeJulia Lawall
2015-04-07wan: lmc: fix error return codeJulia Lawall
2015-04-07ssb: add delay after PCI reset to fix SoC rebootsRafał Miłecki
2015-04-07ath9k: add extra GPIO led supportMiaoqing Pan
2015-04-07wl1251: Fix typo in MODULE_DESCRIPTION in wl1251/main.cMasanari Iida
2015-04-07wireless: Use bool function returns of true/false instead of 1/0Joe Perches
2015-04-07rtlwifi: Add encryption argument in rtl_is_special_data for checking DHCP pac...Taehee Yoo
2015-04-07ath9k_htc: check seq number instead of cmd id for timeoutFred Chou
2015-04-07Merge tag 'iwlwifi-next-for-kalle-2015-04-02' of https://git.kernel.org/pub/s...Kalle Valo
2015-04-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-04-07NFC: logging neateningJoe Perches
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-06net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein
2015-04-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-04-06virtio: document queue state logicMichael S. Tsirkin
2015-04-06mvneta: dont call mvneta_adjust_link() manuallyStas Sergeev
2015-04-06NFC: pn533: fix error return codeJulia Lawall
2015-04-06NFC: nxp-nci: Release firmware when switching to FW mode failsSamuel Ortiz
2015-04-06NFC: nxp-nxi: Remove useless fw pointer checkSamuel Ortiz
2015-04-06nfc: st21nfca: Add additional comments about EVT_TRANSACTIONChristophe Ricard
2015-04-06nfc: st21nfcb: Add additional comments about EVT_TRANSACTIONChristophe Ricard
2015-04-06nfc: st21nfcb: Add missing break statement in switch sectionChristophe Ricard
2015-04-06NFC: st21nfca: Change st21nfca_get_iso14443_3_uid parameter nameChristophe Ricard
2015-04-06NFC: st21nfca: fix st21nfca_get_iso14443_3_uid data copyChristophe Ricard
2015-04-06NFC: st21nfcb: Retry i2c_master_send if it returns a negative valueChristophe Ricard