index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ibm
/
ehea
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-18
net: ehea module param description fix
Dave Young
1
-4
/
+4
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2
-16
/
+7
2012-12-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-20
/
+0
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-2
/
+2
2012-12-03
ehea: remove __dev* attributes
Bill Pemberton
1
-5
/
+5
2012-11-20
ehea: Remove remnants of LRO support
Ben Hutchings
1
-1
/
+1
2012-11-15
powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate function
Ian Munsie
1
-20
/
+0
2012-09-05
ehea: Remove uses of virt_to_abs() and abs_to_virt()
Michael Ellerman
3
-14
/
+13
2012-07-11
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
Ben Hutchings
1
-3
/
+1
2012-05-11
ehea: fix losing of NEQ events when one event occurred early
Thadeu Lima de Souza Cascardo
1
-0
/
+2
2012-04-26
ehea: fix promiscuous mode
Thadeu Lima de Souza Cascardo
1
-5
/
+1
2012-04-26
ehea: fix allmulticast support
Thadeu Lima de Souza Cascardo
2
-10
/
+16
2012-04-24
ehea: only register irq after setting up ports
Thadeu Lima de Souza Cascardo
1
-12
/
+18
2012-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2012-03-08
ehea: restore multicast and rx_errors fields
Eric Dumazet
1
-1
/
+3
2012-02-01
drivers/net: Remove alloc_etherdev error messages
Joe Perches
1
-1
/
+0
2012-01-30
drivers/net: fix up stale paths from driver reorg
Paul Gortmaker
8
-8
/
+8
2012-01-17
ehea: make some functions and variables static
Thadeu Lima de Souza Cascardo
3
-25
/
+23
2011-12-09
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
1
-5
/
+16
2011-11-24
ehea: Use round_jiffies_relative to align workqueue
Anton Blanchard
1
-2
/
+4
2011-11-24
ehea: Reduce memory usage in buffer pools
Anton Blanchard
1
-2
/
+2
2011-10-25
ehea: fix skb_frag_size typo
Eric Dumazet
1
-1
/
+1
2011-10-19
net: add skb frag size accessors
Eric Dumazet
1
-2
/
+2
2011-10-18
ehea: Remove unused tcp_end field in send WQ
Anton Blanchard
2
-3
/
+1
2011-10-18
ehea: Add GRO support
Anton Blanchard
1
-10
/
+5
2011-10-18
ehea: Remove LRO support
Anton Blanchard
3
-83
/
+1
2011-10-18
ehea: Add 64bit statistics
Anton Blanchard
2
-5
/
+5
2011-10-18
ehea: Remove some unused definitions
Anton Blanchard
1
-25
/
+0
2011-10-18
ehea: Simplify type 3 transmit routine
Anton Blanchard
1
-16
/
+3
2011-10-18
ehea: Merge swqe2 TSO and non TSO paths
Anton Blanchard
1
-55
/
+21
2011-10-18
ehea: Simplify ehea_xmit2 and ehea_xmit3
Anton Blanchard
1
-101
/
+36
2011-10-18
ehea: Allocate large enough skbs to avoid partial cacheline DMA writes
Anton Blanchard
1
-2
/
+2
2011-10-18
ehea: Add vlan_features
Anton Blanchard
1
-0
/
+2
2011-10-18
ehea: Dont check NETIF_F_TSO in TX path
Anton Blanchard
1
-1
/
+1
2011-10-18
ehea: Remove num_tx_qps module option
Anton Blanchard
2
-36
/
+18
2011-10-18
ehea: Remove force_irq logic in napi poll routine
Anton Blanchard
2
-11
/
+3
2011-10-18
ehea: Update multiqueue support
Anton Blanchard
3
-62
/
+49
2011-10-18
ehea: Remove NETIF_F_LLTX
Anton Blanchard
2
-11
/
+2
2011-10-10
ehea: convert to SKB paged frag API
Ian Campbell
1
-8
/
+3
2011-09-27
ehea: Remove sleep at .ndo_get_stats
brenohl@br.ibm.com
2
-23
/
+37
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-11
ehea/ibm*: Move the IBM drivers
Jeff Kirsher
9
-0
/
+7393