summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2015-02-20hso: always read interface number from the current altsettingAleksander Morgado1-4/+9
2015-02-20be2net: Add a few inline functions to test TXQ conditionsSriharsha Basavapatna1-4/+18
2015-02-20be2net: Minor code cleanup in tx completion processSriharsha Basavapatna2-23/+31
2015-02-20be2net: Refactor be_xmit_enqueue() routineSriharsha Basavapatna1-40/+86
2015-02-20be2net: Refactor wrb_fill_hdr() routineSriharsha Basavapatna2-39/+99
2015-02-19net: dsa: mv88e6171: Enable access to phys via internal mdio busAndrew Lunn1-8/+10
2015-02-19net: dsa: mv88e6352: Refactor shareable codeAndrew Lunn3-65/+71
2015-02-19net: eth: altera: Change reset_mac failure message masks from err to dbgVince Bridgers1-2/+10
2015-02-19net: eth: altera: Change access ports to mdio for all xMII applicationsVince Bridgers1-4/+4
2015-02-19r8152: support setting rx coalescehayeswang1-0/+57
2015-02-19r8152: change rx early size when the mtu is changedhayeswang1-1/+15
2015-02-19r8152: separate USB_RX_EARLY_AGGhayeswang1-26/+32
2015-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-65/+212
2015-02-18Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+3
2015-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2015-02-17debugfs: Provide a file creation function that also takes an initial sizeDavid Howells1-6/+3
2015-02-15com20020-pci: add support for eae single cardMichael Grzeschik1-3/+18
2015-02-15net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081Sylvain Rochet1-0/+28
2015-02-15r8152: restore hw settingshayeswang1-2/+57
2015-02-14MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton1-1/+0
2015-02-14wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2-35/+12
2015-02-14tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2-6/+4
2015-02-13hso: fix rx parsing logic when skb allocation failsAleksander Morgado1-1/+1
2015-02-12ipvlan: add a missing __percpu pcpu_statsEric Dumazet1-1/+1
2015-02-12tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()Jun'ichi Nomura \(NEC\)1-0/+2
2015-02-12Merge tag 'wireless-drivers-for-davem-2015-02-11' of git://git.kernel.org/pub...David S. Miller1-4/+1
2015-02-12bgmac: fix device initialization on Northstar SoCs (condition typo)Rafał Miłecki1-2/+3
2015-02-12qlcnic: Delete existing multicast MAC list before adding newShahed Shaikh3-13/+51
2015-02-12net/mlx5_core: Fix configuration of log_uar_page_szEli Cohen1-0/+1
2015-02-12sunvnet: don't change gso data on clonesDavid L Stevens1-13/+10
2015-02-12drivers/net: Use setup_timer and mod_timerVaishali Thakkar1-5/+2
2015-02-12drivers: net: xgene: Make xgene_enet_of_match depend on CONFIG_OFGeert Uytterhoeven1-0/+2
2015-02-12et131x: use msecs_to_jiffies for conversionsNicholas Mc Guire1-2/+4
2015-02-12vxlan: Use checksum partial with remote checksum offloadTom Herbert1-6/+19
2015-02-12net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert1-2/+2
2015-02-12net: Fix remcsum in GRO path to not change packetTom Herbert1-10/+9
2015-02-12treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches3-3/+3
2015-02-12treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches3-3/+3
2015-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds636-13580/+44628
2015-02-11Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2015-02-11Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-101/+12
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-4/+4
2015-02-10rtlwifi: Remove logging statement that is no longer neededLarry Finger1-4/+1
2015-02-10i40e: Fix for stats init function call in Rx setupCarolyn Wyborny2-2/+2
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-21/+55
2015-02-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2015-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller9-41/+95
2015-02-10net: Mellanox: Delete unnecessary checks before the function call "vunmap"Markus Elfring2-2/+2
2015-02-10cxgb4: Add support in cxgb4 to get expansion rom version via ethtoolHariprasad Shenai4-0/+55
2015-02-10net/bonding: Fix potential bad memory access during bonding eventsMoni Shoua1-17/+11