summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
* | net/cadence/macb: Simplify OF dependenciesGuenter Roeck2013-04-021-37/+6
* | net/cadence/at91_ether: Simplify OF dependenciesGuenter Roeck2013-04-021-38/+6
* | forcedeth: Do a dma_mapping_error check after skb_frag_dma_mapNeil Horman2013-04-021-1/+40
* | qlcnic: Bump up the version to 5.2.40Rajesh Borundia2013-04-021-2/+2
* | qlcnic: Fix sparse warnings.Rajesh Borundia2013-04-021-2/+1
* | qlcnic: Fix NULL dereference in error path.Rajesh Borundia2013-04-021-6/+5
* | qlcnic: Fix potential NULL dereferenceRajesh Borundia2013-04-021-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-0117-179/+232
|\ \ | |/
| * DM9000B: driver initialization upgradeJoseph CHANG2013-03-312-105/+120
| * sh_eth: make 'link' field of 'struct sh_eth_private' *int*Sergei Shtylyov2013-03-312-5/+5
| * sh_eth: workaround for spurious ECI interruptSergei Shtylyov2013-03-311-2/+8
| * sh_eth: fix handling of no LINK signalSergei Shtylyov2013-03-311-4/+6
| * ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com2013-03-291-1/+1
| * atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa2013-03-292-18/+2
| * net: calxedaxgmac: Wake-on-LAN fixesRob Herring2013-03-291-1/+5
| * net: calxedaxgmac: fix rx ring handling when OOMRob Herring2013-03-291-0/+3
| * sky2: Threshold for Pause Packet is set wrongMirko Lindner2013-03-291-1/+1
| * sky2: Receive Overflows not countedMirko Lindner2013-03-291-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-03-273-5/+23
| |\
| | * e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffersChristoph Paasch2013-03-271-1/+6
| | * ixgb: Add missing dma_mapping_error-call in ixgb_alloc_rx_buffersChristoph Paasch2013-03-271-1/+6
| | * e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_ringsChristoph Paasch2013-03-271-3/+11
| * | tg3: fix length overflow in VPD firmware parsingKees Cook2013-03-271-2/+5
| * | drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N2013-03-271-1/+1
| * | drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queueMugunthan V N2013-03-271-1/+1
| * | enet: fec: fix fail resume from suspend stateFrank Li2013-03-271-32/+50
| |/
* | qlcnic: Bump up the version to 5.2.39Rajesh Borundia2013-03-291-3/+3
* | qlcnic: Support atomic commandsRajesh Borundia2013-03-295-9/+183
* | qlcnic: Support VF-PF communication channel commands.Rajesh Borundia2013-03-2910-175/+994
* | qlcnic: VF-PF communication channel implementationRajesh Borundia2013-03-297-8/+1191
* | qlcnic: Use shared interrupt vector for Tx and RxRajesh Borundia2013-03-295-22/+80
* | qlcnic: SR-IOV VF probeRajesh Borundia2013-03-298-22/+214
* | qlcnic: Support SR-IOV enable and disableRajesh Borundia2013-03-2912-7/+613
* | cirrus: cs89x0: remove two obsolete Kconfig macrosPaul Bolle2013-03-291-53/+1
* | sh_eth: add R-Car support for realSergei Shtylyov2013-03-291-8/+99
* | sh_eth: move data from header file to driverSergei Shtylyov2013-03-292-219/+218
* | net/macb: make clk_enable atomicSteffen Trumtrar2013-03-281-10/+10
* | net/macb: force endian_swp_pkt_en to offSteffen Trumtrar2013-03-282-0/+3
* | net/macb: clear tx/rx completion flags in ISRSteffen Trumtrar2013-03-281-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-03-2811-113/+315
|\ \
| * | ixgbevf: Adjust to handle unassigned MAC address from PFGreg Rose2013-03-282-7/+21
| * | ixgbe: Don't give VFs random MAC addressesGreg Rose2013-03-281-10/+13
| * | e1000e: fix scheduling while atomic bugsBruce Allan2013-03-281-4/+4
| * | e1000e: increase driver version numberBruce Allan2013-03-281-1/+1
| * | e1000e: cleanup unused definesBruce Allan2013-03-281-7/+0
| * | e1000e: add support for LTR on I217/I218Bruce Allan2013-03-281-0/+97
| * | e1000e: enable EEE by defaultBruce Allan2013-03-281-4/+0
| * | e1000e: EEE capability advertisement not set/disabled as requiredBruce Allan2013-03-285-72/+88
| * | e1000e: long access timeouts when I217/I218 MAC and PHY are out of syncBruce Allan2013-03-271-1/+28
| * | e1000e: fix LED blink logic for designs with LEDs driven by cathodeBruce Allan2013-03-271-7/+20
OpenPOWER on IntegriCloud