summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-11-10smc91x: avoid self-comparison warningArnd Bergmann1-1/+1
2016-10-31mwifiex: correct aid value during tdls setupXinming Hu1-2/+1
2016-10-31brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend Van Spriel1-1/+1
2016-10-28net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein1-1/+1
2016-10-28bnx2x: Prevent false warning for lack of FC NPIVYuval Mintz1-0/+4
2016-10-28rtlwifi: Fix missing country code for Great BritainLarry Finger1-1/+3
2016-10-22brcmfmac: fix memory leak in brcmf_fill_bss_paramRafał Miłecki1-1/+4
2016-10-22i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli1-0/+6
2016-10-07brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()Florian Fainelli1-1/+1
2016-10-07brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfillFlorian Fainelli1-1/+3
2016-10-07brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chainFlorian Fainelli1-1/+3
2016-10-07ath9k: Fix programming of minCCA power thresholdSven Eckelmann1-1/+1
2016-10-07iwlmvm: mvm: set correct state in smart-fifo configurationstriebit1-1/+1
2016-10-07iwlwifi: mvm: don't use ret when not initialisedEmmanuel Grumbach1-1/+2
2016-10-07iwlwifi: pcie: fix access to scratch bufferSara Sharon1-2/+2
2016-10-07i40e: avoid null pointer dereferenceHeinrich Schuchardt1-1/+3
2016-10-07iwlwifi: mvm: fix a few firmware capability checksJohannes Berg1-4/+4
2016-10-07can: dev: fix deadlock reported after bus-offSergei Miroshnichenko1-10/+17
2016-09-30can: flexcan: fix resume functionFabio Estevam1-5/+8
2016-09-30net: smc91x: fix SMC accessesRussell King2-20/+52
2016-09-30Revert "phy: IRQ cannot be shared"Xander Huff1-2/+4
2016-09-30net: dsa: bcm_sf2: Fix race condition while unmasking interruptsFlorian Fainelli1-1/+1
2016-09-30net/mlx5: Added missing check of msg length in verifying its signaturePaul Blakey1-31/+54
2016-09-30bonding: Fix bonding crashMahesh Bandewar1-3/+4
2016-09-30iwlegacy: avoid warning about missing bracesArnd Bergmann1-1/+2
2016-09-30ath9k: fix misleading indentationArnd Bergmann1-2/+2
2016-09-30include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz1-1/+1
2016-09-24ath9k: fix using sta->drv_priv before initializing itFelix Fietkau1-4/+4
2016-09-24net: thunderx: Fix OOPs with ethtool --register-dumpDavid Daney2-2/+4
2016-09-15net: thunderx: Fix link status reportingSunil Goutham2-31/+62
2016-09-15net: thunderx: Fix receive packet statsSunil Goutham3-13/+9
2016-09-15net: thunderx: Fix for multiqset not configured upon interface toggleSunil Goutham1-1/+0
2016-09-15net/mlx5e: Don't modify CQ before it was createdGal Pressman1-0/+6
2016-09-15net/mlx5e: Don't try to modify CQ moderation if it is not supportedGal Pressman2-6/+12
2016-09-15net: thunderx: Fix for Qset error due to CQ fullSunil Goutham3-1/+16
2016-09-15i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtoolAnjali Singhai Jain2-42/+12
2016-09-15net: cavium: liquidio: fix check for in progress flagColin Ian King1-1/+1
2016-09-15fm10k: Cleanup exception handling for mailbox interruptAlexander Duyck1-2/+11
2016-09-15fm10k: Cleanup MSI-X interrupts in case of failureAlexander Duyck1-1/+3
2016-09-15fm10k: reinitialize queuing scheme after calling init_hwJacob Keller1-0/+18
2016-09-15fm10k: always check init_hw for errorsJacob Keller1-5/+29
2016-09-15fm10k: reset max_queues on init_hw_vf failureJacob Keller1-3/+10
2016-09-15fm10k: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck1-0/+4
2016-09-15fm10k: Correct MTU for jumbo framesJacob Keller1-1/+1
2016-09-15fm10k: do not assume VF always has 1 queueJacob Keller2-1/+7
2016-09-15e1000e: fix division by zero on jumbo MTUsDmitry Fleytman1-2/+4
2016-09-15e1000: fix data race between tx_ring->next_to_cleanDmitriy Vyukov2-3/+9
2016-09-15ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck1-1/+2
2016-09-15igb: fix NULL derefs due to skipped SR-IOV enablingJan Beulich1-0/+7
2016-09-15igb: use the correct i210 register for EEMNGCTLTodd Fujinaka4-0/+30