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
2015-07-20
enic: add adaptive coalescing intr for intx and msi poll
Govindarajulu Varadarajan
1
-68
/
+67
2015-07-15
rocker: Handle protodown notifications.
Anuradha Karuppiah
1
-1
/
+14
2015-07-15
ibmveth: add support for TSO6
Thomas Falcon
2
-28
/
+135
2015-07-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
15
-79
/
+155
2015-07-15
net: qlcnic: Deletion of unnecessary memset
Christophe Jaillet
1
-1
/
+0
2015-07-15
gianfar: Add paged allocation and Rx S/G
Claudiu Manoil
3
-144
/
+208
2015-07-15
gianfar: Use ndev, more Rx path cleanup
Claudiu Manoil
2
-32
/
+26
2015-07-15
gianfar: Fix and cleanup rxbd status handling
Claudiu Manoil
1
-16
/
+18
2015-07-15
gianfar: Bundle Rx allocation, cleanup
Claudiu Manoil
3
-107
/
+136
2015-07-14
i40e/i40evf: Bump version to 1.3.6 for i40e and 1.3.2 for i40evf
Catherine Sullivan
2
-2
/
+2
2015-07-14
i40e: Refine an error message to avoid confusion
Anjali Singhai Jain
1
-1
/
+2
2015-07-14
i40e/i40evf: Add support for pre-allocated pages for PD
Faisal Latif
4
-13
/
+27
2015-07-14
i40evf: add MAC address filter in open, not init
Mitch Williams
1
-11
/
+1
2015-07-14
i40evf: don't delete all the filters
Mitch Williams
1
-1
/
+3
2015-07-14
i40e: un-disable VF after reset
Mitch Williams
1
-0
/
+1
2015-07-14
i40e: do a proper reset when disabling a VF
Mitch Williams
1
-7
/
+2
2015-07-14
i40e: correctly program filters for VFs
Mitch Williams
1
-3
/
+6
2015-07-14
i40e/i40evf: Update the admin queue command header
Greg Rose
2
-22
/
+20
2015-07-14
i40e: Remove incorrect #ifdef's
Carolyn Wyborny
1
-10
/
+2
2015-07-14
i40e: ignore duplicate port VLAN requests
Mitch Williams
1
-0
/
+4
2015-07-14
i40evf: Allow for an abundance of vectors
Mitch Williams
1
-1
/
+1
2015-07-14
i40e/i40evf: improve Tx performance with a small tweak
Jesse Brandeburg
2
-0
/
+4
2015-07-14
i40e/i40evf: Update Flex-10 related device/function capabilities
Pawel Orlowski
4
-8
/
+42
2015-07-14
i40e/i40evf: Add stats to track FD ATR and SB dynamic enable state
Anjali Singhai Jain
4
-0
/
+18
2015-07-14
i40e: Implement ndo_features_check()
Joe Stringer
1
-0
/
+20
2015-07-14
ravb: kill useless initializers
Sergei Shtylyov
1
-6
/
+6
2015-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-129
/
+292
2015-07-11
net: bcmgenet: fix accounting of packet drops vs errors
Petri Gynther
1
-4
/
+0
2015-07-10
be2net: bump up the driver version to 10.6.0.3
Sathya Perla
1
-1
/
+1
2015-07-10
be2net: make SET_LOOPBACK_MODE cmd asynchrounous
Suresh Reddy
3
-5
/
+35
2015-07-10
be2net: make the RX_FILTER command asynchronous
Suresh Reddy
1
-1
/
+1
2015-07-10
be2net: return error status from be_mcc_notify()
Suresh Reddy
1
-11
/
+28
2015-07-10
be2net: convert dest field in udp-hdr to host-endian
Venkat Duvvuru
1
-1
/
+1
2015-07-10
be2net: fix wrong return value in be_check_ufi_compatibility()
Vasundhara Volam
1
-1
/
+1
2015-07-10
be2net: remove redundant D0 power state set
Kalesh Purayil
1
-2
/
+0
2015-07-10
be2net: query FW to check if EVB is enabled
Kalesh Purayil
2
-3
/
+4
2015-07-10
be2net: remove duplicate code in be_setup_wol()
Kalesh Purayil
1
-17
/
+11
2015-07-10
net: Drop owner assignment from platform_driver
Krzysztof Kozlowski
3
-3
/
+0
2015-07-09
net: axienet: Fix devm_ioremap_resource return value check
Krzysztof Kozlowski
1
-4
/
+4
2015-07-09
drivers: net: cpsw: fix disabling of tx interrupt in rx isr
Mugunthan V N
1
-16
/
+3
2015-07-09
net: systemport: Use eth_hw_addr_random
Vaishali Thakkar
1
-1
/
+1
2015-07-09
rocker: add change MTU support
Scott Feldman
2
-0
/
+62
2015-07-09
neterion: s2io: Use module_pci_driver
Vaishali Thakkar
2
-27
/
+1
2015-07-09
cxgb4vf: Fix check to use new User Doorbell mechanism
Hariprasad Shenai
1
-3
/
+9
2015-07-09
sfc: Report TX completions to BQL after all TX events in interrupt
Peter Dunning
3
-1
/
+18
2015-07-08
3c59x: Fix shared IRQ handling
Denys Vlasenko
1
-1
/
+3
2015-07-08
sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling...
Shradha Shah
1
-6
/
+11
2015-07-08
cxgb4: Enable cim_la dump to support T6
Hariprasad Shenai
1
-3
/
+51
2015-07-08
cxgb4: Read stats for only available channels
Hariprasad Shenai
1
-47
/
+26
2015-07-08
cxgb4: Update register ranges for T6 adapter
Hariprasad Shenai
1
-7
/
+9
[next]