summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-191-2/+2
|\
| * kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-071-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-02-1711-37/+77
|\ \
| * | tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()Jun'ichi Nomura \(NEC\)2015-02-111-0/+2
| * | bgmac: fix device initialization on Northstar SoCs (condition typo)Rafał Miłecki2015-02-111-2/+3
| * | qlcnic: Delete existing multicast MAC list before adding newShahed Shaikh2015-02-113-13/+51
| * | net/mlx5_core: Fix configuration of log_uar_page_szEli Cohen2015-02-111-0/+1
| * | sunvnet: don't change gso data on clonesDavid L Stevens2015-02-111-13/+10
| * | drivers/net: Use setup_timer and mod_timerVaishali Thakkar2015-02-111-5/+2
| * | drivers: net: xgene: Make xgene_enet_of_match depend on CONFIG_OFGeert Uytterhoeven2015-02-111-0/+2
| * | et131x: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-02-111-2/+4
| * | treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches2015-02-111-1/+1
| * | treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches2015-02-111-1/+1
* | | Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-171-6/+3
|\ \ \
| * | | debugfs: Provide a file creation function that also takes an initial sizeDavid Howells2015-02-171-6/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-02-171-1/+1
|\ \ \ \
| * | | | mode_t whack-a-mole: chelsioAl Viro2015-01-251-1/+1
| |/ / /
* | | | MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton2015-02-131-1/+0
* | | | tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-132-6/+4
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-02-10214-5476/+20425
|\ \ \
| * | | i40e: Fix for stats init function call in Rx setupCarolyn Wyborny2015-02-092-2/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-092-19/+49
| |\ \ \
| | * | | amd-xgbe: Check per channel DMA interrupt use in main ISRLendacky, Thomas2015-02-071-5/+6
| | * | | net: sxgbe: fix error handling in init_rx_ring()Dan Carpenter2015-02-061-14/+43
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-02-099-41/+95
| |\ \ \ \
| | * | | | i40e/i40evf: Add call to u64_stats_init to initCarolyn Wyborny2015-02-092-0/+4
| | * | | | i40e: Enable Loopback for the FCOE vsi as wellAnjali Singhai Jain2015-02-091-0/+1
| | * | | | i40e: use dev_port for fcoe netdevVasu Dev2015-02-091-0/+6
| | * | | | i40e: Fix function headerGreg Rose2015-02-091-1/+1
| | * | | | i40e: fix led blink toggle to enable steady stateMatt Jared2015-02-091-2/+4
| | * | | | i40evf: Force Tx writeback on ITRAnjali Singhai Jain2015-02-093-4/+39
| | * | | | i40e: stop the service task at shutdownMitch Williams2015-02-081-0/+2
| | * | | | i40evf: stop the watchdog for shutdownMitch Williams2015-02-081-0/+6
| | * | | | i40evf: ignore bogus messages from FWMitch Williams2015-02-081-1/+1
| | * | | | i40evf: reset on module unloadMitch Williams2015-02-081-5/+10
| | * | | | i40e: add locking around VF resetMitch Williams2015-02-082-6/+8
| | * | | | i40e: Use even more ARQ descriptorsMitch Williams2015-02-081-2/+2
| | * | | | i40e: delay after VF resetMitch Williams2015-02-081-6/+6
| | * | | | i40e: avoid use of uninitialized v_budget in i40e_init_msixJohn W Linville2015-02-081-5/+5
| | * | | | i40e: i40e_fcoe.c: Remove unused functionRickard Strandqvist2015-02-081-9/+0
| * | | | | net: Mellanox: Delete unnecessary checks before the function call "vunmap"Markus Elfring2015-02-092-2/+2
| * | | | | cxgb4: Add support in cxgb4 to get expansion rom version via ethtoolHariprasad Shenai2015-02-094-0/+55
| * | | | | cxgb4: Fix trace observed while dumping clip_tblHariprasad Shenai2015-02-082-1/+4
| |/ / / /
| * | | | cxgb4: Add support in debugfs to dump the congestion control tableHariprasad Shenai2015-02-074-0/+53
| * | | | cxgb4: Add support to dump mailbox content in debugfsHariprasad Shenai2015-02-073-0/+91
| * | | | cxgb4: Add support for ULP RX logic analyzer output in debugfsHariprasad Shenai2015-02-075-0/+58
| * | | | cxgb4: Added support in debugfs to display TP logic analyzer outputHariprasad Shenai2015-02-075-0/+320
| * | | | cxgb4: Add support in debugfs to display sensor informationHariprasad Shenai2015-02-072-0/+42
| * | | | be2net: avoid unncessary swapping of fields in eth_tx_wrbSathya Perla2015-02-072-18/+27
| * | | | be2net: process port misconfig async eventVasundhara Volam2015-02-074-30/+139
OpenPOWER on IntegriCloud