summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-11-26net: qmi_wwan: fix divide by 0 on bad descriptorsBjørn Mork
2017-11-26net: cdc_ether: fix divide by 0 on bad descriptorsBjørn Mork
2017-11-26smsc95xx: Configure pause time to 0xffff when tx flow control enabledNisar Sayed
2017-11-26mac80211_hwsim: Use proper TX powerBeni Lev
2017-11-26iwlwifi: mvm: Avoid deferring non bufferable framesDavid Spinadel
2017-11-26iwlwifi: mvm: simplify bufferable MMPDU checkJohannes Berg
2017-11-26net/mlx4_core: Make explicit conversion to 64bit valueLeon Romanovsky
2017-11-26iwlwifi: pci: add new PCI ID for 7265DLuca Coelho
2017-11-26wcn36xx: Remove unnecessary rcu_read_unlock in wcn36xx_bss_info_changedJia-Ju Bai
2017-11-26wcn36xx: Introduce mutual exclusion of fw configurationBjorn Andersson
2017-11-11net/xen-netback: disable on 64KB page granularityArnd Bergmann
2017-11-11e1000e: fix call to do_div() to use u64 argJeff Kirsher
2017-11-11net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton
2017-11-11brcmfmac: avoid gcc-5.1 warningArnd Bergmann
2017-11-11iwlegacy: avoid warning about missing bracesArnd Bergmann
2017-11-11hostap: avoid uninitialized variable use in hfa384x_get_ridArnd Bergmann
2017-11-11drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli52...David Malcolm
2017-11-11net: vxge: avoid unused function warningsArnd Bergmann
2017-11-11net: tulip: turn compile-time warning into dev_warn()Arnd Bergmann
2017-11-11am2150: Update nmclan_cs.c to use update PCMCIA APIJeff Kirsher
2017-11-11net: am2150: fix nmclan_cs.c shared interrupt handlingArnd Bergmann
2017-11-11cpmac: remove hopeless #warningArnd Bergmann
2017-11-11mlx5: avoid build warnings on 32-bitArnd Bergmann
2017-11-11i40e: Reduce stack in i40e_dbg_dump_descJoe Perches
2017-11-11xilinx: Fix compiler warningManuel Schölling
2017-11-11cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell
2017-11-11MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton
2017-11-11ethernet: amd: fix pci device idsVarka Bhadram
2017-11-11brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel
2017-11-11wl1251: add a missing spin_lock_init()Cong Wang
2017-11-11r8169: Be drop monitor friendlyFlorian Fainelli
2017-11-11r8169: Do not increment tx_dropped in TX ring cleaningFlorian Fainelli
2017-11-11netvsc: fix deadlock betwen link status and removalstephen hemminger
2017-11-11net: systemport: Free DMA coherent descriptors on errorsFlorian Fainelli
2017-11-11net: bcmgenet: Be drop monitor friendlyFlorian Fainelli
2017-11-11net: systemport: Be drop monitor friendlyFlorian Fainelli
2017-11-11qlge: avoid memcpy buffer overflowArnd Bergmann
2017-11-11netxen: fix incorrect loop counter decrementColin Ian King
2017-11-11net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy
2017-11-11ixgbe: Initialize 64-bit stats seqcountsFlorian Fainelli
2017-11-11i40e: Initialize 64-bit statistics TX ring seqcountFlorian Fainelli
2017-11-11b44: Initialize 64-bit stats seqcountFlorian Fainelli
2017-11-11iwlwifi: mvm: set the RTS_MIMO_PROT bit in flag mask when sending sta to fwNaftali Goldstein
2017-11-11net/mlx5: Fix command bad flow on command entry allocation failureMoshe Shemesh
2017-11-11iwlwifi: dvm: prevent an out of bounds accessEmmanuel Grumbach
2017-11-11net: bcmgenet: Free skb after last Tx fragDoug Berger
2017-11-11net: bcmgenet: Fix unmapping of fragments in bcmgenet_xmit()Doug Berger
2017-11-11net: bcmgenet: cleanup for bcmgenet_xmit_frag()Petri Gynther
2017-11-11net: bcmgenet: fix dev->stats.tx_bytes accountingPetri Gynther
2017-11-11net: bcmgenet: update ring producer index and buffer count in xmitFlorian Fainelli