summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-12-15can: peak: fix bad memory access and free sequence추지호1-2/+4
2016-12-10geneve: avoid use-after-free of skb->dataSabrina Dubroca1-10/+4
2016-12-10sh_eth: remove unchecked interrupts for RZ/A1Chris Brandt1-1/+1
2016-12-10net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli1-3/+5
2016-12-10cdc_ether: Fix handling connection notificationKristian Evensen1-7/+31
2016-12-10net: macb: fix the RX queue reset in macb_rx()Cyrille Pitchen1-2/+1
2016-12-10net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link changeFlorian Fainelli1-0/+4
2016-12-10net: sky2: Fix shutdown crashJeremy Linton1-0/+13
2016-12-10net: dsa: b53: Fix VLAN usage and how we treat CPU portFlorian Fainelli1-12/+4
2016-12-10virtio-net: add a missing synchronize_net()Eric Dumazet1-0/+5
2016-12-08mwifiex: printk() overflow with 32-byte SSIDsBrian Norris1-6/+7
2016-11-26iwlwifi: mvm: wake the wait queue when the RX sync counter is zeroSara Sharon4-3/+5
2016-11-26iwlwifi: mvm: fix d3_test with unified D0/D3 imagesLuca Coelho1-10/+15
2016-11-26iwlwifi: mvm: fix netdetect starting/stopping for unified imagesLuca Coelho2-6/+46
2016-11-26iwlwifi: pcie: mark command queue lock with separate lockdep classJohannes Berg1-0/+8
2016-11-26iwlwifi: pcie: fix SPLC structure parsingLuca Coelho1-31/+48
2016-11-26virtio-net: drop legacy features in virtio 1 modeMichael S. Tsirkin1-10/+20
2016-11-21net: stmmac: Fix lack of link transition for fixed PHYsFlorian Fainelli1-0/+7
2016-11-21bnx2: Wait for in-flight DMA to complete at probe stageBaoquan He1-6/+32
2016-11-21Revert "bnx2: Reset device during driver initialization"Baoquan He1-7/+5
2016-11-21mlxsw: spectrum_router: Correctly dump neighbour activityArkadi Sharshevsky1-1/+21
2016-11-21mlxsw: spectrum: Fix refcount bug on span entriesYotam Gigi1-1/+3
2016-11-21bgmac: stop clearing DMA receive control register right after it is setAndy Gospodarek1-1/+4
2016-11-18i40e: fix call of ndo_dflt_bridge_getlink()Huaibin Wang1-1/+1
2016-11-15macsec: Fix header length if SCI is added if explicitly disabledTobias Brunner1-8/+18
2016-11-15netvsc: fix incorrect receive checksum offloadingStephen Hemminger1-8/+11
2016-11-15net: fec: Call swap_buffer() prior to IP header alignmentFabio Estevam1-3/+3
2016-11-15net: add recursion limit to GROSabrina Dubroca2-2/+2
2016-11-15net/mlx4_en: fixup xdp tx irq to match rxBrenden Blanco1-1/+9
2016-11-15net: phy: Trigger state machine on state change and not polling.Andrew Lunn1-2/+20
2016-11-15net: fec: set mac address unconditionallyGavin Schenk1-7/+5
2016-11-10ath10k: cache calibration data when the core is stoppedMarty Faltesek2-36/+40
2016-11-10Revert "ath9k_hw: implement temperature compensation support for AR9003+"Felix Fietkau2-23/+3
2016-11-10rtl8xxxu: Fix rtl8723bu driver reload issueJes Sorensen1-0/+4
2016-11-10rtl8xxxu: Fix big-endian problem reporting mactimeJes Sorensen2-4/+4
2016-11-10rtl8xxxu: Fix memory leak in handling rxdesc16 packetsJes Sorensen1-1/+6
2016-10-31iwlwifi: mvm: bail out if CTDP start operation failsLuca Coelho1-1/+4
2016-10-31iwlwifi: mvm: disable P2P queue on mac context releaseSara Sharon1-0/+5
2016-10-31iwlwifi: mvm: support BAR in reorder bufferSara Sharon1-3/+9
2016-10-31iwlwifi: mvm: free reserved queue on STA removalLiad Kaufman1-1/+23
2016-10-31iwlwifi: mvm: call a different txq_enable functionSara Sharon1-3/+1
2016-10-31iwlwifi: mvm: fix pending frames tracking on tx respLiad Kaufman1-1/+5
2016-10-31iwlwifi: check for valid ethernet address provided by OEMHaim Dreyfuss1-5/+10
2016-10-31ath10k: fix throughput regression in multi client modeRajkumar Manoharan2-2/+2
2016-10-31ath10k: fix reporting channel survey dataAshok Raj Nagarajan1-1/+1
2016-10-31ath10k: fix sending frame in management path in push txq logicAshok Raj Nagarajan1-0/+20
2016-10-31ath10k: Add WMI_SERVICE_PERIODIC_CHAN_STAT_SUPPORT wmi serviceTamizh chelvam1-0/+5
2016-10-31mwifiex: fix failed to reconnect after interface disabled/enabledAmitkumar Karwar1-1/+5
2016-10-31mwifiex: correct aid value during tdls setupXinming Hu1-2/+1
2016-10-31i40e: fix broken i40e_config_rss_aq functionJacob Keller1-34/+23