index
:
tom.gall/ross.oldfield/vexpress-lsk.git
linaro
linux-linaro-lsk
linux-linaro-lsk-android
linux-linaro-lsk-android-test
linux-linaro-lsk-test
linux-linaro-lsk-v3.10
linux-linaro-lsk-v3.10-android
lsk
lsk-android
topic/v3.10/iks
v3.10/topic/android-fixes
v3.10/topic/big.LITTLE
v3.10/topic/configs
v3.10/topic/exynos
v3.10/topic/iks
v3.10/topic/interactive
v3.10/topic/misc
v3.10/topic/pe-wq
v3.10/topic/tc2
v3.10/topic/warnings
v3.9/android-fixes
v3.9/big-little-arm
v3.9/configs
v3.9/iks
v3.9/linaro-builddeb-tweaks
v3.9/vexpress
v3.9/ynk-fixes
Unnamed repository; edit this file 'description' to name the repository.
Grokmirror User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ibm
/
ehea
/
ehea_main.c
Age
Commit message (
Expand
)
Author
2012-01-17
ehea: make some functions and variables static
Thadeu Lima de Souza Cascardo
2011-12-08
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-11-23
ehea: Use round_jiffies_relative to align workqueue
Anton Blanchard
2011-10-25
ehea: fix skb_frag_size typo
Eric Dumazet
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-10-17
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: 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: 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-10
ehea: convert to SKB paged frag API
Ian Campbell
2011-09-27
ehea: Remove sleep at .ndo_get_stats
brenohl@br.ibm.com
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-11
ehea/ibm*: Move the IBM drivers
Jeff Kirsher