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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-15
driver/qlogic: replace ip_fast_csum with csum_replace2
Li RongQing
2
-6
/
+5
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
34
-250
/
+111
2013-03-15
be2net: Use new F/W mailbox cmd to manipulate interrupts.
Somnath Kotur
3
-8
/
+50
2013-03-15
be2net: enable interrupts in be_probe() (RoCE and other ULPs need them)
Somnath Kotur
1
-11
/
+10
2013-03-15
netxen: write IP address to firmware when using bonding
nikolay@redhat.com
2
-78
/
+147
2013-03-14
RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.
Vipul Pandya
1
-0
/
+8
2013-03-14
RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use.
Vipul Pandya
3
-0
/
+26
2013-03-14
cxgb4vf: Add support for Chelsio T5 adapter
Santosh Rastapur
5
-9
/
+73
2013-03-14
cxgb4: Disable SR-IOV support for PF4-7 for T5
Santosh Rastapur
2
-19
/
+10
2013-03-14
cxgb4: Update driver version and description
Santosh Rastapur
1
-2
/
+2
2013-03-14
cxgb4: Add T5 PCI ids
Santosh Rastapur
1
-0
/
+38
2013-03-14
cxgb4: Add T5 debugfs support
Santosh Rastapur
3
-43
/
+119
2013-03-14
cxgb4: Enable doorbell drop recovery only for T4 adapter
Santosh Rastapur
1
-16
/
+71
2013-03-14
cxgb4: Add T5 write combining support
Santosh Rastapur
3
-5
/
+102
2013-03-14
cxgb4: Dump T5 registers
Santosh Rastapur
1
-4
/
+448
2013-03-14
cxgb4: Initialize T5
Santosh Rastapur
4
-48
/
+227
2013-03-14
cxgb4: Add macros, structures and inline functions for T5
Santosh Rastapur
3
-2
/
+95
2013-03-14
cxgb4: Add register definations for T5
Santosh Rastapur
1
-0
/
+94
2013-03-13
sfc: remove duplicated include from efx.c
Wei Yongjun
1
-1
/
+0
2013-03-13
qlcnic: Bump up the version to 5.1.37
Shahed Shaikh
1
-2
/
+2
2013-03-13
qlcnic: Implement flash sysfs callback for 83xx adapter
Himanshu Madhani
3
-8
/
+265
2013-03-13
drivers: net: ethernet: cpsw: implement get phy_id via ioctl
Mugunthan V N
1
-2
/
+14
2013-03-13
driver: net: ethernet: cpsw: implement interrupt pacing via ethtool
Mugunthan V N
1
-0
/
+104
2013-03-13
driver: net: ethernet: cpsw: implement ethtool get/set phy setting
Mugunthan V N
1
-0
/
+29
2013-03-13
drivers: net: ethernet: cpsw: change cpts_active_slave to active_slave
Mugunthan V N
1
-5
/
+5
2013-03-12
ks8851_mll: basic ethernet statistics
David J. Choi
1
-6
/
+26
2013-03-12
mv643xx_eth with 88E1318S: support Wake on LAN
Michael Stapelberg
1
-0
/
+32
2013-03-12
fec: Use devm_request_and_ioremap()
Fabio Estevam
1
-18
/
+3
2013-03-12
fec: Remove unused pci header
Fabio Estevam
1
-1
/
+0
2013-03-12
bnx2x: use list_move instead of list_del/list_add
Wei Yongjun
1
-2
/
+1
2013-03-12
qlcnic: remove duplicated include from qlcnic_sysfs.c
Wei Yongjun
1
-2
/
+0
2013-03-12
bnx2x: Restore FCoE 4-port devices support
Dmitry Kravkov
1
-10
/
+0
2013-03-12
bnx2x: use FW 7.8.17
Dmitry Kravkov
7
-147
/
+338
2013-03-12
bnx2x: Avoid using zero MAC
Yuval Mintz
1
-7
/
+5
2013-03-12
bnx2x: Control SFP+ tap values via nvm config
Yaniv Rosner
2
-34
/
+60
2013-03-12
bnx2x: Add EEE support for BCM84834
Yaniv Rosner
1
-1
/
+2
2013-03-12
bnx2x: Add RJ45 SFP module detection
Yaniv Rosner
1
-8
/
+13
2013-03-12
bnx2x: Get gso_segs from FW
Yuval Mintz
1
-4
/
+5
2013-03-12
bnx2x: Control number of vfs dynamically
Ariel Elior
4
-44
/
+91
2013-03-12
bnx2x: Add iproute2 support for vfs
Ariel Elior
8
-46
/
+277
2013-03-12
bnx2x: Prevent "Unknown MF" print in SF mode
Ariel Elior
1
-0
/
+3
2013-03-12
bnx2x: Take chip version from MFW
Yuval Mintz
2
-6
/
+8
2013-03-12
bnx2x: Set ethtool ops for vfs
Ariel Elior
3
-4
/
+29
2013-03-12
bnx2x: fix vlan-mac memory leak
Yuval Mintz
1
-0
/
+1
2013-03-12
ethernet: amd: use PTR_RET instead of IS_ERR + PTR_ERR
Silviu-Mihai Popescu
4
-10
/
+4
2013-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
30
-239
/
+319
2013-03-12
cxgb4: Allow for backward compatibility with new VPD scheme.
Santosh Rastapur
1
-3
/
+9
2013-03-12
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
12
-618
/
+1072
2013-03-10
bcm63xx_enet: properly prepare/unprepare clocks before/after usage
Jonas Gorski
1
-6
/
+6
2013-03-10
bcm63xx_enet: use managed memory allocations
Jonas Gorski
1
-5
/
+3
[next]