summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2015-03-18Revert "net: cx82310_eth: use common match macro"Ondrej Zary-1/+10
2015-03-18net/mlx4_en: Set statistics bitmap at port initEran Ben Elisha-2/+2
2015-03-18net/mlx4_en: Fix off-by-one in ethtool statistics displayEran Ben Elisha-1/+1
2015-03-17Revert "smc91x: retrieve IRQ and trigger flags in a modern way"Robert Jarzmik-12/+8
2015-03-16bnx2x: fix encapsulation features on 57710/57711Michal Schmidt-1/+1
2015-03-14can: kvaser_usb: Fix tx queue start/stop race conditionsAhmed S. Darwish-32/+51
2015-03-14net: can: Enable xilinx driver for ARM64Michal Simek-1/+1
2015-03-13Revert "net: fec: fix the warning found by dma debug"Fabio Estevam-23/+11
2015-03-13vxlan: fix wrong usage of VXLAN_VID_MASKAlexey Kodanev-2/+2
2015-03-13tulip_core.c : out-of-bounds check.Ameen Ali-1/+1
2015-03-12virtio-net: correctly delete napi hashJason Wang-5/+4
2015-03-11xen-netback: notify immediately after pushing Tx response.David Vrabel-11/+12
2015-03-10Merge tag 'wireless-drivers-for-davem-2015-03-10' of git://git.kernel.org/pub...David S. Miller-44/+109
2015-03-10cxgb4: fix coccinelle warningsHariprasad Shenai-1/+1
2015-03-10net: fec: fix receive VLAN CTAG HW acceleration issueNimrod Andy-2/+1
2015-03-10net: WIZnet drivers: enable interrupts after napi_complete()Yongbae Park-2/+2
2015-03-10ibmveth: enable interrupts after napi_complete()Yongbae Park-2/+2
2015-03-09net: macb: constify macb configuration dataJosh Cartwright-4/+4
2015-03-09can: kvaser_usb: Read all messages in a bulk-in URB bufferAhmed S. Darwish-5/+23
2015-03-09can: kvaser_usb: Avoid double free on URB submission failuresAhmed S. Darwish-12/+8
2015-03-09can: peak_usb: fix missing ctrlmode_ init for every devStephane Grosjean-0/+4
2015-03-09can: add missing initialisations in CAN related skbuffsOliver Hartkopp-0/+8
2015-03-08bgmac: Clean warning messagesPeter Senna Tschudin-7/+0
2015-03-07brcmfmac: Perform bound checking on vendor command bufferPontus Fuchs-3/+12
2015-03-06Merge tag 'iwlwifi-for-kalle-2015-03-05' of https://git.kernel.org/pub/scm/li...Kalle Valo-39/+91
2015-03-05net: fec: fix unbalanced clk disable on driver unbindStefan Agner-1/+0
2015-03-05net: macb: Correct the MID field length valuePunnaiah Choudary Kalluri-1/+1
2015-03-05net: gianfar: correctly determine the number of queue groupsTobias Waldekranz-2/+17
2015-03-05net: bcmgenet: properly disable password matchingFlorian Fainelli-2/+4
2015-03-05net: eth: xgene: fix booting with devicetreeMark Salter-1/+1
2015-03-05bnx2x: Force fundamental reset for EEH recoveryBrian King-0/+3
2015-03-05xen-netback: refactor xenvif_handle_frag_list()David Vrabel-12/+9
2015-03-05xen-netback: unref frags when handling a from-guest skb with a frag listDavid Vrabel-1/+6
2015-03-05xen-netback: return correct ethtool statsDavid Vrabel-2/+1
2015-03-05iwlwifi: mvm: BT Coex - fix a NULL pointer exceptionEmmanuel Grumbach-2/+4
2015-03-04ARM: fix typos in smc91x platform dataArnd Bergmann-0/+1
2015-03-04team: don't traverse port list using rcu in team_set_mac_addressJiri Pirko-3/+3
2015-03-04net: fec: fix rcv is not last issue when do suspend/resume testFugang Duan-1/+1
2015-03-04drivers: net: xgene: fix new firmware backward compatibility with older driverIyappan Subramanian-0/+4
2015-03-04bcm63xx_enet: fix poll callback.Nicolas Schichan-4/+4
2015-03-04stmmac: check IRQ availability early on probeAlexey Brodkin-29/+36
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-584/+968
2015-03-03gianfar: Reduce logging noise seen due to phy polling if link is downGuenter Roeck-2/+2
2015-03-03ibmveth: Add function to enable live MAC address changesThomas Falcon-1/+23
2015-03-03rtlwifi: Improve handling of IPv6 packetsLarry Finger-2/+5
2015-03-03b43: fix support for 5 GHz only BCM43228 modelRafał Miłecki-0/+1
2015-03-02sh_eth: Really fix padding of short frames on TXBen Hutchings-1/+1
2015-03-02Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"Ben Hutchings-3/+2
2015-03-02sh_eth: Fix RX recovery on R-Car in case of RX ring underrunBen Hutchings-1/+1
2015-03-02sh_eth: Ensure proper ordering of descriptor active bit write/readBen Hutchings-0/+6