summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2013-08-2817-1767/+2118
|\
| * sfc: Eliminate struct efx_mtdBen Hutchings2013-08-222-160/+120
| * sfc: Rename SPI stuff to show that it is Falcon-specificBen Hutchings2013-08-224-47/+47
| * sfc: Cleanup Falcon-arch simple MAC filter stateBen Hutchings2013-08-227-44/+52
| * sfc: Define and use MCDI_POPULATE_DWORD_{1,2,3,4,5,6,7}Ben Hutchings2013-08-222-10/+62
| * sfc: Add flag for stack-owned RX MAC filtersBen Hutchings2013-08-222-17/+37
| * sfc: Refactor Falcon-arch filter removalBen Hutchings2013-08-221-34/+40
| * sfc: Make most filter operations NIC-type-specificBen Hutchings2013-08-2210-1267/+1448
| * sfc: Refactor Falcon-arch search limit resetBen Hutchings2013-08-221-29/+30
| * sfc: Split Falcon-arch-specific and common filter stateBen Hutchings2013-08-222-55/+58
| * sfc: Extend and abstract efx_filter_spec to cover Huntington/EF10Ben Hutchings2013-08-223-392/+494
| * sfc: Name the RX drop queue IDBen Hutchings2013-08-222-3/+8
| * sfc: Rename Falcon-arch filter implementation types and functionsBen Hutchings2013-08-221-209/+243
| * sfc: Remove unused filter_flags variables and efx_farch_filter_id_flags()Ben Hutchings2013-08-221-16/+0
| * sfc: Do not assume efx_nic_type::ev_fini is idempotentBen Hutchings2013-08-212-0/+7
| * sfc: EFX_WORKAROUND_ALWAYS is really specific to Falcon-architectureBen Hutchings2013-08-213-36/+19
| * sfc: Get rid of per-NIC-type phys_addr_channels and mem_map_sizeBen Hutchings2013-08-214-32/+37
* | e1000e: balance semaphore put/get for 82573Steven La2013-08-271-0/+5
* | bna: firmware update to 3.2.1.1Rasesh Mody2013-08-271-2/+2
* | VMXNET3: Add support for virtual IOMMUAndy King2013-08-272-83/+138
* | be2net: implement ethtool set/get_channel hooksSathya Perla2013-08-273-32/+104
* | be2net: refactor be_setup() to consolidate queue creation routinesSathya Perla2013-08-272-58/+50
* | be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not createdSathya Perla2013-08-271-24/+85
* | be2net: refactor be_get_resources() codeSathya Perla2013-08-276-189/+229
* | be2net: Fixup profile management routinesVasundhara Volam2013-08-272-59/+88
* | be2net: use EQ_CREATEv2 for SH-RSathya Perla2013-08-274-39/+18
* | qlcnic: Update version to 5.3.49.Sucheta Chakraborty2013-08-271-2/+2
* | qlcnic: dcb: Add support for CEE Netlink interface.Sucheta Chakraborty2013-08-274-1/+629
* | qlcnic: dcb: Register DCB AEN handler.Sucheta Chakraborty2013-08-277-2/+137
* | qlcnic: dcb: Get DCB parameters from the adapter.Sucheta Chakraborty2013-08-277-2/+278
* | qlcnic: dcb: Query adapter DCB capabilities.Sucheta Chakraborty2013-08-2712-0/+345
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2013-08-2721-2581/+7788
|\|
| * sfc: Update and improve kernel-doc for efx_mcdi_state & efx_mcdi_ifaceBen Hutchings2013-08-211-11/+9
| * sfc: Fix race in completion handlingBen Hutchings2013-08-211-15/+10
| * sfc: Add support for MCDI v2Ben Hutchings2013-08-216-55/+127
| * sfc: Update MCDI protocol definitions for EF10Ben Hutchings2013-08-213-342/+5196
| * sfc: Translate MCDI error numbers received in eventsBen Hutchings2013-08-212-29/+37
| * sfc: Move and rename Falcon/Siena common NIC operationsBen Hutchings2013-08-219-1858/+2088
| * sfc: Refactor queue teardown sequence to allow for EF10 flush behaviourBen Hutchings2013-08-219-48/+59
| * sfc: Remove bogus call to efx_release_tx_buffers()Ben Hutchings2013-08-211-11/+0
| * sfc: Stop RX refill before flushing RX queuesBen Hutchings2013-08-214-9/+13
| * sfc: Limit scope of a Falcon A1 IRQ workaroundBen Hutchings2013-08-213-10/+2
| * sfc: Rework IRQ enable/disableBen Hutchings2013-08-214-59/+112
| * sfc: Remove efx_process_channel_now()Ben Hutchings2013-08-214-81/+3
| * sfc: Rename Falcon-architecture register definitionsBen Hutchings2013-08-218-10/+10
| * sfc: Make struct efx_special_buffer less specialBen Hutchings2013-08-212-43/+37
| * sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow bloc...Ben Hutchings2013-08-219-14/+19
| * sfc: Make MCDI independent of SienaBen Hutchings2013-08-215-77/+157
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-2631-162/+342
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-2319-99/+171
| |\ \