aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* caif: OMAP HSI: Update path for the header file omap_hsi.hPatrick Combes2014-10-011-1/+1
* caif: HSI: Redesing of CAIF HSI glue layer API.Dmitry Tarnyagin2014-10-011-40/+31
* caif: hsi: Removing giant lock in caif_hsi code.Dmitry Tarnyagin2014-10-011-24/+19
* caif: hsi: Lock strategy review.Dmitry Tarnyagin2014-10-011-21/+16
* caif: hsi: Wakeup link when flushing FIFO.Dmitry Tarnyagin2014-10-011-2/+14
* CAIF: HSI: Another method of flushing FIFO.Dmitry Tarnyagin2014-10-011-1/+89
* caif: Fix for a crash on caif_hsi removal.Dmitry Tarnyagin2014-10-011-2/+5
* CAIF: HSI: Driver removal: flush workqueue before notifying the lower layer.Dmitry Tarnyagin2014-10-011-6/+11
* CAIF: HSI: Fixing a kernel panic at driver removal.Dmitry Tarnyagin2014-10-011-41/+87
* caif: OMAP HSI: Software reset of HSI blockErwan Bracq2014-10-011-0/+26
* caif: OMAP: Fix return value of cfhsi_fifo_occupancy().Dmitry Tarnyagin2014-10-011-104/+115
* CAIF: HSI: Prevent leakage through HSI pins.Dmitry Tarnyagin2014-10-011-37/+22
* CAIF: HSI phy: Fixing a wrong debug printoutDmitry Tarnyagin2014-10-011-2/+4
* TI caif: Low level physical CAIF driverErwan Bracq2014-10-015-0/+1287
* caif: HSI physical bearer supportErwan Bracq2014-10-013-0/+1121
* caif: SPI module unload fixErwan Bracq2014-10-012-89/+93
* caif: Serial power management supportErwan Bracq2014-10-013-5/+365
* Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Todd Poynor2013-04-0531-136/+261
|\
| * Merge tag 'v3.0.72' into android-3.0Todd Poynor2013-04-0531-136/+261
| |\
| | * bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico2013-04-051-2/+1
| | * smsc75xx: fix jumbo frame supportSteve Glendinning2013-04-051-4/+8
| | * pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico2013-04-051-2/+2
| | * ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com2013-04-051-1/+1
| | * atl1e: drop pci-msi support because of packet corruptionMugunthan V N2013-04-052-21/+2
| | * drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N2013-04-051-1/+1
| | * sky2: Threshold for Pause Packet is set wrongMirko Lindner2013-04-051-1/+1
| | * sky2: Receive Overflows not countedMirko Lindner2013-04-051-1/+1
| | * macvtap: zerocopy: validate vectors before building skbJason Wang2013-04-051-0/+4
| | * mwifiex: cancel cmd timer and free curr_cmd in shutdown processBing Zhao2013-04-051-0/+8
| | * b43: A fix for DMA transmission sequence errorsIestyn C. Elfick2013-04-051-12/+53
| | * rt2x00: error in configurations with mesh support disabledFelix Fietkau2013-03-281-0/+2
| | * mwifiex: fix potential out-of-boundary access to ibss rate tableBing Zhao2013-03-281-4/+3
| | * sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings2013-03-281-1/+2
| | * sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings2013-03-281-2/+2
| | * sfc: Detach net device when stopping queues for reconfigurationBen Hutchings2013-03-281-4/+12
| | * sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings2013-03-282-6/+8
| | * sfc: Properly sync RX DMA buffer when it is not the last in the pageBen Hutchings2013-03-281-5/+10
| | * sfc: Fix timekeeping in efx_mcdi_poll()Ben Hutchings2013-03-281-6/+6
| | * sfc: lock TX queues when calling netif_device_detach()Daniel Pieczko2013-03-283-3/+16
| | * sfc: Fix two causes of flush failureBen Hutchings2013-03-287-5/+46
| | * sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg()Ben Hutchings2013-03-281-6/+11
| | * sfc: Do not attempt to flush queues if DMA is disabledStuart Hodgson2013-03-281-14/+19
| | * sfc: Fix Siena mac statistics on big endian platformsSteve Hodgson2013-03-281-7/+7
| | * sfc: Fix loop condition for efx_filter_search() when !for_insertBen Hutchings2013-03-281-17/+24
| | * netconsole: don't call __netpoll_cleanup() while atomicVeaceslav Falico2013-03-281-11/+9
| | * tun: add a missing nf_reset() in tun_net_xmit()Eric Dumazet2013-03-201-0/+2
| | * e1000e: fix pci-device enable-counter balanceKonstantin Khlebnikov2013-03-141-1/+1
| | * ath9k: fix RSSI dummy marker valueFelix Fietkau2013-03-141-1/+1
* | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Todd Poynor2013-03-192-6/+37
|\ \ \ | |/ /
| * | net: wireless: bcmdhd: Fix p2p "linear" IE parsingDmitry Shmidt2013-03-182-6/+37