summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| | * i40e: fix shift precedence issueShannon Nelson2015-02-262-3/+4
| | * i40e: Fix memory leak at failure path in i40e_dbg_command_write()Alexey Khoroshilov2015-02-261-1/+3
| * | amd-xgbe: Request IRQs only after driver is fully setupLendacky, Thomas2015-02-271-82/+93
| * | rocker: silence shift wrapping warningDan Carpenter2015-02-271-2/+2
| * | rocker: add a check for NULL in rocker_probe_ports()Dan Carpenter2015-02-271-0/+2
| * | cxgb4: Fix PCI-E Memory window interface for big-endian systemsHariprasad Shenai2015-02-272-11/+45
| * | enic: do notify_check before returning creditsSujith Sankar2015-02-271-2/+2
| |/
| * r8169: Fix trivial typo in rtl_check_firmwareYannick Guerrini2015-02-241-1/+1
| * altera_tse: Fixes in NAPI and interrupt handling pathsVlastimil Setka2015-02-231-23/+22
| * altera_tse: Correct typo in obtaining tx_fifo_depth from devicetreeVlastimil Setka2015-02-231-1/+1
| * r8169: Revert BQL and xmit_more support.David S. Miller2015-02-221-23/+7
| * cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc insteadAnish Bhatt2015-02-202-30/+33
| * net: smc91x: improve neponset hackArnd Bergmann2015-02-201-1/+1
| * ethernet/ixp4xx: prevent allmulti from clobbering promiscDerrick Pallas2015-02-201-1/+1
| * ehea: Register memory hotplug, reboot and crash hooks on adapter probeAnton Blanchard2015-02-191-105/+141
* | 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
OpenPOWER on IntegriCloud