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
/
ehea
/
ehea_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-27
net: ehea: fix possible memory leak in ehea_register_port()
Yang Yingliang
1
-0
/
+1
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-1
/
+1
2022-05-05
net: ethernet: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
1
-0
/
+2
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
1
-1
/
+1
2021-10-05
ethernet: ehea: add missing cast
Jakub Kicinski
1
-1
/
+1
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-05-28
ehea: fix error return code in ehea_restart_qps()
Zhen Lei
1
-4
/
+5
2021-05-23
ehea: Use DEVICE_ATTR_*() macro
YueHaibing
1
-9
/
+9
2021-04-11
ehea: add missing MODULE_DEVICE_TABLE
Qiheng Lin
1
-0
/
+1
2020-09-14
net: ehea: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-08-22
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
1
-8
/
+4
2019-07-29
net: ehea: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
1
-15
/
+1
2019-04-04
ehea: Fix a copy-paste err in ehea_init_port_res
YueHaibing
1
-1
/
+1
2019-03-23
net: ibm: fix possible object reference leak
Wen Yang
1
-0
/
+1
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-14
/
+0
2018-09-28
ehea: remove ndo_poll_controller
Eric Dumazet
1
-14
/
+0
2018-09-19
net: ibm: remove a redundant local variable 'k'
zhong jiang
1
-2
/
+1
2018-09-18
net: ibm: fix return type of ndo_start_xmit function
YueHaibing
1
-1
/
+1
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
1
-4
/
+3
2017-07-24
net: Convert to using %pOF instead of full_name
Rob Herring
1
-3
/
+2
2017-06-12
net: ehea: convert to use DRIVER_ATTR_RO
Greg Kroah-Hartman
1
-4
/
+2
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
1
-3
/
+2
2016-11-30
ehea: Remove unnecessary memset of stats in netdev private data
Tobias Klauser
1
-1
/
+0
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2016-11-03
ehea: fix operation state report
Guilherme G. Piccoli
1
-0
/
+2
2016-10-18
ethernet/ibm: use core min/max MTU checking
Jarod Wilson
1
-9
/
+4
2016-05-19
net: ehea: avoid null pointer dereference
xypron.glpk@gmx.de
1
-5
/
+4
2015-04-25
ehea: Fix memory hook reference counting crashes
Michael Ellerman
1
-2
/
+4
2015-03-17
ehea: constify of_device_id array
Fabian Frederick
1
-2
/
+2
2015-02-19
ehea: Register memory hotplug, reboot and crash hooks on adapter probe
Anton Blanchard
1
-105
/
+141
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-2
/
+2
2014-08-25
ehea: Fix TSO and hw checksums with non-accelerated vlan packets.
Vlad Yasevich
1
-1
/
+1
2014-05-30
ehea: Introduce the use of the managed version of kzalloc
Himangi Saraogi
1
-3
/
+2
2014-03-24
ehea: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-3
/
+3
2013-12-02
net: do not pretend FRAGLIST support
Eric Dumazet
1
-1
/
+1
2013-09-16
drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN properties
Olaf Hering
1
-1
/
+13
2013-09-12
ehea: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-4
/
+3
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2013-06-12
ibmebus: convert of_platform_driver to platform_driver
Rob Herring
1
-5
/
+3
2013-05-25
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
1
-2
/
+2
2013-04-22
net: Fix vlan bitmask changes in EHEA driver.
David S. Miller
1
-6
/
+6
2013-04-22
net: Fix some __vlan_hwaccel_put_tag() callers.
David S. Miller
1
-1
/
+2
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
1
-2
/
+2
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-4
/
+4
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
1
-7
/
+2
2013-02-18
net: ehea module param description fix
Dave Young
1
-4
/
+4
[next]