summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-02-13Reset to 3.12.37Scott Wood
2014-05-14net: gianfar: Fix missing return of gfar_clean_tx_ring()Steven Rostedt (Red Hat)
2014-05-14a few open coded completionsSebastian Andrzej Siewior
2014-05-14net: iwlwifi: request only a threaded handler for interruptsSebastian Andrzej Siewior
2014-05-14net: gianfar: do not try to cleanup TX packets if they are not doneSebastian Andrzej Siewior
2014-05-14net: gianfar: do not disable interruptsSebastian Andrzej Siewior
2014-05-14drivers: net: gianfar: Make RT awareThomas Gleixner
2014-05-14drivers/net: vortex fix locking issuesSteven Rostedt
2014-05-14drivers/net: fix livelock issuesThomas Gleixner
2014-05-14kconfig-disable-a-few-options-rt.patchThomas Gleixner
2014-05-14drivers/net: Use disable_irq_nosync() in 8139tooIngo Molnar
2014-05-14drivers/net: tulip_remove_one needs to call pci_disable_device()Ingo Molnar
2014-05-14Reset to 3.12.19Scott Wood
2014-04-10a few open coded completionsSebastian Andrzej Siewior
2014-04-10net: iwlwifi: request only a threaded handler for interruptsSebastian Andrzej Siewior
2014-04-10net: gianfar: do not try to cleanup TX packets if they are not doneSebastian Andrzej Siewior
2014-04-10net: gianfar: do not disable interruptsSebastian Andrzej Siewior
2014-04-10drivers: net: gianfar: Make RT awareThomas Gleixner
2014-04-10drivers/net: vortex fix locking issuesSteven Rostedt
2014-04-10drivers/net: fix livelock issuesThomas Gleixner
2014-04-10kconfig-disable-a-few-options-rt.patchThomas Gleixner
2014-04-10drivers/net: Use disable_irq_nosync() in 8139tooIngo Molnar
2014-04-10drivers/net: tulip_remove_one needs to call pci_disable_device()Ingo Molnar
2014-03-24can: flexcan: flexcan_remove(): add missing netif_napi_del()Marc Kleine-Budde
2014-03-24can: flexcan: factor out transceiver {en,dis}able into seperate functionsMarc Kleine-Budde
2014-03-24can: flexcan: fix transition from and to low power mode in chip_{en,dis}ableMarc Kleine-Budde
2014-03-24can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() failsMarc Kleine-Budde
2014-03-24can: flexcan: fix shutdown: first disable chip, then all interruptsMarc Kleine-Budde
2014-03-24vmxnet3: fix building without CONFIG_PCI_MSIArnd Bergmann
2014-03-24vmxnet3: fix netpoll race conditionNeil Horman
2014-03-22Revert "USBNET: ax88179_178a: enable tso if usb host supports sg dma"Mathias Nyman
2014-03-22mwifiex: save and copy AP's VHT capability info correctlyAmitkumar Karwar
2014-03-22mwifiex: copy AP's HT capability info correctlyAmitkumar Karwar
2014-03-22mwifiex: do not advertise usb autosuspend supportBing Zhao
2014-03-22mwifiex: fix cmd and Tx data timeout issue for PCIe cardsAmitkumar Karwar
2014-03-22mwifiex: add NULL check for PCIe Rx skbAmitkumar Karwar
2014-03-22mwifiex: clean pcie ring only when device is presentAvinash Patil
2014-03-22iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach
2014-03-22iwlwifi: fix TX status for aggregated packetsJohannes Berg
2014-03-22iwlwifi: dvm: clear IWL_STA_UCODE_INPROGRESS when assoc failsEmmanuel Grumbach
2014-03-22iwlwifi: mvm: change of listen interval from 70 to 10Max Stepanov
2014-03-22ath9k: fix invalid descriptor discardingFelix Fietkau
2014-03-22ath9k: fix ps-poll responses under a-mpdu sessionsFelix Fietkau
2014-03-22ath9k: protect tid->sched checkStanislaw Gruszka
2014-03-22ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan
2014-03-13tg3: Don't check undefined error bits in RXBDMichael Chan
2014-03-13sfc: check for NULL efx->ptp_data in efx_ptp_eventEdward Cree
2014-03-13virtio-net: alloc big buffers also when guest can receive UFOJason Wang
2014-03-13tun: remove bogus hardware vlan acceleration flags from vlan_featuresFernando Luis Vazquez Cao
2014-03-13veth: Fix vlan_features so as to be able to use stacked vlan interfacesToshiaki Makita