summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2017-04-18smc91x: avoid self-comparison warningArnd Bergmann1-1/+1
2017-04-18mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier1-1/+4
2017-02-08i40e: Reduce stack in i40e_dbg_dump_descJoe Perches1-13/+17
2017-02-08iwlegacy: avoid warning about missing bracesArnd Bergmann1-1/+2
2017-02-08drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli52...David Malcolm1-1/+1
2017-02-08MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton1-1/+0
2016-12-23can: dev: fix deadlock reported after bus-offSergei Miroshnichenko1-10/+17
2016-10-06can: flexcan: fix resume functionFabio Estevam1-5/+8
2016-09-02net: fec: fix NULL pointer dereference in fec_enet_timeout_workHubert Feurstein1-0/+1
2016-08-08net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein1-1/+1
2016-07-12sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree1-0/+16
2016-07-12tuntap: correctly wake up process during uninitJason Wang1-3/+3
2016-07-12net: fec: only clear a queue's work bit if the queue was emptiedUwe Kleine-König1-2/+8
2016-07-12net/mlx4_en: fix spurious timestamping callbacksEric Dumazet1-2/+4
2016-07-12atl2: Disable unimplemented scatter/gather featureBen Hutchings1-1/+1
2016-07-12jme: Fix device PM wakeup API usageGuo-Fu Tseng1-4/+2
2016-07-12jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng1-6/+11
2016-07-12qmi_wwan: add "D-Link DWM-221 B1" device idBjørn Mork1-0/+1
2016-07-12ppp: take reference on channels netnsGuillaume Nault1-1/+3
2016-07-12net: bcmgenet: fix dma api length mismatchEric Dumazet1-2/+2
2016-07-12qlge: Fix receive packets drop.Manish Chopra1-0/+11
2016-07-12ppp: ensure file->private_data can't be overriddenGuillaume Nault1-14/+17
2016-07-12ath9k: fix buffer overrun for ar9287Arnd Bergmann1-4/+3
2016-07-12farsync: fix off-by-one bug in fst_add_oneArnd Bergmann1-1/+1
2016-07-12mlx4: add missing braces in verify_qp_parametersArnd Bergmann1-1/+2
2016-07-12qlcnic: Fix mailbox completion handling during spurious interruptRajesh Borundia3-5/+14
2016-07-12qlcnic: Remove unnecessary usage of atomic_tRajesh Borundia2-6/+5
2016-07-12sh_eth: fix RX buffer size alignmentSergei Shtylyov1-5/+5
2016-07-12sh_eth: Fix DMA-API usage for RX buffersBen Hutchings1-11/+23
2016-07-12sh_eth: Remove redundant alignment adjustmentMitsuhiro Kimura1-2/+2
2016-07-12sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov1-1/+2
2016-07-12usbnet: cleanup after bind() in probe()Oliver Neukum1-0/+7
2016-07-12cdc_ncm: toggle altsetting to force reset before setupBjørn Mork1-1/+5
2016-07-12qmi_wwan: add Sierra Wireless EM74xx device IDBjørn Mork1-2/+4
2016-07-12net: qca_spi: clear IFF_TX_SKB_SHARINGStefan Wahren1-0/+1
2016-07-12net: qca_spi: Don't clear IFF_BROADCASTStefan Wahren1-1/+0
2016-07-12net: jme: fix suspend/resume on JMC260Diego Viola1-1/+2
2016-07-12can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp1-0/+6
2016-07-12can: fix handling of unmodifiable configuration options fixOliver Hartkopp1-0/+3
2016-07-12can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger1-2/+3
2016-07-12can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone a...Thor Thayer1-7/+31
2016-06-20mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNALMartin Willi1-0/+1
2016-06-07rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx...Sasha Levin1-1/+1
2016-06-07rtlwifi: Fix logic error in enter/exit power-save modeSasha Levin1-2/+2
2016-06-03can: fix handling of unmodifiable configuration optionsOliver Hartkopp2-5/+53
2016-06-03ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)1-0/+10
2016-06-01rtlwifi: rtl8723be: Fix module parameter initializationSasha Levin1-1/+7
2016-06-01ath5k: Change led pin configuration for compaq c700 laptopJoseph Salisbury1-1/+1
2016-04-18rapidio/rionet: fix deadlock on SMPAurelien Jacquiot1-2/+2
2016-04-18net: mvneta: enable change MAC address when interface is upDmitri Epshtein1-1/+1