summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
* | | atl1c: Check return from pci_find_ext_capability() in atl1c_reset_pcie()Betty Dall2013-12-191-3/+5
* | | net: fec: fix potential use after freeEric Dumazet2013-12-191-2/+2
* | | bnx2x: downgrade "valid ME register value" message levelMichal Schmidt2013-12-191-1/+1
* | | drivers: net cpsw: Enable In Band mode in cpsw for 10 mbpsMugunthan V N2013-12-181-0/+2
|/ /
* | qlcnic: Dump mailbox registers when mailbox command times out.Manish chopra2013-12-171-0/+15
* | qlcnic: Fix mailbox processing during diagnostic testManish chopra2013-12-171-26/+6
* | qlcnic: Allow firmware dump collection when auto firmware recovery is disabledManish Chopra2013-12-172-19/+35
* | qlcnic: Fix memory allocationManish Chopra2013-12-171-4/+4
* | qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter.Himanshu Madhani2013-12-171-10/+1
* | qlcnic: Fix TSS/RSS ring validation logic.Himanshu Madhani2013-12-173-3/+8
* | qlcnic: Fix diagnostic test for all adapters.Himanshu Madhani2013-12-172-1/+2
* | qlcnic: Fix usage of netif_tx_{wake, stop} api during link change.Himanshu Madhani2013-12-171-8/+2
* | igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny2013-12-141-1/+4
* | i40e: fix null dereferenceJesse Brandeburg2013-12-141-0/+3
* | drivers: net: cpsw: fix for cpsw crash when build as modulesMugunthan V N2013-12-121-3/+14
* | net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter2013-12-111-4/+0
* | Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"David S. Miller2013-12-1116-426/+302
* | 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead2013-12-1116-302/+426
* | net: smc91x: Fix device tree based configuration so it's usableTony Lindgren2013-12-111-10/+35
* | tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy2013-12-101-0/+3
* | Merge branch 'sfc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-12-106-23/+101
|\ \
| * | sfc: Poll for MCDI completion once before timeout occursRobert Stonehouse2013-12-061-4/+12
| * | sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()Robert Stonehouse2013-12-061-6/+17
| * | sfc: RX buffer allocation takes prefix size into account in IP header alignmentAndrew Rybchenko2013-12-063-4/+9
| * | sfc: Maintain current frequency adjustment when applying a time offsetBen Hutchings2013-12-061-2/+2
| * | sfc: Stop/re-start PTP when stopping/starting the datapath.Alexandre Rames2013-12-063-3/+33
| * | sfc: Rate-limit log message for PTP packets without a matching timestamp eventBen Hutchings2013-12-061-2/+3
| * | sfc: PTP: Moderate log message on event queue overflowLaurence Evans2013-12-061-2/+21
| * | sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()Ben Hutchings2013-12-061-0/+4
* | | net: allwinner: emac: Add missing free_irqMaxime Ripard2013-12-101-2/+3
* | | net: emaclite: add barriers to support Xilinx Zynq platformSrikanth Thokala2013-12-091-0/+13
* | | net: emaclite: Remove unnecessary code that enables/disables interrupts on PO...Srikanth Thokala2013-12-091-38/+0
* | | net: mvneta: Fix incorrect DMA unmapping sizeEzequiel Garcia2013-12-061-2/+2
* | | be2net: Free/delete pmacs (in be_clear()) only if they existSomnath Kotur2013-12-061-8/+15
* | | be2net: Fix Lancer error recovery to distinguish FW downloadSomnath Kotur2013-12-062-4/+17
* | | forcedeth: run loopback test only on chipsets that support itIvan Vecera2013-12-051-3/+5
* | | bnx2x: avoid null pointer dereference when enabling SR-IOVMichal Kalderon2013-12-051-0/+5
* | | net: davinci_emac: Fix platform data handling and make usable for am3517Tony Lindgren2013-12-051-1/+25
* | | qlge: Update version to 1.00.00.34Jitendra Kalsaria2013-12-051-1/+1
* | | qlge: Allow enable/disable rx/tx vlan acceleration independentlyJitendra Kalsaria2013-12-051-8/+0
* | | qlge: Fix ethtool statisticsJitendra Kalsaria2013-12-051-0/+4
|/ /
* | cxgb4: Add new scheme to update T4/T5 firmwareHariprasad Shenai2013-12-034-190/+289
* | cxgb4vf: added much cleaner implementation of is_t4()Hariprasad Shenai2013-12-036-16/+39
* | cxgb4: Much cleaner implementation of is_t4()/is_t5()Hariprasad Shenai2013-12-035-70/+73
* | net/mlx4_core: destroy workqueue when driver fails to registerWei Yang2013-12-031-0/+2
* | net: do not pretend FRAGLIST supportEric Dumazet2013-12-024-4/+3
* | net: fec_main: dma_map() only the length of the skbSebastian Siewior2013-12-021-5/+4
* | drivers: net: cpsw: fix dt probe for one port ethernetMugunthan V N2013-12-021-0/+2
* | PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki2013-12-021-7/+19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-0217-157/+109
|\ \ | |/ |/|
OpenPOWER on IntegriCloud