summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-11-07dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put"Markus Elfring
2015-11-07bonding: fix panic on non-ARPHRD_ETHER enslave failureJay Vosburgh
2015-11-07net/qlcnic: fix mac address restore in bond mode 5/6Jarod Wilson
2015-11-07fjes: Delete an unnecessary check before the function call "vfree"Markus Elfring
2015-11-05bnxt_en: More robust SRIOV cleanup sequence.Jeffrey Huang
2015-11-05bnxt_en: Fix comparison of u16 sw_id against negative value.Michael Chan
2015-11-05bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4Jeffrey Huang
2015-11-05bnxt_en: Determine tcp/ipv6 RSS hash type correctly.Michael Chan
2015-11-05bnxt_en: Change sp events definitions to represent bit position.Jeffrey Huang
2015-11-05net: stmmac: fix double-initialization of phy_ifaceLABBE Corentin
2015-11-05qlogic: qed: fix error codes in qed_resc_alloc()Dan Carpenter
2015-11-05net: dsa: mv88e6xxx: isolate unbridged portsVivien Didelot
2015-11-05USB: qmi_wwan: Add quirk for Quectel EC20 Mini PCIe modulePetr Štetiar
2015-11-05bnxt_en: add VXLAN dependencyArnd Bergmann
2015-11-04qlogic: qed: fix a test for MODE_MF_SIDan Carpenter
2015-11-04qlogic/qed: remove bogus NULL checkDan Carpenter
2015-11-04sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free()Sergei Shtylyov
2015-11-04sh_eth: kill 'ret' variable in sh_eth_ring_init()Sergei Shtylyov
2015-11-04drivers: net: cpsw: Add support for fixed-link PHYMarkus Brunner
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-11-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-11-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-03sh_eth: use DMA barriersSergei Shtylyov
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-11-03net: dsa: mv88e6xxx: include DSA ports in VLANsVivien Didelot
2015-11-03net: dsa: mv88e6xxx: disable SA learning for DSA and CPU portsAndrew Lunn
2015-11-03arcnet/com20020: add LEDS_CLASS dependencyArnd Bergmann
2015-11-03dp83640: Only wait for timestamps for packets with timestamping enabled.Stefan Sørensen
2015-11-03dp83640: Prune rx timestamp list before reading from itStefan Sørensen
2015-11-03dp83640: Delay scheduled work.Stefan Sørensen
2015-11-03dp83640: Include hash in timestamp/packet matchingStefan Sørensen
2015-11-03net/mlx5e: Fix LSO vlan insertionAchiad Shochat
2015-11-03net/mlx5e: Re-eanble client vlan TX accelerationAchiad Shochat
2015-11-03net/mlx5e: Return error in case mlx5e_set_features() failsAchiad Shochat
2015-11-03net/mlx5e: Don't allow more than max supported channelsAchiad Shochat
2015-11-03net/mlx5_core: Use the the real irqn in eq->irqnAchiad Shochat
2015-11-03net/mlx5e: Wait for RX buffers initialization in a more proper mannerAchiad Shochat
2015-11-03net/mlx5e: Avoid NULL pointer access in case of configuration failureAchiad Shochat
2015-11-02net: phy: fix a bug in get_phy_c45_idsShaohui Xie
2015-11-02sfc: push partner queue for skb->xmit_moreMartin Habets
2015-11-02sh_eth: fix typo in RX descriptor bit nameSergei Shtylyov
2015-11-02bonding: simplify / unify event handling code for 3ad mode.Mahesh Bandewar
2015-11-02bonding: unify all places where actor-oper key needs to be updated.Mahesh Bandewar
2015-11-02bonding: Simplify __get_duplex function.Mahesh Bandewar
2015-11-02ravb: use pdev rather than ndev for error messagesSimon Horman
2015-11-02ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings
2015-11-02qmi_wwan: fix entry for HP lt4112 LTE/HSPA+ Gobi 4G ModuleBjørn Mork
2015-11-02sh_eth: fix WARNING in dma_common_free_remap()Sergei Shtylyov
2015-11-02sh_eth: fix uninitialized arrays in sh_eth_ring_init()Sergei Shtylyov
2015-11-02net: dsa: mv88e6xxx: lookup switch nameVivien Didelot