summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-09-24Merge tag 'master-2014-09-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-09-23brcmfmac: Fix off by one bug in brcmf_count_20mhz_channels()Emil Goode
2014-09-22net: bcmgenet: call bcmgenet_dma_teardown in bcmgenet_fini_dmaFlorian Fainelli
2014-09-22net: bcmgenet: fix TX reclaim accounting for fragmentsFlorian Fainelli
2014-09-22dm9000: Return an ERR_PTR() in all error conditions of dm9000_parse_dt()Tobias Klauser
2014-09-22ath9k: Fix NULL pointer dereference on early irqWojciech Dubowik
2014-09-22r8169: fix an if conditionDan Carpenter
2014-09-22r8152: disable ALDPShayeswang
2014-09-22tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich
2014-09-22macvlan: allow to enqueue broadcast pkt on virtual deviceNicolas Dichtel
2014-09-22pch_gbe: 'select' NET_PTP_CLASSIFY.David S. Miller
2014-09-22mlx4: Fix mlx4 reg/unreg mac to work properly with 0-mac addressesJack Morgenstein
2014-09-22mlx4: Correct error flows in rereg_mrMatan Barak
2014-09-19Merge tag 'linux-can-fixes-for-3.17-20140918' of git://gitorious.org/linux-ca...David S. Miller
2014-09-19net: allow macvlans to move to net namespaceFrancesco Ruggeri
2014-09-19Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-193c59x: Fix bad offset spec in skb_frag_dma_mapNeil Horman
2014-09-193c59x: Add dma error checking and recoveryNeil Horman
2014-09-18can: at91_can: add missing prepare and unprepare of the clockDavid Dueck
2014-09-18can: flexcan: increase FLEXCAN_MCR_MAXMB() macro to 7 bitsMarc Kleine-Budde
2014-09-18can: flexcan: put TX mailbox into TX_INACTIVE mode after tx-completeMarc Kleine-Budde
2014-09-18can: flexcan: implement workaround for errata ERR005829David Jander
2014-09-18can: flexcan: correctly initialize mailboxesDavid Jander
2014-09-18can: flexcan: mark TX mailbox as TX_INACTIVEMarc Kleine-Budde
2014-09-18can: peak_pci: add PCI ID definition pcie card variantOliver Hartkopp
2014-09-18can: c_can_platform: fix parameters of c_can_hw_raminit_ti()Roger Quadros
2014-09-16sfc: fix addr_list_lock spinlock use before initEdward Cree
2014-09-16r8169: adjust __rtl8169_set_featureshayeswang
2014-09-15cxgb4: Don't allocate adapter structure for all PF'sHariprasad Shenai
2014-09-15ath9k_htc: fix random decryption failureJohannes Stezenbach
2014-09-15brcmfmac: handle IF event for P2P_DEVICE interfaceArend van Spriel
2014-09-15brcmfmac: obtain ifp through wdev structureArend van Spriel
2014-09-15brcmfmac: conditionally compile firmware protocol source codeArend van Spriel
2014-09-15brcmfmac: Fix memory leak and missing assignment.Hante Meuleman
2014-09-15net/phy: micrel: Disable asymmetric pause for KSZ9031Mike Looijmans
2014-09-13bonding: fix div by zero while enslaving and transmittingNikolay Aleksandrov
2014-09-13r8169: fix setting rx vlanhayeswang
2014-09-13r8169: fix the default setting of rx vlanhayeswang
2014-09-13drivers: net: cpsw: dual_emac: in suspend/resume bring down/up all the netdevMugunthan V N
2014-09-12drivers: net: b44: Fix typo in returning multicast statsMark Einon
2014-09-12Merge tag 'master-2014-09-11' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-12Merge tag 'linux-can-fixes-for-3.17-20140911' of git://gitorious.org/linux-ca...David S. Miller
2014-09-12net: arc_emac: prevent reuse of unreclaimed tx descriptorsBeniamino Galvani
2014-09-12net: arc_emac: enable tx interruptsBeniamino Galvani
2014-09-11Revert "ath9k: Calculate sleep duration"Sujith Manoharan
2014-09-11can: flexcan: avoid calling usleep_range from interrupt contextDavid Jander
2014-09-10net/mlx4: Set vlan stripping policy by the right commandMatan Barak
2014-09-10net/mlx4: Avoid dealing with MAC index in UPDATE_QP wrapper if not neededMatan Barak