index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
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
2013-04-22
net: Fix vlan bitmask changes in EHEA driver.
David S. Miller
2013-04-22
net: Fix some __vlan_hwaccel_put_tag() callers.
David S. Miller
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2013-02-18
net: ehea module param description fix
Dave Young
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
ehea: remove __dev* attributes
Bill Pemberton
2012-11-19
ehea: Remove remnants of LRO support
Ben Hutchings
2012-05-10
ehea: fix losing of NEQ events when one event occurred early
Thadeu Lima de Souza Cascardo
2012-04-26
ehea: fix promiscuous mode
Thadeu Lima de Souza Cascardo
2012-04-26
ehea: fix allmulticast support
Thadeu Lima de Souza Cascardo
2012-04-24
ehea: only register irq after setting up ports
Thadeu Lima de Souza Cascardo
2012-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-08
ehea: restore multicast and rx_errors fields
Eric Dumazet
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-30
drivers/net: fix up stale paths from driver reorg
Paul Gortmaker
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