summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-09-06net: smsc: remove build warning of duplicate definitionSudip Mukherjee
2016-09-06net: macb: initialize checksum when using checksum offloadingHelmut Buchsbaum
2016-09-04vxlan: fix duplicated and wrong error messagesJiri Benc
2016-09-04vxlan: reject multicast destination without an interfaceJiri Benc
2016-09-04bonding: Fix bonding crashMahesh Bandewar
2016-09-03net: smsc911x: Move interrupt allocation to open/stopJeremy Linton
2016-09-03net: smsc911x: Move interrupt handler before openJeremy Linton
2016-09-03net: smsc911x: Fix register_netdev, phy startup, driver unload orderingJeremy Linton
2016-09-03net: smsc911x: Remove multiple exit points from smsc911x_openJeremy Linton
2016-09-02bnx2x: don't reset chip on cleanup if PCI function is offlineGuilherme G. Piccoli
2016-09-01net: thunderx: Fix for issues with multiple CQEs posted for a TSO packetSunil Goutham
2016-09-01net: thunderx: Fix for HW issue while padding TSO packetSunil Goutham
2016-09-01i40e: Fix kernel panic on enable/disable LLDPDave Ertman
2016-09-01Merge tag 'wireless-drivers-for-davem-2016-08-29' of git://git.kernel.org/pub...David S. Miller
2016-09-01tg3: Fix for disallow tx coalescing time to be 0Ivan Vecera
2016-09-01qed: fix kzalloc-simple.cocci warningsWu Fengguang
2016-09-01mlxsw: spectrum: Use existing flood setup when adding VLANsIdo Schimmel
2016-09-01mlxsw: spectrum: Don't take multiple references on a FIDIdo Schimmel
2016-09-01mlxsw: spectrum_router: Fix netevent notifier registrationJiri Pirko
2016-09-01mlxsw: spectrum: Fix error path in mlxsw_sp_module_initJiri Pirko
2016-09-01mlxsw: spectrum_router: Fix fib entry update pathJiri Pirko
2016-09-01mlxsw: spectrum_router: Fix failure caused by double fib removal from HWJiri Pirko
2016-09-01qed: Clear dcbx memory buffers before the usage.Sudarsana Reddy Kalluru
2016-09-01qed: Set selection-field while configuring the app entry in ieee mode.Sudarsana Reddy Kalluru
2016-09-01qed*: Disallow dcbx configuration for VF interfaces.Sudarsana Reddy Kalluru
2016-09-01net: ethernet: mediatek: fix error handling inside mtk_mdio_initSean Wang
2016-09-01net: ethernet: mediatek: use devm_mdiobus_alloc instead of mdiobus_alloc insi...Sean Wang
2016-09-01net: ethernet: mediatek: fix the missing of_node_put() after node is used don...Sean Wang
2016-09-01net: ethernet: mediatek: fix issue of driver removal with interface is upSean Wang
2016-09-01net: ethernet: mediatek: fix logic unbalance between probe and removeSean Wang
2016-09-01net: ethernet: mediatek: remove redundant free_irq for devm_request_irq alloc...Sean Wang
2016-09-01net: ethernet: mediatek: fix API usage with skb_free_fragSean Wang
2016-09-01net: ethernet: mediatek: fix incorrect return value of devm_clk_get with EPRO...Sean Wang
2016-09-01net: ethernet: mediatek: fix fails from TX housekeeping due to incorrect port...Sean Wang
2016-08-29Merge ath-current from ath.gitKalle Valo
2016-08-29Add Killer E2500 device ID in alx driver.Owen Lin
2016-08-29net: smc91x: fix SMC accessesRussell King
2016-08-29net/mlx5: Increase number of ethtool steering prioritiesMaor Gottlieb
2016-08-29net/mlx5: Add error prints when validate ETS failedEran Ben Elisha
2016-08-29net/mlx5e: Fix memory leak if refreshing TIRs failsKamal Heib
2016-08-29net/mlx5e: Add ethtool counter for TX xmit_moreTariq Toukan
2016-08-29net/mlx5e: Fix ethtool -g/G rx ring parameter report with striding RQEran Ben Elisha
2016-08-29net/mlx5e: Don't wait for SQ completions on closeSaeed Mahameed
2016-08-29net/mlx5e: Don't post fragmented MPWQE when RQ is disabledSaeed Mahameed
2016-08-29net/mlx5e: Don't wait for RQ completions on closeSaeed Mahameed
2016-08-29net/mlx5e: Limit UMR length to the device's limitationSaeed Mahameed
2016-08-27sfc: fix potential stack corruption from running past stat bitmaskAndrew Rybchenko
2016-08-26team: loadbalance: push lacpdus to exact deliveryJiri Pirko
2016-08-26net: hns: dereference ppe_cb->ppe_common_cb if it is non-nullColin Ian King
2016-08-268139cp: Fix one possible deadloop in cp_rx_pollGao Feng