Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 年 前 |
Esben Haabendal
|
76327a35ca
dp83640: Ensure against premature access to PHY registers after reset
|
7 年 前 |
Heiner Kallweit
|
80274abafc
net: phy: remove generic settings for callbacks config_aneg and read_status from drivers
|
7 年 前 |
Stefan Sørensen
|
d36b82bcdd
dp83640: don't hold spinlock while calling netif_rx_ni
|
8 年 前 |
Richard Cochran
|
db9d8b29d1
net: dp83640: Avoid NULL pointer dereference.
|
8 年 前 |
Dan Carpenter
|
9d386cd9a7
dp83640: don't recieve time stamps twice
|
8 年 前 |
Richard Cochran
|
e4788b800f
ptp: dp83640: Use the high resolution frequency method.
|
8 年 前 |
Manfred Rudigier
|
81e8f2e930
net: dp83640: Fix tx timestamp overflow handling.
|
9 年 前 |
Andrew Lunn
|
be01da72b1
phy: Centralize setting driver module owner
|
9 年 前 |
Andrew Lunn
|
e5a03bfd87
phy: Add an mdio_device structure
|
9 年 前 |
Stefan Sørensen
|
a1f8723f38
dp83640: Only wait for timestamps for packets with timestamping enabled.
|
9 年 前 |
Stefan Sørensen
|
ccf6ee9a69
dp83640: Prune rx timestamp list before reading from it
|
9 年 前 |
Stefan Sørensen
|
4b063258ab
dp83640: Delay scheduled work.
|
9 年 前 |
Stefan Sørensen
|
539e44d268
dp83640: Include hash in timestamp/packet matching
|
9 年 前 |
Jacob Keller
|
11b1544b5c
dp83640: only report generic filters in ts_info
|
10 年 前 |
Richard Cochran
|
adbe088f6f
net: dp83640: fix improper double spin locking.
|
10 年 前 |
Richard Cochran
|
a935865c82
net: dp83640: reinforce locking rules.
|
10 年 前 |
Richard Cochran
|
397a253af5
net: dp83640: fix broken calibration routine.
|
10 年 前 |
Linus Torvalds
|
6c373ca893
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
10 年 前 |
Richard Cochran
|
41c2c18ffb
ptp: dp83640: convert to the 64 bit get/set time methods.
|
10 年 前 |
Masanari Iida
|
f42cf8d6a3
treewide: Fix typo in printk messages
|
10 年 前 |
Richard Cochran
|
cca04b2854
net: ptp: fix time stamp matching logic for VLAN packets.
|
10 年 前 |
Alexander Duyck
|
db91b724b5
dp83640: Make use of skb_queue_purge instead of reimplementing the code
|
11 年 前 |
Alexander Duyck
|
62bccb8cdb
net-timestamp: Make the clone operation stand-alone from phy timestamping
|
11 年 前 |
Christian Riesch
|
13322f2e66
dp83640: Fix length check for event timestamp status messages
|
11 年 前 |
Stefan Sørensen
|
63502b8d01
dp83640: Fix receive timestamp race condition
|
11 年 前 |
David S. Miller
|
1a98c69af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年 前 |
Stefan Sørensen
|
a0077a9fa3
dp83640: Adjust ptp event timestamps
|
11 年 前 |
Stefan Sørensen
|
a12f78c582
dp83640: Always decode received status frames
|
11 年 前 |
Stefan Sørensen
|
ae5c6c6d7b
ptp: Classify ptp over ip over vlan packets
|
11 年 前 |