summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2017-05-19ath9k: check ah->curchan when updating tx powerStanislaw Gruszka1-1/+1
2017-05-19ath9k: remove unnecessary codeGustavo A. R. Silva1-1/+1
2017-05-19wil6210: use memdup_userGeliang Tang1-8/+4
2017-05-19ath5k: fix memory leak on buf on failed eeprom readColin Ian King1-1/+4
2017-05-19ath9k: fix spelling in ath9k_tx99_init()Ammly Fredrick1-1/+1
2017-05-19ath6kl: assure headroom of skbuff is writable in .start_xmit()Arend Van Spriel1-9/+4
2017-05-04ath10k: append the wmi_op_version to testmode get_version cmdRyan Hsu2-0/+8
2017-05-04ath10k: fix out of bounds access to local bufferMichael Mera1-6/+10
2017-05-04ath10k: add initial SDIO supportErik Stromdahl4-0/+2352
2017-05-04ath10k: different fw file name for sdioErik Stromdahl1-1/+12
2017-05-04ath10k: htc: ready_ext msg supportErik Stromdahl2-6/+27
2017-05-04ath10k: sdio get target infoErik Stromdahl3-1/+77
2017-05-04ath10k: add sdio extra initializationsErik Stromdahl1-0/+18
2017-05-04ath10k: various sdio related definitionsErik Stromdahl4-0/+82
2017-05-04ath10k: htc: refactorizationErik Stromdahl1-40/+34
2017-05-04ath10k: htc: move htc ctrl ep connect to htc_initErik Stromdahl1-22/+17
2017-05-04ath10k: htc: rx trailer lookahead supportErik Stromdahl2-5/+120
2017-05-04ath10k: htc: made static function publicErik Stromdahl2-6/+14
2017-04-26brcmfmac: Make skb header writable before useJames Hughes1-14/+5
2017-04-26brcmfmac: Ensure pointer correctly set if skb data location changesJames Hughes1-1/+3
2017-04-26rndis_wlan: add return value validationPan Bian1-0/+4
2017-04-26libertas: check return value of alloc_workqueuePan Bian1-0/+5
2017-04-26mt7601u: check return value of alloc_skbPan Bian1-2/+8
2017-04-26orinoco_usb: Fix buffer on stackMaksim Salau1-4/+17
2017-04-26orinoco: fix spelling mistake: "Registerred" -> "Registered"Colin Ian King1-1/+1
2017-04-26rtlwifi: rtl8821ae: setup 8812ae RFE according to device typeLarry Finger2-16/+107
2017-04-25drivers: net: xgene-v2: Fix error return code in xge_mdio_config()Wei Yongjun1-0/+1
2017-04-25qed: fix invalid use of sizeof in qed_alloc_qm_data()Wei Yongjun1-1/+1
2017-04-25net: ethernet: ti: netcp_core: remove unused compl queue mappingIvan Khoronzhuk1-4/+0
2017-04-25qed - VF tunnelling support [VXLAN/GENEVE/GRE]Chopra, Manish8-4/+446
2017-04-25qed/qede: Add UDP ports in bulletin boardChopra, Manish8-1/+83
2017-04-25qede: Configure UDP ports in local context.Chopra, Manish3-36/+52
2017-04-25qede: Disable tunnel offloads for non offloaded UDP portsChopra, Manish1-6/+17
2017-04-25qed/qede: Enable tunnel offloads based on hw configurationChopra, Manish3-11/+46
2017-04-25qed: refactor tunnelling - API/StructsChopra, Manish7-197/+207
2017-04-25Merge tag 'linux-can-next-for-4.12-20170425' of git://git.kernel.org/pub/scm/...David S. Miller16-431/+3573
2017-04-25ipvlan: use pernet operations and restrict l3s hooks to master netnsFlorian Westphal2-15/+70
2017-04-25can: ti_hecc: fix return value check in ti_hecc_probe()Wei Yongjun1-6/+6
2017-04-25can: enable module auto loading for virtual CAN interfacesOliver Hartkopp1-2/+5
2017-04-25can: add Virtual CAN Tunnel driver (vxcan)Oliver Hartkopp3-0/+335
2017-04-25can: mcba_usb: Add support for Microchip CAN BUS AnalyzerRemigiusz Kołłątaj3-0/+911
2017-04-25can: m_can: Enable TX FIFO Handling for M_CAN IP version >= v3.1.xMario Huettel1-29/+159
2017-04-25can: m_can: Configuration for TX and TX event FIFOsMario Huettel1-5/+34
2017-04-25can: m_can: Enable M_CAN version dependent initializationMario Huettel1-71/+269
2017-04-25can: m_can: Updated register defines to newest versionMario Huettel1-65/+125
2017-04-25can: m_can: Removed virtual address from printMario Huettel1-2/+2
2017-04-25can: m_can: Removed initialization of FIFO water marksMario Huettel1-2/+2
2017-04-25can: m_can: Disabled Interrupt Line 1Mario Huettel1-1/+2
2017-04-25can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boardsStephane Grosjean7-0/+1718
2017-04-25can: peak: move header file to new can common subdirStephane Grosjean2-244/+1