summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* sfc: Make efx_mcdi_init() call efx_mcdi_handle_assertion()Ben Hutchings2013-08-213-9/+6
* sfc: Collect all MCDI port functions into mcdi_port.cBen Hutchings2013-08-217-306/+242
* sfc: Move efx_mcdi_mac_reconfigure() to siena.c and renameBen Hutchings2013-08-213-23/+22
* sfc: Move siena_reset_hw() and siena_map_reset_reason() into MCDI moduleBen Hutchings2013-08-213-31/+30
* sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD()Ben Hutchings2013-08-214-29/+34
* sfc: Ensure MCDI buffers, but not lengths, are dword alignedBen Hutchings2013-08-213-31/+46
* sfc: Use proper macros to declare and access MCDI arraysBen Hutchings2013-08-216-94/+85
* sfc: Introduce and use MCDI_CTL_SDU_LEN_MAX_V1 macro for Siena-specific codeBen Hutchings2013-08-212-4/+7
* sfc: Fill out the set of MCDI accessorsBen Hutchings2013-08-211-10/+32
* sfc: Rationalise MCDI buffer accessorsBen Hutchings2013-08-211-26/+20
* sfc: Introduce and use MCDI_DECLARE_BUF macroBen Hutchings2013-08-217-56/+66
* sfc: Move more Falcon-specific code and definitions into falcon.cBen Hutchings2013-08-215-666/+538
* sfc: Move details of a Falcon bug workaround out of ethtool.cBen Hutchings2013-08-215-23/+31
* sfc: Use efx_mcdi_mon() to find efx_mcdi_mon structure from efx_nicBen Hutchings2013-08-211-2/+1
* sfc: const-qualify source pointers for MMIO write functionsBen Hutchings2013-08-211-8/+10
* Merge branch 'sfc-3.11'Ben Hutchings2013-08-211-1/+1
|\
| * sfc: Fix lookup of default RX MAC filters when steered using ethtoolBen Hutchings2013-08-211-1/+1
* | Merge branch 'openvswitch_vxlan'David S. Miller2013-08-208-140/+477
|\ \
| * | openvswitch: Add vxlan tunneling support.Pravin B Shelar2013-08-206-0/+236
| * | vxlan: Add tx-vlan offload support.Pravin B Shelar2013-08-201-1/+15
| * | vxlan: Improve vxlan headroom calculation.Pravin B Shelar2013-08-201-4/+9
| * | vxlan: Factor out vxlan send api.Pravin B Shelar2013-08-202-37/+62
| * | vxlan: Extend vxlan handlers for openvswitch.Pravin B Shelar2013-08-202-26/+50
| * | vxlan: Add vxlan recv demux.Pravin B Shelar2013-08-201-36/+67
| * | vxlan: Restructure vxlan receive.Pravin B Shelar2013-08-201-15/+7
| * | vxlan: Restructure vxlan socket apis.Pravin B Shelar2013-08-201-41/+51
|/ /
* | r8152: add commentshayeswang2013-08-201-0/+5
* | r8152: adjust tx_bottom functionhayeswang2013-08-201-66/+68
* | r8152: move some declearation of variableshayeswang2013-08-201-15/+14
* | r8152: adjust some duplicated codehayeswang2013-08-201-27/+28
* | r8152: replace lockflags with flagshayeswang2013-08-201-24/+24
* | r8152: replace void * with struct r8152 *hayeswang2013-08-201-2/+4
* | r8152: remove clearing the memory to zero for netdev privhayeswang2013-08-201-1/+0
* | sis900: don't restart auto-negotiation each time after link resume.Denis Kirjanov2013-08-201-17/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-16357-1865/+3306
|\ \ | |/
| * Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-08-162-35/+42
| |\
| | * clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocksSylwester Nawrocki2013-08-131-30/+34
| | * clk/zynq/clkc: Add CLK_SET_RATE_PARENT flag to ethernet muxesSoren Brinkmann2013-08-131-4/+6
| | * clk/zynq/clkc: Add dedicated spinlock for the SWDTSoren Brinkmann2013-08-131-1/+2
| * | Merge tag 'pm-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2013-08-161-7/+13
| |\ \
| | * | PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout()Stephen Boyd2013-08-141-7/+13
| | |/
| * | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-08-1612-23/+98
| |\ \
| | * | ALSA: hda - Add a fixup for Gateway LT27Takashi Iwai2013-08-161-0/+1
| | * | Merge tag 'asoc-v3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2013-08-15555-3299/+5644
| | |\ \
| | | * \ Merge remote-tracking branch 'asoc/fix/tegra' into asoc-linusMark Brown2013-08-151-1/+1
| | | |\ \
OpenPOWER on IntegriCloud