index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4
Age
Commit message (
Expand
)
Author
2012-07-10
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-05
cxgb4: set maximal number of default RSS queues
Yuval Mintz
2012-06-06
ethernet: Remove casts to same type
Joe Perches
2012-05-18
cxgb4: DB Drop Recovery for RDMA and LLD queues
Vipul Pandya
2012-05-18
cxgb4: Common platform specific changes for DB Drop Recovery
Vipul Pandya
2012-05-18
cxgb4: Detect DB FULL events and notify RDMA ULD
Vipul Pandya
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-06
cxgb4: Add support for Chelsio's T480-CR and T440-LP-CR adapters
Vipul Pandya
2012-02-23
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
2012-01-05
net: make ethtool_ops const
stephen hemminger
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-16
ethtool: Define and apply a default policy for RX flow hash indirection
Ben Hutchings
2011-12-16
ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters
Ben Hutchings
2011-11-22
net: remove netdev_alloc_page and use __GFP_COLD
Eric Dumazet
2011-11-22
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-14
Sweep additional floors of strcpy in .get_drvinfo routines
Rick Jones
2011-10-31
drivers/net: fix mislocated headers in cxgb4/l2t.c
Paul Gortmaker
2011-10-31
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-21
cxgb4: convert to SKB paged frag API.
Ian Campbell
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-10-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-16
ethtool: Clean up definitions of rule location arrays in RX NFC
Ben Hutchings
2011-08-17
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
2011-08-10
chelsio: Move the Chelsio drivers
Jeff Kirsher