index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: Limit scope of a Falcon A1 IRQ workaround
Ben Hutchings
2013-08-21
3
-10
/
+2
*
sfc: Rework IRQ enable/disable
Ben Hutchings
2013-08-21
4
-59
/
+112
*
sfc: Remove efx_process_channel_now()
Ben Hutchings
2013-08-21
4
-81
/
+3
*
sfc: Rename Falcon-architecture register definitions
Ben Hutchings
2013-08-21
8
-10
/
+10
*
sfc: Make struct efx_special_buffer less special
Ben Hutchings
2013-08-21
2
-43
/
+37
*
sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow bloc...
Ben Hutchings
2013-08-21
9
-14
/
+19
*
sfc: Make MCDI independent of Siena
Ben Hutchings
2013-08-21
5
-77
/
+157
*
sfc: Make efx_mcdi_init() call efx_mcdi_handle_assertion()
Ben Hutchings
2013-08-21
3
-9
/
+6
*
sfc: Collect all MCDI port functions into mcdi_port.c
Ben Hutchings
2013-08-21
7
-306
/
+242
*
sfc: Move efx_mcdi_mac_reconfigure() to siena.c and rename
Ben Hutchings
2013-08-21
3
-23
/
+22
*
sfc: Move siena_reset_hw() and siena_map_reset_reason() into MCDI module
Ben Hutchings
2013-08-21
3
-31
/
+30
*
sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD()
Ben Hutchings
2013-08-21
4
-29
/
+34
*
sfc: Ensure MCDI buffers, but not lengths, are dword aligned
Ben Hutchings
2013-08-21
3
-31
/
+46
*
sfc: Use proper macros to declare and access MCDI arrays
Ben Hutchings
2013-08-21
6
-94
/
+85
*
sfc: Introduce and use MCDI_CTL_SDU_LEN_MAX_V1 macro for Siena-specific code
Ben Hutchings
2013-08-21
2
-4
/
+7
*
sfc: Fill out the set of MCDI accessors
Ben Hutchings
2013-08-21
1
-10
/
+32
*
sfc: Rationalise MCDI buffer accessors
Ben Hutchings
2013-08-21
1
-26
/
+20
*
sfc: Introduce and use MCDI_DECLARE_BUF macro
Ben Hutchings
2013-08-21
7
-56
/
+66
*
sfc: Move more Falcon-specific code and definitions into falcon.c
Ben Hutchings
2013-08-21
5
-666
/
+538
*
sfc: Move details of a Falcon bug workaround out of ethtool.c
Ben Hutchings
2013-08-21
5
-23
/
+31
*
sfc: Use efx_mcdi_mon() to find efx_mcdi_mon structure from efx_nic
Ben Hutchings
2013-08-21
1
-2
/
+1
*
sfc: const-qualify source pointers for MMIO write functions
Ben Hutchings
2013-08-21
1
-8
/
+10
*
Merge branch 'sfc-3.11'
Ben Hutchings
2013-08-21
1
-1
/
+1
|
\
|
*
sfc: Fix lookup of default RX MAC filters when steered using ethtool
Ben Hutchings
2013-08-21
1
-1
/
+1
*
|
Merge branch 'openvswitch_vxlan'
David S. Miller
2013-08-20
8
-140
/
+477
|
\
\
|
*
|
openvswitch: Add vxlan tunneling support.
Pravin B Shelar
2013-08-20
6
-0
/
+236
|
*
|
vxlan: Add tx-vlan offload support.
Pravin B Shelar
2013-08-20
1
-1
/
+15
|
*
|
vxlan: Improve vxlan headroom calculation.
Pravin B Shelar
2013-08-20
1
-4
/
+9
|
*
|
vxlan: Factor out vxlan send api.
Pravin B Shelar
2013-08-20
2
-37
/
+62
|
*
|
vxlan: Extend vxlan handlers for openvswitch.
Pravin B Shelar
2013-08-20
2
-26
/
+50
|
*
|
vxlan: Add vxlan recv demux.
Pravin B Shelar
2013-08-20
1
-36
/
+67
|
*
|
vxlan: Restructure vxlan receive.
Pravin B Shelar
2013-08-20
1
-15
/
+7
|
*
|
vxlan: Restructure vxlan socket apis.
Pravin B Shelar
2013-08-20
1
-41
/
+51
|
/
/
*
|
r8152: add comments
hayeswang
2013-08-20
1
-0
/
+5
*
|
r8152: adjust tx_bottom function
hayeswang
2013-08-20
1
-66
/
+68
*
|
r8152: move some declearation of variables
hayeswang
2013-08-20
1
-15
/
+14
*
|
r8152: adjust some duplicated code
hayeswang
2013-08-20
1
-27
/
+28
*
|
r8152: replace lockflags with flags
hayeswang
2013-08-20
1
-24
/
+24
*
|
r8152: replace void * with struct r8152 *
hayeswang
2013-08-20
1
-2
/
+4
*
|
r8152: remove clearing the memory to zero for netdev priv
hayeswang
2013-08-20
1
-1
/
+0
*
|
sis900: don't restart auto-negotiation each time after link resume.
Denis Kirjanov
2013-08-20
1
-17
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-17
357
-1865
/
+3306
|
\
|
|
*
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2013-08-16
2
-35
/
+42
|
|
\
|
|
*
clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocks
Sylwester Nawrocki
2013-08-13
1
-30
/
+34
|
|
*
clk/zynq/clkc: Add CLK_SET_RATE_PARENT flag to ethernet muxes
Soren Brinkmann
2013-08-13
1
-4
/
+6
|
|
*
clk/zynq/clkc: Add dedicated spinlock for the SWDT
Soren Brinkmann
2013-08-13
1
-1
/
+2
|
*
|
Merge tag 'pm-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2013-08-16
1
-7
/
+13
|
|
\
\
|
|
*
|
PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout()
Stephen Boyd
2013-08-14
1
-7
/
+13
|
|
|
/
|
*
|
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
2013-08-16
12
-23
/
+98
|
|
\
\
|
|
*
|
ALSA: hda - Add a fixup for Gateway LT27
Takashi Iwai
2013-08-16
1
-0
/
+1
[next]