Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ceb5f13b70cd6e7afa87ba1b13eb900a766a28e4
/
drivers
/
net
/
ethernet
/
ibm
1f9061d2
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
by Joe Perches
· 12 years ago
d0320f7
drivers:net: Remove dma_alloc_coherent OOM messages
by Joe Perches
· 12 years ago
720a43e
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
by Joe Perches
· 12 years ago
31d1753
net: ehea module param description fix
by Dave Young
· 12 years ago
b2adaca
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
by Joe Perches
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
16e024f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
fe17dc1
ibm/emac: remove __dev* attributes
by Bill Pemberton
· 12 years ago
e11787a
ibmveth: remove __dev* attributes
by Bill Pemberton
· 12 years ago
0297be0
ehea: remove __dev* attributes
by Bill Pemberton
· 12 years ago
3865fe1
ehea: Remove remnants of LRO support
by Ben Hutchings
· 12 years ago
cca55d9
powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate function
by Ian Munsie
· 12 years ago
f7c3f96
drivers/net/ethernet/ibm/emac/mal.c: use WARN
by Julia Lawall
· 12 years ago
5f3d2f2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
d90c92f
ibmveth: Fix alignment of rx queue bug
by Santiago Leon
· 12 years ago
67e1dbc
ehea: Remove uses of virt_to_abs() and abs_to_virt()
by Michael Ellerman
· 12 years ago
1aa8b47
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
by Ben Hutchings
· 12 years ago
380ec96
ehea: fix losing of NEQ events when one event occurred early
by Thadeu Lima de Souza Cascardo
· 13 years ago
47d59d0
ehea: fix promiscuous mode
by Thadeu Lima de Souza Cascardo
· 13 years ago
5d38457
ehea: fix allmulticast support
by Thadeu Lima de Souza Cascardo
· 13 years ago
c2f1244
ehea: only register irq after setting up ports
by Thadeu Lima de Souza Cascardo
· 13 years ago
cb52d89
powerpc+sparc/vio: Modernize driver registration
by Benjamin Herrenschmidt
· 13 years ago
a320757
net: powerpc: remove the legacy iSeries ethernet driver
by Stephen Rothwell
· 13 years ago
b2d3298
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
09c1d44
ehea: restore multicast and rx_errors fields
by Eric Dumazet
· 13 years ago
ae5d337
powerpc/44x: Add more changes for APM821XX EMAC driver
by Duc Dang
· 13 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 13 years ago
e404dec
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
by Joe Perches
· 13 years ago
3396c78
drivers/net: fix up stale paths from driver reorg
by Paul Gortmaker
· 13 years ago
1886e5d
ehea: make some functions and variables static
by Thadeu Lima de Souza Cascardo
· 13 years ago
8e58613
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
by Jiri Pirko
· 13 years ago
6dec4ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
67c170a
ehea: Use round_jiffies_relative to align workqueue
by Anton Blanchard
· 13 years ago
aa9084a
ehea: Reduce memory usage in buffer pools
by Anton Blanchard
· 13 years ago
ba9bb43
iseries_veth: Fix wrong parameter given to sizeof call
by Thomas Jarosch
· 13 years ago
d6f1448
ibm/emac: fix improper cleanup when device is removed to allow re-bind
by Wolfgang Grandegger
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
0110bba
ehea: fix skb_frag_size typo
by Eric Dumazet
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
e6f8aa9
ehea: Remove unused tcp_end field in send WQ
by Anton Blanchard
· 13 years ago
3428414
ehea: Add GRO support
by Anton Blanchard
· 13 years ago
2cb1deb
ehea: Remove LRO support
by Anton Blanchard
· 13 years ago
239c562
ehea: Add 64bit statistics
by Anton Blanchard
· 13 years ago
3987486
ehea: Remove some unused definitions
by Anton Blanchard
· 13 years ago
30e2e90
ehea: Simplify type 3 transmit routine
by Anton Blanchard
· 13 years ago
13946f5
ehea: Merge swqe2 TSO and non TSO paths
by Anton Blanchard
· 13 years ago
d695c33
ehea: Simplify ehea_xmit2 and ehea_xmit3
by Anton Blanchard
· 13 years ago
945db2d
ehea: Allocate large enough skbs to avoid partial cacheline DMA writes
by Anton Blanchard
· 13 years ago
076f203
ehea: Add vlan_features
by Anton Blanchard
· 13 years ago
921ddc1
ehea: Dont check NETIF_F_TSO in TX path
by Anton Blanchard
· 13 years ago
723f28e
ehea: Remove num_tx_qps module option
by Anton Blanchard
· 13 years ago
222ca96
ehea: Remove force_irq logic in napi poll routine
by Anton Blanchard
· 13 years ago
b956446
ehea: Update multiqueue support
by Anton Blanchard
· 13 years ago
3f7947b
ehea: Remove NETIF_F_LLTX
by Anton Blanchard
· 13 years ago
f8f114c
emac: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
618c4a0
ehea: convert to SKB paged frag API
by Ian Campbell
· 13 years ago
88c5100
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
2aefcad
ehea: Remove sleep at .ndo_get_stats
by brenohl@br.ibm.com
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
8838a53
ibmveth: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
88f0748
drivers/net/ethernet/*: Enabled vendor Kconfig options
by Jeff Kirsher
· 13 years ago
3b3bceef
net: fix IBM EMAC driver after rename.
by Tony Breeds
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
9aa3283
ehea/ibm*: Move the IBM drivers
by Jeff Kirsher
· 13 years ago