summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* sfc: Reset derived rx_bad_bytes statistic when EF10 MC is rebootedBen Hutchings2013-09-111-0/+5
* sfc: Disable PTP on EF10 until we're ready to handle inline RX timestampsBen Hutchings2013-09-111-2/+0
* sfc: Minimal support for 40G link speedBen Hutchings2013-09-052-1/+3
* qlcnic: Update version to 5.3.50Shahed Shaikh2013-09-011-2/+2
* qlcnic: Add support for per port eswitch configurationSony Chacko2013-09-017-53/+120
* qlcnic: Restructuring of qlc_83xx_fw_info structure.Pratik Pujar2013-09-014-45/+61
* qlcnic: Add AER support for 83xx adapterPratik Pujar2013-09-013-1/+121
* qlcnic: Add AER callback handlers.Pratik Pujar2013-09-012-24/+55
* qlcnic: Store firmware dump state in CAMRAM registerShahed Shaikh2013-09-015-32/+135
* qlcnic: Use firmware recommended dump capture mask as defaultShahed Shaikh2013-09-012-2/+4
* qlcnic: Remove inline keywordManish Chopra2013-09-014-18/+17
* qlcnic: Enhance PVID handling for 84xx adaptersManish Chopra2013-09-013-10/+22
* vxlan: add ipv6 proxy supportCong Wang2013-09-011-2/+80
* vxlan: add ipv6 route short circuit supportCong Wang2013-09-011-2/+28
* vxlan: add ipv6 supportCong Wang2013-09-011-146/+618
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2013-09-0139-271/+4404
|\
| * sfc: Update copyright bannersBen Hutchings2013-08-3034-62/+62
| * sfc: Add support for Solarflare SFC9100 familyBen Hutchings2013-08-2912-22/+3260
| * sfc: Make efx_mcdi_{init,fini}() call efx_mcdi_drv_attach()Ben Hutchings2013-08-293-26/+34
| * sfc: Allocate NVRAM partition ID range for PHY imagesMatthew Slattery2013-08-291-0/+4
| * sfc: Add EF10 register and structure definitionsBen Hutchings2013-08-292-5/+430
| * sfc: Extend struct efx_tx_buffer to allow pushing option descriptorsBen Hutchings2013-08-293-2/+11
| * sfc: Use a global count of active queues instead of pending drainsAlexandre Rames2013-08-293-13/+14
| * sfc: Prepare for RX scatter on EF10Jon Cooper2013-08-293-8/+12
| * sfc: Initialise IRQ moderation for all NIC types from efx_init_eventq()Ben Hutchings2013-08-292-3/+3
| * sfc: Allow efx_nic_type::dimension_resources to failBen Hutchings2013-08-294-6/+12
| * sfc: Allow event queue initialisation to failJon Cooper2013-08-294-28/+95
| * sfc: Document conditions for multicast replication vs filter replacementBen Hutchings2013-08-292-7/+49
| * sfc: Implement asynchronous MCDI requestsBen Hutchings2013-08-293-30/+291
| * sfc: Remove unnecessary use of atomic_tBen Hutchings2013-08-292-17/+13
| * sfc: Refactor efx_mcdi_rpc_start() and efx_mcdi_copyin()Ben Hutchings2013-08-291-19/+30
| * sfc: Add support for new board sensorsBen Hutchings2013-08-291-30/+91
* | net/fec: cleanup types in fec_get_mac()Dan Carpenter2013-08-301-4/+4
* | net: stmmac: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* | net: macb: use dev_get_platdata()Jingoo Han2013-08-301-3/+3
* | net: at91_ether: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* | net: mdio-mux-gpio: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* | net: mdio-gpio: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* | net: ixp4xx_eth: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* | net: w5100: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* | net: w5300: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* | net: tsi108: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* | net: davinci_mdio: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* | net: davinci_emac: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* | net: cpmac: use dev_get_platdata()Jingoo Han2013-08-301-3/+3
* | net: niu: use dev_get_platdata()Jingoo Han2013-08-301-4/+4
* | net: smsc911x: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* | net: smc911x: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* | net: smc91x: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* | net: seeq: use dev_get_platdata()Jingoo Han2013-08-301-1/+1