summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-09-15fm10k: Cleanup exception handling for mailbox interruptAlexander Duyck
2016-09-15fm10k: Cleanup MSI-X interrupts in case of failureAlexander Duyck
2016-09-15fm10k: reinitialize queuing scheme after calling init_hwJacob Keller
2016-09-15fm10k: always check init_hw for errorsJacob Keller
2016-09-15fm10k: reset max_queues on init_hw_vf failureJacob Keller
2016-09-15fm10k: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck
2016-09-15fm10k: Correct MTU for jumbo framesJacob Keller
2016-09-15fm10k: do not assume VF always has 1 queueJacob Keller
2016-09-15e1000e: fix division by zero on jumbo MTUsDmitry Fleytman
2016-09-15e1000: fix data race between tx_ring->next_to_cleanDmitriy Vyukov
2016-09-15ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck
2016-09-15igb: fix NULL derefs due to skipped SR-IOV enablingJan Beulich
2016-09-15igb: use the correct i210 register for EEMNGCTLTodd Fujinaka
2016-09-15igb: don't unmap NULL hw_addrJarod Wilson
2016-09-15i40e: Fix Rx hash reported to the stack by our driverAnjali Singhai Jain
2016-09-15i40e: clean whole mac filter listShannon Nelson
2016-09-15i40evf: check rings before freeing resourcesMitch Williams
2016-09-15i40e: don't add zero MAC filterMitch Williams
2016-09-15i40e: properly delete VF MAC filtersMitch Williams
2016-09-15i40e: Fix memory leaks, sideband filter programmingKiran Patil
2016-09-15i40e: fix: do not sleep in netdev_opsJesse Brandeburg
2016-09-15i40e/i40evf: Fix RS bit update in Tx path and disable force WB workaroundAnjali Singhai Jain
2016-09-15i40evf: handle many MAC filters correctlyMitch Williams
2016-09-15i40e: Workaround fix for mss < 256 issueAnjali Singhai Jain
2016-08-16cdc_ncm: do not call usbnet_link_change from cdc_ncm_bindBjørn Mork
2016-08-16qed: Fix setting/clearing bit in completion bitmapManish Chopra
2016-08-16net: bgmac: Fix infinite loop in bgmac_dma_tx_add()Florian Fainelli
2016-08-16bonding: set carrier off for devices created through netlinkBeniamino Galvani
2016-08-10net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein
2016-08-10can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp
2016-08-10can: fix handling of unmodifiable configuration options fixOliver Hartkopp
2016-08-10can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone a...Thor Thayer
2016-08-10can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger
2016-07-27cdc_ncm: workaround for EM7455 "silent" data interfaceBjørn Mork
2016-07-27mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNALMartin Willi
2016-07-11net: alx: Work around the DMA RX overflow issueFeng Tang
2016-07-11net: macb: fix default configuration for GMAC on AT91Nicolas Ferre
2016-06-24vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg
2016-06-24geneve: Relax MTU constraintsDavid Wragg
2016-06-24vxlan: Relax MTU constraintsDavid Wragg
2016-06-24vxlan: Accept user specified MTU value when create new vxlan linkChen Haiquan
2016-06-24team: don't call netdev_change_features under team->lockIvan Vecera
2016-06-24sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree
2016-06-24udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa
2016-06-24tuntap: correctly wake up process during uninitJason Wang
2016-06-24switchdev: pass pointer to fib_info instead of copyJiri Pirko
2016-06-07rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx...wang yanqing
2016-06-07rtlwifi: Fix logic error in enter/exit power-save modewang yanqing
2016-06-07rtlwifi: btcoexist: Implement antenna selectionLarry Finger
2016-06-07rtlwifi: rtl8723be: Add antenna select module parameterLarry Finger