index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ibm
Commit message (
Expand
)
Author
Age
*
ehea: make some functions and variables static
Thadeu Lima de Souza Cascardo
2012-01-17
*
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-12-08
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-26
|
\
|
*
ehea: Use round_jiffies_relative to align workqueue
Anton Blanchard
2011-11-23
|
*
ehea: Reduce memory usage in buffer pools
Anton Blanchard
2011-11-23
|
*
iseries_veth: Fix wrong parameter given to sizeof call
Thomas Jarosch
2011-11-21
*
|
ibm/emac: fix improper cleanup when device is removed to allow re-bind
Wolfgang Grandegger
2011-11-17
*
|
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
|
/
*
ehea: fix skb_frag_size typo
Eric Dumazet
2011-10-25
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
*
ehea: Remove unused tcp_end field in send WQ
Anton Blanchard
2011-10-17
*
ehea: Add GRO support
Anton Blanchard
2011-10-17
*
ehea: Remove LRO support
Anton Blanchard
2011-10-17
*
ehea: Add 64bit statistics
Anton Blanchard
2011-10-17
*
ehea: Remove some unused definitions
Anton Blanchard
2011-10-17
*
ehea: Simplify type 3 transmit routine
Anton Blanchard
2011-10-17
*
ehea: Merge swqe2 TSO and non TSO paths
Anton Blanchard
2011-10-17
*
ehea: Simplify ehea_xmit2 and ehea_xmit3
Anton Blanchard
2011-10-17
*
ehea: Allocate large enough skbs to avoid partial cacheline DMA writes
Anton Blanchard
2011-10-17
*
ehea: Add vlan_features
Anton Blanchard
2011-10-17
*
ehea: Dont check NETIF_F_TSO in TX path
Anton Blanchard
2011-10-17
*
ehea: Remove num_tx_qps module option
Anton Blanchard
2011-10-17
*
ehea: Remove force_irq logic in napi poll routine
Anton Blanchard
2011-10-17
*
ehea: Update multiqueue support
Anton Blanchard
2011-10-17
*
ehea: Remove NETIF_F_LLTX
Anton Blanchard
2011-10-17
*
emac: convert to SKB paged frag API.
Ian Campbell
2011-10-10
*
ehea: convert to SKB paged frag API
Ian Campbell
2011-10-10
*
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-10-07
*
ehea: Remove sleep at .ndo_get_stats
brenohl@br.ibm.com
2011-09-27
*
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-22
*
ibmveth: convert to SKB paged frag API.
Ian Campbell
2011-09-15
*
drivers/net/ethernet/*: Enabled vendor Kconfig options
Jeff Kirsher
2011-08-27
*
net: fix IBM EMAC driver after rename.
Tony Breeds
2011-08-19
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
*
ehea/ibm*: Move the IBM drivers
Jeff Kirsher
2011-08-11