summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-09-11net/mlx4_en: Fix panic on xmit while port is downMoshe Shemesh
2016-09-11net/mlx4_en: Fixes for DCBXTariq Toukan
2016-09-11net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state()Kamal Heib
2016-09-11net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all()Kamal Heib
2016-09-10net: ethernet: renesas: sh_eth: add POST registers for rzChris Brandt
2016-09-09drivers: net: phy: mdio-xgene: Add hardware dependencyJean Delvare
2016-09-09Merge tag 'wireless-drivers-for-davem-2016-09-08' of git://git.kernel.org/pub...David S. Miller
2016-09-09dwc_eth_qos: do not register semi-initialized deviceLars Persson
2016-09-09mlxsw: spectrum: Set port type before setting its addressIdo Schimmel
2016-09-09mlxsw: spectrum_router: Fix error path in mlxsw_sp_router_initJiri Pirko
2016-09-08nfp: don't pad frames on receiveJakub Kicinski
2016-09-08nfp: drop support for old firmware ABIsJakub Kicinski
2016-09-08nfp: remove linux/version.h includesJakub Kicinski
2016-09-08net/mlx5e: Fix parsing of vlan packets when updating lro headerGal Pressman
2016-09-08net/mlx5e: Fix global PFC counters replicationGal Pressman
2016-09-08net/mlx5e: Prevent casting overflowGal Pressman
2016-09-08net/mlx5e: Fix xmit_more counter race issueTariq Toukan
2016-09-07Merge ath-current from ath.gitKalle Valo
2016-09-07brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend Van Spriel
2016-09-07ath9k: bring back direction setting in ath9k_{start_stop}Giedrius Statkevičius
2016-09-06bnxt_en: Fix TX push operation on ARM64.Michael Chan
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-02net: smsc911x: Move interrupt allocation to open/stopJeremy Linton
2016-09-02net: smsc911x: Move interrupt handler before openJeremy Linton
2016-09-02net: smsc911x: Fix register_netdev, phy startup, driver unload orderingJeremy Linton
2016-09-02net: smsc911x: Remove multiple exit points from smsc911x_openJeremy Linton
2016-09-02ath9k: fix AR5416 access GPIO warningMiaoqing Pan
2016-09-01bnx2x: 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-08-31qed: Clear dcbx memory buffers before the usage.Sudarsana Reddy Kalluru
2016-08-31qed: Set selection-field while configuring the app entry in ieee mode.Sudarsana Reddy Kalluru
2016-08-31qed*: Disallow dcbx configuration for VF interfaces.Sudarsana Reddy Kalluru
2016-08-31net: ethernet: mediatek: fix error handling inside mtk_mdio_initSean Wang
2016-08-31net: ethernet: mediatek: use devm_mdiobus_alloc instead of mdiobus_alloc insi...Sean Wang
2016-08-31net: ethernet: mediatek: fix the missing of_node_put() after node is used don...Sean Wang