index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ibm
/
ehea
/
ehea_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ehea: Fix memory hook reference counting crashes
Michael Ellerman
2015-04-25
1
-2
/
+4
*
ehea: constify of_device_id array
Fabian Frederick
2015-03-17
1
-2
/
+2
*
ehea: Register memory hotplug, reboot and crash hooks on adapter probe
Anton Blanchard
2015-02-19
1
-105
/
+141
*
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-2
/
+2
*
ehea: Fix TSO and hw checksums with non-accelerated vlan packets.
Vlad Yasevich
2014-08-25
1
-1
/
+1
*
ehea: Introduce the use of the managed version of kzalloc
Himangi Saraogi
2014-05-30
1
-3
/
+2
*
ehea: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-24
1
-3
/
+3
*
net: do not pretend FRAGLIST support
Eric Dumazet
2013-12-02
1
-1
/
+1
*
drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN properties
Olaf Hering
2013-09-16
1
-1
/
+13
*
ehea: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-12
1
-4
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
1
-2
/
+2
|
\
|
*
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
2013-05-25
1
-2
/
+2
*
|
ibmebus: convert of_platform_driver to platform_driver
Rob Herring
2013-06-12
1
-5
/
+3
|
/
*
net: Fix vlan bitmask changes in EHEA driver.
David S. Miller
2013-04-22
1
-6
/
+6
*
net: Fix some __vlan_hwaccel_put_tag() callers.
David S. Miller
2013-04-22
1
-1
/
+2
*
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
2013-04-19
1
-2
/
+2
*
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
1
-4
/
+4
*
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2013-03-09
1
-7
/
+2
*
net: ehea module param description fix
Dave Young
2013-02-18
1
-4
/
+4
*
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
1
-3
/
+1
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
1
-2
/
+2
*
ehea: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-5
/
+5
*
ehea: Remove remnants of LRO support
Ben Hutchings
2012-11-19
1
-1
/
+1
*
ehea: fix losing of NEQ events when one event occurred early
Thadeu Lima de Souza Cascardo
2012-05-10
1
-0
/
+2
*
ehea: fix promiscuous mode
Thadeu Lima de Souza Cascardo
2012-04-26
1
-5
/
+1
*
ehea: fix allmulticast support
Thadeu Lima de Souza Cascardo
2012-04-26
1
-9
/
+15
*
ehea: only register irq after setting up ports
Thadeu Lima de Souza Cascardo
2012-04-24
1
-12
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-09
1
-1
/
+3
|
\
|
*
ehea: restore multicast and rx_errors fields
Eric Dumazet
2012-03-08
1
-1
/
+3
*
|
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
1
-1
/
+0
*
|
drivers/net: fix up stale paths from driver reorg
Paul Gortmaker
2012-01-30
1
-1
/
+1
|
/
*
ehea: make some functions and variables static
Thadeu Lima de Souza Cascardo
2012-01-17
1
-16
/
+16
*
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-12-08
1
-5
/
+16
*
ehea: Use round_jiffies_relative to align workqueue
Anton Blanchard
2011-11-23
1
-2
/
+4
*
ehea: fix skb_frag_size typo
Eric Dumazet
2011-10-25
1
-1
/
+1
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
1
-2
/
+2
*
ehea: Remove unused tcp_end field in send WQ
Anton Blanchard
2011-10-17
1
-2
/
+0
*
ehea: Add GRO support
Anton Blanchard
2011-10-17
1
-10
/
+5
*
ehea: Remove LRO support
Anton Blanchard
2011-10-17
1
-60
/
+1
*
ehea: Add 64bit statistics
Anton Blanchard
2011-10-17
1
-4
/
+4
*
ehea: Simplify type 3 transmit routine
Anton Blanchard
2011-10-17
1
-16
/
+3
*
ehea: Merge swqe2 TSO and non TSO paths
Anton Blanchard
2011-10-17
1
-55
/
+21
*
ehea: Simplify ehea_xmit2 and ehea_xmit3
Anton Blanchard
2011-10-17
1
-101
/
+36
*
ehea: Add vlan_features
Anton Blanchard
2011-10-17
1
-0
/
+2
*
ehea: Dont check NETIF_F_TSO in TX path
Anton Blanchard
2011-10-17
1
-1
/
+1
*
ehea: Remove num_tx_qps module option
Anton Blanchard
2011-10-17
1
-33
/
+18
*
ehea: Remove force_irq logic in napi poll routine
Anton Blanchard
2011-10-17
1
-10
/
+3
*
ehea: Update multiqueue support
Anton Blanchard
2011-10-17
1
-53
/
+39
*
ehea: Remove NETIF_F_LLTX
Anton Blanchard
2011-10-17
1
-10
/
+2
*
ehea: convert to SKB paged frag API
Ian Campbell
2011-10-10
1
-8
/
+3
[next]