index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ibm
/
ehea
Age
Commit message (
Expand
)
Author
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
2017-07-24
net: Convert to using %pOF instead of full_name
Rob Herring
2017-06-12
net: ehea: convert to use DRIVER_ATTR_RO
Greg Kroah-Hartman
2017-01-09
net: ibm: ehea: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
2016-11-30
ehea: Remove unnecessary memset of stats in netdev private data
Tobias Klauser
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-03
ehea: fix operation state report
Guilherme G. Piccoli
2016-10-18
ethernet/ibm: use core min/max MTU checking
Jarod Wilson
2016-05-19
net: ehea: avoid null pointer dereference
xypron.glpk@gmx.de
2015-04-25
ehea: Fix memory hook reference counting crashes
Michael Ellerman
2015-03-17
ehea: constify of_device_id array
Fabian Frederick
2015-02-19
ehea: Register memory hotplug, reboot and crash hooks on adapter probe
Anton Blanchard
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2014-08-25
ehea: Fix TSO and hw checksums with non-accelerated vlan packets.
Vlad Yasevich
2014-08-14
net: ethernet: ibm: ehea: Remove duplicate object from Makefile
Andreas Ruprecht
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-05-30
ehea: Introduce the use of the managed version of kzalloc
Himangi Saraogi
2014-05-18
net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereference
Rickard Strandqvist
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-03-24
ehea: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2013-12-02
net: do not pretend FRAGLIST support
Eric Dumazet
2013-09-16
drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN properties
Olaf Hering
2013-09-12
ehea: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-06-12
ibmebus: convert of_platform_driver to platform_driver
Rob Herring
2013-05-25
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
2013-04-22
net: Fix vlan bitmask changes in EHEA driver.
David S. Miller
2013-04-22
net: Fix some __vlan_hwaccel_put_tag() callers.
David S. Miller
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2013-02-18
net: ehea module param description fix
Dave Young
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2012-12-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
ehea: remove __dev* attributes
Bill Pemberton
2012-11-19
ehea: Remove remnants of LRO support
Ben Hutchings
2012-11-15
powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate function
Ian Munsie
2012-09-05
ehea: Remove uses of virt_to_abs() and abs_to_virt()
Michael Ellerman
2012-07-10
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
Ben Hutchings
2012-05-10
ehea: fix losing of NEQ events when one event occurred early
Thadeu Lima de Souza Cascardo
2012-04-26
ehea: fix promiscuous mode
Thadeu Lima de Souza Cascardo
2012-04-26
ehea: fix allmulticast support
Thadeu Lima de Souza Cascardo
2012-04-24
ehea: only register irq after setting up ports
Thadeu Lima de Souza Cascardo
2012-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-08
ehea: restore multicast and rx_errors fields
Eric Dumazet
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-30
drivers/net: fix up stale paths from driver reorg
Paul Gortmaker
2012-01-17
ehea: make some functions and variables static
Thadeu Lima de Souza Cascardo
[next]