index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ep93xx_eth: Use module_platform_driver()
Sachin Kamat
2013-03-18
1
-12
/
+1
*
net: dm9000: Use module_platform_driver()
Sachin Kamat
2013-03-18
1
-16
/
+1
*
net: neterion: replace ip_fast_csum with csum_replace2
Li RongQing
2013-03-18
1
-4
/
+2
*
sfc: make local functions static
stephen hemminger
2013-03-17
2
-5
/
+5
*
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2013-03-17
25
-119
/
+79
*
driver/qlogic: replace ip_fast_csum with csum_replace2
Li RongQing
2013-03-15
2
-6
/
+5
*
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2013-03-15
34
-250
/
+111
*
be2net: Use new F/W mailbox cmd to manipulate interrupts.
Somnath Kotur
2013-03-15
3
-8
/
+50
*
be2net: enable interrupts in be_probe() (RoCE and other ULPs need them)
Somnath Kotur
2013-03-15
1
-11
/
+10
*
netxen: write IP address to firmware when using bonding
nikolay@redhat.com
2013-03-15
2
-78
/
+147
*
RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.
Vipul Pandya
2013-03-14
1
-0
/
+8
*
RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use.
Vipul Pandya
2013-03-14
3
-0
/
+26
*
cxgb4vf: Add support for Chelsio T5 adapter
Santosh Rastapur
2013-03-14
5
-9
/
+73
*
cxgb4: Disable SR-IOV support for PF4-7 for T5
Santosh Rastapur
2013-03-14
2
-19
/
+10
*
cxgb4: Update driver version and description
Santosh Rastapur
2013-03-14
1
-2
/
+2
*
cxgb4: Add T5 PCI ids
Santosh Rastapur
2013-03-14
1
-0
/
+38
*
cxgb4: Add T5 debugfs support
Santosh Rastapur
2013-03-14
3
-43
/
+119
*
cxgb4: Enable doorbell drop recovery only for T4 adapter
Santosh Rastapur
2013-03-14
1
-16
/
+71
*
cxgb4: Add T5 write combining support
Santosh Rastapur
2013-03-14
3
-5
/
+102
*
cxgb4: Dump T5 registers
Santosh Rastapur
2013-03-14
1
-4
/
+448
*
cxgb4: Initialize T5
Santosh Rastapur
2013-03-14
4
-48
/
+227
*
cxgb4: Add macros, structures and inline functions for T5
Santosh Rastapur
2013-03-14
3
-2
/
+95
*
cxgb4: Add register definations for T5
Santosh Rastapur
2013-03-14
1
-0
/
+94
*
sfc: remove duplicated include from efx.c
Wei Yongjun
2013-03-13
1
-1
/
+0
*
qlcnic: Bump up the version to 5.1.37
Shahed Shaikh
2013-03-13
1
-2
/
+2
*
qlcnic: Implement flash sysfs callback for 83xx adapter
Himanshu Madhani
2013-03-13
3
-8
/
+265
*
drivers: net: ethernet: cpsw: implement get phy_id via ioctl
Mugunthan V N
2013-03-13
1
-2
/
+14
*
driver: net: ethernet: cpsw: implement interrupt pacing via ethtool
Mugunthan V N
2013-03-13
1
-0
/
+104
*
driver: net: ethernet: cpsw: implement ethtool get/set phy setting
Mugunthan V N
2013-03-13
1
-0
/
+29
*
drivers: net: ethernet: cpsw: change cpts_active_slave to active_slave
Mugunthan V N
2013-03-13
1
-5
/
+5
*
ks8851_mll: basic ethernet statistics
David J. Choi
2013-03-12
1
-6
/
+26
*
mv643xx_eth with 88E1318S: support Wake on LAN
Michael Stapelberg
2013-03-12
1
-0
/
+32
*
fec: Use devm_request_and_ioremap()
Fabio Estevam
2013-03-12
1
-18
/
+3
*
fec: Remove unused pci header
Fabio Estevam
2013-03-12
1
-1
/
+0
*
bnx2x: use list_move instead of list_del/list_add
Wei Yongjun
2013-03-12
1
-2
/
+1
*
qlcnic: remove duplicated include from qlcnic_sysfs.c
Wei Yongjun
2013-03-12
1
-2
/
+0
*
bnx2x: Restore FCoE 4-port devices support
Dmitry Kravkov
2013-03-12
1
-10
/
+0
*
bnx2x: use FW 7.8.17
Dmitry Kravkov
2013-03-12
7
-147
/
+338
*
bnx2x: Avoid using zero MAC
Yuval Mintz
2013-03-12
1
-7
/
+5
*
bnx2x: Control SFP+ tap values via nvm config
Yaniv Rosner
2013-03-12
2
-34
/
+60
*
bnx2x: Add EEE support for BCM84834
Yaniv Rosner
2013-03-12
1
-1
/
+2
*
bnx2x: Add RJ45 SFP module detection
Yaniv Rosner
2013-03-12
1
-8
/
+13
*
bnx2x: Get gso_segs from FW
Yuval Mintz
2013-03-12
1
-4
/
+5
*
bnx2x: Control number of vfs dynamically
Ariel Elior
2013-03-12
4
-44
/
+91
*
bnx2x: Add iproute2 support for vfs
Ariel Elior
2013-03-12
8
-46
/
+277
*
bnx2x: Prevent "Unknown MF" print in SF mode
Ariel Elior
2013-03-12
1
-0
/
+3
*
bnx2x: Take chip version from MFW
Yuval Mintz
2013-03-12
2
-6
/
+8
*
bnx2x: Set ethtool ops for vfs
Ariel Elior
2013-03-12
3
-4
/
+29
*
bnx2x: fix vlan-mac memory leak
Yuval Mintz
2013-03-12
1
-0
/
+1
*
ethernet: amd: use PTR_RET instead of IS_ERR + PTR_ERR
Silviu-Mihai Popescu
2013-03-12
4
-10
/
+4
[next]