index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
sfc: Fix lookup of default RX MAC filters when steered using ethtool
Ben Hutchings
2013-08-21
1
-1
/
+1
*
sfc: Enable RX scatter for flows steered by RFS
Ben Hutchings
2013-07-23
1
-1
/
+3
*
sfc: Fix memory leak when discarding scattered packets
Ben Hutchings
2013-07-05
1
-7
/
+20
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-03
1
-1
/
+1
|
\
|
*
sfc: Remove write permission from phy_type attribute
Ben Hutchings
2013-06-20
1
-1
/
+1
*
|
sfc: Improve test for IOMMU in use
Ben Hutchings
2013-06-24
1
-1
/
+1
*
|
sfc: Fix IRQ cleanup in case of a probe failure
Ben Hutchings
2013-06-24
2
-38
/
+40
*
|
sfc: Do not pass non-TCP packets into GRO code
Ben Hutchings
2013-06-24
1
-1
/
+1
*
|
sfc: Define and set RX buffer flag for packets parsed as TCP
Ben Hutchings
2013-06-24
2
-5
/
+15
*
|
sfc: Enable accelerated RFS on vlans
Andy Lutomirski
2013-06-24
1
-1
/
+14
*
|
sfc: Report software timestamping capabilities
Ben Hutchings
2013-06-24
3
-11
/
+22
*
|
sfc: Increase size of RX SKB header area
Jon Cooper
2013-06-24
1
-1
/
+1
*
|
sfc: Enable RX checksum offload for packets not handled by GRO
Jon Cooper
2013-06-24
1
-0
/
+2
*
|
sfc: Fix EEH with legacy interrupts.
Alexandre Rames
2013-06-24
4
-1
/
+18
*
|
sfc: Store port number in private data, not net_device::dev_id
Ben Hutchings
2013-06-12
2
-2
/
+3
*
|
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
1
-1
/
+1
|
/
*
sfc: Reduce RX scatter buffer size, and reduce alignment if appropriate
Ben Hutchings
2013-05-14
3
-5
/
+19
*
sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGN
Ben Hutchings
2013-05-14
3
-19
/
+6
*
sfc: fix return value check in efx_ptp_probe_channel()
Wei Yongjun
2013-05-08
1
-1
/
+3
*
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-05-02
1
-4
/
+2
|
\
|
*
i2c: Ignore return value of i2c_del_adapter()
Lars-Peter Clausen
2013-04-02
1
-4
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
13
-619
/
+1072
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-30
1
-1
/
+1
|
|
\
\
|
|
*
|
sfc: Fix naming of MTD partitions for FPGA bitfiles
Ben Hutchings
2013-04-25
1
-1
/
+1
|
|
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-20
1
-1
/
+2
|
|
\
|
|
*
|
sfc: make local functions static
stephen hemminger
2013-03-17
2
-5
/
+5
|
*
|
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2013-03-17
1
-2
/
+2
|
*
|
sfc: remove duplicated include from efx.c
Wei Yongjun
2013-03-13
1
-1
/
+0
|
*
|
sfc: allocate more RX buffers per page
Daniel Pieczko
2013-03-07
4
-45
/
+56
|
*
|
sfc: Replace efx_rx_is_last_buffer() with a flag
Ben Hutchings
2013-03-07
2
-11
/
+7
|
*
|
sfc: reuse pages to avoid DMA mapping/unmapping costs
Daniel Pieczko
2013-03-07
3
-94
/
+226
|
*
|
sfc: Enable RX DMA scattering where possible
Ben Hutchings
2013-03-07
9
-118
/
+363
|
*
|
sfc: Update RX buffer address together with length
Ben Hutchings
2013-03-07
2
-13
/
+8
|
*
|
sfc: Explicitly prefetch RX hash prefix, not just Ethernet heade
Ben Hutchings
2013-03-07
1
-1
/
+1
[next]