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
2013-12-19
sfc: fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
2013-12-18
net: sfc calls skb_set_hash
Tom Herbert
1
-1
/
+2
2013-12-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
11
-206
/
+362
2013-12-16
sfc: Fix RX drop filters for EF10
Ben Hutchings
1
-1
/
+3
2013-12-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
10
-217
/
+797
2013-12-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
20
-421
/
+1418
2013-12-12
sfc: Add PTP counters to ethtool stats
Ben Hutchings
3
-9
/
+127
2013-12-12
sfc: Changed the statistic name emerg_{fetch,wait} to hlb_{fetch,wait}
Shradha Shah
2
-6
/
+6
2013-12-12
sfc: remove unused 'enum efx_rx_alloc_method'
Andrew Rybchenko
1
-6
/
+0
2013-12-12
sfc: remove unused 'refcnt' from efx_rx_page_state
Andrew Rybchenko
1
-3
/
+0
2013-12-12
sfc: Implement efx_nic_type::filter_clear_rx operation for EF10
Ben Hutchings
6
-28
/
+32
2013-12-12
sfc: Allow filter removal only with exactly matching priority
Ben Hutchings
2
-2
/
+2
2013-12-12
sfc: Don't refer to 'stack' in filter implementation
Ben Hutchings
2
-56
/
+56
2013-12-12
sfc: Change priority and flags for automatic MAC filters
Ben Hutchings
4
-54
/
+67
2013-12-12
sfc: Change efx_nic_type::rx_push_indir_table to push hash key as well
Andrew Rybchenko
7
-39
/
+57
2013-12-12
sfc: Add more information to many warnings using WARN() and netdev_WARN()
Ben Hutchings
1
-10
/
+20
2013-12-12
sfc: Remove unnecessary condition for processing the TX timestamp queue
Ben Hutchings
1
-12
/
+4
2013-12-12
sfc: Don't clear timestamps in efx_ptp_rx()
Ben Hutchings
1
-6
/
+0
2013-12-12
sfc: Enable PTP clock and timestamping for all functions on EF10
Ben Hutchings
2
-17
/
+30
2013-12-12
sfc: Associate primary and secondary functions of controller
Ben Hutchings
4
-0
/
+93
2013-12-12
sfc: Store VPD serial number at probe time
Ben Hutchings
2
-7
/
+34
2013-12-12
sfc: Add RX packet timestamping for EF10
Jon Cooper
7
-15
/
+277
2013-12-12
sfc: Copy RX prefix into skb head area in efx_rx_mk_skb()
Ben Hutchings
2
-12
/
+7
2013-12-12
sfc: split setup of hardware timestamping into NIC-type operation
Daniel Pieczko
4
-72
/
+78
2013-12-12
sfc: Add support for SFC9100 timestamp format
Laurence Evans
1
-25
/
+231
2013-12-12
sfc: Tidy up PTP synchronization code
Laurence Evans
1
-20
/
+24
2013-12-12
sfc: PTP - tidy up unused/useless variables
Laurence Evans
1
-15
/
+1
2013-12-12
sfc: Remove kernel-doc for efx_ptp_data fields not present in this version
Ben Hutchings
1
-15
/
+0
2013-12-12
sfc: Initialise efx_ptp_data::phc_clock_info from a static template
Ben Hutchings
1
-14
/
+16
2013-12-12
sfc: Do not use MAC address as clock name
Ben Hutchings
1
-3
/
+2
2013-12-12
sfc: Store flags from MC_CMD_DRV_ATTACH for later use
Ben Hutchings
2
-2
/
+18
2013-12-12
sfc: Remove dependency of PTP on having a dedicated channel
Ben Hutchings
3
-24
/
+41
2013-12-12
sfc: Split PTP multicast filter insertion/removal out of efx_ptp_{start,stop}()
Ben Hutchings
1
-17
/
+39
2013-12-12
sfc: Return EBUSY for filter insertion on EF10, matching Falcon/Siena
Ben Hutchings
1
-0
/
+2
2013-12-12
sfc: Expose NVRAM_PARTITION_TYPE_LICENSE on EF10
Ben Hutchings
1
-0
/
+1
2013-12-12
sfc: Fold efx_flush_all() into efx_stop_port() and update comments
Ben Hutchings
1
-18
/
+12
2013-12-12
sfc: Map MCDI error MC_CMD_ERR_ENOTSUP to Linux EOPNOTSUPP
Ben Hutchings
1
-0
/
+2
2013-12-12
sfc: Log all unexpected MCDI errors
Edward Cree
5
-229
/
+265
2013-12-12
sfc: Add new sensor names
Ben Hutchings
1
-0
/
+3
2013-12-12
sfc: Revise sensor names to be more understandable and consistent
Edward Cree
1
-23
/
+26
2013-12-12
sfc: Report units in sensor warnings
Edward Cree
1
-4
/
+20
2013-12-12
sfc: Correct RX dropped count for drops while interface is down
Jon Cooper
9
-11
/
+83
2013-12-12
sfc: Make initial fill of RX descriptors synchronous
Jon Cooper
5
-9
/
+12
2013-12-12
sfc: Tighten the check for RX merged completion events
Ben Hutchings
1
-4
/
+9
2013-12-12
sfc: Add MC BISTs to ethtool offline self test on EF10
Jon Cooper
8
-2
/
+152
2013-12-09
net: sfc: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-12-06
sfc: Update MCDI protocol definitions
Ben Hutchings
1
-70
/
+663
2013-12-06
sfc: Demote "MC Scheduler error" messages
Robert Stonehouse
1
-2
/
+2
2013-12-06
Merge branch 'sfc-3.13' into master
Ben Hutchings
6
-23
/
+101
2013-12-06
sfc: Poll for MCDI completion once before timeout occurs
Robert Stonehouse
1
-4
/
+12
[next]