index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
Files
Lines
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
2012-08-24
sfc: Fix reset vs probe/remove/PM races involving efx_nic::state
Ben Hutchings
1
-41
/
+43
2012-08-24
sfc: Improve log messages in case we abort probe due to a pending reset
Ben Hutchings
1
-4
/
+3
2012-08-24
sfc: Never try to stop and start a NIC that is disabled
Ben Hutchings
1
-21
/
+44
2012-08-24
sfc: Hold RTNL lock (only) when calling efx_stop_interrupts()
Ben Hutchings
1
-3
/
+3
2012-08-24
sfc: Keep disabled NICs quiescent during suspend/resume
Ben Hutchings
1
-12
/
+16
2012-08-24
sfc: Hold the RTNL lock for more of the suspend/resume cycle
Ben Hutchings
1
-0
/
+8
2012-08-24
sfc: Change state names to be clearer, and comment them
Ben Hutchings
4
-21
/
+17
2012-08-24
sfc: Stash header offsets for TSO in struct tso_state
Ben Hutchings
1
-16
/
+12
2012-08-24
sfc: Replace tso_state::full_packet_space with ip_base_len
Ben Hutchings
1
-9
/
+11
2012-08-24
sfc: Simplify TSO header buffer allocation
Ben Hutchings
3
-218
/
+112
2012-08-24
sfc: Stop TX queues before they fill up
Ben Hutchings
3
-115
/
+112
2012-08-24
sfc: Refactor struct efx_tx_buffer to use a flags field
Ben Hutchings
3
-56
/
+53
2012-08-24
sfc: Fix reporting of IPv4 full filters through ethtool
Ben Hutchings
1
-2
/
+2
2012-08-02
sfc: Fix maximum number of TSO segments and minimum TX queue size
Ben Hutchings
4
-9
/
+46
2012-07-19
sfc: initialize dynamic sysfs attributes for lockdep
Michal Schmidt
1
-0
/
+1
2012-07-18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
14
-153
/
+181
2012-07-17
sfc: Correct some comments on enum reset_type
Ben Hutchings
1
-4
/
+4
2012-07-17
sfc: Fix interface statistics running backward
Ben Hutchings
3
-10
/
+28
2012-07-17
sfc: Disable VF queues during register self-test
Ben Hutchings
5
-60
/
+76
2012-07-17
sfc: Explain why efx_mcdi_exit_assertion() ignores result of efx_mcdi_rpc()
Ben Hutchings
1
-3
/
+8
2012-07-17
sfc: Use dev_kfree_skb() in efx_end_loopback()
Ben Hutchings
1
-1
/
+1
2012-07-17
sfc: Use strlcpy() to copy ethtool stats names
Ben Hutchings
1
-1
/
+1
2012-07-17
sfc: Stop changing header offsets on TX
Ben Hutchings
1
-9
/
+0
2012-07-17
sfc: Remove dead write to tso_state::packet_space
Ben Hutchings
1
-1
/
+0
[next]