index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-12
sfc: Only use TX push if a single descriptor is to be written
Ben Hutchings
1
-1
/
+2
2013-03-06
sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0
Ben Hutchings
1
-1
/
+1
2013-03-06
sfc: Disable soft interrupt handling during efx_device_detach_sync()
Ben Hutchings
1
-2
/
+2
2013-02-26
sfc: Detach net device when stopping queues for reconfiguration
Ben Hutchings
1
-4
/
+12
2013-02-26
sfc: Fix efx_rx_buf_offset() in the presence of swiotlb
Ben Hutchings
2
-6
/
+8
2013-02-26
sfc: Properly sync RX DMA buffer when it is not the last in the page
Ben Hutchings
1
-5
/
+10
2013-01-21
drivers/net/ethernet/sfc/ptp.c: adjust duplicate test
Julia Lawall
1
-1
/
+1
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-1
/
+1
2012-12-03
sfc: remove __dev* attributes
Bill Pemberton
1
-1
/
+1
2012-12-01
sfc: Make module parameters really boolean
Ben Hutchings
1
-4
/
+4
2012-12-01
sfc: Fix timekeeping in efx_mcdi_poll()
Ben Hutchings
1
-6
/
+6
2012-12-01
sfc: lock TX queues when calling netif_device_detach()
Daniel Pieczko
3
-3
/
+16
2012-12-01
sfc: Work-around flush timeout when flushes have completed
Daniel Pieczko
2
-4
/
+53
2012-12-01
sfc: Reset driver's MAC stats after MC reboot seen
Ben Hutchings
1
-1
/
+8
2012-12-01
sfc: Do not initialise buffer in efx_alloc_special_buffer()
Ben Hutchings
1
-3
/
+0
2012-12-01
sfc: Correctly initialise reset_method in siena_test_chip()
Ben Hutchings
1
-1
/
+1
2012-12-01
sfc: Remove confusing MMIO functions
Ben Hutchings
3
-36
/
+28
2012-12-01
sfc: Fix check for failure of MC_CMD_FLUSH_RX_QUEUES
Ben Hutchings
1
-1
/
+1
2012-12-01
sfc: Delete redundant page_addr variable from efx_init_rx_buffers_page()
Ben Hutchings
1
-5
/
+1
2012-12-01
sfc: Really disable flow control while flushing
Ben Hutchings
6
-7
/
+23
2012-12-01
sfc: Fix byte order warning in self-test
Ben Hutchings
1
-1
/
+1
2012-12-01
sfc: Fix byte order warnings for ethtool RX filter interface
Ben Hutchings
1
-11
/
+14
2012-11-19
net: Remove bogus dependencies on INET
Ben Hutchings
1
-1
/
+1
2012-11-02
sfc: Select PTP_1588_CLOCK
Ben Hutchings
1
-0
/
+1
2012-11-01
ptp: Enable clock drivers along with associated net/PHY drivers
Ben Hutchings
4
-37
/
+1
2012-10-07
ptp: use list_move instead of list_del/list_add
Wei Yongjun
1
-6
/
+3
2012-10-06
drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functions
Ben Hutchings
3
-16
/
+4
2012-10-01
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
7
-82
/
+76
2012-10-02
sfc: Fix the reported priorities of different filter types
Ben Hutchings
1
-16
/
+53
2012-10-02
sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IP
Ben Hutchings
3
-58
/
+10
2012-10-02
sfc: Fix loopback self-test with separate_tx_channels=1
Ben Hutchings
2
-2
/
+4
2012-10-02
sfc: Fix MCDI structure field lookup
Ben Hutchings
1
-2
/
+4
2012-10-02
sfc: Add parentheses around use of bitfield macro arguments
Ben Hutchings
1
-11
/
+11
2012-10-02
sfc: Fix null function pointer in efx_sriov_channel_type
Ben Hutchings
1
-0
/
+1
2012-09-22
ptp: link the phc device to its parent device
Richard Cochran
1
-1
/
+2
2012-09-19
sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES request
Ben Hutchings
2
-0
/
+10
2012-09-19
sfc: Bump version to 3.2
Ben Hutchings
1
-1
/
+1
2012-09-19
sfc: Expose FPGA bitfile partition through MTD
Ben Hutchings
1
-1
/
+3
2012-09-19
sfc: Support variable-length response to MCDI GET_BOARD_CFG
Ben Hutchings
2
-3
/
+6
2012-09-19
sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg()
Ben Hutchings
1
-7
/
+11
2012-09-19
sfc: Add support for IEEE-1588 PTP
Stuart Hodgson
11
-1
/
+1562
2012-09-19
sfc: Fix maximum array sizes for various MCDI commands
Ben Hutchings
1
-14
/
+14
2012-09-07
sfc: Allow efx_mcdi_rpc to be called in two parts
Stuart Hodgson
2
-3
/
+24
2012-09-07
sfc: Add channel specific receive_skb handler and post_remove callback
Stuart Hodgson
4
-2
/
+21
2012-09-07
sfc: Add explicit RX queue flag to channel
Stuart Hodgson
3
-4
/
+16
2012-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2012-08-24
sfc: Fix the initial device operstate
Ben Hutchings
1
-3
/
+3
2012-08-24
sfc: Assign efx and efx->type as early as possible in efx_pci_probe()
Ben Hutchings
1
-9
/
+6
2012-08-24
sfc: Remove bogus comment about MTU change and RX buffer overrun
Ben Hutchings
1
-2
/
+0
2012-08-24
sfc: Remove overly paranoid locking assertions from netdev operations
Ben Hutchings
2
-10
/
+0
[next]