summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-01-01can: c_can: don't indicate triple sampling support for D_CANRichard Schütz2-2/+0
2018-01-01tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek2-0/+6
2018-01-01macvtap: fix TUNSETSNDBUF values > 64kMichael S. Tsirkin1-2/+2
2018-01-01can: kvaser_usb: Correct return value in printoutJimmy Assarsson1-1/+2
2018-01-01can: gs_usb: fix busy loop if no more TX context is availableWolfgang Grandegger1-8/+2
2018-01-01can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje1-1/+1
2018-01-01tun: call dev_get_valid_name() before register_netdevice()Cong Wang1-0/+3
2018-01-01brcmfmac: Add check for short event packetsKevin Cernekee1-1/+2
2018-01-01brcmfmac: Add length checks on firmware eventsHante Meuleman4-58/+82
2018-01-01iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho1-1/+9
2017-11-26net: qmi_wwan: fix divide by 0 on bad descriptorsBjørn Mork1-1/+1
2017-11-26net: cdc_ether: fix divide by 0 on bad descriptorsBjørn Mork1-2/+3
2017-11-26smsc95xx: Configure pause time to 0xffff when tx flow control enabledNisar Sayed1-6/+5
2017-11-26mac80211_hwsim: Use proper TX powerBeni Lev1-1/+0
2017-11-26iwlwifi: mvm: Avoid deferring non bufferable framesDavid Spinadel1-4/+5
2017-11-26iwlwifi: mvm: simplify bufferable MMPDU checkJohannes Berg1-3/+1
2017-11-26net/mlx4_core: Make explicit conversion to 64bit valueLeon Romanovsky1-1/+1
2017-11-26iwlwifi: pci: add new PCI ID for 7265DLuca Coelho1-0/+1
2017-11-26wcn36xx: Remove unnecessary rcu_read_unlock in wcn36xx_bss_info_changedJia-Ju Bai1-1/+0
2017-11-26wcn36xx: Introduce mutual exclusion of fw configurationBjorn Andersson2-2/+50
2017-11-11net/xen-netback: disable on 64KB page granularityArnd Bergmann1-0/+3
2017-11-11e1000e: fix call to do_div() to use u64 argJeff Kirsher1-6/+7
2017-11-11net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton1-2/+3
2017-11-11brcmfmac: avoid gcc-5.1 warningArnd Bergmann1-1/+1
2017-11-11iwlegacy: avoid warning about missing bracesArnd Bergmann1-1/+2
2017-11-11hostap: avoid uninitialized variable use in hfa384x_get_ridArnd Bergmann1-5/+10
2017-11-11drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli52...David Malcolm1-1/+1
2017-11-11net: vxge: avoid unused function warningsArnd Bergmann1-19/+12
2017-11-11net: tulip: turn compile-time warning into dev_warn()Arnd Bergmann2-3/+8
2017-11-11am2150: Update nmclan_cs.c to use update PCMCIA APIJeff Kirsher1-1/+1
2017-11-11net: am2150: fix nmclan_cs.c shared interrupt handlingArnd Bergmann1-0/+2
2017-11-11cpmac: remove hopeless #warningArnd Bergmann1-1/+1
2017-11-11mlx5: avoid build warnings on 32-bitArnd Bergmann1-3/+3
2017-11-11i40e: Reduce stack in i40e_dbg_dump_descJoe Perches1-13/+17
2017-11-11xilinx: Fix compiler warningManuel Schölling3-3/+3
2017-11-11cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell2-10/+6
2017-11-11MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton1-1/+0
2017-11-11ethernet: amd: fix pci device idsVarka Bhadram1-8/+11
2017-11-11brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel1-3/+15
2017-11-11wl1251: add a missing spin_lock_init()Cong Wang1-0/+1
2017-11-11r8169: Be drop monitor friendlyFlorian Fainelli1-2/+2
2017-11-11r8169: Do not increment tx_dropped in TX ring cleaningFlorian Fainelli1-1/+0
2017-11-11netvsc: fix deadlock betwen link status and removalstephen hemminger1-2/+7
2017-11-11net: systemport: Free DMA coherent descriptors on errorsFlorian Fainelli1-0/+2
2017-11-11net: bcmgenet: Be drop monitor friendlyFlorian Fainelli1-3/+3
2017-11-11net: systemport: Be drop monitor friendlyFlorian Fainelli1-1/+1
2017-11-11qlge: avoid memcpy buffer overflowArnd Bergmann1-1/+1
2017-11-11netxen: fix incorrect loop counter decrementColin Ian King1-1/+1
2017-11-11net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy4-7/+15
2017-11-11ixgbe: Initialize 64-bit stats seqcountsFlorian Fainelli1-0/+4