summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-07-10jme: Fix device PM wakeup API usageGuo-Fu Tseng
2016-07-10jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng
2016-07-10qmi_wwan: add "D-Link DWM-221 B1" device idBjørn Mork
2016-07-10ppp: take reference on channels netnsGuillaume Nault
2016-07-10bonding: fix bond_get_stats()Eric Dumazet
2016-07-10net: bcmgenet: fix dma api length mismatchEric Dumazet
2016-07-10qlge: Fix receive packets drop.Manish Chopra
2016-07-10ppp: ensure file->private_data can't be overriddenGuillaume Nault
2016-07-10ath9k: fix buffer overrun for ar9287Arnd Bergmann
2016-07-10farsync: fix off-by-one bug in fst_add_oneArnd Bergmann
2016-07-10mlx4: add missing braces in verify_qp_parametersArnd Bergmann
2016-07-10macvtap: always pass ethernet header in linearWillem de Bruijn
2016-07-10qlcnic: Fix mailbox completion handling during spurious interruptRajesh Borundia
2016-07-10qlcnic: Remove unnecessary usage of atomic_tRajesh Borundia
2016-07-10sh_eth: fix RX buffer size alignmentSergei Shtylyov
2016-07-10sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov
2016-07-10usbnet: cleanup after bind() in probe()Oliver Neukum
2016-07-10cdc_ncm: toggle altsetting to force reset before setupBjørn Mork
2016-07-10qmi_wwan: add Sierra Wireless EM74xx device IDBjørn Mork
2016-07-10net: qca_spi: clear IFF_TX_SKB_SHARINGStefan Wahren
2016-07-10net: qca_spi: Don't clear IFF_BROADCASTStefan Wahren
2016-07-10net: jme: fix suspend/resume on JMC260Diego Viola
2016-07-10can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp
2016-07-10can: fix handling of unmodifiable configuration options fixOliver Hartkopp
2016-07-10can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger
2016-07-10can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone a...Thor Thayer
2016-06-17mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNALMartin Willi
2016-06-06rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx...Sasha Levin
2016-06-06rtlwifi: Fix logic error in enter/exit power-save modeSasha Levin
2016-06-03can: fix handling of unmodifiable configuration optionsOliver Hartkopp
2016-06-03ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)
2016-06-03ath9k: Add a module parameter to invert LED polarity.Vittorio Gambaletta (VittGam)
2016-06-03rtlwifi: btcoexist: Implement antenna selectionLarry Finger
2016-06-03rtlwifi: rtl8723be: Add antenna select module parameterLarry Finger
2016-06-03rtlwifi: rtl8723be: Fix module parameter initializationSasha Levin
2016-06-01ath5k: Change led pin configuration for compaq c700 laptopJoseph Salisbury
2016-05-30ath10k: fix debugfs pktlog_filter writeAnilkumar Kolli
2016-05-30ath10k: fix firmware assert in monitor modeRajkumar Manoharan
2016-05-12iwlwifi: pcie: lower the debug level for RSA semaphore accessSasha Levin
2016-05-12stable: remove artifact created on backportSasha Levin
2016-05-08iwlwifi: pcie: lower the debug level for RSA semaphore accessEmmanuel Grumbach
2016-04-18rapidio/rionet: fix deadlock on SMPAurelien Jacquiot
2016-04-18net: mvneta: enable change MAC address when interface is upDmitri Epshtein
2016-04-18net: irda: Fix use-after-free in irtty_open()Peter Hurley
2016-03-17can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()Maximilain Schneider
2016-03-17iwlwifi: mvm: inc pending frames counter also when txing non-staLiad Kaufman
2016-03-07can: ems_usb: Fix possible tx overflowGerhard Uttenthaler
2016-03-07iwlwifi: mvm: don't allow sched scans without matches to be startedSasha Levin
2016-03-04pppoe: fix reference counting in PPPoE proxyGuillaume Nault
2016-03-04net/mlx4_en: Avoid changing dev->features directly in run-timeEugenia Emantayev