index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Commit message (
Expand
)
Author
Age
Files
Lines
*
sis900: remove unnecessary break after return
Fabian Frederick
2014-07-20
1
-1
/
+0
*
bna: remove unnecessary break after return
Fabian Frederick
2014-07-20
1
-4
/
+0
*
net: tulip: remove unnecessary break after return
Fabian Frederick
2014-07-20
1
-1
/
+0
*
8390: remove unnecessary break after return
Fabian Frederick
2014-07-20
1
-8
/
+0
*
igb: remove unnecessary break after return
Fabian Frederick
2014-07-20
1
-1
/
+0
*
e1000e: remove unnecessary break after return
Fabian Frederick
2014-07-20
4
-8
/
+0
*
ixgbe: remove unnecessary break after return
Fabian Frederick
2014-07-20
2
-3
/
+0
*
e1000: remove unnecessary break after return
Fabian Frederick
2014-07-20
2
-5
/
+0
*
sfc: Add per-queue statistics in ethtool
Andrew Rybchenko
2014-07-17
4
-2
/
+66
*
be2net: update driver version to 10.4
Sathya Perla
2014-07-17
1
-1
/
+1
*
be2net: use adapter->flags to track SRIOV state
Vasundhara Volam
2014-07-17
2
-1
/
+6
*
be2net: avoid SRIOV config for BE2 chip
Vasundhara Volam
2014-07-17
1
-0
/
+2
*
be2net: use be_max_vfs() macro to access max-vfs
Vasundhara Volam
2014-07-17
1
-1
/
+1
*
be2net: use "if (!foo)" test style
Kalesh AP
2014-07-17
1
-8
/
+8
*
be2net: remove unused structures in be_cmds.h
Kalesh AP
2014-07-17
1
-29
/
+0
*
be2net: reduce arguments passed to FW-cmd routines
Kalesh AP
2014-07-17
3
-22
/
+13
*
be2net: update UE bit description strings
Vasundhara Volam
2014-07-17
1
-13
/
+13
*
be2net: fix return status of some ndo methods
Kalesh AP
2014-07-17
1
-16
/
+27
*
be2net: fix return status of some ethtool methods
Kalesh AP
2014-07-17
2
-5
/
+9
*
be2net: return -ENOMEM for memory allocation failures
Kalesh AP
2014-07-17
1
-2
/
+2
*
be2net: return -ETIMEDOUT when a FW-cmd times out
Kalesh AP
2014-07-17
1
-2
/
+2
*
be2net: fix error status for FW-download
Kalesh AP
2014-07-17
1
-3
/
+3
*
be2net: use -ENETDOWN error status when interface is down
Kalesh AP
2014-07-17
1
-2
/
+2
*
cxgb4: Export symbols required by cxgb4i for ipv6 support and required defines
Anish Bhatt
2014-07-17
3
-4
/
+12
*
cxgb4/iw_cxgb4: Move common defines to cxgb4
Anish Bhatt
2014-07-17
1
-0
/
+1
*
Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8
Anish Bhatt
2014-07-17
4
-22
/
+13
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-07-16
9
-13
/
+65
|
\
|
*
i40e: (ptp) warn when PF_ID does not match in PRTTSYN_CTL0
Jacob Keller
2014-07-16
1
-2
/
+6
|
*
i40e/i40evf: Clean up code
Paul M Stillwell Jr
2014-07-16
5
-6
/
+3
|
*
i40e: fix race conditions on queuing skb for HW time stamp
Jakub Kicinski
2014-07-16
3
-1
/
+5
|
*
i40e: never generate both software and hardware timestamps
Jakub Kicinski
2014-07-16
1
-2
/
+2
|
*
i40e: Add ndo_get_phys_port_id() callback support
Neerav Parikh
2014-07-16
5
-2
/
+49
*
|
net: davinci_mdio: allow to create phys from dt
Grygorii Strashko
2014-07-16
1
-2
/
+19
*
|
net: davinci_mdio: reuse for keystone2 arch
Grygorii Strashko
2014-07-16
1
-2
/
+2
*
|
net/mlx4_core: Remove MCG in case it is attached to promiscuous QPs only
Saeed Mahameed
2014-07-16
1
-26
/
+62
*
|
net/mlx4_core: In SR-IOV mode host should add promisc QP to default entry only
Eugenia Emantayev
2014-07-16
1
-70
/
+99
*
|
net/mlx4_core: Make sure the max number of QPs per MCG isn't exceeded
Alexander Guller
2014-07-16
1
-1
/
+7
*
|
net/mlx4_core: Make sure that negative array index isn't used
Dotan Barak
2014-07-16
1
-12
/
+26
*
|
net/mlx4_core: Fix leakage of SW multicast entries
Yevgeny Petrilin
2014-07-16
1
-1
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-16
26
-153
/
+221
|
\
\
|
|
/
|
/
|
|
*
mlx4: mark napi id for gro_skb
Jason Wang
2014-07-14
1
-0
/
+1
|
*
net: bcmgenet: fix RGMII_MODE_EN bit
Florian Fainelli
2014-07-13
1
-1
/
+1
|
*
be2net: set EQ DB clear-intr bit in be_open()
Suresh Reddy
2014-07-11
1
-1
/
+1
|
*
igb: do a reset on SR-IOV re-init if device is down
Stefan Assmann
2014-07-10
1
-0
/
+2
|
*
igb: Workaround for i210 Errata 25: Slow System Clock
Todd Fujinaka
2014-07-10
7
-8
/
+113
|
*
r8169: disable L23
hayeswang
2014-07-09
1
-0
/
+25
|
*
net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()
Thomas Fitzsimmons
2014-07-08
1
-1
/
+1
|
*
net: mvneta: fix operation in 10 Mbit/s mode
Thomas Petazzoni
2014-07-08
1
-1
/
+1
|
*
net/mlx4_en: Ignore budget on TX napi polling
Amir Vadai
2014-07-08
4
-15
/
+24
|
*
net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't set
Or Gerlitz
2014-07-07
1
-1
/
+1
[next]