ath9k: remove unnecessary code
[platform/kernel/linux-rpi.git] / drivers /
2017-05-19 Gustavo A. R. Silvaath9k: remove unnecessary code
2017-05-19 Geliang Tangwil6210: use memdup_user
2017-05-19 Colin Ian Kingath5k: fix memory leak on buf on failed eeprom read
2017-05-19 Ammly Fredrickath9k: fix spelling in ath9k_tx99_init()
2017-05-19 Arend Van Sprielath6kl: assure headroom of skbuff is writable in .start...
2017-05-04 Ryan Hsuath10k: append the wmi_op_version to testmode get_versi...
2017-05-04 Michael Meraath10k: fix out of bounds access to local buffer
2017-05-04 Erik Stromdahlath10k: add initial SDIO support
2017-05-04 Erik Stromdahlath10k: different fw file name for sdio
2017-05-04 Erik Stromdahlath10k: htc: ready_ext msg support
2017-05-04 Erik Stromdahlath10k: sdio get target info
2017-05-04 Erik Stromdahlath10k: add sdio extra initializations
2017-05-04 Erik Stromdahlath10k: various sdio related definitions
2017-05-04 Erik Stromdahlath10k: htc: refactorization
2017-05-04 Erik Stromdahlath10k: htc: move htc ctrl ep connect to htc_init
2017-05-04 Erik Stromdahlath10k: htc: rx trailer lookahead support
2017-05-04 Erik Stromdahlath10k: htc: made static function public
2017-04-26 James Hughesbrcmfmac: Make skb header writable before use
2017-04-26 James Hughesbrcmfmac: Ensure pointer correctly set if skb data...
2017-04-26 Pan Bianrndis_wlan: add return value validation
2017-04-26 Pan Bianlibertas: check return value of alloc_workqueue
2017-04-26 Pan Bianmt7601u: check return value of alloc_skb
2017-04-26 Maksim Salauorinoco_usb: Fix buffer on stack
2017-04-26 Colin Ian Kingorinoco: fix spelling mistake: "Registerred" -> "Regist...
2017-04-26 Larry Fingerrtlwifi: rtl8821ae: setup 8812ae RFE according to devic...
2017-04-25 Wei Yongjundrivers: net: xgene-v2: Fix error return code in xge_md...
2017-04-25 Wei Yongjunqed: fix invalid use of sizeof in qed_alloc_qm_data()
2017-04-25 Ivan Khoronzhuknet: ethernet: ti: netcp_core: remove unused compl...
2017-04-25 David S. MillerMerge branch 'qed-vf-tunnel'
2017-04-25 Chopra, Manishqed - VF tunnelling support [VXLAN/GENEVE/GRE]
2017-04-25 Chopra, Manishqed/qede: Add UDP ports in bulletin board
2017-04-25 Chopra, Manishqede: Configure UDP ports in local context.
2017-04-25 Chopra, Manishqede: Disable tunnel offloads for non offloaded UDP...
2017-04-25 Chopra, Manishqed/qede: Enable tunnel offloads based on hw configuration
2017-04-25 Chopra, Manishqed: refactor tunnelling - API/Structs
2017-04-25 David S. MillerMerge tag 'linux-can-next-for-4.12-20170425' of git...
2017-04-25 Florian Westphalipvlan: use pernet operations and restrict l3s hooks...
2017-04-25 Wei Yongjuncan: ti_hecc: fix return value check in ti_hecc_probe()
2017-04-25 Oliver Hartkoppcan: enable module auto loading for virtual CAN interfaces
2017-04-25 Oliver Hartkoppcan: add Virtual CAN Tunnel driver (vxcan)
2017-04-25 Remigiusz Kołłątajcan: mcba_usb: Add support for Microchip CAN BUS Analyzer
2017-04-25 Mario Huettelcan: m_can: Enable TX FIFO Handling for M_CAN IP versio...
2017-04-25 Mario Huettelcan: m_can: Configuration for TX and TX event FIFOs
2017-04-25 Mario Huettelcan: m_can: Enable M_CAN version dependent initialization
2017-04-25 Mario Huettelcan: m_can: Updated register defines to newest version
2017-04-25 Mario Huettelcan: m_can: Removed virtual address from print
2017-04-25 Mario Huettelcan: m_can: Removed initialization of FIFO water marks
2017-04-25 Mario Huettelcan: m_can: Disabled Interrupt Line 1
2017-04-25 Stephane Grosjeancan: peak: add support for PEAK PCAN-PCIe FD CAN-FD...
2017-04-25 Stephane Grosjeancan: peak: move header file to new can common subdir
2017-04-25 Stephane Grosjeancan: peak: fix usage of const qualifier in pointers...
2017-04-25 Stephane Grosjeancan: peak: fix usage of usb specific data type
2017-04-25 David S. MillerMerge branch 'virtio-net-tx-napi'
2017-04-25 Willem de Bruijnvirtio-net: keep tx interrupts disabled unless kick
2017-04-25 Willem de Bruijnvirtio-net: clean tx descriptors from rx napi
2017-04-25 Willem de Bruijnvirtio-net: move free_old_xmit_skbs
2017-04-25 Willem de Bruijnvirtio-net: transmit napi
2017-04-25 Willem de Bruijnvirtio-net: napi helper functions
2017-04-24 Pan Bianqlcnic: fix unchecked return value
2017-04-24 Pan Bianwan: pc300too: abort path on failure
2017-04-24 David S. MillerMerge branch 'nfp-dma-adjust_head-fixes'
2017-04-24 Jakub Kicinskinfp: remove the refresh of all ports optimization
2017-04-24 Jakub Kicinskinfp: fix free list buffer size reporting
2017-04-24 David Brunecznfp: add NSP routine to get static information
2017-04-24 Jakub Kicinskinfp: parse metadata prepend before XDP runs
2017-04-24 Jakub Kicinskinfp: make use of the DMA_ATTR_SKIP_CPU_SYNC attr
2017-04-24 David S. MillerMerge tag 'mlx5-updates-2017-04-22' of git://git./linux...
2017-04-24 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2017-04-24 Colin Ian Kingnet: netcp: fix spelling mistake: "memomry" -> "memory"
2017-04-24 Geliang Tangnet: atheros: atl1: use offset_in_page() macro
2017-04-24 David S. MillerMerge branch 'bnxt_en-misc-next'
2017-04-24 Deepak Khungarbnxt_en: Restrict a PF in Multi-Host mode from changing...
2017-04-24 Michael Chanbnxt_en: Check the FW_LLDP_AGENT flag before allowing...
2017-04-24 Deepak Khungarbnxt_en: Add 100G link speed reporting for BCM57454...
2017-04-24 Michael Chanbnxt_en: Fix VF attributes reporting.
2017-04-24 Michael Chanbnxt_en: Pass DCB RoCE app priority to firmware.
2017-04-24 David S. MillerMerge branch 'ibmvnic-updates-and-fixes'
2017-04-24 Thomas Falconibmvnic: Free skb's in cases of failure in transmit
2017-04-24 Nathan Fontenotibmvnic: Validate napi exist before disabling them
2017-04-24 Nathan Fontenotibmvnic: Add set_link_state routine for setting adapter...
2017-04-24 Nathan Fontenotibmvnic: Move initialization of the stats token to...
2017-04-24 Nathan Fontenotibmvnic: Only retrieve error info if present
2017-04-24 Murilo Fossa Vicentiniibmvnic: Insert header on VLAN tagged received frame
2017-04-24 Thomas Falconibmvnic: Set real number of rx queues
2017-04-24 Roger Quadrosmdio_bus: Issue GPIO RESET to PHYs.
2017-04-24 David S. MillerMerge branch 'VSOCK-add-vsockmon'
2017-04-24 Gerard GarciaVSOCK: Add virtio vsock vsockmon hooks
2017-04-24 Gerard GarciaVSOCK: Add vsockmon device
2017-04-24 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2017-04...
2017-04-24 David S. MillerMerge branch 'qed-dcb-enhancements'
2017-04-24 sudarsana.kalluru... qed: Add support for static dcbx.
2017-04-24 sudarsana.kalluru... qed: Support dcbnl IEEE selector field.
2017-04-24 sudarsana.kalluru... qed: Add additional DCBx debug messages.
2017-04-24 sudarsana.kalluru... qed: Separate RoCE DCBx support for V2.
2017-04-24 sudarsana.kalluru... qed: Cleanup DCBx unnecessary parameters.
2017-04-24 David S. MillerMerge branch '1GbE' of git://git./linux/kernel/git...
2017-04-22 Stephen Hemmingermlx5: fix warning about missing prototype
2017-04-22 Stephen Hemmingermlx5: hide unused functions
2017-04-22 Roi Dayannet/mlx5: E-Switch, Add control for encapsulation
2017-04-22 Or Gerlitznet/mlx5: E-Switch, Refactor fast path FDB table creati...
next