summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net/ena: change driver's default timeoutsNetanel Belgazal2017-11-082-5/+5
* net: mvneta: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King2017-11-081-0/+1
* bnxt_en: Added PCI IDs for BCM57452 and BCM57454 ASICsDeepak Khungar2017-11-081-0/+6
* can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messagesJimmy Assarsson2017-11-021-0/+6
* can: kvaser_usb: Correct return value in printoutJimmy Assarsson2017-11-021-1/+2
* can: sun4i: fix loopback modeGerhard Bertelsmann2017-11-021-2/+1
* rtlwifi: rtl8821ae: Fix connection lost problemLarry Finger2017-10-271-1/+1
* brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann2017-10-271-100/+97
* brcmfmac: Add check for short event packetsKevin Cernekee2017-10-271-1/+2
* can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje2017-10-271-1/+1
* can: gs_usb: fix busy loop if no more TX context is availableWolfgang Grandegger2017-10-271-8/+2
* qed: Read queue state before releasing bufferRam Amrani2017-10-211-6/+6
* qed: Reserve doorbell BAR space for present CPUsRam Amrani2017-10-211-1/+1
* qede: Prevent index problems in loopback testSudarsana Reddy Kalluru2017-10-211-3/+3
* net: mvpp2: release reference to txq_cpu[] entry after unmappingThomas Petazzoni2017-10-211-5/+4
* net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...Majd Dibbiny2017-10-211-2/+0
* net/mlx4_en: fix overflow in mlx4_en_init_timestamp()Eric Dumazet2017-10-212-11/+8
* qed: Don't use attention PTT for configuring BWMintz, Yuval2017-10-213-5/+8
* mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME lengthJohannes Berg2017-10-211-7/+21
* xen-netback: Use GFP_ATOMIC to allocate hashAnoob Soman2017-10-211-1/+1
* brcmfmac: setup passive scan if requested by user-spaceArend Van Spriel2017-10-122-15/+9
* brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel2017-10-121-3/+15
* iwlwifi: add workaround to disable wide channels in 5GHzLuca Coelho2017-10-121-11/+55
* iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho2017-10-121-1/+9
* rocker: fix rocker_tlv_put_* functions for KASANArnd Bergmann2017-10-121-18/+30
* tun: bail out from tun_get_user() if the skb is emptyAlexander Potapenko2017-10-121-3/+5
* net: qcom/emac: specify the correct size when mapping a DMA bufferTimur Tabi2017-10-121-1/+2
* net: emac: Fix napi poll list corruptionChristian Lamparter2017-10-121-2/+1
* net: phy: Fix mask value write on gmii2rgmii converter speed registerFahad Kunnathadi2017-10-121-1/+1
* mlxsw: spectrum: Prevent mirred-related crash on removalYuval Mintz2017-10-121-10/+10
* ibmvnic: Free tx/rx scrq pointer array when releasing sub-crqsNathan Fontenot2017-10-081-0/+2
* qed: Fix possible system hang in the dcbnl-getdcbx() path.sudarsana.kalluru@cavium.com2017-10-081-1/+1
* net: dsa: b53: Include IMP/CPU port in dumb forwarding modeFlorian Fainelli2017-10-082-0/+14
* usb: plusb: Add support for PL-27A1Roman Spychała2017-10-082-3/+14
* team: fix memory leaksPan Bian2017-10-081-2/+6
* rtl8xxxu: Add additional USB IDs for rtl8192eu devicesAxel Köllhofer2017-10-081-0/+7
* ath10k: prevent sta pointer rcu violationMichal Kazior2017-10-082-0/+19
* sfc: get PIO buffer size from the NICEdward Cree2017-10-083-7/+12
* sh_eth: use correct name for ECMR_MPDE bitNiklas Söderlund2017-10-081-1/+1
* igb: re-assign hw address pointer on reset after PCI errorGuilherme G Piccoli2017-10-081-0/+5
* mac80211_hwsim: Use proper TX powerBeni Lev2017-10-051-2/+0
* gianfar: Fix Tx flow control deactivationClaudiu Manoil2017-09-201-1/+1
* mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel2017-09-201-0/+6
* Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli2017-09-201-3/+0
* cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()Stefano Brivio2017-09-201-3/+3
* netvsc: fix deadlock betwen link status and removalstephen hemminger2017-09-201-1/+6
* qlge: avoid memcpy buffer overflowArnd Bergmann2017-09-201-1/+1
* fsl/man: Inherit parent device and of_nodeFlorian Fainelli2017-09-201-0/+3
* macsec: add genl family module aliasSabrina Dubroca2017-09-201-0/+1
* mwifiex: correct channel stat buffer overflowsBrian Norris2017-09-092-1/+7