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
/
ibm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-07
net: emac: Use net_device_stats from struct net_device
Tobias Klauser
2
-2
/
+1
2017-04-05
net: ibm: emac: remove unused sysrq handler for 'c' key
Eric Biggers
5
-305
/
+0
2017-03-30
ibmvnic: Cleanup failure path in ibmvnic_open
Nathan Fontenot
1
-32
/
+19
2017-03-30
ibmvnic: Create init/release routines for stats token
Nathan Fontenot
1
-12
/
+34
2017-03-30
ibmvnic: Merge the two release_sub_crq_queue routines
Nathan Fontenot
1
-32
/
+22
2017-03-30
ibmvnic: Create init and release routines for the rx pool
Nathan Fontenot
1
-103
/
+101
2017-03-30
ibmvnic: Create init and release routines for the tx pool
Nathan Fontenot
1
-56
/
+78
2017-03-30
ibmvnic: Create init and release routines for the bounce buffer
Nathan Fontenot
1
-27
/
+50
2017-03-30
ibmvnic: Update main crq initialization and release
Nathan Fontenot
1
-7
/
+15
2017-03-30
ibmvnic: Remove debugfs support
Nathan Fontenot
2
-658
/
+0
2017-03-27
net: ibmvnic: Remove unused net_stats member from struct ibmvnic_adapter
Tobias Klauser
1
-1
/
+0
2017-03-27
net: ibmveth: Remove unused stats member from struct ibmveth_adapter
Tobias Klauser
1
-1
/
+0
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2017-03-21
ibmvnic: Correct ibmvnic handling of device open/close
John Allen
2
-48
/
+67
2017-03-21
ibmvnic: Move ibmvnic adapter intialization to its own routine
John Allen
1
-50
/
+60
2017-03-21
ibmvnic: Move login to its own routine
John Allen
1
-8
/
+20
2017-03-21
ibmvnic: Move login and queue negotiation into ibmvnic_open
John Allen
1
-45
/
+43
2017-03-16
ibmvnic: Free tx/rx scrq pointer array when releasing sub-crqs
Nathan Fontenot
1
-0
/
+2
2017-03-08
net: ibm: emac: fix regression caused by emac_dt_phy_probe()
Christian Lamparter
1
-8
/
+17
2017-03-07
ibmvnic: Allocate number of rx/tx buffers agreed on by firmware
Thomas Falcon
1
-8
/
+8
2017-03-07
ibmvnic: Fix overflowing firmware/hardware TX queue
Thomas Falcon
2
-1
/
+27
2017-02-22
net: emac: add support for device-tree based PHY discovery and setup
Christian Lamparter
3
-7
/
+252
2017-02-19
ibmvnic: Make CRQ interrupt tasklet wait for all capabilities crqs
Thomas Falcon
2
-2
/
+15
2017-02-19
ibmvnic: Use common counter for capabilities checks
Thomas Falcon
2
-35
/
+39
2017-02-19
ibmvnic: Handle processing of CRQ messages in a tasklet
Thomas Falcon
2
-1
/
+18
2017-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-22
/
+21
2017-02-15
ibmvnic: Fix endian errors in error reporting output
Thomas Falcon
1
-4
/
+4
2017-02-15
ibmvnic: Fix endian error when requesting device capabilities
Thomas Falcon
1
-2
/
+2
2017-02-14
ibmvnic: Fix initial MTU settings
Thomas Falcon
1
-7
/
+5
2017-02-11
ibmvnic: Call napi_disable instead of napi_enable in failure path
Nathan Fontenot
1
-1
/
+1
2017-02-11
ibmvnic: Initialize completion variables before starting work
Nathan Fontenot
1
-8
/
+9
2017-02-05
ibm/emac: use napi_complete_done()
Eric Dumazet
1
-9
/
+9
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2
-2
/
+2
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+5
2017-01-24
ibmveth: Add a proper check for the availability of the checksum features
Thomas Huth
1
-2
/
+5
2017-01-09
net: ibm: ibmvnic: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-13
/
+18
2017-01-09
net: ibm: ibmveth: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-12
/
+18
2017-01-09
net: ibm: emac: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-30
/
+40
2017-01-09
net: ibm: ehea: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-21
/
+30
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
1
-3
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-17
ibmveth: calculate gso_segs for large packets
Thomas Falcon
1
-2
/
+10
2016-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+64
2016-12-09
ibmveth: set correct gso_size and gso_type
Thomas Falcon
2
-2
/
+64
2016-11-30
ehea: Remove unnecessary memset of stats in netdev private data
Tobias Klauser
1
-1
/
+0
2016-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2016-11-25
ibmvnic: drop duplicate header seq_file.h
Geliang Tang
1
-1
/
+0
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+8
2016-11-13
ibmvnic: Fix size of debugfs name buffer
Thomas Falcon
1
-1
/
+1
2016-11-13
ibmvnic: Unmap ibmvnic_statistics structure
Thomas Falcon
1
-0
/
+3
[next]