summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
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: 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-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-37/+77
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-14MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton1-1/+0
2015-02-14tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2-6/+4
2015-02-12tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()Jun'ichi Nomura \(NEC\)1-0/+2
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-12treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches1-1/+1
2015-02-12treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches1-1/+1
2015-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds214-5476/+20425
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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-4/+4
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. Miller2-19/+49
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-09i40e/i40evf: Add call to u64_stats_init to initCarolyn Wyborny2-0/+4
2015-02-09i40e: Enable Loopback for the FCOE vsi as wellAnjali Singhai Jain1-0/+1
2015-02-09i40e: use dev_port for fcoe netdevVasu Dev1-0/+6
2015-02-09i40e: Fix function headerGreg Rose1-1/+1
2015-02-09i40e: fix led blink toggle to enable steady stateMatt Jared1-2/+4
2015-02-09i40evf: Force Tx writeback on ITRAnjali Singhai Jain3-4/+39
2015-02-09i40e: stop the service task at shutdownMitch Williams1-0/+2
2015-02-09cxgb4: Fix trace observed while dumping clip_tblHariprasad Shenai2-1/+4
2015-02-09i40evf: stop the watchdog for shutdownMitch Williams1-0/+6
2015-02-09i40evf: ignore bogus messages from FWMitch Williams1-1/+1
2015-02-09i40evf: reset on module unloadMitch Williams1-5/+10
2015-02-09i40e: add locking around VF resetMitch Williams2-6/+8
2015-02-09i40e: Use even more ARQ descriptorsMitch Williams1-2/+2
2015-02-09i40e: delay after VF resetMitch Williams1-6/+6
2015-02-09i40e: avoid use of uninitialized v_budget in i40e_init_msixJohn W Linville1-5/+5
2015-02-09i40e: i40e_fcoe.c: Remove unused functionRickard Strandqvist1-9/+0
2015-02-08cxgb4: Add support in debugfs to dump the congestion control tableHariprasad Shenai4-0/+53
2015-02-08cxgb4: Add support to dump mailbox content in debugfsHariprasad Shenai3-0/+91
2015-02-08cxgb4: Add support for ULP RX logic analyzer output in debugfsHariprasad Shenai5-0/+58
2015-02-08cxgb4: Added support in debugfs to display TP logic analyzer outputHariprasad Shenai5-0/+320