index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-25
igb: limit udelay for phy changes to 10000us
Andi Kleen
1
-3
/
+3
2013-04-25
e1000e: panic caused by Rx traffic arriving while interface going down
Bruce Allan
1
-2
/
+5
2013-04-25
e1000e: fix numeric overflow in phc settime method
Richard Cochran
1
-2
/
+1
2013-04-25
openvswitch: Use parallel_ops genl.
Pravin B Shelar
1
-4
/
+8
2013-04-25
genl: Allow concurrent genl callbacks.
Pravin B Shelar
2
-38
/
+77
2013-04-25
irda: irlmp_reasons[] can be static
Wu Fengguang
1
-1
/
+1
2013-04-25
net: remove redundant code in dev_hard_start_xmit()
Eric Dumazet
1
-7
/
+0
2013-04-25
packet: account statistics only in tpacket_stats_u
Daniel Borkmann
2
-23
/
+17
2013-04-25
packet: reorder a member in packet_ring_buffer
Daniel Borkmann
1
-1
/
+3
2013-04-25
packet: doc: update timestamping part
Daniel Borkmann
1
-6
/
+35
2013-04-25
packet: if hw/sw ts enabled in rx/tx ring, report which ts we got
Daniel Borkmann
2
-13
/
+28
2013-04-25
packet: minor: convert status bits into shifting format
Daniel Borkmann
1
-11
/
+11
2013-04-25
packet: enable hardware tx timestamping on tpacket ring
Daniel Borkmann
1
-25
/
+25
2013-04-25
packet: tx timestamping on tpacket ring
Willem de Bruijn
2
-6
/
+39
2013-04-24
igb: Bump version of driver
Carolyn Wyborny
1
-3
/
+3
2013-04-24
igb: Remove id's that will not be productized for Linux.
Carolyn Wyborny
2
-4
/
+0
2013-04-24
igb: Remove dead code path
Matthew Vick
1
-4
/
+0
2013-04-24
igb: Retain HW VLAN filtering while in promiscuous + VT mode
Greg Rose
1
-1
/
+68
2013-04-24
igb: display a warning message when SmartSpeed works
Koki Sanagi
1
-0
/
+6
2013-04-24
igb: Use pci_vfs_assigned instead of igb_vfs_are_assigned
Alexander Duyck
1
-35
/
+1
2013-04-24
pci: Add SRIOV helper function to determine if VFs are assigned to guest
Alexander Duyck
2
-0
/
+46
2013-04-24
igb: Add SMBI semaphore to I210/I211
Matthew Vick
3
-26
/
+43
2013-04-24
igb: SERDES loopback sigdetect bit on i210 devices
Akeem G. Abodunrin
1
-7
/
+2
2013-04-24
ixgbe: add WOL support for new subdevice ID
Emil Tantilov
2
-0
/
+2
2013-04-24
ixgbe: add SFP+ LX module support
Don Skidmore
4
-10
/
+25
2013-04-24
ixgbe: rename wol_supported to more fitting wol_enabled
Jacob Keller
3
-4
/
+4
2013-04-24
ixgbe: add driver support for x520 OCP adapter.
Don Skidmore
2
-0
/
+9
2013-04-24
ixgbe: fix possible divide by zero in ixgbe_update_itr
Don Skidmore
1
-0
/
+3
2013-04-25
netfilter: nf_nat: missing condition in nf_xfrm_me_harder()
Dan Carpenter
1
-0
/
+1
2013-04-24
qlcnic: Update version to 5.2.42
Shahed Shaikh
1
-2
/
+2
2013-04-24
qlcnic: Add identifying string for 83xx adapter
Himanshu Madhani
1
-19
/
+106
2013-04-24
qlcnic: Rename the IRQ description.
Himanshu Madhani
2
-9
/
+18
2013-04-24
qlcnic: Enable Interrupt Coalescing for 83xx adapter
Himanshu Madhani
4
-22
/
+87
2013-04-24
qlcnic: Add eSwitch statistics support
Shahed Shaikh
3
-1
/
+11
2013-04-24
qlcnic: Take EPORT out of reset sequence before disabling PAUSE
Manish Chopra
1
-0
/
+25
2013-04-24
qlcnic: Enhance channel configuration logs
Manish Chopra
3
-8
/
+28
2013-04-24
bnx2x: Allow recovery from second slot reset
Yuval Mintz
1
-0
/
+1
2013-04-24
bnx2x: Fix memory leak
Yuval Mintz
2
-3
/
+3
2013-04-24
bnx2x: Enhance MAC configuration for VFs
Dmitry Kravkov
4
-15
/
+30
2013-04-24
bnx2x: Allow RX/TX pause control in autoneg
Yaniv Rosner
2
-5
/
+14
2013-04-24
bnx2x: prevent GRO false checksum claims
Yuval Mintz
1
-5
/
+11
2013-04-24
net/mlx4_en: Add a service task
Amir Vadai
3
-0
/
+47
2013-04-24
net/mlx4_en: Support software timestamping
Amir Vadai
1
-0
/
+2
2013-04-24
net/mlx4_en: Add HW timestamping (TS) support
Amir Vadai
15
-17
/
+375
2013-04-24
net/mlx4_core: Read HCA frequency and map internal clock
Eugenia Emantayev
5
-1
/
+75
2013-04-24
net/mlx4_core: Add timestamping device capability
Eugenia Emantayev
2
-2
/
+8
2013-04-24
netlink: fix compilation after memory mapped patches
Nicolas Dichtel
1
-4
/
+4
2013-04-23
netlink: Fix build with mmap disabled.
David S. Miller
1
-0
/
+7
2013-04-23
mwifiex: rework round robin scheduling of bss nodes.
Andreas Fenkart
3
-77
/
+29
2013-04-23
mwifiex: replace ra_list_curr by list rotation.
Andreas Fenkart
4
-69
/
+40
[next]